fix creation for institutioncontract on Not Authorized contracting party

This commit is contained in:
2026-01-25 19:08:13 +03:30
parent 0d2ac58bbb
commit c1c9fe51cb
2 changed files with 6 additions and 3 deletions

View File

@@ -324,6 +324,7 @@ public class InstitutionContractCreationWorkshopsResponse
{
public List<WorkshopTempViewModel> WorkshopTemps { get; set; }
public string TotalAmount { get; set; }
public Guid TempId { get; set; }
}
public class InstitutionContractCreationWorkshopsRequest