BudgetDto

📄 Description: Data transfer object representing a budget allocation within the Nakisa Portfolio Management Suite, encompassing financial insights and analytics related to portfolio and asset management for 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

startDate

string(date)

false

none

Start date of the resource

dueDate

string(date)

false

none

Due date of the resource

departmentId

integer(int64)

false

none

Unique identifier for the department

statusId

integer(int64)

false

none

Unique identifier for the status

totalBudgetAmount

number

false

none

Amount of total budget

allocatedBudgetAmount

number

false

none

Amount of allocated budget

owner

string

false

none

Text value for owner in BudgetDto

status

PickListOptionDto

false

none

Status of the resource

department

PickListOptionDto

false

none

Value for department field

nimBudgetLinkDtos

[NimBudgetLinkDto]

false

none

List of nimBudgetLinkDtos items