Skip to content

Commit

Permalink
Model update
Browse files Browse the repository at this point in the history
  • Loading branch information
asanchezr committed Sep 21, 2023
1 parent 170dfbc commit 094319c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/frontend/src/models/api/Property.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ export interface Api_Property extends Api_ConcurrentVersion, Api_AuditFields {
surplusDeclarationDate?: string;

managementPurposes?: Api_PropertyManagementPurpose[];
additionalDetails?: string;
isUtilitiesPayable?: boolean;
isTaxesPayable?: boolean;
}
Expand Down

0 comments on commit 094319c

Please sign in to comment.