UdfFieldWithValueDto¶
Example Json Object
1{
2 "udfFieldId": 0,
3 "udfFieldValueDto": {
4 "objectId": 0,
5 "valueType": "string",
6 "value": true,
7 "objectType": "string",
8 "createdBy": "string",
9 "lastModifiedBy": "string",
10 "createdDate": "2019-08-24T14:15:22Z",
11 "lastModifiedDate": "2019-08-24T14:15:22Z",
12 "archived": true,
13 "externalId": "string",
14 "id": 0,
15 "udfField": {
16 "createdBy": "string",
17 "lastModifiedBy": "string",
18 "createdDate": "2019-08-24T14:15:22Z",
19 "lastModifiedDate": "2019-08-24T14:15:22Z",
20 "archived": true,
21 "externalId": "string",
22 "id": 0,
23 "typeId": 0,
24 "priority": 0,
25 "required": true,
26 "reportable": true,
27 "labels": [
28 {
29 "createdBy": "string",
30 "lastModifiedBy": "string",
31 "createdDate": "2019-08-24T14:15:22Z",
32 "lastModifiedDate": "2019-08-24T14:15:22Z",
33 "archived": true,
34 "externalId": "string",
35 "id": 0,
36 "cultureId": 0,
37 "value": "string"
38 }
39 ]
40 }
41 }
42}
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
udfFieldId |
integer(int64) |
false |
none |
none |
udfFieldValueDto |
any |
false |
none |
none |
📄 Description: oneOf
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
» anonymous |
false |
none |
Data transfer object representing a boolean value for user-defined fields within the Nakisa Portfolio Management Suite, facilitating analytics and insights related to portfolios, assets, and real estate properties. |
📄 Description: xor
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
» anonymous |
false |
none |
Data transfer object representing a date value associated with user-defined fields within the Nakisa Portfolio Management Suite, facilitating the management and analysis of portfolio, asset, and real estate property data. |
📄 Description: xor
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
» anonymous |
false |
none |
Data transfer object representing a large text value associated with user-defined fields in the Nakisa Portfolio Management Suite, facilitating detailed asset and portfolio analytics within the real estate property domain. |
📄 Description: xor
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
» anonymous |
false |
none |
Data transfer object representing a list of user-defined field values associated with assets in the Nakisa Portfolio Management Suite, facilitating enhanced analytics and insights for portfolio and real estate property management. |
📄 Description: xor
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
» anonymous |
false |
none |
Data transfer object representing a numerical value associated with a user-defined field within the Nakisa Portfolio Management Suite, facilitating analytics and insights for portfolio and asset management in the real estate property domain. |
📄 Description: xor
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
» anonymous |
false |
none |
Data transfer object representing a text value associated with a user-defined field in the Nakisa Portfolio Management Suite, facilitating the management and analysis of portfolio, asset, and real estate property data. |