EntityModelLeaseEventDto

📄 Description: Data transfer object representing a lease event within the Nakisa Portfolio Management Suite, capturing essential details related to portfolio and asset management for real estate properties, facilitating analytics and decision-making.

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

code

string

false

none

Code identifier for the resource

reviewedBy

string

false

none

Text value for reviewedBy in EntityModelLeaseEventDto

reviewedDate

string(date)

false

none

Date of the reviewed

reviewedStatusId

integer(int64)

false

none

Unique identifier for the reviewed status

activityDate

string(date)

false

none

Date of the activity

relatedPickListOptionId

integer(int64)

false

none

Unique identifier for the related pick list option

detail

string

false

none

Text value for detail in EntityModelLeaseEventDto

note

Note

false

none

Value for note field

type

PickListOptionDto

false

none

Type of the resource

reviewedStatus

PickListOptionDto

false

none

Status of the reviewed

relatedPickListOption

PickListOptionDto

false

none

Value for relatedPickListOption field

version

VersionDto

false

none

Value for version field