AreaDto¶
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 "typeId": 0,
10 "unitId": 0,
11 "sourceId": 0,
12 "proShareTypeId": 0,
13 "documentId": 0,
14 "grossUp": 0,
15 "lot": "string",
16 "cadaster": "string",
17 "name": "string",
18 "verified": true,
19 "toBeMeasured": true,
20 "gla": true,
21 "type": {
22 "createdBy": "string",
23 "lastModifiedBy": "string",
24 "createdDate": "2019-08-24T14:15:22Z",
25 "lastModifiedDate": "2019-08-24T14:15:22Z",
26 "archived": true,
27 "externalId": "string",
28 "id": 0,
29 "priority": 0,
30 "internalId": 0,
31 "pickListCode": "string",
32 "pickListLabel": "string",
33 "label": "string",
34 "cultureId": 0,
35 "labelDtos": [
36 {
37 "createdBy": "string",
38 "lastModifiedBy": "string",
39 "createdDate": "2019-08-24T14:15:22Z",
40 "lastModifiedDate": "2019-08-24T14:15:22Z",
41 "archived": true,
42 "externalId": "string",
43 "id": 0,
44 "cultureId": 0,
45 "value": "string"
46 }
47 ]
48 },
49 "source": {
50 "createdBy": "string",
51 "lastModifiedBy": "string",
52 "createdDate": "2019-08-24T14:15:22Z",
53 "lastModifiedDate": "2019-08-24T14:15:22Z",
54 "archived": true,
55 "externalId": "string",
56 "id": 0,
57 "priority": 0,
58 "internalId": 0,
59 "pickListCode": "string",
60 "pickListLabel": "string",
61 "label": "string",
62 "cultureId": 0,
63 "labelDtos": [
64 {
65 "createdBy": "string",
66 "lastModifiedBy": "string",
67 "createdDate": "2019-08-24T14:15:22Z",
68 "lastModifiedDate": "2019-08-24T14:15:22Z",
69 "archived": true,
70 "externalId": "string",
71 "id": 0,
72 "cultureId": 0,
73 "value": "string"
74 }
75 ]
76 },
77 "proShareType": {
78 "createdBy": "string",
79 "lastModifiedBy": "string",
80 "createdDate": "2019-08-24T14:15:22Z",
81 "lastModifiedDate": "2019-08-24T14:15:22Z",
82 "archived": true,
83 "externalId": "string",
84 "id": 0,
85 "priority": 0,
86 "internalId": 0,
87 "pickListCode": "string",
88 "pickListLabel": "string",
89 "label": "string",
90 "cultureId": 0,
91 "labelDtos": [
92 {
93 "createdBy": "string",
94 "lastModifiedBy": "string",
95 "createdDate": "2019-08-24T14:15:22Z",
96 "lastModifiedDate": "2019-08-24T14:15:22Z",
97 "archived": true,
98 "externalId": "string",
99 "id": 0,
100 "cultureId": 0,
101 "value": "string"
102 }
103 ]
104 },
105 "unitType": {
106 "createdBy": "string",
107 "lastModifiedBy": "string",
108 "createdDate": "2019-08-24T14:15:22Z",
109 "lastModifiedDate": "2019-08-24T14:15:22Z",
110 "archived": true,
111 "externalId": "string",
112 "id": 0,
113 "priority": 0,
114 "internalId": 0,
115 "pickListCode": "string",
116 "pickListLabel": "string",
117 "label": "string",
118 "cultureId": 0,
119 "labelDtos": [
120 {
121 "createdBy": "string",
122 "lastModifiedBy": "string",
123 "createdDate": "2019-08-24T14:15:22Z",
124 "lastModifiedDate": "2019-08-24T14:15:22Z",
125 "archived": true,
126 "externalId": "string",
127 "id": 0,
128 "cultureId": 0,
129 "value": "string"
130 }
131 ]
132 },
133 "historiesDto": [
134 {
135 "createdBy": "string",
136 "lastModifiedBy": "string",
137 "createdDate": "2019-08-24T14:15:22Z",
138 "lastModifiedDate": "2019-08-24T14:15:22Z",
139 "archived": true,
140 "externalId": "string",
141 "id": 0,
142 "startDate": "2019-08-24",
143 "endDate": "2019-08-24",
144 "measure": 0,
145 "details": "string",
146 "floor": "string",
147 "suite": "string",
148 "areaId": 0
149 }
150 ],
151 "archivedAssociation": true
152}
📄 Description: Data transfer object representing a geographical area within the Nakisa Portfolio Management Suite, encompassing relevant attributes for portfolio analysis, asset management, and 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 |
typeId |
integer(int64) |
true |
none |
Unique identifier for the type |
unitId |
integer(int64) |
false |
none |
Unique identifier for the unit |
sourceId |
integer(int64) |
false |
none |
Unique identifier for the source |
proShareTypeId |
integer(int64) |
false |
none |
Unique identifier for the pro share type |
documentId |
integer(int64) |
false |
none |
Unique identifier for the document |
grossUp |
integer(int64) |
false |
none |
Numeric value representing grossUp |
lot |
string |
false |
none |
Text value for lot in AreaDto |
cadaster |
string |
false |
none |
Text value for cadaster in AreaDto |
name |
string |
false |
none |
Name of the resource |
verified |
boolean |
false |
none |
Boolean flag indicating verified status |
toBeMeasured |
boolean |
false |
none |
Boolean flag indicating toBeMeasured status |
gla |
boolean |
false |
none |
Boolean flag indicating gla status |
type |
false |
none |
Type of the resource |
|
source |
false |
none |
Value for source field |
|
proShareType |
false |
none |
Type of the pro share |
|
unitType |
false |
none |
Type of the unit |
|
historiesDto |
false |
none |
List of historiesDto items |
|
archivedAssociation |
boolean |
false |
none |
none |