SitePremiseDto¶
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 "fileNumber": "string",
11 "premiseUsageId": 0,
12 "areaTypeId": 0,
13 "areaName": "string",
14 "areaSourceId": 0,
15 "unitId": 0,
16 "area": 0,
17 "zoning": "string",
18 "conceptTypeId": 0,
19 "closestStoreDistance": 0,
20 "costCenterId": 0,
21 "referencePremiseId": 0,
22 "referencePremiseName": "string",
23 "referencePremiseDisplayId": "string",
24 "unitDto": {
25 "createdBy": "string",
26 "lastModifiedBy": "string",
27 "createdDate": "2019-08-24T14:15:22Z",
28 "lastModifiedDate": "2019-08-24T14:15:22Z",
29 "archived": true,
30 "externalId": "string",
31 "id": 0,
32 "unitId": 0,
33 "unitOfMeasureId": 0,
34 "erpSystemId": 0,
35 "unit": {
36 "createdBy": "string",
37 "lastModifiedBy": "string",
38 "createdDate": "2019-08-24T14:15:22Z",
39 "lastModifiedDate": "2019-08-24T14:15:22Z",
40 "archived": true,
41 "externalId": "string",
42 "id": 0,
43 "priority": 0,
44 "internalId": 0,
45 "pickListCode": "string",
46 "pickListLabel": "string",
47 "label": "string",
48 "cultureId": 0,
49 "labelDtos": [
50 {
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 "cultureId": 0,
59 "value": "string"
60 }
61 ]
62 },
63 "unitOfMeasure": {
64 "id": 0,
65 "status": "CREATED",
66 "displayId": "string",
67 "erpSystemId": 0,
68 "erpSystemDisplayId": "string",
69 "name": "string"
70 }
71 },
72 "areaType": {
73 "createdBy": "string",
74 "lastModifiedBy": "string",
75 "createdDate": "2019-08-24T14:15:22Z",
76 "lastModifiedDate": "2019-08-24T14:15:22Z",
77 "archived": true,
78 "externalId": "string",
79 "id": 0,
80 "priority": 0,
81 "internalId": 0,
82 "pickListCode": "string",
83 "pickListLabel": "string",
84 "label": "string",
85 "cultureId": 0,
86 "labelDtos": [
87 {
88 "createdBy": "string",
89 "lastModifiedBy": "string",
90 "createdDate": "2019-08-24T14:15:22Z",
91 "lastModifiedDate": "2019-08-24T14:15:22Z",
92 "archived": true,
93 "externalId": "string",
94 "id": 0,
95 "cultureId": 0,
96 "value": "string"
97 }
98 ]
99 },
100 "areaSource": {
101 "createdBy": "string",
102 "lastModifiedBy": "string",
103 "createdDate": "2019-08-24T14:15:22Z",
104 "lastModifiedDate": "2019-08-24T14:15:22Z",
105 "archived": true,
106 "externalId": "string",
107 "id": 0,
108 "priority": 0,
109 "internalId": 0,
110 "pickListCode": "string",
111 "pickListLabel": "string",
112 "label": "string",
113 "cultureId": 0,
114 "labelDtos": [
115 {
116 "createdBy": "string",
117 "lastModifiedBy": "string",
118 "createdDate": "2019-08-24T14:15:22Z",
119 "lastModifiedDate": "2019-08-24T14:15:22Z",
120 "archived": true,
121 "externalId": "string",
122 "id": 0,
123 "cultureId": 0,
124 "value": "string"
125 }
126 ]
127 },
128 "conceptType": {
129 "createdBy": "string",
130 "lastModifiedBy": "string",
131 "createdDate": "2019-08-24T14:15:22Z",
132 "lastModifiedDate": "2019-08-24T14:15:22Z",
133 "archived": true,
134 "externalId": "string",
135 "id": 0,
136 "priority": 0,
137 "internalId": 0,
138 "pickListCode": "string",
139 "pickListLabel": "string",
140 "label": "string",
141 "cultureId": 0,
142 "labelDtos": [
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 "cultureId": 0,
152 "value": "string"
153 }
154 ]
155 },
156 "premiseUsage": {
157 "createdBy": "string",
158 "lastModifiedBy": "string",
159 "createdDate": "2019-08-24T14:15:22Z",
160 "lastModifiedDate": "2019-08-24T14:15:22Z",
161 "archived": true,
162 "externalId": "string",
163 "id": 0,
164 "priority": 0,
165 "internalId": 0,
166 "pickListCode": "string",
167 "pickListLabel": "string",
168 "label": "string",
169 "cultureId": 0,
170 "labelDtos": [
171 {
172 "createdBy": "string",
173 "lastModifiedBy": "string",
174 "createdDate": "2019-08-24T14:15:22Z",
175 "lastModifiedDate": "2019-08-24T14:15:22Z",
176 "archived": true,
177 "externalId": "string",
178 "id": 0,
179 "cultureId": 0,
180 "value": "string"
181 }
182 ]
183 },
184 "occupanciesDto": [
185 {
186 "createdBy": "string",
187 "lastModifiedBy": "string",
188 "createdDate": "2019-08-24T14:15:22Z",
189 "lastModifiedDate": "2019-08-24T14:15:22Z",
190 "archived": true,
191 "externalId": "string",
192 "id": 0,
193 "priority": 0,
194 "internalId": 0,
195 "pickListCode": "string",
196 "pickListLabel": "string",
197 "label": "string",
198 "cultureId": 0,
199 "labelDtos": [
200 {
201 "createdBy": "string",
202 "lastModifiedBy": "string",
203 "createdDate": "2019-08-24T14:15:22Z",
204 "lastModifiedDate": "2019-08-24T14:15:22Z",
205 "archived": true,
206 "externalId": "string",
207 "id": 0,
208 "cultureId": 0,
209 "value": "string"
210 }
211 ]
212 }
213 ],
214 "cornerLocation": true
215}
📄 Description: Data transfer object representing the physical attributes and operational details of a site premise within the Nakisa Portfolio Management Suite, facilitating portfolio analysis and asset management for real estate properties.
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 |
false |
none |
Name of the resource |
fileNumber |
string |
false |
none |
Unique identifier for the real estate property within the Nakisa Portfolio Management Suite, facilitating efficient asset tracking and analytics. |
premiseUsageId |
integer(int64) |
false |
none |
Unique identifier for the premise usage |
areaTypeId |
integer(int64) |
false |
none |
Unique identifier for the area type |
areaName |
string |
false |
none |
none |
areaSourceId |
integer(int64) |
false |
none |
none |
unitId |
integer(int64) |
false |
none |
Unique identifier for the unit |
area |
number |
false |
none |
Value for area field |
zoning |
string |
false |
none |
Represents the zoning classification of a real estate property, facilitating portfolio analysis and asset management within the Nakisa Portfolio Management Suite. |
conceptTypeId |
integer(int64) |
false |
none |
Unique identifier for the concept type |
closestStoreDistance |
number |
false |
none |
Value for closestStoreDistance field |
costCenterId |
integer(int64) |
false |
none |
Unique identifier for the cost center |
referencePremiseId |
integer(int64) |
false |
none |
Unique identifier for the reference premise |
referencePremiseName |
string |
false |
none |
Name of the reference premise |
referencePremiseDisplayId |
string |
false |
none |
Unique identifier for the reference premise display |
unitDto |
false |
none |
Represents the detailed information of a site premise within the Nakisa Portfolio Management Suite, facilitating effective portfolio and asset analytics in real estate property management. |
|
areaType |
false |
none |
Type of the area |
|
areaSource |
false |
none |
Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management. |
|
conceptType |
false |
none |
Type of the concept |
|
premiseUsage |
false |
none |
Value for premiseUsage field |
|
occupanciesDto |
false |
none |
List of occupanciesDto items |
|
cornerLocation |
boolean |
false |
none |
Boolean flag indicating cornerLocation status |