PagedModelEntityModelSiteLocationViewDto¶
Example Json Object
1{
2 "_embedded": {
3 "siteLocationViewDtoList": [
4 {
5 "createdBy": "string",
6 "lastModifiedBy": "string",
7 "createdDate": "2019-08-24T14:15:22Z",
8 "lastModifiedDate": "2019-08-24T14:15:22Z",
9 "archived": true,
10 "externalId": "string",
11 "id": 0,
12 "name": "string",
13 "storeNumber": "string",
14 "fileNumber": "string",
15 "siteStatusId": 0,
16 "propertyTypeId": 0,
17 "addressId": 0,
18 "referenceLocationId": 0,
19 "addressDto": {
20 "createdBy": "string",
21 "lastModifiedBy": "string",
22 "createdDate": "2019-08-24T14:15:22Z",
23 "lastModifiedDate": "2019-08-24T14:15:22Z",
24 "archived": true,
25 "externalId": "string",
26 "id": 0,
27 "street": "string",
28 "civicNumber": "string",
29 "suite": "string",
30 "postalCode": "string",
31 "lon": 0.1,
32 "lat": 0.1,
33 "city": {
34 "createdBy": "string",
35 "lastModifiedBy": "string",
36 "createdDate": "2019-08-24T14:15:22Z",
37 "lastModifiedDate": "2019-08-24T14:15:22Z",
38 "archived": true,
39 "externalId": "string",
40 "id": 0,
41 "name": "string",
42 "province": {
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 "name": "string",
51 "code": "string",
52 "country": {
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 "name": "string",
61 "code": "string"
62 }
63 }
64 },
65 "district": {
66 "createdBy": "string",
67 "lastModifiedBy": "string",
68 "createdDate": "2019-08-24T14:15:22Z",
69 "lastModifiedDate": "2019-08-24T14:15:22Z",
70 "archived": true,
71 "externalId": "string",
72 "id": 0,
73 "name": "string",
74 "city": {
75 "createdBy": "string",
76 "lastModifiedBy": "string",
77 "createdDate": "2019-08-24T14:15:22Z",
78 "lastModifiedDate": "2019-08-24T14:15:22Z",
79 "archived": true,
80 "externalId": "string",
81 "id": 0,
82 "name": "string",
83 "province": {
84 "createdBy": "string",
85 "lastModifiedBy": "string",
86 "createdDate": "2019-08-24T14:15:22Z",
87 "lastModifiedDate": "2019-08-24T14:15:22Z",
88 "archived": true,
89 "externalId": "string",
90 "id": 0,
91 "name": "string",
92 "code": "string",
93 "country": {
94 "createdBy": "string",
95 "lastModifiedBy": "string",
96 "createdDate": "2019-08-24T14:15:22Z",
97 "lastModifiedDate": "2019-08-24T14:15:22Z",
98 "archived": true,
99 "externalId": "string",
100 "id": 0,
101 "name": "string",
102 "code": "string"
103 }
104 }
105 }
106 },
107 "cityId": 0,
108 "districtId": 0
109 },
110 "siteStatus": {
111 "createdBy": "string",
112 "lastModifiedBy": "string",
113 "createdDate": "2019-08-24T14:15:22Z",
114 "lastModifiedDate": "2019-08-24T14:15:22Z",
115 "archived": true,
116 "externalId": "string",
117 "id": 0,
118 "priority": 0,
119 "internalId": 0,
120 "pickListCode": "string",
121 "pickListLabel": "string",
122 "label": "string",
123 "cultureId": 0,
124 "labelDtos": [
125 {
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 "cultureId": 0,
134 "value": "string"
135 }
136 ]
137 },
138 "propertyType": {
139 "createdBy": "string",
140 "lastModifiedBy": "string",
141 "createdDate": "2019-08-24T14:15:22Z",
142 "lastModifiedDate": "2019-08-24T14:15:22Z",
143 "archived": true,
144 "externalId": "string",
145 "id": 0,
146 "priority": 0,
147 "internalId": 0,
148 "pickListCode": "string",
149 "pickListLabel": "string",
150 "label": "string",
151 "cultureId": 0,
152 "labelDtos": [
153 {
154 "createdBy": "string",
155 "lastModifiedBy": "string",
156 "createdDate": "2019-08-24T14:15:22Z",
157 "lastModifiedDate": "2019-08-24T14:15:22Z",
158 "archived": true,
159 "externalId": "string",
160 "id": 0,
161 "cultureId": 0,
162 "value": "string"
163 }
164 ]
165 }
166 }
167 ]
168 },
169 "page": {
170 "size": 0,
171 "totalElements": 0,
172 "totalPages": 0,
173 "number": 0
174 }
175}
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
_embedded |
object |
false |
none |
none |
» siteLocationViewDtoList |
false |
none |
none |
|
page |
false |
none |
Data transfer object representing the metadata associated with a page within the Nakisa Portfolio Management Suite, encompassing essential information for portfolio, asset, and real estate property analytics. |