EntityModelReconciledExpenseCategoryDto¶
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 "expenseGroupId": 0,
10 "totalCost": 0,
11 "accrualAmount": 0,
12 "balance": 0,
13 "expenseGroup": {
14 "createdBy": "string",
15 "lastModifiedBy": "string",
16 "createdDate": "2019-08-24T14:15:22Z",
17 "lastModifiedDate": "2019-08-24T14:15:22Z",
18 "archived": true,
19 "externalId": "string",
20 "id": 0,
21 "priority": 0,
22 "internalId": 0,
23 "pickListCode": "string",
24 "pickListLabel": "string",
25 "label": "string",
26 "cultureId": 0,
27 "labelDtos": [
28 {
29 "createdBy": "string",
30 "lastModifiedBy": "string",
31 "createdDate": "2019-08-24T14:15:22Z",
32 "lastModifiedDate": "2019-08-24T14:15:22Z",
33 "archived": true,
34 "externalId": "string",
35 "id": 0,
36 "cultureId": 0,
37 "value": "string"
38 }
39 ]
40 },
41 "reconciledExpenseDtos": [
42 {
43 "createdBy": "string",
44 "lastModifiedBy": "string",
45 "createdDate": "2019-08-24T14:15:22Z",
46 "lastModifiedDate": "2019-08-24T14:15:22Z",
47 "archived": true,
48 "externalId": "string",
49 "id": 0,
50 "totalCost": 0,
51 "operatingCostExpenseTypeId": 0,
52 "operatingCostExpenseType": {
53 "createdBy": "string",
54 "lastModifiedBy": "string",
55 "createdDate": "2019-08-24T14:15:22Z",
56 "lastModifiedDate": "2019-08-24T14:15:22Z",
57 "archived": true,
58 "externalId": "string",
59 "id": 0,
60 "priority": 0,
61 "internalId": 0,
62 "pickListCode": "string",
63 "pickListLabel": "string",
64 "label": "string",
65 "cultureId": 0,
66 "labelDtos": [
67 {
68 "createdBy": "string",
69 "lastModifiedBy": "string",
70 "createdDate": "2019-08-24T14:15:22Z",
71 "lastModifiedDate": "2019-08-24T14:15:22Z",
72 "archived": true,
73 "externalId": "string",
74 "id": 0,
75 "cultureId": 0,
76 "value": "string"
77 }
78 ]
79 },
80 "reconciledExpenseSegmentDtos": [
81 {
82 "createdBy": "string",
83 "lastModifiedBy": "string",
84 "createdDate": "2019-08-24T14:15:22Z",
85 "lastModifiedDate": "2019-08-24T14:15:22Z",
86 "archived": true,
87 "externalId": "string",
88 "id": 0,
89 "startDate": "2019-08-24",
90 "endDate": "2019-08-24",
91 "adjustedLocationCost": 0,
92 "proSharePercentage": 0,
93 "proShareCost": 0,
94 "cap": 0,
95 "subtotalCost": 0,
96 "adminFees": 0,
97 "totalCost": 0,
98 "conditionDto": {
99 "createdBy": "string",
100 "lastModifiedBy": "string",
101 "createdDate": "2019-08-24T14:15:22Z",
102 "lastModifiedDate": "2019-08-24T14:15:22Z",
103 "archived": true,
104 "externalId": "string",
105 "id": 0,
106 "typeId": 0,
107 "startDate": "2019-08-24",
108 "endDate": "2019-08-24",
109 "replaceById": 0,
110 "managedById": 0,
111 "payById": 0,
112 "adminFee": 0,
113 "fixedIncreasePercentage": 0,
114 "note": "string",
115 "pageNumber": "string",
116 "section": "string",
117 "type": {
118 "createdBy": "string",
119 "lastModifiedBy": "string",
120 "createdDate": "2019-08-24T14:15:22Z",
121 "lastModifiedDate": "2019-08-24T14:15:22Z",
122 "archived": true,
123 "externalId": "string",
124 "id": 0,
125 "priority": 0,
126 "internalId": 0,
127 "pickListCode": "string",
128 "pickListLabel": "string",
129 "label": "string",
130 "cultureId": 0,
131 "labelDtos": [
132 {
133 "createdBy": "string",
134 "lastModifiedBy": "string",
135 "createdDate": "2019-08-24T14:15:22Z",
136 "lastModifiedDate": "2019-08-24T14:15:22Z",
137 "archived": true,
138 "externalId": "string",
139 "id": 0,
140 "cultureId": 0,
141 "value": "string"
142 }
143 ]
144 },
145 "replaceBy": {
146 "createdBy": "string",
147 "lastModifiedBy": "string",
148 "createdDate": "2019-08-24T14:15:22Z",
149 "lastModifiedDate": "2019-08-24T14:15:22Z",
150 "archived": true,
151 "externalId": "string",
152 "id": 0,
153 "priority": 0,
154 "internalId": 0,
155 "pickListCode": "string",
156 "pickListLabel": "string",
157 "label": "string",
158 "cultureId": 0,
159 "labelDtos": [
160 {
161 "createdBy": "string",
162 "lastModifiedBy": "string",
163 "createdDate": "2019-08-24T14:15:22Z",
164 "lastModifiedDate": "2019-08-24T14:15:22Z",
165 "archived": true,
166 "externalId": "string",
167 "id": 0,
168 "cultureId": 0,
169 "value": "string"
170 }
171 ]
172 },
173 "managedBy": {
174 "createdBy": "string",
175 "lastModifiedBy": "string",
176 "createdDate": "2019-08-24T14:15:22Z",
177 "lastModifiedDate": "2019-08-24T14:15:22Z",
178 "archived": true,
179 "externalId": "string",
180 "id": 0,
181 "priority": 0,
182 "internalId": 0,
183 "pickListCode": "string",
184 "pickListLabel": "string",
185 "label": "string",
186 "cultureId": 0,
187 "labelDtos": [
188 {
189 "createdBy": "string",
190 "lastModifiedBy": "string",
191 "createdDate": "2019-08-24T14:15:22Z",
192 "lastModifiedDate": "2019-08-24T14:15:22Z",
193 "archived": true,
194 "externalId": "string",
195 "id": 0,
196 "cultureId": 0,
197 "value": "string"
198 }
199 ]
200 },
201 "payBy": {
202 "createdBy": "string",
203 "lastModifiedBy": "string",
204 "createdDate": "2019-08-24T14:15:22Z",
205 "lastModifiedDate": "2019-08-24T14:15:22Z",
206 "archived": true,
207 "externalId": "string",
208 "id": 0,
209 "priority": 0,
210 "internalId": 0,
211 "pickListCode": "string",
212 "pickListLabel": "string",
213 "label": "string",
214 "cultureId": 0,
215 "labelDtos": [
216 {
217 "createdBy": "string",
218 "lastModifiedBy": "string",
219 "createdDate": "2019-08-24T14:15:22Z",
220 "lastModifiedDate": "2019-08-24T14:15:22Z",
221 "archived": true,
222 "externalId": "string",
223 "id": 0,
224 "cultureId": 0,
225 "value": "string"
226 }
227 ]
228 },
229 "proShareDto": {
230 "createdBy": "string",
231 "lastModifiedBy": "string",
232 "createdDate": "2019-08-24T14:15:22Z",
233 "lastModifiedDate": "2019-08-24T14:15:22Z",
234 "archived": true,
235 "externalId": "string",
236 "id": 0,
237 "type": "string"
238 },
239 "capDto": {
240 "createdBy": "string",
241 "lastModifiedBy": "string",
242 "createdDate": "2019-08-24T14:15:22Z",
243 "lastModifiedDate": "2019-08-24T14:15:22Z",
244 "archived": true,
245 "externalId": "string",
246 "id": 0,
247 "type": "string"
248 }
249 }
250 }
251 ]
252 }
253 ],
254 "hasWarning": true
255}
📄 Description: Data transfer object representing a reconciled expense category within the Nakisa Portfolio Management Suite, facilitating insights into portfolio and asset management for enhanced analytics in real estate property operations.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
createdBy |
string |
false |
none |
Username of who created this resource |
lastModifiedBy |
string |
false |
none |
Username of who last modified this resource |
createdDate |
string(date-time) |
false |
none |
Date of the created |
lastModifiedDate |
string(date-time) |
false |
none |
Date of the last modified |
archived |
boolean |
false |
none |
Boolean flag indicating archived status |
externalId |
string |
false |
none |
Unique identifier for the external |
id |
integer(int64) |
false |
none |
Unique identifier for the resource |
expenseGroupId |
integer(int64) |
false |
none |
Unique identifier for the expense group |
totalCost |
number |
false |
none |
Value for totalCost field |
accrualAmount |
number |
false |
none |
Amount of accrual |
balance |
number |
false |
none |
Value for balance field |
expenseGroup |
false |
none |
Value for expenseGroup field |
|
reconciledExpenseDtos |
false |
none |
List of reconciledExpenseDtos items |
|
hasWarning |
boolean |
false |
none |
Whether the resource has has warning |