ProjectParticipantDto

📄 Description: Data transfer object representing an individual participant in a project within the Nakisa Portfolio Management Suite, encompassing relevant details for portfolio analysis, asset management, and real estate property evaluation.

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

isEmailActive

boolean

false

none

Whether the resource is email active

isPrivacy

boolean

false

none

Whether the resource is privacy

milestones

[Milestone]

false

none

List of milestones items

projectId

integer(int64)

true

none

Unique identifier for the project

userId

integer(int64)

false

none

Unique identifier for the user

userDto

UserDto

false

none

User information related to portfolio management

milestoneIds

[integer]

false

none

List of milestoneIds items