EntityModelCriticalClauseDto¶
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 "rentTypeId": 0,
10 "increaseTypeId": 0,
11 "exercisedId": 0,
12 "exerciseMethodId": 0,
13 "parentId": 0,
14 "pageNumber": "string",
15 "section": "string",
16 "rentOrCost": 0,
17 "noticeNumberOfDays": 0,
18 "startDate": "2019-08-24",
19 "endDate": "2019-08-24",
20 "earlyNotice": "2019-08-24",
21 "latestNotice": "2019-08-24",
22 "notificationDate": "2019-08-24",
23 "exerciseMethod": {
24 "createdBy": "string",
25 "lastModifiedBy": "string",
26 "createdDate": "2019-08-24T14:15:22Z",
27 "lastModifiedDate": "2019-08-24T14:15:22Z",
28 "archived": true,
29 "externalId": "string",
30 "id": 0,
31 "priority": 0,
32 "internalId": 0,
33 "pickListCode": "string",
34 "pickListLabel": "string",
35 "label": "string",
36 "cultureId": 0,
37 "labelDtos": [
38 {
39 "createdBy": "string",
40 "lastModifiedBy": "string",
41 "createdDate": "2019-08-24T14:15:22Z",
42 "lastModifiedDate": "2019-08-24T14:15:22Z",
43 "archived": true,
44 "externalId": "string",
45 "id": 0,
46 "cultureId": 0,
47 "value": "string"
48 }
49 ]
50 },
51 "rentType": {
52 "createdBy": "string",
53 "lastModifiedBy": "string",
54 "createdDate": "2019-08-24T14:15:22Z",
55 "lastModifiedDate": "2019-08-24T14:15:22Z",
56 "archived": true,
57 "externalId": "string",
58 "id": 0,
59 "priority": 0,
60 "internalId": 0,
61 "pickListCode": "string",
62 "pickListLabel": "string",
63 "label": "string",
64 "cultureId": 0,
65 "labelDtos": [
66 {
67 "createdBy": "string",
68 "lastModifiedBy": "string",
69 "createdDate": "2019-08-24T14:15:22Z",
70 "lastModifiedDate": "2019-08-24T14:15:22Z",
71 "archived": true,
72 "externalId": "string",
73 "id": 0,
74 "cultureId": 0,
75 "value": "string"
76 }
77 ]
78 },
79 "increaseType": {
80 "createdBy": "string",
81 "lastModifiedBy": "string",
82 "createdDate": "2019-08-24T14:15:22Z",
83 "lastModifiedDate": "2019-08-24T14:15:22Z",
84 "archived": true,
85 "externalId": "string",
86 "id": 0,
87 "priority": 0,
88 "internalId": 0,
89 "pickListCode": "string",
90 "pickListLabel": "string",
91 "label": "string",
92 "cultureId": 0,
93 "labelDtos": [
94 {
95 "createdBy": "string",
96 "lastModifiedBy": "string",
97 "createdDate": "2019-08-24T14:15:22Z",
98 "lastModifiedDate": "2019-08-24T14:15:22Z",
99 "archived": true,
100 "externalId": "string",
101 "id": 0,
102 "cultureId": 0,
103 "value": "string"
104 }
105 ]
106 },
107 "exercised": {
108 "createdBy": "string",
109 "lastModifiedBy": "string",
110 "createdDate": "2019-08-24T14:15:22Z",
111 "lastModifiedDate": "2019-08-24T14:15:22Z",
112 "archived": true,
113 "externalId": "string",
114 "id": 0,
115 "priority": 0,
116 "internalId": 0,
117 "pickListCode": "string",
118 "pickListLabel": "string",
119 "label": "string",
120 "cultureId": 0,
121 "labelDtos": [
122 {
123 "createdBy": "string",
124 "lastModifiedBy": "string",
125 "createdDate": "2019-08-24T14:15:22Z",
126 "lastModifiedDate": "2019-08-24T14:15:22Z",
127 "archived": true,
128 "externalId": "string",
129 "id": 0,
130 "cultureId": 0,
131 "value": "string"
132 }
133 ]
134 },
135 "leaseCriticalClauseTypeId": 0,
136 "leaseCriticalClauseTypeDto": {
137 "createdBy": "string",
138 "lastModifiedBy": "string",
139 "createdDate": "2019-08-24T14:15:22Z",
140 "lastModifiedDate": "2019-08-24T14:15:22Z",
141 "archived": true,
142 "externalId": "string",
143 "id": 0,
144 "typeId": 0,
145 "notApplicable": true,
146 "type": {
147 "createdBy": "string",
148 "lastModifiedBy": "string",
149 "createdDate": "2019-08-24T14:15:22Z",
150 "lastModifiedDate": "2019-08-24T14:15:22Z",
151 "archived": true,
152 "externalId": "string",
153 "id": 0,
154 "priority": 0,
155 "internalId": 0,
156 "pickListCode": "string",
157 "pickListLabel": "string",
158 "label": "string",
159 "cultureId": 0,
160 "labelDtos": [
161 {
162 "createdBy": "string",
163 "lastModifiedBy": "string",
164 "createdDate": "2019-08-24T14:15:22Z",
165 "lastModifiedDate": "2019-08-24T14:15:22Z",
166 "archived": true,
167 "externalId": "string",
168 "id": 0,
169 "cultureId": 0,
170 "value": "string"
171 }
172 ]
173 },
174 "leaseId": 0,
175 "leaseDto": {
176 "createdBy": "string",
177 "lastModifiedBy": "string",
178 "createdDate": "2019-08-24T14:15:22Z",
179 "lastModifiedDate": "2019-08-24T14:15:22Z",
180 "archived": true,
181 "externalId": "string",
182 "id": 0,
183 "typeId": 0,
184 "terminatingLease": "2019-08-24",
185 "maximumDateTo": "2019-08-24",
186 "number": "string",
187 "validFrom": "2019-08-24",
188 "validTo": "2019-08-24",
189 "categoryId": 0,
190 "registrationNumber": "string",
191 "statusId": 0,
192 "stateId": 0,
193 "calculateTax": true,
194 "autoMonthToMonth": true,
195 "originalLeaseId": 0,
196 "scenario": true,
197 "parentLeaseId": 0,
198 "provisioningFrequencyName": "string",
199 "accountingApproved": true,
200 "indexationType": "string",
201 "cpiGlobalCategoryId": 0,
202 "indexationReferenceDate": "2019-08-24",
203 "currentIndexLevel": 0.1,
204 "conditionallyIndexed": true,
205 "applicableCurrentIndexLevel": 0.1,
206 "indexLevelPercentageChangeLowerBound": 0.1,
207 "indexLevelPercentageChangeUpperBound": 0.1,
208 "indexationTypeNonLease": "string",
209 "cpiGlobalCategoryIdNonLease": 0,
210 "indexationReferenceDateNonLease": "2019-08-24",
211 "currentIndexLevelNonLease": 0.1,
212 "conditionallyIndexedNonLease": true,
213 "applicableCurrentIndexLevelNonLease": 0.1,
214 "indexLevelPercentageChangeLowerBoundNonLease": 0.1,
215 "indexLevelPercentageChangeUpperBoundNonLease": 0.1,
216 "signatureDate": "2019-08-24",
217 "premiseId": 0,
218 "type": {
219 "createdBy": "string",
220 "lastModifiedBy": "string",
221 "createdDate": "2019-08-24T14:15:22Z",
222 "lastModifiedDate": "2019-08-24T14:15:22Z",
223 "archived": true,
224 "externalId": "string",
225 "id": 0,
226 "priority": 0,
227 "internalId": 0,
228 "pickListCode": "string",
229 "pickListLabel": "string",
230 "label": "string",
231 "cultureId": 0,
232 "labelDtos": [
233 {
234 "createdBy": "string",
235 "lastModifiedBy": "string",
236 "createdDate": "2019-08-24T14:15:22Z",
237 "lastModifiedDate": "2019-08-24T14:15:22Z",
238 "archived": true,
239 "externalId": "string",
240 "id": 0,
241 "cultureId": 0,
242 "value": "string"
243 }
244 ]
245 },
246 "category": {
247 "createdBy": "string",
248 "lastModifiedBy": "string",
249 "createdDate": "2019-08-24T14:15:22Z",
250 "lastModifiedDate": "2019-08-24T14:15:22Z",
251 "archived": true,
252 "externalId": "string",
253 "id": 0,
254 "priority": 0,
255 "internalId": 0,
256 "pickListCode": "string",
257 "pickListLabel": "string",
258 "label": "string",
259 "cultureId": 0,
260 "labelDtos": [
261 {
262 "createdBy": "string",
263 "lastModifiedBy": "string",
264 "createdDate": "2019-08-24T14:15:22Z",
265 "lastModifiedDate": "2019-08-24T14:15:22Z",
266 "archived": true,
267 "externalId": "string",
268 "id": 0,
269 "cultureId": 0,
270 "value": "string"
271 }
272 ]
273 },
274 "status": {
275 "createdBy": "string",
276 "lastModifiedBy": "string",
277 "createdDate": "2019-08-24T14:15:22Z",
278 "lastModifiedDate": "2019-08-24T14:15:22Z",
279 "archived": true,
280 "externalId": "string",
281 "id": 0,
282 "priority": 0,
283 "internalId": 0,
284 "pickListCode": "string",
285 "pickListLabel": "string",
286 "label": "string",
287 "cultureId": 0,
288 "labelDtos": [
289 {
290 "createdBy": "string",
291 "lastModifiedBy": "string",
292 "createdDate": "2019-08-24T14:15:22Z",
293 "lastModifiedDate": "2019-08-24T14:15:22Z",
294 "archived": true,
295 "externalId": "string",
296 "id": 0,
297 "cultureId": 0,
298 "value": "string"
299 }
300 ]
301 },
302 "state": {
303 "createdBy": "string",
304 "lastModifiedBy": "string",
305 "createdDate": "2019-08-24T14:15:22Z",
306 "lastModifiedDate": "2019-08-24T14:15:22Z",
307 "archived": true,
308 "externalId": "string",
309 "id": 0,
310 "priority": 0,
311 "internalId": 0,
312 "pickListCode": "string",
313 "pickListLabel": "string",
314 "label": "string",
315 "cultureId": 0,
316 "labelDtos": [
317 {
318 "createdBy": "string",
319 "lastModifiedBy": "string",
320 "createdDate": "2019-08-24T14:15:22Z",
321 "lastModifiedDate": "2019-08-24T14:15:22Z",
322 "archived": true,
323 "externalId": "string",
324 "id": 0,
325 "cultureId": 0,
326 "value": "string"
327 }
328 ]
329 },
330 "version": {
331 "createdBy": "string",
332 "lastModifiedBy": "string",
333 "createdDate": "2019-08-24T14:15:22Z",
334 "lastModifiedDate": "2019-08-24T14:15:22Z",
335 "archived": true,
336 "externalId": "string",
337 "id": 0,
338 "name": "string",
339 "description": "string",
340 "modificationDate": "2019-08-24",
341 "updateContractRate": true,
342 "leaseEvent": {
343 "createdBy": "string",
344 "lastModifiedBy": "string",
345 "createdDate": "2019-08-24T14:15:22Z",
346 "lastModifiedDate": "2019-08-24T14:15:22Z",
347 "archived": true,
348 "externalId": "string",
349 "id": 0,
350 "typeId": 0,
351 "code": "string",
352 "reviewedBy": "string",
353 "reviewedDate": "2019-08-24",
354 "reviewedStatusId": 0,
355 "activityDate": "2019-08-24",
356 "relatedPickListOptionId": 0,
357 "detail": "string",
358 "note": {
359 "createdBy": "string",
360 "lastModifiedBy": "string",
361 "createdDate": "2019-08-24T14:15:22Z",
362 "lastModifiedDate": "2019-08-24T14:15:22Z",
363 "archived": true,
364 "externalId": "string",
365 "id": 0,
366 "message": "string",
367 "preserveOriginalAudit": true,
368 "originalCreatedBy": "string",
369 "originalCreatedDate": "2019-08-24T14:15:22Z",
370 "originalLastModifiedBy": "string",
371 "originalLastModifiedDate": "2019-08-24T14:15:22Z"
372 },
373 "type": {
374 "createdBy": "string",
375 "lastModifiedBy": "string",
376 "createdDate": "2019-08-24T14:15:22Z",
377 "lastModifiedDate": "2019-08-24T14:15:22Z",
378 "archived": true,
379 "externalId": "string",
380 "id": 0,
381 "priority": 0,
382 "internalId": 0,
383 "pickListCode": "string",
384 "pickListLabel": "string",
385 "label": "string",
386 "cultureId": 0,
387 "labelDtos": [
388 {
389 "createdBy": "string",
390 "lastModifiedBy": "string",
391 "createdDate": "2019-08-24T14:15:22Z",
392 "lastModifiedDate": "2019-08-24T14:15:22Z",
393 "archived": true,
394 "externalId": "string",
395 "id": 0,
396 "cultureId": 0,
397 "value": "string"
398 }
399 ]
400 },
401 "reviewedStatus": {
402 "createdBy": "string",
403 "lastModifiedBy": "string",
404 "createdDate": "2019-08-24T14:15:22Z",
405 "lastModifiedDate": "2019-08-24T14:15:22Z",
406 "archived": true,
407 "externalId": "string",
408 "id": 0,
409 "priority": 0,
410 "internalId": 0,
411 "pickListCode": "string",
412 "pickListLabel": "string",
413 "label": "string",
414 "cultureId": 0,
415 "labelDtos": [
416 {
417 "createdBy": "string",
418 "lastModifiedBy": "string",
419 "createdDate": "2019-08-24T14:15:22Z",
420 "lastModifiedDate": "2019-08-24T14:15:22Z",
421 "archived": true,
422 "externalId": "string",
423 "id": 0,
424 "cultureId": 0,
425 "value": "string"
426 }
427 ]
428 },
429 "relatedPickListOption": {
430 "createdBy": "string",
431 "lastModifiedBy": "string",
432 "createdDate": "2019-08-24T14:15:22Z",
433 "lastModifiedDate": "2019-08-24T14:15:22Z",
434 "archived": true,
435 "externalId": "string",
436 "id": 0,
437 "priority": 0,
438 "internalId": 0,
439 "pickListCode": "string",
440 "pickListLabel": "string",
441 "label": "string",
442 "cultureId": 0,
443 "labelDtos": [
444 {
445 "createdBy": "string",
446 "lastModifiedBy": "string",
447 "createdDate": "2019-08-24T14:15:22Z",
448 "lastModifiedDate": "2019-08-24T14:15:22Z",
449 "archived": true,
450 "externalId": "string",
451 "id": 0,
452 "cultureId": 0,
453 "value": "string"
454 }
455 ]
456 }
457 },
458 "scenario": true,
459 "isVisibleVendorPortal": true,
460 "isTerminationVersion": true,
461 "terminationDate": "2019-08-24",
462 "penaltyAmount": 0.1
463 },
464 "premiseDto": {
465 "createdBy": "string",
466 "lastModifiedBy": "string",
467 "createdDate": "2019-08-24T14:15:22Z",
468 "lastModifiedDate": "2019-08-24T14:15:22Z",
469 "archived": true,
470 "externalId": "string",
471 "id": 0,
472 "number": "string",
473 "name": "string",
474 "headPremise": true,
475 "possessionDate": "2019-08-24",
476 "openingDate": "2019-08-24",
477 "closingDate": "2019-08-24",
478 "relocationDate": "2019-08-24",
479 "vacatingDate": "2019-08-24",
480 "expansionDate": "2019-08-24",
481 "statusId": 0,
482 "usageId": 0,
483 "parentPremiseId": 0,
484 "costCenterId": 0,
485 "profitCenterId": 0,
486 "legalEntityId": 0,
487 "occupancyIds": [
488 0
489 ],
490 "locationId": 0,
491 "locationDto": {
492 "createdBy": "string",
493 "lastModifiedBy": "string",
494 "createdDate": "2019-08-24T14:15:22Z",
495 "lastModifiedDate": "2019-08-24T14:15:22Z",
496 "archived": true,
497 "externalId": "string",
498 "id": 0,
499 "number": "string",
500 "name": "string",
501 "storeNumber": "string",
502 "defaultCurrencyId": 0,
503 "defaultMeasureId": 0,
504 "typeId": 0,
505 "qualityId": 0,
506 "propertyTypeId": 0,
507 "categoryId": 0,
508 "statusId": 0,
509 "businessUnitId": 0,
510 "groupIds": [
511 0
512 ],
513 "legalEntityIds": [
514 0
515 ],
516 "defaultCurrency": {
517 "id": 0,
518 "status": "CREATED",
519 "displayId": "string",
520 "erpSystemId": 0,
521 "erpSystemDisplayId": "string",
522 "name": "string",
523 "decimalPoints": 0,
524 "depreciationAreaId": 0
525 },
526 "defaultUnitValue": {
527 "createdBy": "string",
528 "lastModifiedBy": "string",
529 "createdDate": "2019-08-24T14:15:22Z",
530 "lastModifiedDate": "2019-08-24T14:15:22Z",
531 "archived": true,
532 "externalId": "string",
533 "id": 0,
534 "unitId": 0,
535 "unitOfMeasureId": 0,
536 "erpSystemId": 0,
537 "unit": {
538 "createdBy": "string",
539 "lastModifiedBy": "string",
540 "createdDate": "2019-08-24T14:15:22Z",
541 "lastModifiedDate": "2019-08-24T14:15:22Z",
542 "archived": true,
543 "externalId": "string",
544 "id": 0,
545 "priority": 0,
546 "internalId": 0,
547 "pickListCode": "string",
548 "pickListLabel": "string",
549 "label": "string",
550 "cultureId": 0,
551 "labelDtos": [
552 {
553 "createdBy": "string",
554 "lastModifiedBy": "string",
555 "createdDate": "2019-08-24T14:15:22Z",
556 "lastModifiedDate": "2019-08-24T14:15:22Z",
557 "archived": true,
558 "externalId": "string",
559 "id": 0,
560 "cultureId": 0,
561 "value": "string"
562 }
563 ]
564 },
565 "unitOfMeasure": {
566 "id": 0,
567 "status": "CREATED",
568 "displayId": "string",
569 "erpSystemId": 0,
570 "erpSystemDisplayId": "string",
571 "name": "string"
572 }
573 },
574 "type": {
575 "createdBy": "string",
576 "lastModifiedBy": "string",
577 "createdDate": "2019-08-24T14:15:22Z",
578 "lastModifiedDate": "2019-08-24T14:15:22Z",
579 "archived": true,
580 "externalId": "string",
581 "id": 0,
582 "priority": 0,
583 "internalId": 0,
584 "pickListCode": "string",
585 "pickListLabel": "string",
586 "label": "string",
587 "cultureId": 0,
588 "labelDtos": [
589 {
590 "createdBy": "string",
591 "lastModifiedBy": "string",
592 "createdDate": "2019-08-24T14:15:22Z",
593 "lastModifiedDate": "2019-08-24T14:15:22Z",
594 "archived": true,
595 "externalId": "string",
596 "id": 0,
597 "cultureId": 0,
598 "value": "string"
599 }
600 ]
601 },
602 "quality": {
603 "createdBy": "string",
604 "lastModifiedBy": "string",
605 "createdDate": "2019-08-24T14:15:22Z",
606 "lastModifiedDate": "2019-08-24T14:15:22Z",
607 "archived": true,
608 "externalId": "string",
609 "id": 0,
610 "priority": 0,
611 "internalId": 0,
612 "pickListCode": "string",
613 "pickListLabel": "string",
614 "label": "string",
615 "cultureId": 0,
616 "labelDtos": [
617 {
618 "createdBy": "string",
619 "lastModifiedBy": "string",
620 "createdDate": "2019-08-24T14:15:22Z",
621 "lastModifiedDate": "2019-08-24T14:15:22Z",
622 "archived": true,
623 "externalId": "string",
624 "id": 0,
625 "cultureId": 0,
626 "value": "string"
627 }
628 ]
629 },
630 "propertyType": {
631 "createdBy": "string",
632 "lastModifiedBy": "string",
633 "createdDate": "2019-08-24T14:15:22Z",
634 "lastModifiedDate": "2019-08-24T14:15:22Z",
635 "archived": true,
636 "externalId": "string",
637 "id": 0,
638 "priority": 0,
639 "internalId": 0,
640 "pickListCode": "string",
641 "pickListLabel": "string",
642 "label": "string",
643 "cultureId": 0,
644 "labelDtos": [
645 {
646 "createdBy": "string",
647 "lastModifiedBy": "string",
648 "createdDate": "2019-08-24T14:15:22Z",
649 "lastModifiedDate": "2019-08-24T14:15:22Z",
650 "archived": true,
651 "externalId": "string",
652 "id": 0,
653 "cultureId": 0,
654 "value": "string"
655 }
656 ]
657 },
658 "category": {
659 "createdBy": "string",
660 "lastModifiedBy": "string",
661 "createdDate": "2019-08-24T14:15:22Z",
662 "lastModifiedDate": "2019-08-24T14:15:22Z",
663 "archived": true,
664 "externalId": "string",
665 "id": 0,
666 "priority": 0,
667 "internalId": 0,
668 "pickListCode": "string",
669 "pickListLabel": "string",
670 "label": "string",
671 "cultureId": 0,
672 "labelDtos": [
673 {
674 "createdBy": "string",
675 "lastModifiedBy": "string",
676 "createdDate": "2019-08-24T14:15:22Z",
677 "lastModifiedDate": "2019-08-24T14:15:22Z",
678 "archived": true,
679 "externalId": "string",
680 "id": 0,
681 "cultureId": 0,
682 "value": "string"
683 }
684 ]
685 },
686 "status": {
687 "createdBy": "string",
688 "lastModifiedBy": "string",
689 "createdDate": "2019-08-24T14:15:22Z",
690 "lastModifiedDate": "2019-08-24T14:15:22Z",
691 "archived": true,
692 "externalId": "string",
693 "id": 0,
694 "priority": 0,
695 "internalId": 0,
696 "pickListCode": "string",
697 "pickListLabel": "string",
698 "label": "string",
699 "cultureId": 0,
700 "labelDtos": [
701 {
702 "createdBy": "string",
703 "lastModifiedBy": "string",
704 "createdDate": "2019-08-24T14:15:22Z",
705 "lastModifiedDate": "2019-08-24T14:15:22Z",
706 "archived": true,
707 "externalId": "string",
708 "id": 0,
709 "cultureId": 0,
710 "value": "string"
711 }
712 ]
713 },
714 "addressDto": {
715 "createdBy": "string",
716 "lastModifiedBy": "string",
717 "createdDate": "2019-08-24T14:15:22Z",
718 "lastModifiedDate": "2019-08-24T14:15:22Z",
719 "archived": true,
720 "externalId": "string",
721 "id": 0,
722 "street": "string",
723 "civicNumber": "string",
724 "suite": "string",
725 "postalCode": "string",
726 "lon": 0.1,
727 "lat": 0.1,
728 "city": {
729 "createdBy": "string",
730 "lastModifiedBy": "string",
731 "createdDate": "2019-08-24T14:15:22Z",
732 "lastModifiedDate": "2019-08-24T14:15:22Z",
733 "archived": true,
734 "externalId": "string",
735 "id": 0,
736 "name": "string",
737 "province": {
738 "createdBy": "string",
739 "lastModifiedBy": "string",
740 "createdDate": "2019-08-24T14:15:22Z",
741 "lastModifiedDate": "2019-08-24T14:15:22Z",
742 "archived": true,
743 "externalId": "string",
744 "id": 0,
745 "name": "string",
746 "code": "string",
747 "country": {
748 "createdBy": "string",
749 "lastModifiedBy": "string",
750 "createdDate": "2019-08-24T14:15:22Z",
751 "lastModifiedDate": "2019-08-24T14:15:22Z",
752 "archived": true,
753 "externalId": "string",
754 "id": 0,
755 "name": "string",
756 "code": "string"
757 }
758 }
759 },
760 "district": {
761 "createdBy": "string",
762 "lastModifiedBy": "string",
763 "createdDate": "2019-08-24T14:15:22Z",
764 "lastModifiedDate": "2019-08-24T14:15:22Z",
765 "archived": true,
766 "externalId": "string",
767 "id": 0,
768 "name": "string",
769 "city": {
770 "createdBy": "string",
771 "lastModifiedBy": "string",
772 "createdDate": "2019-08-24T14:15:22Z",
773 "lastModifiedDate": "2019-08-24T14:15:22Z",
774 "archived": true,
775 "externalId": "string",
776 "id": 0,
777 "name": "string",
778 "province": {
779 "createdBy": "string",
780 "lastModifiedBy": "string",
781 "createdDate": "2019-08-24T14:15:22Z",
782 "lastModifiedDate": "2019-08-24T14:15:22Z",
783 "archived": true,
784 "externalId": "string",
785 "id": 0,
786 "name": "string",
787 "code": "string",
788 "country": {
789 "createdBy": "string",
790 "lastModifiedBy": "string",
791 "createdDate": "2019-08-24T14:15:22Z",
792 "lastModifiedDate": "2019-08-24T14:15:22Z",
793 "archived": true,
794 "externalId": "string",
795 "id": 0,
796 "name": "string",
797 "code": "string"
798 }
799 }
800 }
801 },
802 "cityId": 0,
803 "districtId": 0
804 },
805 "secondAddressDto": {
806 "createdBy": "string",
807 "lastModifiedBy": "string",
808 "createdDate": "2019-08-24T14:15:22Z",
809 "lastModifiedDate": "2019-08-24T14:15:22Z",
810 "archived": true,
811 "externalId": "string",
812 "id": 0,
813 "street": "string",
814 "civicNumber": "string",
815 "suite": "string",
816 "postalCode": "string",
817 "lon": 0.1,
818 "lat": 0.1,
819 "city": {
820 "createdBy": "string",
821 "lastModifiedBy": "string",
822 "createdDate": "2019-08-24T14:15:22Z",
823 "lastModifiedDate": "2019-08-24T14:15:22Z",
824 "archived": true,
825 "externalId": "string",
826 "id": 0,
827 "name": "string",
828 "province": {
829 "createdBy": "string",
830 "lastModifiedBy": "string",
831 "createdDate": "2019-08-24T14:15:22Z",
832 "lastModifiedDate": "2019-08-24T14:15:22Z",
833 "archived": true,
834 "externalId": "string",
835 "id": 0,
836 "name": "string",
837 "code": "string",
838 "country": {
839 "createdBy": "string",
840 "lastModifiedBy": "string",
841 "createdDate": "2019-08-24T14:15:22Z",
842 "lastModifiedDate": "2019-08-24T14:15:22Z",
843 "archived": true,
844 "externalId": "string",
845 "id": 0,
846 "name": "string",
847 "code": "string"
848 }
849 }
850 },
851 "district": {
852 "createdBy": "string",
853 "lastModifiedBy": "string",
854 "createdDate": "2019-08-24T14:15:22Z",
855 "lastModifiedDate": "2019-08-24T14:15:22Z",
856 "archived": true,
857 "externalId": "string",
858 "id": 0,
859 "name": "string",
860 "city": {
861 "createdBy": "string",
862 "lastModifiedBy": "string",
863 "createdDate": "2019-08-24T14:15:22Z",
864 "lastModifiedDate": "2019-08-24T14:15:22Z",
865 "archived": true,
866 "externalId": "string",
867 "id": 0,
868 "name": "string",
869 "province": {
870 "createdBy": "string",
871 "lastModifiedBy": "string",
872 "createdDate": "2019-08-24T14:15:22Z",
873 "lastModifiedDate": "2019-08-24T14:15:22Z",
874 "archived": true,
875 "externalId": "string",
876 "id": 0,
877 "name": "string",
878 "code": "string",
879 "country": {
880 "createdBy": "string",
881 "lastModifiedBy": "string",
882 "createdDate": "2019-08-24T14:15:22Z",
883 "lastModifiedDate": "2019-08-24T14:15:22Z",
884 "archived": true,
885 "externalId": "string",
886 "id": 0,
887 "name": "string",
888 "code": "string"
889 }
890 }
891 }
892 },
893 "cityId": 0,
894 "districtId": 0
895 }
896 },
897 "status": {
898 "createdBy": "string",
899 "lastModifiedBy": "string",
900 "createdDate": "2019-08-24T14:15:22Z",
901 "lastModifiedDate": "2019-08-24T14:15:22Z",
902 "archived": true,
903 "externalId": "string",
904 "id": 0,
905 "priority": 0,
906 "internalId": 0,
907 "pickListCode": "string",
908 "pickListLabel": "string",
909 "label": "string",
910 "cultureId": 0,
911 "labelDtos": [
912 {
913 "createdBy": "string",
914 "lastModifiedBy": "string",
915 "createdDate": "2019-08-24T14:15:22Z",
916 "lastModifiedDate": "2019-08-24T14:15:22Z",
917 "archived": true,
918 "externalId": "string",
919 "id": 0,
920 "cultureId": 0,
921 "value": "string"
922 }
923 ]
924 },
925 "usage": {
926 "createdBy": "string",
927 "lastModifiedBy": "string",
928 "createdDate": "2019-08-24T14:15:22Z",
929 "lastModifiedDate": "2019-08-24T14:15:22Z",
930 "archived": true,
931 "externalId": "string",
932 "id": 0,
933 "priority": 0,
934 "internalId": 0,
935 "pickListCode": "string",
936 "pickListLabel": "string",
937 "label": "string",
938 "cultureId": 0,
939 "labelDtos": [
940 {
941 "createdBy": "string",
942 "lastModifiedBy": "string",
943 "createdDate": "2019-08-24T14:15:22Z",
944 "lastModifiedDate": "2019-08-24T14:15:22Z",
945 "archived": true,
946 "externalId": "string",
947 "id": 0,
948 "cultureId": 0,
949 "value": "string"
950 }
951 ]
952 },
953 "occupanciesDto": [
954 {
955 "createdBy": "string",
956 "lastModifiedBy": "string",
957 "createdDate": "2019-08-24T14:15:22Z",
958 "lastModifiedDate": "2019-08-24T14:15:22Z",
959 "archived": true,
960 "externalId": "string",
961 "id": 0,
962 "priority": 0,
963 "internalId": 0,
964 "pickListCode": "string",
965 "pickListLabel": "string",
966 "label": "string",
967 "cultureId": 0,
968 "labelDtos": [
969 {
970 "createdBy": "string",
971 "lastModifiedBy": "string",
972 "createdDate": "2019-08-24T14:15:22Z",
973 "lastModifiedDate": "2019-08-24T14:15:22Z",
974 "archived": true,
975 "externalId": "string",
976 "id": 0,
977 "cultureId": 0,
978 "value": "string"
979 }
980 ]
981 }
982 ]
983 },
984 "isTerminationVersion": true
985 }
986 }
987}
📄 Description: Data transfer object representing critical clauses associated with entities within the Nakisa Portfolio Management Suite, facilitating effective portfolio and asset management in the context of real estate property analytics.
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 |
rentTypeId |
integer(int64) |
false |
none |
Unique identifier for the rent type |
increaseTypeId |
integer(int64) |
false |
none |
Unique identifier for the increase type |
exercisedId |
integer(int64) |
false |
none |
Unique identifier for the exercised |
exerciseMethodId |
integer(int64) |
false |
none |
Unique identifier for the exercise method |
parentId |
integer(int64) |
false |
none |
Unique identifier for the parent |
pageNumber |
string |
false |
none |
Page number for pagination |
section |
string |
false |
none |
Text value for section in EntityModelCriticalClauseDto |
rentOrCost |
number |
false |
none |
Value for rentOrCost field |
noticeNumberOfDays |
integer(int64) |
false |
none |
Numeric value representing noticeNumberOfDays |
startDate |
string(date) |
false |
none |
Start date of the resource |
endDate |
string(date) |
false |
none |
End date of the resource |
earlyNotice |
string(date) |
false |
none |
Text value for earlyNotice in EntityModelCriticalClauseDto |
latestNotice |
string(date) |
false |
none |
Text value for latestNotice in EntityModelCriticalClauseDto |
notificationDate |
string(date) |
false |
none |
Date of the notification |
exerciseMethod |
false |
none |
Value for exerciseMethod field |
|
rentType |
false |
none |
Type of the rent |
|
increaseType |
false |
none |
Type of the increase |
|
exercised |
false |
none |
Value for exercised field |
|
leaseCriticalClauseTypeId |
integer(int64) |
false |
none |
Unique identifier for the lease critical clause type |
leaseCriticalClauseTypeDto |
false |
none |
Data transfer object representing critical lease clauses within the Nakisa Portfolio Management Suite, essential for managing portfolio and asset analytics in real estate properties. |