EntityModelProjectDto¶
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 "targetDate": "2019-08-24",
12 "startDate": "2019-08-24",
13 "dueDate": "2019-08-24",
14 "possessionDate": "2019-08-24",
15 "projectTargetTypeId": 0,
16 "projectActivityId": 0,
17 "projectTypeId": 0,
18 "projectItemId": 0,
19 "projectExecutorTypeId": 0,
20 "projectPriorityId": 0,
21 "projectPrivacyId": 0,
22 "projectStatusId": 0,
23 "progressStatusId": 0,
24 "projectManagerId": 0,
25 "budgetAmount": 0,
26 "bufferAmount": 0,
27 "taskEmailSendDate": "2019-08-24",
28 "copyMilestoneDate": true,
29 "isTemplate": true,
30 "isPrefilled": true,
31 "projectActivity": {
32 "createdBy": "string",
33 "lastModifiedBy": "string",
34 "createdDate": "2019-08-24T14:15:22Z",
35 "lastModifiedDate": "2019-08-24T14:15:22Z",
36 "archived": true,
37 "externalId": "string",
38 "id": 0,
39 "priority": 0,
40 "internalId": 0,
41 "pickListCode": "string",
42 "pickListLabel": "string",
43 "label": "string",
44 "cultureId": 0,
45 "labelDtos": [
46 {
47 "createdBy": "string",
48 "lastModifiedBy": "string",
49 "createdDate": "2019-08-24T14:15:22Z",
50 "lastModifiedDate": "2019-08-24T14:15:22Z",
51 "archived": true,
52 "externalId": "string",
53 "id": 0,
54 "cultureId": 0,
55 "value": "string"
56 }
57 ]
58 },
59 "projectTargetType": {
60 "createdBy": "string",
61 "lastModifiedBy": "string",
62 "createdDate": "2019-08-24T14:15:22Z",
63 "lastModifiedDate": "2019-08-24T14:15:22Z",
64 "archived": true,
65 "externalId": "string",
66 "id": 0,
67 "priority": 0,
68 "internalId": 0,
69 "pickListCode": "string",
70 "pickListLabel": "string",
71 "label": "string",
72 "cultureId": 0,
73 "labelDtos": [
74 {
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 "cultureId": 0,
83 "value": "string"
84 }
85 ]
86 },
87 "projectType": {
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 "priority": 0,
96 "internalId": 0,
97 "pickListCode": "string",
98 "pickListLabel": "string",
99 "label": "string",
100 "cultureId": 0,
101 "labelDtos": [
102 {
103 "createdBy": "string",
104 "lastModifiedBy": "string",
105 "createdDate": "2019-08-24T14:15:22Z",
106 "lastModifiedDate": "2019-08-24T14:15:22Z",
107 "archived": true,
108 "externalId": "string",
109 "id": 0,
110 "cultureId": 0,
111 "value": "string"
112 }
113 ]
114 },
115 "projectItem": {
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 "priority": 0,
124 "internalId": 0,
125 "pickListCode": "string",
126 "pickListLabel": "string",
127 "label": "string",
128 "cultureId": 0,
129 "labelDtos": [
130 {
131 "createdBy": "string",
132 "lastModifiedBy": "string",
133 "createdDate": "2019-08-24T14:15:22Z",
134 "lastModifiedDate": "2019-08-24T14:15:22Z",
135 "archived": true,
136 "externalId": "string",
137 "id": 0,
138 "cultureId": 0,
139 "value": "string"
140 }
141 ]
142 },
143 "projectExecutorType": {
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 "priority": 0,
152 "internalId": 0,
153 "pickListCode": "string",
154 "pickListLabel": "string",
155 "label": "string",
156 "cultureId": 0,
157 "labelDtos": [
158 {
159 "createdBy": "string",
160 "lastModifiedBy": "string",
161 "createdDate": "2019-08-24T14:15:22Z",
162 "lastModifiedDate": "2019-08-24T14:15:22Z",
163 "archived": true,
164 "externalId": "string",
165 "id": 0,
166 "cultureId": 0,
167 "value": "string"
168 }
169 ]
170 },
171 "projectPriority": {
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 "priority": 0,
180 "internalId": 0,
181 "pickListCode": "string",
182 "pickListLabel": "string",
183 "label": "string",
184 "cultureId": 0,
185 "labelDtos": [
186 {
187 "createdBy": "string",
188 "lastModifiedBy": "string",
189 "createdDate": "2019-08-24T14:15:22Z",
190 "lastModifiedDate": "2019-08-24T14:15:22Z",
191 "archived": true,
192 "externalId": "string",
193 "id": 0,
194 "cultureId": 0,
195 "value": "string"
196 }
197 ]
198 },
199 "projectPrivacy": {
200 "createdBy": "string",
201 "lastModifiedBy": "string",
202 "createdDate": "2019-08-24T14:15:22Z",
203 "lastModifiedDate": "2019-08-24T14:15:22Z",
204 "archived": true,
205 "externalId": "string",
206 "id": 0,
207 "priority": 0,
208 "internalId": 0,
209 "pickListCode": "string",
210 "pickListLabel": "string",
211 "label": "string",
212 "cultureId": 0,
213 "labelDtos": [
214 {
215 "createdBy": "string",
216 "lastModifiedBy": "string",
217 "createdDate": "2019-08-24T14:15:22Z",
218 "lastModifiedDate": "2019-08-24T14:15:22Z",
219 "archived": true,
220 "externalId": "string",
221 "id": 0,
222 "cultureId": 0,
223 "value": "string"
224 }
225 ]
226 },
227 "progressStatus": {
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 "projectStatus": {
256 "createdBy": "string",
257 "lastModifiedBy": "string",
258 "createdDate": "2019-08-24T14:15:22Z",
259 "lastModifiedDate": "2019-08-24T14:15:22Z",
260 "archived": true,
261 "externalId": "string",
262 "id": 0,
263 "priority": 0,
264 "internalId": 0,
265 "pickListCode": "string",
266 "pickListLabel": "string",
267 "label": "string",
268 "cultureId": 0,
269 "labelDtos": [
270 {
271 "createdBy": "string",
272 "lastModifiedBy": "string",
273 "createdDate": "2019-08-24T14:15:22Z",
274 "lastModifiedDate": "2019-08-24T14:15:22Z",
275 "archived": true,
276 "externalId": "string",
277 "id": 0,
278 "cultureId": 0,
279 "value": "string"
280 }
281 ]
282 },
283 "projectManager": "string",
284 "milestonesIds": [
285 0
286 ],
287 "siteIds": [
288 0
289 ]
290}
📄 Description: Data transfer object representing a project within the Nakisa Portfolio Management Suite, encapsulating key details related to portfolio management, asset analytics, and 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 |
description |
string |
false |
none |
Description of the resource |
targetDate |
string(date) |
false |
none |
Date of the target |
startDate |
string(date) |
false |
none |
Start date of the resource |
dueDate |
string(date) |
false |
none |
Due date of the resource |
possessionDate |
string(date) |
false |
none |
Date of the possession |
projectTargetTypeId |
integer(int64) |
false |
none |
Unique identifier for the project target type |
projectActivityId |
integer(int64) |
false |
none |
Unique identifier for the project activity |
projectTypeId |
integer(int64) |
false |
none |
Unique identifier for the project type |
projectItemId |
integer(int64) |
false |
none |
Unique identifier for the project item |
projectExecutorTypeId |
integer(int64) |
false |
none |
Unique identifier for the project executor type |
projectPriorityId |
integer(int64) |
false |
none |
Unique identifier for the project priority |
projectPrivacyId |
integer(int64) |
false |
none |
Unique identifier for the project privacy |
projectStatusId |
integer(int64) |
false |
none |
Unique identifier for the project status |
progressStatusId |
integer(int64) |
false |
none |
Unique identifier for the progress status |
projectManagerId |
integer(int64) |
false |
none |
Unique identifier for the project manager |
budgetAmount |
number |
false |
none |
Amount of budget |
bufferAmount |
number |
false |
none |
Amount of buffer |
taskEmailSendDate |
string(date) |
false |
none |
Date of the task email send |
copyMilestoneDate |
boolean |
false |
none |
Date of the copy milestone |
isTemplate |
boolean |
false |
none |
none |
isPrefilled |
boolean |
false |
none |
none |
projectActivity |
false |
none |
Value for projectActivity field |
|
projectTargetType |
false |
none |
Type of the project target |
|
projectType |
false |
none |
Type of the project |
|
projectItem |
false |
none |
Value for projectItem field |
|
projectExecutorType |
false |
none |
Type of the project executor |
|
projectPriority |
false |
none |
Priority of the project |
|
projectPrivacy |
false |
none |
Value for projectPrivacy field |
|
progressStatus |
false |
none |
Status of the progress |
|
projectStatus |
false |
none |
Status of the project |
|
projectManager |
string |
false |
none |
Text value for projectManager in EntityModelProjectDto |
milestonesIds |
[integer] |
false |
none |
List of milestonesIds items |
siteIds |
[integer] |
false |
none |
List of siteIds items |