ProjectSiteRelationDto

📄 Description: Data transfer object representing the relationship between projects and associated sites within the Nakisa Portfolio Management Suite, facilitating enhanced portfolio analytics and asset management for real estate properties.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier for the resource

siteExternalId

string

false

none

Unique identifier for the site external

siteName

string

false

none

Name of the site

siteArea

number(double)

false

none

Value for siteArea field

siteUnitId

integer(int64)

false

none

Unique identifier for the site unit

isDraft

boolean

false

none

Whether the resource is draft

projectId

integer(int64)

false

none

Unique identifier for the project

siteId

integer(int64)

false

none

Unique identifier for the site