feat: add SetIsSent endpoint to update contract send status

This commit is contained in:
2026-01-07 16:23:11 +03:30
parent 4ade9e12a6
commit 140414b866
3 changed files with 14 additions and 2 deletions

View File

@@ -148,7 +148,7 @@ public interface IInstitutionContractApplication
/// <param name="id">شناسه قرارداد</param>
/// <returns>نتیجه عملیات</returns>
OperationResult UnSign(long id);
/// <summary>
/// ایجاد حساب کاربری برای طرف قرارداد
/// </summary>