EmailNotificationDto

📄 Description: Data transfer object representing an email notification related to portfolio management activities, including asset updates and analytics for real estate properties.

Properties

Name

Type

Required

Restrictions

Description

createdDate

string(date-time)

false

none

Date of the created

lastModifiedDate

string(date-time)

false

none

Date of the last modified

id

integer(int64)

false

none

Unique identifier for the resource

forUserEmail

string

false

none

User information related to portfolio management

byUserEmail

string

false

none

User information related to portfolio management

service

string

false

none

Text value for service in EmailNotificationDto

subjectCode

string

false

none

Code for the subject

subjectParams

[string]

false

none

List of subjectParams items

langCode

string

false

none

Code for the lang

bodyCode

string

false

none

Code for the body

bodyParams

[string]

false

none

List of bodyParams items

templateName

string

false

none

Name of the template

sent

boolean

false

none

Boolean flag indicating sent status

title

string

false

none

Title of the resource

description

string

false

none

Description of the resource