PickListOptionDto

📄 Description: Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly 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

priority

integer(int64)

false

none

Priority of the resource

internalId

integer(int64)

false

none

Unique identifier for the internal

pickListCode

string

false

none

Code for the pick list

pickListLabel

string

false

none

Label for the pick list

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