AddressDto

📄 Description: Data transfer object representing the address details associated with real estate properties within the Nakisa Portfolio Management Suite, facilitating accurate portfolio and asset 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

street

string

false

none

Text value for street in AddressDto

civicNumber

string

false

none

Text value for civicNumber in AddressDto

suite

string

false

none

Text value for suite in AddressDto

postalCode

string

false

none

Code for the postal

lon

number(double)

false

none

Value for lon field

lat

number(double)

false

none

Value for lat field

city

City

false

none

Value for city field

district

District

false

none

Value for district field

cityId

integer(int64)

false

none

Unique identifier for the city

districtId

integer(int64)

false

none

Unique identifier for the district