EntityModelProjectAdditionalFieldDto

📄 Description: Data transfer object representing additional fields associated with an entity model within the Nakisa Portfolio Management Suite, facilitating enhanced analytics and insights for portfolio and asset management in the real estate sector.

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

projectAdditionalFieldTypeId

integer(int64)

false

none

Unique identifier for the project additional field type

position

integer(int32)

false

none

Numeric value representing position

projectAdditionalFieldType

PickListOptionDto

false

none

Type of the project additional field

label

string

false

none

Label for the resource

cultureId

integer(int64)

false

none

Unique identifier for the culture

labelDtos

[LabelDto]

false

none

List of labelDtos items

isRequired

boolean

false

none

Whether the resource is required

isEnabled

boolean

false

none

Whether the resource is enabled