ProjectSiteDevelopmentDto

📄 Description: Data transfer object representing the development details of a project site within the Nakisa Portfolio Management Suite, facilitating effective portfolio and asset management analytics for real estate properties.

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

applyToMasterPlan

boolean

false

none

Boolean flag indicating applyToMasterPlan status

expectDowntime

boolean

false

none

Boolean flag indicating expectDowntime status

tempStore

boolean

false

none

Boolean flag indicating tempStore status

developmentProgressId

integer(int64)

false

none

Unique identifier for the development progress

developmentStatusId

integer(int64)

false

none

Unique identifier for the development status

projectSiteRelationId

integer(int64)

false

none

Unique identifier for the project site relation

developmentProgress

PickListOptionDto

false

none

Value for developmentProgress field

developmentStatus

PickListOptionDto

false

none

Status of the development

site

string

false

none

Text value for site in ProjectSiteDevelopmentDto

siteId

integer(int64)

false

none

Unique identifier for the site

siteExternalId

string

false

none

Unique identifier for the site external

isDraft

boolean

false

none

Whether the resource is draft