CommentDto

📄 Description: Data transfer object representing a comment associated with a portfolio asset within the Nakisa Portfolio Management Suite, facilitating collaboration and insights in 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

message

string

false

none

Text value for message in CommentDto

commentTypeId

integer(int64)

false

none

Unique identifier for the comment type

userIds

[integer]

false

none

User information related to portfolio management

redirectUrl

string

false

none

Text value for redirectUrl in CommentDto

commentType

PickListOptionDto

false

none

Type of the comment