OverYearCAPDto¶
Example Json Object
1{
2 "createdBy": "string",
3 "lastModifiedBy": "string",
4 "createdDate": "2019-08-24T14:15:22Z",
5 "lastModifiedDate": "2019-08-24T14:15:22Z",
6 "archived": true,
7 "externalId": "string",
8 "id": 0,
9 "type": "string",
10 "baseYear": 0,
11 "baseAmount": 0,
12 "maxIncreasePercentage": 0,
13 "cumulative": true
14}
📄 Description: Data transfer object representing the annual capital allocation projections for real estate properties within the Nakisa Portfolio Management Suite, facilitating portfolio analytics and asset management.
Properties
📄 Description: allOf - discriminator: CAPDto.type
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
anonymous |
false |
none |
Data transfer object representing a comprehensive view of portfolio assets within the Nakisa Portfolio Management Suite, facilitating analytics and insights for real estate property management. |
📄 Description: and
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
anonymous |
object |
false |
none |
none |
» baseYear |
integer(int32) |
false |
none |
none |
» baseAmount |
number |
false |
none |
none |
» maxIncreasePercentage |
number |
false |
none |
none |
» cumulative |
boolean |
false |
none |
none |