EntityModelEsgDto

📄 Description: Data transfer object representing an entity model for Environmental, Social, and Governance (ESG) analytics within the Nakisa Portfolio Management Suite, facilitating insights into portfolio and asset performance in the context of 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

esgTypeId

integer(int64)

false

none

Unique identifier for the esg type

startDate

string(date)

true

none

Start date of the resource

endDate

string(date)

true

none

End date of the resource

consumedQuantity

number

true

none

Quantity of consumed quantity

esgType

PickListOptionDto

false

none

Type of the esg

esgUnit

UnitOfMeasureDto

false

none

Value for esgUnit field

emissionQuantity

number

false

none

Quantity of emission quantity

emissionUnit

PickListOptionDto

false

none

Value for emissionUnit field