EntityModelProposalEmailRecipientDto

📄 Description: Data transfer object representing the email recipients for a proposal within the Nakisa Portfolio Management Suite, facilitating communication related to portfolio, asset, and real estate property 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

firstName

string

false

none

Name of the first

lastName

string

false

none

Name of the last

email

string

false

none

Text value for email in EntityModelProposalEmailRecipientDto

isAcknowledge

boolean

false

none

Whether the resource is acknowledge

dateAcknowledge

string(date)

false

none

Text value for dateAcknowledge in EntityModelProposalEmailRecipientDto

userId

integer(int64)

false

none

Unique identifier for the user

user

UserDto

false

none

User information related to portfolio management

proposalEmailId

integer(int64)

false

none

Unique identifier for the proposal email