ProposalDto¶
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 "receivedDate": "2019-08-24",
10 "receivedViaId": 0,
11 "followUpDate": "2019-08-24",
12 "proposalStatusId": 0,
13 "siteName": "string",
14 "siteCivicNumber": "string",
15 "siteStreet": "string",
16 "siteSuite": "string",
17 "sitePostalCode": "string",
18 "siteLon": 0.1,
19 "siteLat": 0.1,
20 "siteLot": "string",
21 "siteNearbyAddress": "string",
22 "siteNearby": "string",
23 "addressTrafficTypeId": 0,
24 "siteCityId": 0,
25 "siteDistrictId": 0,
26 "evaluatedById": 0,
27 "evaluatedMailViaId": 0,
28 "progressStatusId": 0,
29 "evaluatedDate": "string",
30 "evaluatedComment": "string",
31 "premiseId": 0,
32 "siteCity": {
33 "createdBy": "string",
34 "lastModifiedBy": "string",
35 "createdDate": "2019-08-24T14:15:22Z",
36 "lastModifiedDate": "2019-08-24T14:15:22Z",
37 "archived": true,
38 "externalId": "string",
39 "id": 0,
40 "name": "string",
41 "province": {
42 "createdBy": "string",
43 "lastModifiedBy": "string",
44 "createdDate": "2019-08-24T14:15:22Z",
45 "lastModifiedDate": "2019-08-24T14:15:22Z",
46 "archived": true,
47 "externalId": "string",
48 "id": 0,
49 "name": "string",
50 "country": {
51 "createdBy": "string",
52 "lastModifiedBy": "string",
53 "createdDate": "2019-08-24T14:15:22Z",
54 "lastModifiedDate": "2019-08-24T14:15:22Z",
55 "archived": true,
56 "externalId": "string",
57 "id": 0,
58 "name": "string",
59 "code": "string"
60 },
61 "code": "string",
62 "countryId": 0
63 },
64 "provinceId": 0
65 },
66 "siteDistrict": {
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 "name": "string",
75 "city": {
76 "createdBy": "string",
77 "lastModifiedBy": "string",
78 "createdDate": "2019-08-24T14:15:22Z",
79 "lastModifiedDate": "2019-08-24T14:15:22Z",
80 "archived": true,
81 "externalId": "string",
82 "id": 0,
83 "name": "string",
84 "province": {
85 "createdBy": "string",
86 "lastModifiedBy": "string",
87 "createdDate": "2019-08-24T14:15:22Z",
88 "lastModifiedDate": "2019-08-24T14:15:22Z",
89 "archived": true,
90 "externalId": "string",
91 "id": 0,
92 "name": "string",
93 "code": "string",
94 "country": {
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 "name": "string",
103 "code": "string"
104 },
105 "provinceCountryKey": "string"
106 },
107 "cityProvinceCountryKey": "string"
108 },
109 "cityId": 0
110 },
111 "addressTrafficType": {
112 "createdBy": "string",
113 "lastModifiedBy": "string",
114 "createdDate": "2019-08-24T14:15:22Z",
115 "lastModifiedDate": "2019-08-24T14:15:22Z",
116 "archived": true,
117 "externalId": "string",
118 "id": 0,
119 "priority": 0,
120 "internalId": 0,
121 "pickListCode": "string",
122 "pickListLabel": "string",
123 "label": "string",
124 "cultureId": 0,
125 "labelDtos": [
126 {
127 "createdBy": "string",
128 "lastModifiedBy": "string",
129 "createdDate": "2019-08-24T14:15:22Z",
130 "lastModifiedDate": "2019-08-24T14:15:22Z",
131 "archived": true,
132 "externalId": "string",
133 "id": 0,
134 "cultureId": 0,
135 "value": "string"
136 }
137 ]
138 },
139 "premise": {
140 "createdBy": "string",
141 "lastModifiedBy": "string",
142 "createdDate": "2019-08-24T14:15:22Z",
143 "lastModifiedDate": "2019-08-24T14:15:22Z",
144 "archived": true,
145 "externalId": "string",
146 "id": 0,
147 "number": "string",
148 "name": "string",
149 "headPremise": true,
150 "possessionDate": "2019-08-24",
151 "openingDate": "2019-08-24",
152 "closingDate": "2019-08-24",
153 "relocationDate": "2019-08-24",
154 "vacatingDate": "2019-08-24",
155 "expansionDate": "2019-08-24",
156 "statusId": 0,
157 "usageId": 0,
158 "parentPremiseId": 0,
159 "costCenterId": 0,
160 "profitCenterId": 0,
161 "legalEntityId": 0,
162 "occupancyIds": [
163 0
164 ],
165 "locationId": 0,
166 "locationDto": {
167 "createdBy": "string",
168 "lastModifiedBy": "string",
169 "createdDate": "2019-08-24T14:15:22Z",
170 "lastModifiedDate": "2019-08-24T14:15:22Z",
171 "archived": true,
172 "externalId": "string",
173 "id": 0,
174 "number": "string",
175 "name": "string",
176 "storeNumber": "string",
177 "defaultCurrencyId": 0,
178 "defaultMeasureId": 0,
179 "typeId": 0,
180 "qualityId": 0,
181 "propertyTypeId": 0,
182 "categoryId": 0,
183 "statusId": 0,
184 "businessUnitId": 0,
185 "groupIds": [
186 0
187 ],
188 "legalEntityIds": [
189 0
190 ],
191 "defaultCurrency": {
192 "id": 0,
193 "status": "CREATED",
194 "displayId": "string",
195 "erpSystemId": 0,
196 "erpSystemDisplayId": "string",
197 "name": "string",
198 "decimalPoints": 0,
199 "depreciationAreaId": 0
200 },
201 "defaultUnitValue": {
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 "unitId": 0,
210 "unitOfMeasureId": 0,
211 "erpSystemId": 0,
212 "unit": {
213 "createdBy": "string",
214 "lastModifiedBy": "string",
215 "createdDate": "2019-08-24T14:15:22Z",
216 "lastModifiedDate": "2019-08-24T14:15:22Z",
217 "archived": true,
218 "externalId": "string",
219 "id": 0,
220 "priority": 0,
221 "internalId": 0,
222 "pickListCode": "string",
223 "pickListLabel": "string",
224 "label": "string",
225 "cultureId": 0,
226 "labelDtos": [
227 {
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 "cultureId": 0,
236 "value": "string"
237 }
238 ]
239 },
240 "unitOfMeasure": {
241 "id": 0,
242 "status": "CREATED",
243 "displayId": "string",
244 "erpSystemId": 0,
245 "erpSystemDisplayId": "string",
246 "name": "string"
247 }
248 },
249 "type": {
250 "createdBy": "string",
251 "lastModifiedBy": "string",
252 "createdDate": "2019-08-24T14:15:22Z",
253 "lastModifiedDate": "2019-08-24T14:15:22Z",
254 "archived": true,
255 "externalId": "string",
256 "id": 0,
257 "priority": 0,
258 "internalId": 0,
259 "pickListCode": "string",
260 "pickListLabel": "string",
261 "label": "string",
262 "cultureId": 0,
263 "labelDtos": [
264 {
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 "cultureId": 0,
273 "value": "string"
274 }
275 ]
276 },
277 "quality": {
278 "createdBy": "string",
279 "lastModifiedBy": "string",
280 "createdDate": "2019-08-24T14:15:22Z",
281 "lastModifiedDate": "2019-08-24T14:15:22Z",
282 "archived": true,
283 "externalId": "string",
284 "id": 0,
285 "priority": 0,
286 "internalId": 0,
287 "pickListCode": "string",
288 "pickListLabel": "string",
289 "label": "string",
290 "cultureId": 0,
291 "labelDtos": [
292 {
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 "cultureId": 0,
301 "value": "string"
302 }
303 ]
304 },
305 "propertyType": {
306 "createdBy": "string",
307 "lastModifiedBy": "string",
308 "createdDate": "2019-08-24T14:15:22Z",
309 "lastModifiedDate": "2019-08-24T14:15:22Z",
310 "archived": true,
311 "externalId": "string",
312 "id": 0,
313 "priority": 0,
314 "internalId": 0,
315 "pickListCode": "string",
316 "pickListLabel": "string",
317 "label": "string",
318 "cultureId": 0,
319 "labelDtos": [
320 {
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 "cultureId": 0,
329 "value": "string"
330 }
331 ]
332 },
333 "category": {
334 "createdBy": "string",
335 "lastModifiedBy": "string",
336 "createdDate": "2019-08-24T14:15:22Z",
337 "lastModifiedDate": "2019-08-24T14:15:22Z",
338 "archived": true,
339 "externalId": "string",
340 "id": 0,
341 "priority": 0,
342 "internalId": 0,
343 "pickListCode": "string",
344 "pickListLabel": "string",
345 "label": "string",
346 "cultureId": 0,
347 "labelDtos": [
348 {
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 "cultureId": 0,
357 "value": "string"
358 }
359 ]
360 },
361 "status": {
362 "createdBy": "string",
363 "lastModifiedBy": "string",
364 "createdDate": "2019-08-24T14:15:22Z",
365 "lastModifiedDate": "2019-08-24T14:15:22Z",
366 "archived": true,
367 "externalId": "string",
368 "id": 0,
369 "priority": 0,
370 "internalId": 0,
371 "pickListCode": "string",
372 "pickListLabel": "string",
373 "label": "string",
374 "cultureId": 0,
375 "labelDtos": [
376 {
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 "cultureId": 0,
385 "value": "string"
386 }
387 ]
388 },
389 "addressDto": {
390 "createdBy": "string",
391 "lastModifiedBy": "string",
392 "createdDate": "2019-08-24T14:15:22Z",
393 "lastModifiedDate": "2019-08-24T14:15:22Z",
394 "archived": true,
395 "externalId": "string",
396 "id": 0,
397 "street": "string",
398 "civicNumber": "string",
399 "suite": "string",
400 "postalCode": "string",
401 "lon": 0.1,
402 "lat": 0.1,
403 "city": {
404 "createdBy": "string",
405 "lastModifiedBy": "string",
406 "createdDate": "2019-08-24T14:15:22Z",
407 "lastModifiedDate": "2019-08-24T14:15:22Z",
408 "archived": true,
409 "externalId": "string",
410 "id": 0,
411 "name": "string",
412 "province": {
413 "createdBy": "string",
414 "lastModifiedBy": "string",
415 "createdDate": "2019-08-24T14:15:22Z",
416 "lastModifiedDate": "2019-08-24T14:15:22Z",
417 "archived": true,
418 "externalId": "string",
419 "id": 0,
420 "name": "string",
421 "code": "string",
422 "country": {
423 "createdBy": "string",
424 "lastModifiedBy": "string",
425 "createdDate": "2019-08-24T14:15:22Z",
426 "lastModifiedDate": "2019-08-24T14:15:22Z",
427 "archived": true,
428 "externalId": "string",
429 "id": 0,
430 "name": "string",
431 "code": "string"
432 },
433 "provinceCountryKey": "string"
434 },
435 "cityProvinceCountryKey": "string"
436 },
437 "district": {
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 "city": {
447 "createdBy": "string",
448 "lastModifiedBy": "string",
449 "createdDate": "2019-08-24T14:15:22Z",
450 "lastModifiedDate": "2019-08-24T14:15:22Z",
451 "archived": true,
452 "externalId": "string",
453 "id": 0,
454 "name": "string",
455 "province": {
456 "createdBy": "string",
457 "lastModifiedBy": "string",
458 "createdDate": "2019-08-24T14:15:22Z",
459 "lastModifiedDate": "2019-08-24T14:15:22Z",
460 "archived": true,
461 "externalId": "string",
462 "id": 0,
463 "name": "string",
464 "code": "string",
465 "country": {
466 "createdBy": "string",
467 "lastModifiedBy": "string",
468 "createdDate": "2019-08-24T14:15:22Z",
469 "lastModifiedDate": "2019-08-24T14:15:22Z",
470 "archived": true,
471 "externalId": "string",
472 "id": 0,
473 "name": "string",
474 "code": "string"
475 },
476 "provinceCountryKey": "string"
477 },
478 "cityProvinceCountryKey": "string"
479 }
480 },
481 "cityId": 0,
482 "districtId": 0
483 },
484 "secondAddressDto": {
485 "createdBy": "string",
486 "lastModifiedBy": "string",
487 "createdDate": "2019-08-24T14:15:22Z",
488 "lastModifiedDate": "2019-08-24T14:15:22Z",
489 "archived": true,
490 "externalId": "string",
491 "id": 0,
492 "street": "string",
493 "civicNumber": "string",
494 "suite": "string",
495 "postalCode": "string",
496 "lon": 0.1,
497 "lat": 0.1,
498 "city": {
499 "createdBy": "string",
500 "lastModifiedBy": "string",
501 "createdDate": "2019-08-24T14:15:22Z",
502 "lastModifiedDate": "2019-08-24T14:15:22Z",
503 "archived": true,
504 "externalId": "string",
505 "id": 0,
506 "name": "string",
507 "province": {
508 "createdBy": "string",
509 "lastModifiedBy": "string",
510 "createdDate": "2019-08-24T14:15:22Z",
511 "lastModifiedDate": "2019-08-24T14:15:22Z",
512 "archived": true,
513 "externalId": "string",
514 "id": 0,
515 "name": "string",
516 "code": "string",
517 "country": {
518 "createdBy": "string",
519 "lastModifiedBy": "string",
520 "createdDate": "2019-08-24T14:15:22Z",
521 "lastModifiedDate": "2019-08-24T14:15:22Z",
522 "archived": true,
523 "externalId": "string",
524 "id": 0,
525 "name": "string",
526 "code": "string"
527 },
528 "provinceCountryKey": "string"
529 },
530 "cityProvinceCountryKey": "string"
531 },
532 "district": {
533 "createdBy": "string",
534 "lastModifiedBy": "string",
535 "createdDate": "2019-08-24T14:15:22Z",
536 "lastModifiedDate": "2019-08-24T14:15:22Z",
537 "archived": true,
538 "externalId": "string",
539 "id": 0,
540 "name": "string",
541 "city": {
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 "province": {
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 "code": "string",
560 "country": {
561 "createdBy": "string",
562 "lastModifiedBy": "string",
563 "createdDate": "2019-08-24T14:15:22Z",
564 "lastModifiedDate": "2019-08-24T14:15:22Z",
565 "archived": true,
566 "externalId": "string",
567 "id": 0,
568 "name": "string",
569 "code": "string"
570 },
571 "provinceCountryKey": "string"
572 },
573 "cityProvinceCountryKey": "string"
574 }
575 },
576 "cityId": 0,
577 "districtId": 0
578 }
579 },
580 "status": {
581 "createdBy": "string",
582 "lastModifiedBy": "string",
583 "createdDate": "2019-08-24T14:15:22Z",
584 "lastModifiedDate": "2019-08-24T14:15:22Z",
585 "archived": true,
586 "externalId": "string",
587 "id": 0,
588 "priority": 0,
589 "internalId": 0,
590 "pickListCode": "string",
591 "pickListLabel": "string",
592 "label": "string",
593 "cultureId": 0,
594 "labelDtos": [
595 {
596 "createdBy": "string",
597 "lastModifiedBy": "string",
598 "createdDate": "2019-08-24T14:15:22Z",
599 "lastModifiedDate": "2019-08-24T14:15:22Z",
600 "archived": true,
601 "externalId": "string",
602 "id": 0,
603 "cultureId": 0,
604 "value": "string"
605 }
606 ]
607 },
608 "usage": {
609 "createdBy": "string",
610 "lastModifiedBy": "string",
611 "createdDate": "2019-08-24T14:15:22Z",
612 "lastModifiedDate": "2019-08-24T14:15:22Z",
613 "archived": true,
614 "externalId": "string",
615 "id": 0,
616 "priority": 0,
617 "internalId": 0,
618 "pickListCode": "string",
619 "pickListLabel": "string",
620 "label": "string",
621 "cultureId": 0,
622 "labelDtos": [
623 {
624 "createdBy": "string",
625 "lastModifiedBy": "string",
626 "createdDate": "2019-08-24T14:15:22Z",
627 "lastModifiedDate": "2019-08-24T14:15:22Z",
628 "archived": true,
629 "externalId": "string",
630 "id": 0,
631 "cultureId": 0,
632 "value": "string"
633 }
634 ]
635 },
636 "occupanciesDto": [
637 {
638 "createdBy": "string",
639 "lastModifiedBy": "string",
640 "createdDate": "2019-08-24T14:15:22Z",
641 "lastModifiedDate": "2019-08-24T14:15:22Z",
642 "archived": true,
643 "externalId": "string",
644 "id": 0,
645 "priority": 0,
646 "internalId": 0,
647 "pickListCode": "string",
648 "pickListLabel": "string",
649 "label": "string",
650 "cultureId": 0,
651 "labelDtos": [
652 {
653 "createdBy": "string",
654 "lastModifiedBy": "string",
655 "createdDate": "2019-08-24T14:15:22Z",
656 "lastModifiedDate": "2019-08-24T14:15:22Z",
657 "archived": true,
658 "externalId": "string",
659 "id": 0,
660 "cultureId": 0,
661 "value": "string"
662 }
663 ]
664 }
665 ]
666 },
667 "evaluatedBy": {
668 "createdBy": "string",
669 "lastModifiedBy": "string",
670 "createdDate": "2019-08-24T14:15:22Z",
671 "lastModifiedDate": "2019-08-24T14:15:22Z",
672 "archived": true,
673 "externalId": "string",
674 "id": 0,
675 "email": "string",
676 "userName": "string",
677 "firstName": "string",
678 "lastName": "string",
679 "displayName": "string",
680 "permissions": "string",
681 "internalId": "string",
682 "preferredCulture": {
683 "createdBy": "string",
684 "lastModifiedBy": "string",
685 "createdDate": "2019-08-24T14:15:22Z",
686 "lastModifiedDate": "2019-08-24T14:15:22Z",
687 "archived": true,
688 "externalId": "string",
689 "id": 0,
690 "name": "string",
691 "code": "string",
692 "defaultCulture": true,
693 "enable": true
694 },
695 "userGroups": [
696 {
697 "createdBy": "string",
698 "lastModifiedBy": "string",
699 "createdDate": "2019-08-24T14:15:22Z",
700 "lastModifiedDate": "2019-08-24T14:15:22Z",
701 "archived": true,
702 "externalId": "string",
703 "id": 0,
704 "name": "string",
705 "description": "string",
706 "internalId": "string"
707 }
708 ],
709 "partnerIds": [
710 0
711 ],
712 "partners": [
713 {
714 "id": 0,
715 "status": "CREATED",
716 "displayId": "string",
717 "erpSystemId": 0,
718 "erpSystemDisplayId": "string",
719 "name": "string",
720 "fax": "string",
721 "phone": "string",
722 "parentId": 0,
723 "parentName": "string",
724 "parentDisplayId": "string",
725 "companyId": 0,
726 "partnerRoleId": 0,
727 "partnerContactId": 0
728 }
729 ]
730 },
731 "receivedVia": {
732 "createdBy": "string",
733 "lastModifiedBy": "string",
734 "createdDate": "2019-08-24T14:15:22Z",
735 "lastModifiedDate": "2019-08-24T14:15:22Z",
736 "archived": true,
737 "externalId": "string",
738 "id": 0,
739 "priority": 0,
740 "internalId": 0,
741 "pickListCode": "string",
742 "pickListLabel": "string",
743 "label": "string",
744 "cultureId": 0,
745 "labelDtos": [
746 {
747 "createdBy": "string",
748 "lastModifiedBy": "string",
749 "createdDate": "2019-08-24T14:15:22Z",
750 "lastModifiedDate": "2019-08-24T14:15:22Z",
751 "archived": true,
752 "externalId": "string",
753 "id": 0,
754 "cultureId": 0,
755 "value": "string"
756 }
757 ]
758 },
759 "progressStatus": {
760 "createdBy": "string",
761 "lastModifiedBy": "string",
762 "createdDate": "2019-08-24T14:15:22Z",
763 "lastModifiedDate": "2019-08-24T14:15:22Z",
764 "archived": true,
765 "externalId": "string",
766 "id": 0,
767 "priority": 0,
768 "internalId": 0,
769 "pickListCode": "string",
770 "pickListLabel": "string",
771 "label": "string",
772 "cultureId": 0,
773 "labelDtos": [
774 {
775 "createdBy": "string",
776 "lastModifiedBy": "string",
777 "createdDate": "2019-08-24T14:15:22Z",
778 "lastModifiedDate": "2019-08-24T14:15:22Z",
779 "archived": true,
780 "externalId": "string",
781 "id": 0,
782 "cultureId": 0,
783 "value": "string"
784 }
785 ]
786 },
787 "proposalStatus": {
788 "createdBy": "string",
789 "lastModifiedBy": "string",
790 "createdDate": "2019-08-24T14:15:22Z",
791 "lastModifiedDate": "2019-08-24T14:15:22Z",
792 "archived": true,
793 "externalId": "string",
794 "id": 0,
795 "priority": 0,
796 "internalId": 0,
797 "pickListCode": "string",
798 "pickListLabel": "string",
799 "label": "string",
800 "cultureId": 0,
801 "labelDtos": [
802 {
803 "createdBy": "string",
804 "lastModifiedBy": "string",
805 "createdDate": "2019-08-24T14:15:22Z",
806 "lastModifiedDate": "2019-08-24T14:15:22Z",
807 "archived": true,
808 "externalId": "string",
809 "id": 0,
810 "cultureId": 0,
811 "value": "string"
812 }
813 ]
814 },
815 "evaluatedMailVia": {
816 "createdBy": "string",
817 "lastModifiedBy": "string",
818 "createdDate": "2019-08-24T14:15:22Z",
819 "lastModifiedDate": "2019-08-24T14:15:22Z",
820 "archived": true,
821 "externalId": "string",
822 "id": 0,
823 "priority": 0,
824 "internalId": 0,
825 "pickListCode": "string",
826 "pickListLabel": "string",
827 "label": "string",
828 "cultureId": 0,
829 "labelDtos": [
830 {
831 "createdBy": "string",
832 "lastModifiedBy": "string",
833 "createdDate": "2019-08-24T14:15:22Z",
834 "lastModifiedDate": "2019-08-24T14:15:22Z",
835 "archived": true,
836 "externalId": "string",
837 "id": 0,
838 "cultureId": 0,
839 "value": "string"
840 }
841 ]
842 },
843 "proposalEmailIds": [
844 0
845 ]
846}
📄 Description: Data transfer object representing a proposal within the Nakisa Portfolio Management Suite, encapsulating key details related to portfolio and asset management, analytics, and real estate property evaluation.
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 |
receivedDate |
string(date) |
false |
none |
Date of the received |
receivedViaId |
integer(int64) |
false |
none |
Unique identifier for the received via |
followUpDate |
string(date) |
false |
none |
Date of the follow up |
proposalStatusId |
integer(int64) |
false |
none |
Unique identifier for the proposal status |
siteName |
string |
false |
none |
Name of the site |
siteCivicNumber |
string |
false |
none |
Text value for siteCivicNumber in ProposalDto |
siteStreet |
string |
false |
none |
Text value for siteStreet in ProposalDto |
siteSuite |
string |
false |
none |
Text value for siteSuite in ProposalDto |
sitePostalCode |
string |
false |
none |
Code for the site postal |
siteLon |
number(double) |
false |
none |
Value for siteLon field |
siteLat |
number(double) |
false |
none |
Value for siteLat field |
siteLot |
string |
false |
none |
Text value for siteLot in ProposalDto |
siteNearbyAddress |
string |
false |
none |
Text value for siteNearbyAddress in ProposalDto |
siteNearby |
string |
false |
none |
Text value for siteNearby in ProposalDto |
addressTrafficTypeId |
integer(int64) |
false |
none |
Unique identifier for the address traffic type |
siteCityId |
integer(int64) |
false |
none |
Unique identifier for the site city |
siteDistrictId |
integer(int64) |
false |
none |
Unique identifier for the site district |
evaluatedById |
integer(int64) |
false |
none |
Unique identifier for the evaluated by |
evaluatedMailViaId |
integer(int64) |
false |
none |
Unique identifier for the evaluated mail via |
progressStatusId |
integer(int64) |
false |
none |
Unique identifier for the progress status |
evaluatedDate |
string |
false |
none |
Date of the evaluated |
evaluatedComment |
string |
false |
none |
Text value for evaluatedComment in ProposalDto |
premiseId |
integer(int64) |
false |
none |
Unique identifier for the premise |
siteCity |
false |
none |
Value for siteCity field |
|
siteDistrict |
false |
none |
Value for siteDistrict field |
|
addressTrafficType |
false |
none |
Type of the address traffic |
|
premise |
false |
none |
Value for premise field |
|
evaluatedBy |
false |
none |
Value for evaluatedBy field |
|
receivedVia |
false |
none |
Value for receivedVia field |
|
progressStatus |
false |
none |
Status of the progress |
|
proposalStatus |
false |
none |
Status of the proposal |
|
evaluatedMailVia |
false |
none |
Value for evaluatedMailVia field |
|
proposalEmailIds |
[integer] |
false |
none |
List of proposalEmailIds items |