Milestone

📄 Description: Data transfer object representing a milestone within the Nakisa Portfolio Management Suite, encapsulating key achievements and performance indicators related to portfolio and asset management in the real estate sector.

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

wbs

integer(int32)

false

none

Numeric value representing wbs

percProject

integer(int32)

false

none

Numeric value representing percProject

startDate

string(date)

false

none

Start date of the resource

targetDate

string(date)

false

none

Date of the target

baselineTargetDate

string(date)

false

none

Date of the baseline target

dateActualized

string(date)

false

none

Text value for dateActualized in Milestone

scheduleFrom

string(date)

false

none

Text value for scheduleFrom in Milestone

noOfDaysToSchedule

integer(int32)

false

none

Numeric value representing noOfDaysToSchedule

milestoneTypeId

integer(int64)

false

none

Unique identifier for the milestone type

statusId

integer(int64)

false

none

Unique identifier for the status

approverId

integer(int64)

false

none

Unique identifier for the approver

approvalStatusId

integer(int64)

false

none

Unique identifier for the approval status

approvalDate

string(date)

false

none

Date of the approval

isTemplate

boolean

false

none

Whether the resource is template

milestoneTasks

[MilestoneTask]

false

none

List of milestoneTasks items

milestoneCost

MilestoneCost

false

none

Value for milestoneCost field