BudgetInvestmentAreaDto

📄 Description: Data transfer object representing the allocation of budget investments within specific areas of a portfolio, facilitating enhanced asset management and analytics for real estate properties in the Nakisa Portfolio Management Suite.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier for the resource

createdOn

string(date-time)

false

none

Text value for createdOn in BudgetInvestmentAreaDto

createdById

string

false

none

Unique identifier for the created by

modifiedOn

string(date-time)

false

none

Text value for modifiedOn in BudgetInvestmentAreaDto

modifiedById

string

false

none

Unique identifier for the modified by

createdByName

string

false

none

Name of the created by

lastModifiedByName

string

false

none

Name of the last modified by

amount

number

false

none

Amount value

originalCurrencyId

integer(int64)

false

none

Unique identifier for the original currency

originalCurrencyDisplayId

string

false

none

Unique identifier for the original currency display

originalAmount

number

false

none

Amount of original

rate

number

false

none

Rate value

rateDate

string(date)

false

none

Date of the rate

investmentAreaId

integer(int64)

false

none

Unique identifier for the investment area

investmentArea

InvestmentAreaDto

false

none

Value for investmentArea field

budgetYearDistributions

[YearDistributionDto]

false

none

List of budgetYearDistributions items

totalSpent

number

false

none

Value for totalSpent field

totalReserved

number

false

none

Value for totalReserved field

budgetBalance

number

false

none

Value for budgetBalance field