PickListDto

📄 Description: Data transfer object representing a selection of options within the Nakisa Portfolio Management Suite, specifically designed to facilitate the management and analysis of portfolios, assets, 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

string

false

none

Unique identifier for the resource

code

string

false

none

Code identifier for the resource

priority

integer(int64)

false

none

Priority of the resource

pickListType

string

false

none

Type of the pick list

label

string

false

none

Label for the resource

cultureId

integer(int64)

false

none

Unique identifier for the culture

reportable

boolean

false

none

Boolean flag indicating reportable status

labelDtos

[LabelDto]

false

none

List of labelDtos items