ProjectModifierDto

📄 Description: Data transfer object representing modifications to a project within the Nakisa Portfolio Management Suite, encompassing key attributes related to portfolio management, asset allocation, and real estate 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

project

Project

false

none

Value for project field

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