SubleasingContractRevisionLite¶
Example Json Object
1{
2 "id": 0,
3 "contractId": 0,
4 "contractDisplayId": "string",
5 "contractName": "string"
6}
📄 Description: Data transfer object representing a simplified version of a subleasing contract revision, capturing essential details for portfolio and asset management within the Nakisa Portfolio Management Suite, facilitating analytics and decision-making in real estate property management.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
id |
integer(int64) |
true |
none |
Unique identifier for the resource |
contractId |
integer(int64) |
true |
none |
Unique identifier for the contract |
contractDisplayId |
string |
true |
none |
Unique identifier for the contract display |
contractName |
string |
true |
none |
Name of the contract |