ActivationGroupLeaseFinancialTermDtoFilter¶
Example Json Object
1{
2 "idIn": [
3 0
4 ],
5 "idEqual": 0,
6 "idLike": "string",
7 "createdAtGreaterThanOrEqual": "2019-08-24T14:15:22Z",
8 "createdAtLessThanOrEqual": "2019-08-24T14:15:22Z",
9 "createdByLike": "string",
10 "createdByEqual": "string",
11 "modifiedAtGreaterThanOrEqual": "2019-08-24T14:15:22Z",
12 "modifiedAtLessThanOrEqual": "2019-08-24T14:15:22Z",
13 "modifiedByLike": "string",
14 "modifiedByEqual": "string",
15 "displayIdIn": [
16 "string"
17 ],
18 "displayIdLike": "string",
19 "nameLike": "string",
20 "expenseCategoryIdIn": [
21 0
22 ],
23 "expenseCategoryDisplayIdIn": [
24 "string"
25 ],
26 "amountGreaterThanOrEqual": 0.1,
27 "amountLessThanOrEqual": 0.1,
28 "amountFrequencyIn": [
29 "DAY"
30 ],
31 "paymentModeIn": [
32 "ADVANCE"
33 ],
34 "paymentCalculationModeIn": [
35 "ONE_TIME"
36 ],
37 "paymentFrequencyIn": [
38 "ONE_TIME"
39 ],
40 "firstPaymentDateGreaterThanOrEqual": "2019-08-24",
41 "firstPaymentDateLessThanOrEqual": "2019-08-24",
42 "lastPaymentDateGreaterThanOrEqual": "2019-08-24",
43 "lastPaymentDateLessThanOrEqual": "2019-08-24",
44 "notificationDateGreaterThanOrEqual": "2019-08-24",
45 "notificationDateLessThanOrEqual": "2019-08-24",
46 "termStartDateGreaterThanOrEqual": "2019-08-24",
47 "termStartDateLessThanOrEqual": "2019-08-24",
48 "termEndDateGreaterThanOrEqual": "2019-08-24",
49 "termEndDateLessThanOrEqual": "2019-08-24",
50 "expenseCategoryTypeIn": [
51 "PAYMENT"
52 ],
53 "expenseCategoryTypeEqual": "PAYMENT",
54 "revisionDisplayIdIn": [
55 "string"
56 ],
57 "exerciseEqual": true,
58 "leaseComponentFinancialTermIdEqual": 0,
59 "revisionIdIn": [
60 0
61 ],
62 "activationGroupDisplayIdIn": [
63 "string"
64 ],
65 "activationGroupIdIn": [
66 0
67 ],
68 "applyIndexationEqual": true,
69 "consumerPriceIndexCategoryIdIn": [
70 0
71 ],
72 "consumerPriceIndexCategoryDisplayIdIn": [
73 "string"
74 ],
75 "consumerPriceIndexCategoryIdNonLeaseIn": [
76 0
77 ],
78 "consumerPriceIndexCategoryDisplayIdNonLeaseIn": [
79 "string"
80 ],
81 "termStateIn": [
82 "HISTORICAL"
83 ],
84 "type": "string",
85 "termTypeIn": [
86 "PAYMENT_TERM"
87 ],
88 "editableEqual": true
89}
📄 Description: Data transfer object representing the financial terms associated with an activation group lease, utilized for portfolio and asset management within the Nakisa Portfolio Management Suite, enabling comprehensive analytics for real estate properties.
Properties
📄 Description: allOf - discriminator: ActivationGroupFinancialTermDtoFilter.type
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
anonymous |
false |
none |
Data transfer object representing the financial terms associated with activation groups within the Nakisa Portfolio Management Suite, facilitating informed decision-making in portfolio and asset management for real estate properties and analytics. |
📄 Description: and
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
anonymous |
object |
false |
none |
none |
» termTypeIn |
[string] |
false |
none |
none |
» editableEqual |
boolean |
false |
none |
none |