EntityModelCriticalClauseDto

📄 Description: Data transfer object representing critical clauses associated with entities within the Nakisa Portfolio Management Suite, facilitating effective portfolio and asset management in the context of real estate property analytics.

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

rentTypeId

integer(int64)

false

none

Unique identifier for the rent type

increaseTypeId

integer(int64)

false

none

Unique identifier for the increase type

exercisedId

integer(int64)

false

none

Unique identifier for the exercised

exerciseMethodId

integer(int64)

false

none

Unique identifier for the exercise method

parentId

integer(int64)

false

none

Unique identifier for the parent

pageNumber

string

false

none

Page number for pagination

section

string

false

none

Text value for section in EntityModelCriticalClauseDto

rentOrCost

number

false

none

Value for rentOrCost field

noticeNumberOfDays

integer(int64)

false

none

Numeric value representing noticeNumberOfDays

startDate

string(date)

false

none

Start date of the resource

endDate

string(date)

false

none

End date of the resource

earlyNotice

string(date)

false

none

Text value for earlyNotice in EntityModelCriticalClauseDto

latestNotice

string(date)

false

none

Text value for latestNotice in EntityModelCriticalClauseDto

notificationDate

string(date)

false

none

Date of the notification

exerciseMethod

PickListOptionDto

false

none

Value for exerciseMethod field

rentType

PickListOptionDto

false

none

Type of the rent

increaseType

PickListOptionDto

false

none

Type of the increase

exercised

PickListOptionDto

false

none

Value for exercised field

leaseCriticalClauseTypeId

integer(int64)

false

none

Unique identifier for the lease critical clause type

leaseCriticalClauseTypeDto

LeaseCriticalClauseTypeDto

false

none

Data transfer object representing critical lease clauses within the Nakisa Portfolio Management Suite, essential for managing portfolio and asset analytics in real estate properties.