EntityModelUdfFieldTextValueDto

📄 Description: Data transfer object representing a text value associated with a user-defined field within the Nakisa Portfolio Management Suite, facilitating the management and analysis of portfolio, asset, and real estate property data.

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

udfField

UdfField

false

none

Value for udfField field

valueType

string

false

none

Type of the value

objectId

integer(int64)

false

none

Unique identifier for the object

value

string

false

none

Text value for value in EntityModelUdfFieldTextValueDto

objectType

string

false

none

Type of the object