Add required fields

This commit is contained in:
2025-09-03 17:44:15 +09:00
parent 3bc12bfd75
commit 67d4ce0873
3 changed files with 50 additions and 4 deletions

View File

@ -41,9 +41,15 @@ namespace Hcs.Client.Api.Payload.HouseManagement
/// </summary>
public nsiRef contractBase;
// TODO: DateDetails
/// <summary>
/// Сведения о сроках
/// </summary>
public DateDetailsType dateDetailsType;
// TODO: ContractAttachment
/// <summary>
/// Договор на управление и приложения
/// </summary>
public ContractTypeAgreementAttachment[] contractAttachment;
// TODO: AgreementAttachment