LocationDto

📄 Description: Data transfer object representing a location within the Nakisa Portfolio Management Suite, encapsulating essential details related to real estate properties, assets, and portfolio 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

number

string

false

none

Text value for number in LocationDto

name

string

true

none

Name of the resource

storeNumber

string

true

none

Text value for storeNumber in LocationDto

defaultCurrencyId

integer(int64)

true

none

Unique identifier for the default currency

defaultMeasureId

integer(int64)

true

none

Unique identifier for the default measure

typeId

integer(int64)

true

none

Unique identifier for the type

qualityId

integer(int64)

false

none

Unique identifier for the quality

propertyTypeId

integer(int64)

false

none

Unique identifier for the property type

categoryId

integer(int64)

false

none

Unique identifier for the category

statusId

integer(int64)

false

none

Unique identifier for the status

businessUnitId

integer(int64)

false

none

Unique identifier for the business unit

groupIds

[integer]

false

none

List of groupIds items

legalEntityIds

[integer]

false

none

List of legalEntityIds items

defaultCurrency

CurrencyDto

false

none

Value for defaultCurrency field

defaultUnitValue

UnitDefaultValueDto

false

none

Value for defaultUnitValue field

type

PickListOptionDto

false

none

Type of the resource

quality

PickListOptionDto

false

none

Value for quality field

propertyType

PickListOptionDto

false

none

Type of the property

category

PickListOptionDto

false

none

Category of the resource

status

PickListOptionDto

false

none

Status of the resource

addressDto

AddressDto

true

none

Value for addressDto field

secondAddressDto

AddressDto

false

none

Value for secondAddressDto field