UdfFieldDto

📄 Description: Data transfer object representing a user-defined field within the Nakisa Portfolio Management Suite, facilitating the customization and analytics of portfolio and asset data in the context of real estate property management.

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)

false

none

Unique identifier for the type

priority

integer(int64)

false

none

Priority of the resource

required

boolean

false

none

Whether this field is required

reportable

boolean

false

none

Boolean flag indicating reportable status

labels

[Label]

false

none

List of labels items

udfGroupId

integer(int64)

true

none

Unique identifier for the udf group

type

PickListOptionDto

false

none

Type of the resource

label

string

false

none

Label for the resource

cultureId

integer(int64)

false

none

Unique identifier for the culture

labelDtos

[LabelDto]

true

none

List of labelDtos items