EntityModelLeaseCriticalClauseTypeDto

📄 Description: Data transfer object representing critical lease clauses within the Nakisa Portfolio Management Suite, essential for portfolio and asset analytics in 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

typeId

integer(int64)

false

none

Unique identifier for the type

notApplicable

boolean

false

none

Boolean flag indicating notApplicable status

type

PickListOptionDto

false

none

Type of the resource

leaseId

integer(int64)

false

none

Unique identifier for the lease

leaseDto

LeaseDto

false

none

Data transfer object representing a lease agreement within the Nakisa Portfolio Management Suite, encompassing essential details related to portfolio management, asset tracking, and real estate analytics.