EntityModelProjectDto

📄 Description: Data transfer object representing a project within the Nakisa Portfolio Management Suite, encapsulating key details related to portfolio management, asset analytics, and real estate properties.

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

name

string

false

none

Name of the resource

description

string

false

none

Description of the resource

targetDate

string(date)

false

none

Date of the target

startDate

string(date)

false

none

Start date of the resource

dueDate

string(date)

false

none

Due date of the resource

possessionDate

string(date)

false

none

Date of the possession

projectTargetTypeId

integer(int64)

false

none

Unique identifier for the project target type

projectActivityId

integer(int64)

false

none

Unique identifier for the project activity

projectTypeId

integer(int64)

false

none

Unique identifier for the project type

projectItemId

integer(int64)

false

none

Unique identifier for the project item

projectExecutorTypeId

integer(int64)

false

none

Unique identifier for the project executor type

projectPriorityId

integer(int64)

false

none

Unique identifier for the project priority

projectPrivacyId

integer(int64)

false

none

Unique identifier for the project privacy

projectStatusId

integer(int64)

false

none

Unique identifier for the project status

progressStatusId

integer(int64)

false

none

Unique identifier for the progress status

projectManagerId

integer(int64)

false

none

Unique identifier for the project manager

budgetAmount

number

false

none

Amount of budget

bufferAmount

number

false

none

Amount of buffer

taskEmailSendDate

string(date)

false

none

Date of the task email send

copyMilestoneDate

boolean

false

none

Date of the copy milestone

isTemplate

boolean

false

none

none

isPrefilled

boolean

false

none

none

projectActivity

PickListOptionDto

false

none

Value for projectActivity field

projectTargetType

PickListOptionDto

false

none

Type of the project target

projectType

PickListOptionDto

false

none

Type of the project

projectItem

PickListOptionDto

false

none

Value for projectItem field

projectExecutorType

PickListOptionDto

false

none

Type of the project executor

projectPriority

PickListOptionDto

false

none

Priority of the project

projectPrivacy

PickListOptionDto

false

none

Value for projectPrivacy field

progressStatus

PickListOptionDto

false

none

Status of the progress

projectStatus

PickListOptionDto

false

none

Status of the project

projectManager

string

false

none

Text value for projectManager in EntityModelProjectDto

milestonesIds

[integer]

false

none

List of milestonesIds items

siteIds

[integer]

false

none

List of siteIds items