realty-investor-timeline

@cubedelement.com/realty-investor-timeline


@cubedelement.com/realty-investor-timeline / properties/i-property-entity / IPropertyEntity

Interface: IPropertyEntity

Defined in: properties/i-property-entity.ts:4

Extends

Extended by

Properties

address

address: string

Defined in: properties/i-property-entity.ts:13

address of property


availableEndDate

availableEndDate: Date

Defined in: properties/i-entity-existence.ts:9

date which property was removed from the timeline.. think of it like someone else purchased this property

Inherited from

IEntityExistence.availableEndDate


availableStartDate

availableStartDate: Date

Defined in: properties/i-entity-existence.ts:5

date which property was generated or was available for purchase

Inherited from

IEntityExistence.availableStartDate


costDownPrice

costDownPrice: number

Defined in: properties/i-property-entity.ts:23

it’s the purchase down


equityCapturePercent

equityCapturePercent: number

Defined in: properties/i-property-entity.ts:50

this can be between 10 - 20%


id

id: string

Defined in: properties/i-property-entity.ts:8

unique identifier


minSellYears?

optional minSellYears: number

Defined in: properties/i-property-entity.ts:35

number of years to hold the property before being sold


offeredInvestmentAmounts

offeredInvestmentAmounts: number[]

Defined in: properties/i-property-entity.ts:25


propertyType

readonly propertyType: PropertyType

Defined in: properties/i-property-entity.ts:55

used when evaluating rules


purchasePrice

purchasePrice: number

Defined in: properties/i-property-entity.ts:18

purchase price of the property (may or may not be after repair value, ARV)


rawCashFlow

rawCashFlow: number

Defined in: properties/i-property-entity.ts:40

the cashOnCash return


sellPriceAppreciationPercent

sellPriceAppreciationPercent: number

Defined in: properties/i-property-entity.ts:30

the percent at which the property’s value grows

Accessors

rawEstimatedAnnualCashFlow

Get Signature

get rawEstimatedAnnualCashFlow(): number

Defined in: properties/i-property-entity.ts:45

the estimated annual cashFlow return

Returns

number