realty-investor-timeline

@cubedelement.com/realty-investor-timeline


@cubedelement.com/realty-investor-timeline / time/has-met-goal-or-max-time / HasMetGoalOrMaxTime

Type Alias: HasMetGoalOrMaxTime()

HasMetGoalOrMaxTime: (start, today, user, rentals, maxYears) => boolean

Defined in: time/has-met-goal-or-max-time.ts:7

a way to determine if the loop should end based on the user’s rules

Parameters

start

Date

today

Date

user

IUser

rentals

IRentalPropertyEntity[]

maxYears

number

Returns

boolean