LesseeActivationGroupModificationRequest¶
Example Json Object
1{
2 "activationGroupId": 0,
3 "name": "string",
4 "modificationDate": "2019-08-24",
5 "modificationReasons": [
6 "CONTRACT_RATE_CHANGE"
7 ],
8 "terminationType": "CASUALTY",
9 "terminationDate": "2019-08-24",
10 "terminationDateTiming": "START_OF_DAY",
11 "useManualFmvValue": true,
12 "fairMarketValue": 0.1,
13 "applyIndexationLease": true,
14 "applyIndexationNonLease": true,
15 "indexationTreatmentType": "DEFAULT",
16 "indexationStartDate": "2019-08-24",
17 "indexationDateType": "ROU_ANNIVERSARY_DATE",
18 "indexationStartDateNonLease": "2019-08-24",
19 "indexationDateTypeNonLease": "ROU_ANNIVERSARY_DATE",
20 "modificationInfo": {
21 "property1": {
22 "property1": {
23 "impairmentAmount": 0.1,
24 "recoverableAmount": 0.1,
25 "decreaseInTerm": 0.1,
26 "decreaseInAsset": 0.1,
27 "accountingStandardId": 0,
28 "classificationType": "NON_LEASE"
29 },
30 "property2": {
31 "impairmentAmount": 0.1,
32 "recoverableAmount": 0.1,
33 "decreaseInTerm": 0.1,
34 "decreaseInAsset": 0.1,
35 "accountingStandardId": 0,
36 "classificationType": "NON_LEASE"
37 }
38 },
39 "property2": {
40 "property1": {
41 "impairmentAmount": 0.1,
42 "recoverableAmount": 0.1,
43 "decreaseInTerm": 0.1,
44 "decreaseInAsset": 0.1,
45 "accountingStandardId": 0,
46 "classificationType": "NON_LEASE"
47 },
48 "property2": {
49 "impairmentAmount": 0.1,
50 "recoverableAmount": 0.1,
51 "decreaseInTerm": 0.1,
52 "decreaseInAsset": 0.1,
53 "accountingStandardId": 0,
54 "classificationType": "NON_LEASE"
55 }
56 }
57 },
58 "decreaseInAssetOperating": 0.1,
59 "decreaseInAssetNonOperating": 0.1,
60 "decreaseInTermIFRS": 0.1,
61 "casualtyPenalty": 0.1,
62 "updateContractRateIBR": true,
63 "type": "string"
64}
📄 Description: Data transfer object representing a request to modify the activation group of a lessee within the Nakisa Portfolio Management Suite, facilitating efficient management of portfolio assets and enhancing real estate property analytics.
Properties
None