EntityModelSaleDto

📄 Description: Data transfer object representing a sale transaction within the Nakisa Portfolio Management Suite, encapsulating key details related to portfolio assets and real estate properties for analytical purposes.

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

areaId

integer(int64)

false

none

Unique identifier for the area

startDate

string(date)

false

none

Start date of the resource

endDate

string(date)

false

none

End date of the resource

externalSaleSubCategoryId

integer(int64)

false

none

Unique identifier for the external sale sub category

totalSales

number

false

none

Value for totalSales field

externalSaleSubCategory

ExternalSaleSubCategoryDto

false

none

Category of the external sale sub