ActivationGroupNonLeaseFinancialTermDtoยถ
Example Json Object
1{
2 "id": 0,
3 "displayId": "string",
4 "name": "string",
5 "expenseCategory": {
6 "id": 0,
7 "displayId": "string",
8 "status": "CREATED",
9 "name": "string",
10 "expenseCategoryType": "PAYMENT"
11 },
12 "amount": 0.1,
13 "amountFrequency": "DAY",
14 "paymentMode": "ADVANCE",
15 "paymentCalculationMode": "ONE_TIME",
16 "firstSpecialPaymentDate": "2019-08-24",
17 "lastSpecialPaymentDate": "2019-08-24",
18 "paymentFrequency": "ONE_TIME",
19 "firstPaymentDate": "2019-08-24",
20 "lastPaymentDate": "2019-08-24",
21 "firstPaymentAmount": 0.1,
22 "lastPaymentAmount": 0.1,
23 "months": 0,
24 "days": 0,
25 "notificationDate": "2019-08-24",
26 "monthEnd": true,
27 "paymentTiming": "START_OF_DAY",
28 "escalatingRent": true,
29 "stopEscalatingAtZero": true,
30 "escalatingRentAmount": 0.1,
31 "escalatingRentType": "FIXED",
32 "escalationFrequencyOffset": 0,
33 "escalationFrequency": 0,
34 "escalationFastForward": 0,
35 "termStartDate": "2019-08-24",
36 "termEndDate": "2019-08-24",
37 "expenseCategoryType": "PAYMENT",
38 "spreadingFrequency": "NONE",
39 "firstSpreadingAmount": 0.1,
40 "lastSpreadingAmount": 0.1,
41 "valid": true,
42 "parentFinancialTermId": 0,
43 "termStatus": "EDITABLE",
44 "lockReason": "EXERCISED_IN_ACTIVATION_GROUP",
45 "vendorPaymentSplits": [
46 {
47 "percentage": 0,
48 "calculateTax": true,
49 "taxExemptionPercentage": 0,
50 "partner": {
51 "id": 0,
52 "displayId": "string",
53 "status": "CREATED",
54 "name": "string",
55 "erpSystemDisplayId": "string"
56 },
57 "partnerRole": {
58 "id": 0,
59 "displayId": "string",
60 "status": "CREATED",
61 "name": "string"
62 },
63 "taxCodeDetermination": {
64 "id": 0,
65 "displayId": "string",
66 "companyId": 0,
67 "partnerId": 0,
68 "taxJurisdictionId": 0,
69 "taxJurisdictionDisplayId": "string",
70 "defaultTaxCodeId": 0,
71 "defaultTaxCodeDisplayId": "string",
72 "defaultExemptionTaxCodeId": 0,
73 "defaultExemptionTaxCodeDisplayId": "string",
74 "defaultExemptionPercentage": 0,
75 "mapping": {
76 "isLeaseExpense": true,
77 "nonLeaseTaxCodeId": 0,
78 "nonLeaseTaxCodeDisplayId": "string",
79 "nonLeaseExemptionTaxCodeId": 0,
80 "nonLeaseExemptionTaxCodeDisplayId": "string",
81 "nonLeaseExemptionTaxPercentage": 0.1,
82 "principalTaxCodeId": 0,
83 "principalTaxCodeDisplayId": "string",
84 "principalExemptionTaxCodeId": 0,
85 "principalExemptionTaxCodeDisplayId": "string",
86 "principalExemptionTaxPercentage": 0.1
87 }
88 }
89 }
90 ],
91 "revisionDisplayId": "string",
92 "termType": "PAYMENT_TERM",
93 "exercise": true,
94 "leaseComponentFinancialTermId": 0,
95 "revisionId": 0,
96 "activationGroupDisplayId": "string",
97 "activationGroupId": 0,
98 "applyIndexation": true,
99 "indexationType": "NONE",
100 "indexationTypeNonLease": "NONE",
101 "consumerPriceIndexCategory": {
102 "id": 0,
103 "displayId": "string",
104 "status": "CREATED",
105 "name": "string",
106 "city": "string",
107 "country": "string",
108 "province": "string",
109 "erpSystemId": 0
110 },
111 "consumerPriceIndexCategoryNonLease": {
112 "id": 0,
113 "displayId": "string",
114 "status": "CREATED",
115 "name": "string",
116 "city": "string",
117 "country": "string",
118 "province": "string",
119 "erpSystemId": 0
120 },
121 "baseIndexationDate": "2019-08-24",
122 "baseIndexationDateNonLease": "2019-08-24",
123 "baseIndexationRate": 0.1,
124 "baseIndexationRateNonLease": 0.1,
125 "referenceIndexationDate": "2019-08-24",
126 "referenceIndexationDateNonLease": "2019-08-24",
127 "referenceIndexationRate": 0.1,
128 "referenceIndexationRateNonLease": 0.1,
129 "indexationStartDate": "2019-08-24",
130 "indexationStartDateNonLease": "2019-08-24",
131 "indexationLeasePercentage": 0.1,
132 "indexationNonLeasePercentage": 0.1,
133 "termState": "HISTORICAL",
134 "type": "string",
135 "numberRangeIdentifierType": {
136 "name": "string"
137 },
138 "numberRangeIdentifierValue": "string",
139 "allowsSystemGenerateNewId": true,
140 "numberRangeType": {
141 "name": "string"
142 },
143 "editable": true
144}
๐ Description: Data transfer object representing the financial terms associated with non-lease activation groups within the Nakisa Portfolio Management Suite, facilitating analytics and management of real estate assets in the portfolio.
Properties
๐ Description: allOf - discriminator: ActivationGroupFinancialTermDto.type
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
anonymous |
false |
none |
Data transfer object representing the financial terms associated with an activation group within the Nakisa Portfolio Management Suite, facilitating informed decision-making in portfolio and asset management for real estate properties. |
๐ Description: and
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
anonymous |
object |
false |
none |
none |
ยป editable |
boolean |
false |
none |
none |