realty-investor-timeline

@cubedelement.com/realty-investor-timeline


@cubedelement.com/realty-investor-timeline / time/timeline / Timeline

Class: Timeline

Defined in: time/timeline.ts:18

Implements

Constructors

new Timeline()

new Timeline(startDate, endDate, rentals, user): Timeline

Defined in: time/timeline.ts:19

Parameters

startDate

Date

endDate

Date

rentals

IHistoricalProperty[]

user

IUser

Returns

Timeline

Properties

endDate

endDate: Date

Defined in: time/timeline.ts:26

Implementation of

ITimeline.endDate


rentals

rentals: IHistoricalProperty[]

Defined in: time/timeline.ts:27

Implementation of

ITimeline.rentals


startDate

startDate: Date

Defined in: time/timeline.ts:28

Implementation of

ITimeline.startDate


user

user: IUser

Defined in: time/timeline.ts:29

Implementation of

ITimeline.user

Methods

clone()

clone(): ITimeline

Defined in: time/timeline.ts:39

Returns

ITimeline

Implementation of

ITimeline.clone


getBalance()

getBalance(date?): number

Defined in: time/timeline.ts:35

Parameters

date?

Date

Returns

number

Implementation of

ITimeline.getBalance


getCashFlowMonthByEndDate()

getCashFlowMonthByEndDate(): number

Defined in: time/timeline.ts:31

Returns

number

Implementation of

ITimeline.getCashFlowMonthByEndDate