OCExpenseTypeToLeaseConditionDto

📄 Description: Data transfer object representing the relationship between expense types and lease conditions within the Nakisa Portfolio Management Suite, facilitating enhanced analytics and management of real estate property assets.

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

ocExpenseTypeId

integer(int64)

false

none

Unique identifier for the oc expense type

conditionTypeId

integer(int64)

false

none

Unique identifier for the condition type

ocExpenseType

PickListOptionDto

false

none

Type of the oc expense

conditionType

PickListOptionDto

false

none

Type of the condition