EntityModelCpiMassIndexationDto¶
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 "name": "string",
10 "description": "string",
11 "statusId": 0,
12 "preparedBy": "string",
13 "preparedDate": "2019-08-24",
14 "executedBy": "string",
15 "executedDate": "2019-08-24",
16 "generateJobId": 0,
17 "numberOfItemsToProcess": 0,
18 "numberOfItemsProcessed": 0,
19 "cpiLeaseIndexationPreviewIdsToIndex": [
20 0
21 ],
22 "cpiLeasesProfileFilterIds": [
23 0
24 ],
25 "status": {
26 "createdBy": "string",
27 "lastModifiedBy": "string",
28 "createdDate": "2019-08-24T14:15:22Z",
29 "lastModifiedDate": "2019-08-24T14:15:22Z",
30 "archived": true,
31 "externalId": "string",
32 "id": 0,
33 "priority": 0,
34 "internalId": 0,
35 "pickListCode": "string",
36 "pickListLabel": "string",
37 "label": "string",
38 "cultureId": 0,
39 "labelDtos": [
40 {
41 "createdBy": "string",
42 "lastModifiedBy": "string",
43 "createdDate": "2019-08-24T14:15:22Z",
44 "lastModifiedDate": "2019-08-24T14:15:22Z",
45 "archived": true,
46 "externalId": "string",
47 "id": 0,
48 "cultureId": 0,
49 "value": "string"
50 }
51 ]
52 },
53 "cpiLeasesProfileFilters": [
54 {
55 "createdBy": "string",
56 "lastModifiedBy": "string",
57 "createdDate": "2019-08-24T14:15:22Z",
58 "lastModifiedDate": "2019-08-24T14:15:22Z",
59 "archived": true,
60 "externalId": "string",
61 "id": 0,
62 "name": "string",
63 "description": "string",
64 "leaseList": true,
65 "leaseIds": [
66 0
67 ],
68 "validFrom": "2019-08-24",
69 "validTo": "2019-08-24",
70 "cityIds": [
71 0
72 ],
73 "provinceIds": [
74 0
75 ],
76 "countryIds": [
77 0
78 ],
79 "premiseIds": [
80 0
81 ],
82 "locationIds": [
83 0
84 ],
85 "businessUnitIds": [
86 0
87 ],
88 "legalEntityIds": [
89 0
90 ],
91 "groupIds": [
92 "string"
93 ],
94 "groupOptionIds": [
95 0
96 ],
97 "masterAgreementIds": [
98 0
99 ],
100 "contractIds": [
101 0
102 ],
103 "statusIds": [
104 0
105 ],
106 "cities": [
107 {
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 "name": "string",
116 "province": {
117 "createdBy": "string",
118 "lastModifiedBy": "string",
119 "createdDate": "2019-08-24T14:15:22Z",
120 "lastModifiedDate": "2019-08-24T14:15:22Z",
121 "archived": true,
122 "externalId": "string",
123 "id": 0,
124 "name": "string",
125 "country": {
126 "createdBy": "string",
127 "lastModifiedBy": "string",
128 "createdDate": "2019-08-24T14:15:22Z",
129 "lastModifiedDate": "2019-08-24T14:15:22Z",
130 "archived": true,
131 "externalId": "string",
132 "id": 0,
133 "name": "string",
134 "code": "string"
135 },
136 "code": "string",
137 "countryId": 0
138 },
139 "provinceId": 0
140 }
141 ],
142 "provinces": [
143 {
144 "createdBy": "string",
145 "lastModifiedBy": "string",
146 "createdDate": "2019-08-24T14:15:22Z",
147 "lastModifiedDate": "2019-08-24T14:15:22Z",
148 "archived": true,
149 "externalId": "string",
150 "id": 0,
151 "name": "string",
152 "country": {
153 "createdBy": "string",
154 "lastModifiedBy": "string",
155 "createdDate": "2019-08-24T14:15:22Z",
156 "lastModifiedDate": "2019-08-24T14:15:22Z",
157 "archived": true,
158 "externalId": "string",
159 "id": 0,
160 "name": "string",
161 "code": "string"
162 },
163 "code": "string",
164 "countryId": 0
165 }
166 ],
167 "countries": [
168 {
169 "createdBy": "string",
170 "lastModifiedBy": "string",
171 "createdDate": "2019-08-24T14:15:22Z",
172 "lastModifiedDate": "2019-08-24T14:15:22Z",
173 "archived": true,
174 "externalId": "string",
175 "id": 0,
176 "name": "string",
177 "code": "string"
178 }
179 ],
180 "locations": [
181 {
182 "createdBy": "string",
183 "lastModifiedBy": "string",
184 "createdDate": "2019-08-24T14:15:22Z",
185 "lastModifiedDate": "2019-08-24T14:15:22Z",
186 "archived": true,
187 "externalId": "string",
188 "id": 0,
189 "number": "string",
190 "name": "string",
191 "storeNumber": "string",
192 "defaultCurrencyId": 0,
193 "defaultMeasureId": 0,
194 "typeId": 0,
195 "qualityId": 0,
196 "propertyTypeId": 0,
197 "categoryId": 0,
198 "statusId": 0,
199 "businessUnitId": 0,
200 "groupIds": [
201 0
202 ],
203 "legalEntityIds": [
204 0
205 ],
206 "defaultCurrency": {
207 "id": 0,
208 "status": "CREATED",
209 "displayId": "string",
210 "erpSystemId": 0,
211 "erpSystemDisplayId": "string",
212 "name": "string",
213 "decimalPoints": 0,
214 "depreciationAreaId": 0
215 },
216 "defaultUnitValue": {
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 "unitId": 0,
225 "unitOfMeasureId": 0,
226 "erpSystemId": 0,
227 "unit": {
228 "createdBy": "string",
229 "lastModifiedBy": "string",
230 "createdDate": "2019-08-24T14:15:22Z",
231 "lastModifiedDate": "2019-08-24T14:15:22Z",
232 "archived": true,
233 "externalId": "string",
234 "id": 0,
235 "priority": 0,
236 "internalId": 0,
237 "pickListCode": "string",
238 "pickListLabel": "string",
239 "label": "string",
240 "cultureId": 0,
241 "labelDtos": [
242 {
243 "createdBy": "string",
244 "lastModifiedBy": "string",
245 "createdDate": "2019-08-24T14:15:22Z",
246 "lastModifiedDate": "2019-08-24T14:15:22Z",
247 "archived": true,
248 "externalId": "string",
249 "id": 0,
250 "cultureId": 0,
251 "value": "string"
252 }
253 ]
254 },
255 "unitOfMeasure": {
256 "id": 0,
257 "status": "CREATED",
258 "displayId": "string",
259 "erpSystemId": 0,
260 "erpSystemDisplayId": "string",
261 "name": "string"
262 }
263 },
264 "type": {
265 "createdBy": "string",
266 "lastModifiedBy": "string",
267 "createdDate": "2019-08-24T14:15:22Z",
268 "lastModifiedDate": "2019-08-24T14:15:22Z",
269 "archived": true,
270 "externalId": "string",
271 "id": 0,
272 "priority": 0,
273 "internalId": 0,
274 "pickListCode": "string",
275 "pickListLabel": "string",
276 "label": "string",
277 "cultureId": 0,
278 "labelDtos": [
279 {
280 "createdBy": "string",
281 "lastModifiedBy": "string",
282 "createdDate": "2019-08-24T14:15:22Z",
283 "lastModifiedDate": "2019-08-24T14:15:22Z",
284 "archived": true,
285 "externalId": "string",
286 "id": 0,
287 "cultureId": 0,
288 "value": "string"
289 }
290 ]
291 },
292 "quality": {
293 "createdBy": "string",
294 "lastModifiedBy": "string",
295 "createdDate": "2019-08-24T14:15:22Z",
296 "lastModifiedDate": "2019-08-24T14:15:22Z",
297 "archived": true,
298 "externalId": "string",
299 "id": 0,
300 "priority": 0,
301 "internalId": 0,
302 "pickListCode": "string",
303 "pickListLabel": "string",
304 "label": "string",
305 "cultureId": 0,
306 "labelDtos": [
307 {
308 "createdBy": "string",
309 "lastModifiedBy": "string",
310 "createdDate": "2019-08-24T14:15:22Z",
311 "lastModifiedDate": "2019-08-24T14:15:22Z",
312 "archived": true,
313 "externalId": "string",
314 "id": 0,
315 "cultureId": 0,
316 "value": "string"
317 }
318 ]
319 },
320 "propertyType": {
321 "createdBy": "string",
322 "lastModifiedBy": "string",
323 "createdDate": "2019-08-24T14:15:22Z",
324 "lastModifiedDate": "2019-08-24T14:15:22Z",
325 "archived": true,
326 "externalId": "string",
327 "id": 0,
328 "priority": 0,
329 "internalId": 0,
330 "pickListCode": "string",
331 "pickListLabel": "string",
332 "label": "string",
333 "cultureId": 0,
334 "labelDtos": [
335 {
336 "createdBy": "string",
337 "lastModifiedBy": "string",
338 "createdDate": "2019-08-24T14:15:22Z",
339 "lastModifiedDate": "2019-08-24T14:15:22Z",
340 "archived": true,
341 "externalId": "string",
342 "id": 0,
343 "cultureId": 0,
344 "value": "string"
345 }
346 ]
347 },
348 "category": {
349 "createdBy": "string",
350 "lastModifiedBy": "string",
351 "createdDate": "2019-08-24T14:15:22Z",
352 "lastModifiedDate": "2019-08-24T14:15:22Z",
353 "archived": true,
354 "externalId": "string",
355 "id": 0,
356 "priority": 0,
357 "internalId": 0,
358 "pickListCode": "string",
359 "pickListLabel": "string",
360 "label": "string",
361 "cultureId": 0,
362 "labelDtos": [
363 {
364 "createdBy": "string",
365 "lastModifiedBy": "string",
366 "createdDate": "2019-08-24T14:15:22Z",
367 "lastModifiedDate": "2019-08-24T14:15:22Z",
368 "archived": true,
369 "externalId": "string",
370 "id": 0,
371 "cultureId": 0,
372 "value": "string"
373 }
374 ]
375 },
376 "status": {
377 "createdBy": "string",
378 "lastModifiedBy": "string",
379 "createdDate": "2019-08-24T14:15:22Z",
380 "lastModifiedDate": "2019-08-24T14:15:22Z",
381 "archived": true,
382 "externalId": "string",
383 "id": 0,
384 "priority": 0,
385 "internalId": 0,
386 "pickListCode": "string",
387 "pickListLabel": "string",
388 "label": "string",
389 "cultureId": 0,
390 "labelDtos": [
391 {
392 "createdBy": "string",
393 "lastModifiedBy": "string",
394 "createdDate": "2019-08-24T14:15:22Z",
395 "lastModifiedDate": "2019-08-24T14:15:22Z",
396 "archived": true,
397 "externalId": "string",
398 "id": 0,
399 "cultureId": 0,
400 "value": "string"
401 }
402 ]
403 },
404 "addressDto": {
405 "createdBy": "string",
406 "lastModifiedBy": "string",
407 "createdDate": "2019-08-24T14:15:22Z",
408 "lastModifiedDate": "2019-08-24T14:15:22Z",
409 "archived": true,
410 "externalId": "string",
411 "id": 0,
412 "street": "string",
413 "civicNumber": "string",
414 "suite": "string",
415 "postalCode": "string",
416 "lon": 0.1,
417 "lat": 0.1,
418 "city": {
419 "createdBy": "string",
420 "lastModifiedBy": "string",
421 "createdDate": "2019-08-24T14:15:22Z",
422 "lastModifiedDate": "2019-08-24T14:15:22Z",
423 "archived": true,
424 "externalId": "string",
425 "id": 0,
426 "name": "string",
427 "province": {
428 "createdBy": "string",
429 "lastModifiedBy": "string",
430 "createdDate": "2019-08-24T14:15:22Z",
431 "lastModifiedDate": "2019-08-24T14:15:22Z",
432 "archived": true,
433 "externalId": "string",
434 "id": 0,
435 "name": "string",
436 "code": "string",
437 "country": {
438 "createdBy": "string",
439 "lastModifiedBy": "string",
440 "createdDate": "2019-08-24T14:15:22Z",
441 "lastModifiedDate": "2019-08-24T14:15:22Z",
442 "archived": true,
443 "externalId": "string",
444 "id": 0,
445 "name": "string",
446 "code": "string"
447 }
448 }
449 },
450 "district": {
451 "createdBy": "string",
452 "lastModifiedBy": "string",
453 "createdDate": "2019-08-24T14:15:22Z",
454 "lastModifiedDate": "2019-08-24T14:15:22Z",
455 "archived": true,
456 "externalId": "string",
457 "id": 0,
458 "name": "string",
459 "city": {
460 "createdBy": "string",
461 "lastModifiedBy": "string",
462 "createdDate": "2019-08-24T14:15:22Z",
463 "lastModifiedDate": "2019-08-24T14:15:22Z",
464 "archived": true,
465 "externalId": "string",
466 "id": 0,
467 "name": "string",
468 "province": {
469 "createdBy": "string",
470 "lastModifiedBy": "string",
471 "createdDate": "2019-08-24T14:15:22Z",
472 "lastModifiedDate": "2019-08-24T14:15:22Z",
473 "archived": true,
474 "externalId": "string",
475 "id": 0,
476 "name": "string",
477 "code": "string",
478 "country": {
479 "createdBy": "string",
480 "lastModifiedBy": "string",
481 "createdDate": "2019-08-24T14:15:22Z",
482 "lastModifiedDate": "2019-08-24T14:15:22Z",
483 "archived": true,
484 "externalId": "string",
485 "id": 0,
486 "name": "string",
487 "code": "string"
488 }
489 }
490 }
491 },
492 "cityId": 0,
493 "districtId": 0
494 },
495 "secondAddressDto": {
496 "createdBy": "string",
497 "lastModifiedBy": "string",
498 "createdDate": "2019-08-24T14:15:22Z",
499 "lastModifiedDate": "2019-08-24T14:15:22Z",
500 "archived": true,
501 "externalId": "string",
502 "id": 0,
503 "street": "string",
504 "civicNumber": "string",
505 "suite": "string",
506 "postalCode": "string",
507 "lon": 0.1,
508 "lat": 0.1,
509 "city": {
510 "createdBy": "string",
511 "lastModifiedBy": "string",
512 "createdDate": "2019-08-24T14:15:22Z",
513 "lastModifiedDate": "2019-08-24T14:15:22Z",
514 "archived": true,
515 "externalId": "string",
516 "id": 0,
517 "name": "string",
518 "province": {
519 "createdBy": "string",
520 "lastModifiedBy": "string",
521 "createdDate": "2019-08-24T14:15:22Z",
522 "lastModifiedDate": "2019-08-24T14:15:22Z",
523 "archived": true,
524 "externalId": "string",
525 "id": 0,
526 "name": "string",
527 "code": "string",
528 "country": {
529 "createdBy": "string",
530 "lastModifiedBy": "string",
531 "createdDate": "2019-08-24T14:15:22Z",
532 "lastModifiedDate": "2019-08-24T14:15:22Z",
533 "archived": true,
534 "externalId": "string",
535 "id": 0,
536 "name": "string",
537 "code": "string"
538 }
539 }
540 },
541 "district": {
542 "createdBy": "string",
543 "lastModifiedBy": "string",
544 "createdDate": "2019-08-24T14:15:22Z",
545 "lastModifiedDate": "2019-08-24T14:15:22Z",
546 "archived": true,
547 "externalId": "string",
548 "id": 0,
549 "name": "string",
550 "city": {
551 "createdBy": "string",
552 "lastModifiedBy": "string",
553 "createdDate": "2019-08-24T14:15:22Z",
554 "lastModifiedDate": "2019-08-24T14:15:22Z",
555 "archived": true,
556 "externalId": "string",
557 "id": 0,
558 "name": "string",
559 "province": {
560 "createdBy": "string",
561 "lastModifiedBy": "string",
562 "createdDate": "2019-08-24T14:15:22Z",
563 "lastModifiedDate": "2019-08-24T14:15:22Z",
564 "archived": true,
565 "externalId": "string",
566 "id": 0,
567 "name": "string",
568 "code": "string",
569 "country": {
570 "createdBy": "string",
571 "lastModifiedBy": "string",
572 "createdDate": "2019-08-24T14:15:22Z",
573 "lastModifiedDate": "2019-08-24T14:15:22Z",
574 "archived": true,
575 "externalId": "string",
576 "id": 0,
577 "name": "string",
578 "code": "string"
579 }
580 }
581 }
582 },
583 "cityId": 0,
584 "districtId": 0
585 }
586 }
587 ],
588 "premises": [
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 "number": "string",
598 "name": "string",
599 "headPremise": true,
600 "possessionDate": "2019-08-24",
601 "openingDate": "2019-08-24",
602 "closingDate": "2019-08-24",
603 "relocationDate": "2019-08-24",
604 "vacatingDate": "2019-08-24",
605 "expansionDate": "2019-08-24",
606 "statusId": 0,
607 "usageId": 0,
608 "parentPremiseId": 0,
609 "costCenterId": 0,
610 "profitCenterId": 0,
611 "legalEntityId": 0,
612 "occupancyIds": [
613 0
614 ],
615 "locationId": 0,
616 "locationDto": {
617 "createdBy": "string",
618 "lastModifiedBy": "string",
619 "createdDate": "2019-08-24T14:15:22Z",
620 "lastModifiedDate": "2019-08-24T14:15:22Z",
621 "archived": true,
622 "externalId": "string",
623 "id": 0,
624 "number": "string",
625 "name": "string",
626 "storeNumber": "string",
627 "defaultCurrencyId": 0,
628 "defaultMeasureId": 0,
629 "typeId": 0,
630 "qualityId": 0,
631 "propertyTypeId": 0,
632 "categoryId": 0,
633 "statusId": 0,
634 "businessUnitId": 0,
635 "groupIds": [
636 0
637 ],
638 "legalEntityIds": [
639 0
640 ],
641 "defaultCurrency": {
642 "id": 0,
643 "status": "CREATED",
644 "displayId": "string",
645 "erpSystemId": 0,
646 "erpSystemDisplayId": "string",
647 "name": "string",
648 "decimalPoints": 0,
649 "depreciationAreaId": 0
650 },
651 "defaultUnitValue": {
652 "createdBy": "string",
653 "lastModifiedBy": "string",
654 "createdDate": "2019-08-24T14:15:22Z",
655 "lastModifiedDate": "2019-08-24T14:15:22Z",
656 "archived": true,
657 "externalId": "string",
658 "id": 0,
659 "unitId": 0,
660 "unitOfMeasureId": 0,
661 "erpSystemId": 0,
662 "unit": {
663 "createdBy": "string",
664 "lastModifiedBy": "string",
665 "createdDate": "2019-08-24T14:15:22Z",
666 "lastModifiedDate": "2019-08-24T14:15:22Z",
667 "archived": true,
668 "externalId": "string",
669 "id": 0,
670 "priority": 0,
671 "internalId": 0,
672 "pickListCode": "string",
673 "pickListLabel": "string",
674 "label": "string",
675 "cultureId": 0,
676 "labelDtos": [
677 {
678 "createdBy": "string",
679 "lastModifiedBy": "string",
680 "createdDate": "2019-08-24T14:15:22Z",
681 "lastModifiedDate": "2019-08-24T14:15:22Z",
682 "archived": true,
683 "externalId": "string",
684 "id": 0,
685 "cultureId": 0,
686 "value": "string"
687 }
688 ]
689 },
690 "unitOfMeasure": {
691 "id": 0,
692 "status": "CREATED",
693 "displayId": "string",
694 "erpSystemId": 0,
695 "erpSystemDisplayId": "string",
696 "name": "string"
697 }
698 },
699 "type": {
700 "createdBy": "string",
701 "lastModifiedBy": "string",
702 "createdDate": "2019-08-24T14:15:22Z",
703 "lastModifiedDate": "2019-08-24T14:15:22Z",
704 "archived": true,
705 "externalId": "string",
706 "id": 0,
707 "priority": 0,
708 "internalId": 0,
709 "pickListCode": "string",
710 "pickListLabel": "string",
711 "label": "string",
712 "cultureId": 0,
713 "labelDtos": [
714 {
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 "cultureId": 0,
723 "value": "string"
724 }
725 ]
726 },
727 "quality": {
728 "createdBy": "string",
729 "lastModifiedBy": "string",
730 "createdDate": "2019-08-24T14:15:22Z",
731 "lastModifiedDate": "2019-08-24T14:15:22Z",
732 "archived": true,
733 "externalId": "string",
734 "id": 0,
735 "priority": 0,
736 "internalId": 0,
737 "pickListCode": "string",
738 "pickListLabel": "string",
739 "label": "string",
740 "cultureId": 0,
741 "labelDtos": [
742 {
743 "createdBy": "string",
744 "lastModifiedBy": "string",
745 "createdDate": "2019-08-24T14:15:22Z",
746 "lastModifiedDate": "2019-08-24T14:15:22Z",
747 "archived": true,
748 "externalId": "string",
749 "id": 0,
750 "cultureId": 0,
751 "value": "string"
752 }
753 ]
754 },
755 "propertyType": {
756 "createdBy": "string",
757 "lastModifiedBy": "string",
758 "createdDate": "2019-08-24T14:15:22Z",
759 "lastModifiedDate": "2019-08-24T14:15:22Z",
760 "archived": true,
761 "externalId": "string",
762 "id": 0,
763 "priority": 0,
764 "internalId": 0,
765 "pickListCode": "string",
766 "pickListLabel": "string",
767 "label": "string",
768 "cultureId": 0,
769 "labelDtos": [
770 {
771 "createdBy": "string",
772 "lastModifiedBy": "string",
773 "createdDate": "2019-08-24T14:15:22Z",
774 "lastModifiedDate": "2019-08-24T14:15:22Z",
775 "archived": true,
776 "externalId": "string",
777 "id": 0,
778 "cultureId": 0,
779 "value": "string"
780 }
781 ]
782 },
783 "category": {
784 "createdBy": "string",
785 "lastModifiedBy": "string",
786 "createdDate": "2019-08-24T14:15:22Z",
787 "lastModifiedDate": "2019-08-24T14:15:22Z",
788 "archived": true,
789 "externalId": "string",
790 "id": 0,
791 "priority": 0,
792 "internalId": 0,
793 "pickListCode": "string",
794 "pickListLabel": "string",
795 "label": "string",
796 "cultureId": 0,
797 "labelDtos": [
798 {
799 "createdBy": "string",
800 "lastModifiedBy": "string",
801 "createdDate": "2019-08-24T14:15:22Z",
802 "lastModifiedDate": "2019-08-24T14:15:22Z",
803 "archived": true,
804 "externalId": "string",
805 "id": 0,
806 "cultureId": 0,
807 "value": "string"
808 }
809 ]
810 },
811 "status": {
812 "createdBy": "string",
813 "lastModifiedBy": "string",
814 "createdDate": "2019-08-24T14:15:22Z",
815 "lastModifiedDate": "2019-08-24T14:15:22Z",
816 "archived": true,
817 "externalId": "string",
818 "id": 0,
819 "priority": 0,
820 "internalId": 0,
821 "pickListCode": "string",
822 "pickListLabel": "string",
823 "label": "string",
824 "cultureId": 0,
825 "labelDtos": [
826 {
827 "createdBy": "string",
828 "lastModifiedBy": "string",
829 "createdDate": "2019-08-24T14:15:22Z",
830 "lastModifiedDate": "2019-08-24T14:15:22Z",
831 "archived": true,
832 "externalId": "string",
833 "id": 0,
834 "cultureId": 0,
835 "value": "string"
836 }
837 ]
838 },
839 "addressDto": {
840 "createdBy": "string",
841 "lastModifiedBy": "string",
842 "createdDate": "2019-08-24T14:15:22Z",
843 "lastModifiedDate": "2019-08-24T14:15:22Z",
844 "archived": true,
845 "externalId": "string",
846 "id": 0,
847 "street": "string",
848 "civicNumber": "string",
849 "suite": "string",
850 "postalCode": "string",
851 "lon": 0.1,
852 "lat": 0.1,
853 "city": {
854 "createdBy": "string",
855 "lastModifiedBy": "string",
856 "createdDate": "2019-08-24T14:15:22Z",
857 "lastModifiedDate": "2019-08-24T14:15:22Z",
858 "archived": true,
859 "externalId": "string",
860 "id": 0,
861 "name": "string",
862 "province": {
863 "createdBy": "string",
864 "lastModifiedBy": "string",
865 "createdDate": "2019-08-24T14:15:22Z",
866 "lastModifiedDate": "2019-08-24T14:15:22Z",
867 "archived": true,
868 "externalId": "string",
869 "id": 0,
870 "name": "string",
871 "code": "string",
872 "country": {
873 "createdBy": "string",
874 "lastModifiedBy": "string",
875 "createdDate": "2019-08-24T14:15:22Z",
876 "lastModifiedDate": "2019-08-24T14:15:22Z",
877 "archived": true,
878 "externalId": "string",
879 "id": 0,
880 "name": "string",
881 "code": "string"
882 }
883 }
884 },
885 "district": {
886 "createdBy": "string",
887 "lastModifiedBy": "string",
888 "createdDate": "2019-08-24T14:15:22Z",
889 "lastModifiedDate": "2019-08-24T14:15:22Z",
890 "archived": true,
891 "externalId": "string",
892 "id": 0,
893 "name": "string",
894 "city": {
895 "createdBy": "string",
896 "lastModifiedBy": "string",
897 "createdDate": "2019-08-24T14:15:22Z",
898 "lastModifiedDate": "2019-08-24T14:15:22Z",
899 "archived": true,
900 "externalId": "string",
901 "id": 0,
902 "name": "string",
903 "province": {
904 "createdBy": "string",
905 "lastModifiedBy": "string",
906 "createdDate": "2019-08-24T14:15:22Z",
907 "lastModifiedDate": "2019-08-24T14:15:22Z",
908 "archived": true,
909 "externalId": "string",
910 "id": 0,
911 "name": "string",
912 "code": "string",
913 "country": {}
914 }
915 }
916 },
917 "cityId": 0,
918 "districtId": 0
919 },
920 "secondAddressDto": {
921 "createdBy": "string",
922 "lastModifiedBy": "string",
923 "createdDate": "2019-08-24T14:15:22Z",
924 "lastModifiedDate": "2019-08-24T14:15:22Z",
925 "archived": true,
926 "externalId": "string",
927 "id": 0,
928 "street": "string",
929 "civicNumber": "string",
930 "suite": "string",
931 "postalCode": "string",
932 "lon": 0.1,
933 "lat": 0.1,
934 "city": {
935 "createdBy": "string",
936 "lastModifiedBy": "string",
937 "createdDate": "2019-08-24T14:15:22Z",
938 "lastModifiedDate": "2019-08-24T14:15:22Z",
939 "archived": true,
940 "externalId": "string",
941 "id": 0,
942 "name": "string",
943 "province": {
944 "createdBy": "string",
945 "lastModifiedBy": "string",
946 "createdDate": "2019-08-24T14:15:22Z",
947 "lastModifiedDate": "2019-08-24T14:15:22Z",
948 "archived": true,
949 "externalId": "string",
950 "id": 0,
951 "name": "string",
952 "code": "string",
953 "country": {
954 "createdBy": "string",
955 "lastModifiedBy": "string",
956 "createdDate": "2019-08-24T14:15:22Z",
957 "lastModifiedDate": "2019-08-24T14:15:22Z",
958 "archived": true,
959 "externalId": "string",
960 "id": 0,
961 "name": "string",
962 "code": "string"
963 }
964 }
965 },
966 "district": {
967 "createdBy": "string",
968 "lastModifiedBy": "string",
969 "createdDate": "2019-08-24T14:15:22Z",
970 "lastModifiedDate": "2019-08-24T14:15:22Z",
971 "archived": true,
972 "externalId": "string",
973 "id": 0,
974 "name": "string",
975 "city": {
976 "createdBy": "string",
977 "lastModifiedBy": "string",
978 "createdDate": "2019-08-24T14:15:22Z",
979 "lastModifiedDate": "2019-08-24T14:15:22Z",
980 "archived": true,
981 "externalId": "string",
982 "id": 0,
983 "name": "string",
984 "province": {
985 "createdBy": "string",
986 "lastModifiedBy": "string",
987 "createdDate": "2019-08-24T14:15:22Z",
988 "lastModifiedDate": "2019-08-24T14:15:22Z",
989 "archived": true,
990 "externalId": "string",
991 "id": 0,
992 "name": "string",
993 "code": "string",
994 "country": {}
995 }
996 }
997 },
998 "cityId": 0,
999 "districtId": 0
1000 }
1001 },
1002 "status": {
1003 "createdBy": "string",
1004 "lastModifiedBy": "string",
1005 "createdDate": "2019-08-24T14:15:22Z",
1006 "lastModifiedDate": "2019-08-24T14:15:22Z",
1007 "archived": true,
1008 "externalId": "string",
1009 "id": 0,
1010 "priority": 0,
1011 "internalId": 0,
1012 "pickListCode": "string",
1013 "pickListLabel": "string",
1014 "label": "string",
1015 "cultureId": 0,
1016 "labelDtos": [
1017 {
1018 "createdBy": "string",
1019 "lastModifiedBy": "string",
1020 "createdDate": "2019-08-24T14:15:22Z",
1021 "lastModifiedDate": "2019-08-24T14:15:22Z",
1022 "archived": true,
1023 "externalId": "string",
1024 "id": 0,
1025 "cultureId": 0,
1026 "value": "string"
1027 }
1028 ]
1029 },
1030 "usage": {
1031 "createdBy": "string",
1032 "lastModifiedBy": "string",
1033 "createdDate": "2019-08-24T14:15:22Z",
1034 "lastModifiedDate": "2019-08-24T14:15:22Z",
1035 "archived": true,
1036 "externalId": "string",
1037 "id": 0,
1038 "priority": 0,
1039 "internalId": 0,
1040 "pickListCode": "string",
1041 "pickListLabel": "string",
1042 "label": "string",
1043 "cultureId": 0,
1044 "labelDtos": [
1045 {
1046 "createdBy": "string",
1047 "lastModifiedBy": "string",
1048 "createdDate": "2019-08-24T14:15:22Z",
1049 "lastModifiedDate": "2019-08-24T14:15:22Z",
1050 "archived": true,
1051 "externalId": "string",
1052 "id": 0,
1053 "cultureId": 0,
1054 "value": "string"
1055 }
1056 ]
1057 },
1058 "occupanciesDto": [
1059 {
1060 "createdBy": "string",
1061 "lastModifiedBy": "string",
1062 "createdDate": "2019-08-24T14:15:22Z",
1063 "lastModifiedDate": "2019-08-24T14:15:22Z",
1064 "archived": true,
1065 "externalId": "string",
1066 "id": 0,
1067 "priority": 0,
1068 "internalId": 0,
1069 "pickListCode": "string",
1070 "pickListLabel": "string",
1071 "label": "string",
1072 "cultureId": 0,
1073 "labelDtos": [
1074 {
1075 "createdBy": "string",
1076 "lastModifiedBy": "string",
1077 "createdDate": "2019-08-24T14:15:22Z",
1078 "lastModifiedDate": "2019-08-24T14:15:22Z",
1079 "archived": true,
1080 "externalId": "string",
1081 "id": 0,
1082 "cultureId": 0,
1083 "value": "string"
1084 }
1085 ]
1086 }
1087 ]
1088 }
1089 ],
1090 "groups": [
1091 {
1092 "createdBy": "string",
1093 "lastModifiedBy": "string",
1094 "createdDate": "2019-08-24T14:15:22Z",
1095 "lastModifiedDate": "2019-08-24T14:15:22Z",
1096 "archived": true,
1097 "externalId": "string",
1098 "id": "string",
1099 "code": "string",
1100 "priority": 0,
1101 "pickListType": "string",
1102 "label": "string",
1103 "cultureId": 0,
1104 "reportable": true,
1105 "labelDtos": [
1106 {
1107 "createdBy": "string",
1108 "lastModifiedBy": "string",
1109 "createdDate": "2019-08-24T14:15:22Z",
1110 "lastModifiedDate": "2019-08-24T14:15:22Z",
1111 "archived": true,
1112 "externalId": "string",
1113 "id": 0,
1114 "cultureId": 0,
1115 "value": "string"
1116 }
1117 ]
1118 }
1119 ],
1120 "groupOptions": [
1121 {
1122 "createdBy": "string",
1123 "lastModifiedBy": "string",
1124 "createdDate": "2019-08-24T14:15:22Z",
1125 "lastModifiedDate": "2019-08-24T14:15:22Z",
1126 "archived": true,
1127 "externalId": "string",
1128 "id": 0,
1129 "priority": 0,
1130 "internalId": 0,
1131 "pickListCode": "string",
1132 "pickListLabel": "string",
1133 "label": "string",
1134 "cultureId": 0,
1135 "labelDtos": [
1136 {
1137 "createdBy": "string",
1138 "lastModifiedBy": "string",
1139 "createdDate": "2019-08-24T14:15:22Z",
1140 "lastModifiedDate": "2019-08-24T14:15:22Z",
1141 "archived": true,
1142 "externalId": "string",
1143 "id": 0,
1144 "cultureId": 0,
1145 "value": "string"
1146 }
1147 ]
1148 }
1149 ],
1150 "businessUnits": [
1151 {
1152 "id": 0,
1153 "status": "CREATED",
1154 "displayId": "string",
1155 "name": "string",
1156 "leaseAreaId": 0,
1157 "companyId": 0
1158 }
1159 ],
1160 "legalEntities": [
1161 {
1162 "id": 0,
1163 "status": "CREATED",
1164 "displayId": "string",
1165 "erpSystemId": 0,
1166 "erpSystemDisplayId": "string",
1167 "countryId": 0,
1168 "countryDisplayId": "string",
1169 "postingPeriodVariantId": 0,
1170 "postingPeriodVariantDisplayId": "string",
1171 "controllingAreaId": 0,
1172 "controllingAreaDisplayId": "string",
1173 "chartOfAccountId": 0,
1174 "chartOfAccountDisplayId": "string",
1175 "fiscalVariantId": 0,
1176 "fiscalVariantDisplayId": "string",
1177 "chartOfDepreciationId": 0,
1178 "chartOfDepreciationDisplayId": "string",
1179 "purchasingOrganizationId": 0,
1180 "assetId": 0,
1181 "exchangeRateTypeId": 0,
1182 "plantId": 0,
1183 "incrementalBorrowingRateId": 0,
1184 "businessUnitId": 0,
1185 "projectId": 0,
1186 "transferVariantId": 0,
1187 "partnerId": 0,
1188 "departmentId": 0,
1189 "accountingStandardId": 0,
1190 "generalLedgerAccountId": 0,
1191 "consumerPriceIndexCategoryId": 0,
1192 "costCenterId": 0,
1193 "costCenterRelationValidFrom": "2019-08-24",
1194 "costCenterRelationValidTo": "2019-08-24"
1195 }
1196 ],
1197 "statusOptions": [
1198 {
1199 "createdBy": "string",
1200 "lastModifiedBy": "string",
1201 "createdDate": "2019-08-24T14:15:22Z",
1202 "lastModifiedDate": "2019-08-24T14:15:22Z",
1203 "archived": true,
1204 "externalId": "string",
1205 "id": 0,
1206 "priority": 0,
1207 "internalId": 0,
1208 "pickListCode": "string",
1209 "pickListLabel": "string",
1210 "label": "string",
1211 "cultureId": 0,
1212 "labelDtos": [
1213 {
1214 "createdBy": "string",
1215 "lastModifiedBy": "string",
1216 "createdDate": "2019-08-24T14:15:22Z",
1217 "lastModifiedDate": "2019-08-24T14:15:22Z",
1218 "archived": true,
1219 "externalId": "string",
1220 "id": 0,
1221 "cultureId": 0,
1222 "value": "string"
1223 }
1224 ]
1225 }
1226 ],
1227 "masterAgreements": [
1228 {
1229 "id": 0,
1230 "displayId": "string",
1231 "year": 1900,
1232 "name": "string",
1233 "description": "string",
1234 "validFrom": "2019-08-24",
1235 "validTo": "2019-08-24",
1236 "targetValue": 0.1,
1237 "legalJurisdiction": "string",
1238 "approverComment": "string",
1239 "signingPerson": "string",
1240 "placeOfSignature": "string",
1241 "dateOfSignature": "2019-08-24",
1242 "state": "MLA_DEFINE",
1243 "dataCreationInfo": {
1244 "id": 0,
1245 "idGenerationType": "AUTO",
1246 "source": "string",
1247 "type": "MIGRATION",
1248 "startDateTime": "2019-08-24T14:15:22Z",
1249 "endDateTime": "2019-08-24T14:15:22Z"
1250 },
1251 "agreementGroup": {
1252 "id": 0,
1253 "displayId": "string",
1254 "status": "CREATED",
1255 "name": "string"
1256 },
1257 "currency": {
1258 "id": 0,
1259 "displayId": "string",
1260 "status": "CREATED",
1261 "name": "string",
1262 "decimalPoints": 0
1263 },
1264 "internalAssetClass": {
1265 "id": 0,
1266 "displayId": "string",
1267 "status": "CREATED",
1268 "name": "string",
1269 "assetClassType": "PROPERTY",
1270 "infiniteUsefulLife": true
1271 },
1272 "leaseArea": {
1273 "id": 0,
1274 "displayId": "string",
1275 "status": "CREATED",
1276 "name": "string"
1277 },
1278 "businessUnit": {
1279 "id": 0,
1280 "displayId": "string",
1281 "status": "CREATED",
1282 "name": "string"
1283 },
1284 "companyCode": {
1285 "id": 0,
1286 "displayId": "string",
1287 "status": "CREATED",
1288 "erpSystemId": 0,
1289 "erpSystemDisplayId": "string",
1290 "countryId": 0,
1291 "countryDisplayId": "string",
1292 "postingPeriodVariantId": 0,
1293 "fiscalVariantId": 0
1294 },
1295 "department": {
1296 "id": 0,
1297 "displayId": "string",
1298 "status": "CREATED",
1299 "name": "string"
1300 },
1301 "leaseGroup": {
1302 "id": 0,
1303 "displayId": "string",
1304 "status": "CREATED",
1305 "name": "string"
1306 },
1307 "allowsSystemGenerateNewId": true,
1308 "numberRangeIdentifierType": {
1309 "name": "string"
1310 },
1311 "numberRangeIdentifierValue": "string",
1312 "numberRangeType": {
1313 "name": "string"
1314 }
1315 }
1316 ],
1317 "contracts": [
1318 {
1319 "id": 0,
1320 "displayId": "string",
1321 "name": "string",
1322 "principalPositionType": "LESSEE",
1323 "validFrom": "2019-08-24",
1324 "validTo": "2019-08-24",
1325 "amendmentDate": "2019-08-24",
1326 "approverComment": "string",
1327 "contractPhase": "INITIAL",
1328 "dataCreationInfo": {
1329 "id": 0,
1330 "idGenerationType": "AUTO",
1331 "source": "string",
1332 "type": "MIGRATION",
1333 "startDateTime": "2019-08-24T14:15:22Z",
1334 "endDateTime": "2019-08-24T14:15:22Z"
1335 },
1336 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
1337 "revision": {
1338 "id": 0,
1339 "displayId": "string",
1340 "name": "string",
1341 "inception": true,
1342 "revisionType": "REVISION",
1343 "state": "MLA_DEFINE",
1344 "approvedBy": "string",
1345 "approvedAt": "2019-08-24T14:15:22Z",
1346 "parentRevisionId": 0,
1347 "approverComment": "string",
1348 "contractId": 0,
1349 "contractDisplayId": "string",
1350 "contractName": "string",
1351 "principalPositionType": "LESSEE",
1352 "mlaId": 0,
1353 "companyId": 0,
1354 "description": "string",
1355 "externalReference": "string",
1356 "internalReference": "string",
1357 "formOfLease": "FULL",
1358 "jointVentureLeaseType": "GROSS_LEASE",
1359 "businessPlace": "string",
1360 "tradingPartner": {
1361 "id": 0,
1362 "displayId": "string",
1363 "status": "CREATED",
1364 "name": "string",
1365 "erpSystemId": 0,
1366 "erpSystemDisplayId": "string"
1367 },
1368 "contractCategoryGroup": {
1369 "id": 0,
1370 "displayId": "string",
1371 "status": "CREATED",
1372 "name": "string"
1373 },
1374 "contractGroup1": {
1375 "id": 0,
1376 "displayId": "string",
1377 "status": "CREATED",
1378 "name": "string"
1379 },
1380 "contractGroup2": {
1381 "id": 0,
1382 "displayId": "string",
1383 "status": "CREATED",
1384 "name": "string"
1385 },
1386 "group3": "string",
1387 "group4": "string",
1388 "signingPerson": "string",
1389 "placeOfSignature": "string",
1390 "dateOfSignature": "2019-08-24",
1391 "allowsSystemGenerateNewId": true,
1392 "numberRangeIdentifierType": {
1393 "name": "string"
1394 },
1395 "numberRangeIdentifierValue": "string",
1396 "numberRangeType": {
1397 "name": "string"
1398 }
1399 },
1400 "currency": {
1401 "id": 0,
1402 "displayId": "string",
1403 "status": "CREATED",
1404 "name": "string",
1405 "decimalPoints": 0
1406 },
1407 "companyCurrency": {
1408 "id": 0,
1409 "displayId": "string",
1410 "status": "CREATED",
1411 "name": "string",
1412 "decimalPoints": 0
1413 },
1414 "indexedCurrency": true,
1415 "assetValueCurrencyType": "CONTRACT_CURRENCY",
1416 "currencyLocked": true,
1417 "leaseArea": {
1418 "id": 0,
1419 "displayId": "string",
1420 "status": "CREATED",
1421 "name": "string"
1422 },
1423 "businessUnit": {
1424 "id": 0,
1425 "displayId": "string",
1426 "status": "CREATED",
1427 "name": "string"
1428 },
1429 "businessUnitLocked": true,
1430 "companyCode": {
1431 "id": 0,
1432 "displayId": "string",
1433 "status": "CREATED",
1434 "erpSystemId": 0,
1435 "erpSystemDisplayId": "string",
1436 "countryId": 0,
1437 "countryDisplayId": "string",
1438 "postingPeriodVariantId": 0,
1439 "fiscalVariantId": 0
1440 },
1441 "companyCodeLocked": true,
1442 "department": {
1443 "id": 0,
1444 "displayId": "string",
1445 "status": "CREATED",
1446 "name": "string"
1447 },
1448 "departmentLocked": true,
1449 "leaseGroup": {
1450 "id": 0,
1451 "displayId": "string",
1452 "status": "CREATED",
1453 "name": "string"
1454 },
1455 "leaseGroupLocked": true,
1456 "subleasingInternalAssetClass": {
1457 "id": 0,
1458 "displayId": "string",
1459 "status": "CREATED",
1460 "name": "string",
1461 "assetClassType": "PROPERTY",
1462 "infiniteUsefulLife": true
1463 },
1464 "contractGroup1": {
1465 "id": 0,
1466 "displayId": "string",
1467 "status": "CREATED",
1468 "name": "string"
1469 },
1470 "contractGroup2": {
1471 "id": 0,
1472 "displayId": "string",
1473 "status": "CREATED",
1474 "name": "string"
1475 },
1476 "subleasing": true,
1477 "subleasingContractRevisionInfo": {
1478 "id": 0,
1479 "contractId": 0,
1480 "contractDisplayId": "string",
1481 "contractName": "string"
1482 },
1483 "subleasingLeaseComponentRevisionInfo": {
1484 "id": 0,
1485 "leaseComponentId": 0,
1486 "leaseComponentDisplayId": "string",
1487 "leaseComponentName": "string"
1488 },
1489 "subleasingActivationGroupRevisionInfo": {
1490 "id": 0,
1491 "activationGroupId": 0,
1492 "activationGroupDisplayId": "string",
1493 "activationGroupName": "string"
1494 },
1495 "notifications": [
1496 {
1497 "id": 0,
1498 "topic": {
1499 "enCaption": "string",
1500 "frCaption": "string",
1501 "name": "string",
1502 "priority": "HIGH"
1503 },
1504 "username": "string",
1505 "contractId": 0,
1506 "contractDisplayId": "string",
1507 "targetId": "string",
1508 "targetType": "string"
1509 }
1510 ],
1511 "masterAgreementId": 0,
1512 "masterAgreementDisplayId": "string",
1513 "allowsSystemGenerateNewId": true,
1514 "transferInfo": {
1515 "transferredFromDisplayId": "string",
1516 "transferredFromRevisionId": 0,
1517 "transferredToDisplayId": "string",
1518 "transferredToRevisionId": 0
1519 },
1520 "numberRangeIdentifierType": {
1521 "name": "string"
1522 },
1523 "numberRangeIdentifierValue": "string",
1524 "numberRangeType": {
1525 "name": "string"
1526 }
1527 }
1528 ],
1529 "listingCitiesValue": "string",
1530 "listingCitiesValues": [
1531 "string"
1532 ],
1533 "listingProvincesValue": "string",
1534 "listingProvincesValues": [
1535 "string"
1536 ],
1537 "listingCountriesValue": "string",
1538 "listingCountriesValues": [
1539 "string"
1540 ],
1541 "listingLocationsValue": "string",
1542 "listingLocationsValues": [
1543 "string"
1544 ],
1545 "listingPremisesValue": "string",
1546 "listingPremisesValues": [
1547 "string"
1548 ],
1549 "listingGroupsValue": "string",
1550 "listingGroupsValues": [
1551 "string"
1552 ],
1553 "listingGroupOptionsValue": "string",
1554 "listingGroupOptionsValues": [
1555 "string"
1556 ],
1557 "listingBusinessUnitsValue": "string",
1558 "listingBusinessUnitsValues": [
1559 "string"
1560 ],
1561 "listingLegalEntitiesValue": "string",
1562 "listingLegalEntitiesValues": [
1563 "string"
1564 ],
1565 "listingMasterAgreementsValue": "string",
1566 "listingMasterAgreementsValues": [
1567 "string"
1568 ],
1569 "listingContractsValue": "string",
1570 "listingContractsValues": [
1571 "string"
1572 ],
1573 "listingStatusOptionsValue": "string",
1574 "listingStatusOptionsValues": [
1575 "string"
1576 ]
1577 }
1578 ],
1579 "leaseIds": [
1580 0
1581 ]
1582}
📄 Description: Data transfer object representing the mass indexation details for real estate properties within the Nakisa Portfolio Management Suite, facilitating portfolio and asset 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 |
name |
string |
true |
none |
Name of the resource |
description |
string |
false |
none |
Description of the resource |
statusId |
integer(int64) |
false |
none |
Unique identifier for the status |
preparedBy |
string |
false |
none |
Text value for preparedBy in EntityModelCpiMassIndexationDto |
preparedDate |
string(date) |
false |
none |
Date of the prepared |
executedBy |
string |
false |
none |
Text value for executedBy in EntityModelCpiMassIndexationDto |
executedDate |
string(date) |
false |
none |
Date of the executed |
generateJobId |
integer(int64) |
false |
none |
Unique identifier for the generate job |
numberOfItemsToProcess |
integer(int64) |
false |
none |
Numeric value representing numberOfItemsToProcess |
numberOfItemsProcessed |
integer(int64) |
false |
none |
Numeric value representing numberOfItemsProcessed |
cpiLeaseIndexationPreviewIdsToIndex |
[integer] |
false |
none |
List of cpiLeaseIndexationPreviewIdsToIndex items |
cpiLeasesProfileFilterIds |
[integer] |
false |
none |
List of cpiLeasesProfileFilterIds items |
status |
false |
none |
Status of the resource |
|
cpiLeasesProfileFilters |
false |
none |
List of cpiLeasesProfileFilters items |
|
leaseIds |
[integer] |
false |
none |
List of leaseIds items |