SubleasingLeaseComponentRevisionLite¶
Example Json Object
1{
2 "id": 0,
3 "leaseComponentId": 0,
4 "leaseComponentDisplayId": "string",
5 "leaseComponentName": "string"
6}
📄 Description: Data transfer object representing a revision of a subleasing lease component within the Nakisa Portfolio Management Suite, facilitating the management and analysis of real estate assets in the context of portfolio optimization.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
id |
integer(int64) |
true |
none |
Unique identifier for the resource |
leaseComponentId |
integer(int64) |
true |
none |
Unique identifier for the lease component |
leaseComponentDisplayId |
string |
true |
none |
Unique identifier for the lease component display |
leaseComponentName |
string |
true |
none |
Name of the lease component |