SiteFinancialAnalysisDto

📄 Description: Data transfer object representing the financial analysis of real estate properties within a portfolio, providing insights and analytics to support informed decision-making in asset management.

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

discountRate

number(double)

false

none

Rate of discount

netPresentValue

number(double)

false

none

Value for netPresentValue field

returnOnInvestment

number(double)

false

none

Value for returnOnInvestment field

breakEvenPoint

number(double)

false

none

Value for breakEvenPoint field

name

string

false

none

Name of the resource

site

Site

false

none

Value for site field

siteId

integer(int64)

false

none

Unique identifier for the site

siteFinancialViabilityDtos

[SiteFinancialViabilityDto]

false

none

List of siteFinancialViabilityDtos items

mainScenario

boolean

false

none

Boolean flag indicating mainScenario status