SiteDto

📄 Description: Data transfer object representing a site within the Nakisa Portfolio Management Suite, encapsulating essential information related to portfolio assets, analytics, and 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

name

string

false

none

Name of the resource

storeNumber

string

false

none

Text value for storeNumber in SiteDto

fileNumber

string

false

none

Text value for fileNumber in SiteDto

businessUnitId

integer(int64)

false

none

Unique identifier for the business unit

siteStatusId

integer(int64)

false

none

Unique identifier for the site status

siteManagerId

integer(int64)

false

none

Unique identifier for the site manager

propertyTypeId

integer(int64)

false

none

Unique identifier for the property type

buildingTypeId

integer(int64)

false

none

Unique identifier for the building type

siteQualityId

integer(int64)

false

none

Unique identifier for the site quality

areaTypeId

integer(int64)

false

none

Unique identifier for the area type

unitId

integer(int64)

false

none

Unique identifier for the unit

area

number

false

none

Value for area field

defaultCurrencyId

integer(int64)

false

none

Unique identifier for the default currency

typeId

integer(int64)

false

none

Unique identifier for the type

businessUnit

PickListOptionDto

false

none

Value for businessUnit field

propertyType

PickListOptionDto

false

none

Type of the property

propertyTypeLabel

string

false

none

Label for the property type

buildingType

PickListOptionDto

false

none

Type of the building

siteQuality

PickListOptionDto

false

none

Value for siteQuality field

areaType

PickListOptionDto

false

none

Type of the area

siteStatus

PickListOptionDto

false

none

Status of the site

addressDto

AddressDto

true

none

Value for addressDto field

addressString

string

false

none

Text value for addressString in SiteDto

cityStateDistrict

string

false

none

Text value for cityStateDistrict in SiteDto

country

string

false

none

Text value for country in SiteDto

siteIntegrationStatusId

integer(int64)

false

none

Unique identifier for the site integration status

siteIntegrationStatusDto

SiteIntegrationStatusDto

false

none

Value for siteIntegrationStatusDto field

defaultCurrency

CurrencyDto

false

none

Value for defaultCurrency field

unit

UnitDefaultValueDto

false

none

Value for unit field

type

PickListOptionDto

false

none

Type of the resource

sitePremiseDto

SitePremiseDto

false

none

Value for sitePremiseDto field

projectSiteTag

PickListOptionDto

false

none

Value for projectSiteTag field

referenceLocationId

integer(int64)

false

none

Unique identifier for the reference location

referenceLocationName

string

false

none

Name of the reference location

referenceLocationDisplayId

string

false

none

Unique identifier for the reference location display

landlords

string

false

none

Text value for landlords in SiteDto

managers

string

false

none

Text value for managers in SiteDto

vendors

string

false

none

Text value for vendors in SiteDto

siteManager

string

false

none

Text value for siteManager in SiteDto

siteDocumentList

[Document]

false

none

List of siteDocumentList items

totalPropertyScore

integer(int32)

false

none

Numeric value representing totalPropertyScore

siteFinancialAnalysisDtoList

SiteFinancialAnalysisDto

false

none

Value for siteFinancialAnalysisDtoList field

siteScoreDtoList

object

false

none

Object containing siteScoreDtoList details

» additionalProperties

[SiteScoreDto]

false

none

[Data transfer object representing the score and performance metrics of a real estate property within the Nakisa Portfolio Management Suite, facilitating analytics and portfolio assessment.]

legalEntityIds

[integer]

false

none

List of legalEntityIds items

legalEntities

[CompanyDto]

false

none

[Data transfer object representing a company within the Nakisa Portfolio Management Suite, encapsulating essential information related to portfolio assets, analytics, and real estate properties.]

draft

boolean

false

none

Boolean flag indicating draft status