@cubedelement.com/realty-investor-timeline 5.5.1 → 5.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/dist/src/account/i-user-goal.d.ts +5 -0
- package/dist/src/account/user.d.ts +20 -1
- package/dist/src/account/user.js +21 -0
- package/dist/src/ledger/i-ledger-summary.d.ts +6 -0
- package/dist/src/ledger/ledger-collection.d.ts +6 -2
- package/dist/src/ledger/ledger-collection.js +40 -1
- package/dist/src/ledger/ledger-item.d.ts +17 -0
- package/dist/src/ledger/ledger-item.js +38 -0
- package/dist/src/time/default-has-met-goal-or-max-time.js +1 -1
- package/dist/src/time/looper.js +1 -1
- package/dist/src/utils/get-date-quarter.d.ts +9 -0
- package/dist/src/utils/get-date-quarter.js +9 -0
- package/package.json +1 -1
- package/.github/dependabot.yml +0 -10
- package/docs/_media/badge.svg +0 -1
- package/docs/account/i-user-goal/index.md +0 -11
- package/docs/account/i-user-goal/interfaces/IUserGoal.md +0 -47
- package/docs/account/i-user-investor-check/index.md +0 -11
- package/docs/account/i-user-investor-check/interfaces/IUserInvestorCheck.md +0 -206
- package/docs/account/index.md +0 -31
- package/docs/account/user/classes/User.md +0 -312
- package/docs/account/user/index.md +0 -15
- package/docs/account/user/interfaces/IUser.md +0 -282
- package/docs/caching/index.md +0 -19
- package/docs/caching/value-cache/classes/ValueCache.md +0 -194
- package/docs/caching/value-cache/index.md +0 -15
- package/docs/caching/value-cache/interfaces/IValueCache.md +0 -104
- package/docs/calculations/can-invest-by-user/functions/canInvestByUser.md +0 -35
- package/docs/calculations/can-invest-by-user/index.md +0 -11
- package/docs/calculations/cash-on-cash-return/functions/cashOnCashReturn.md +0 -29
- package/docs/calculations/cash-on-cash-return/index.md +0 -11
- package/docs/calculations/get-cost-down/functions/getCostDown.md +0 -27
- package/docs/calculations/get-cost-down/index.md +0 -11
- package/docs/calculations/get-cost-down-user-investment-results/functions/getCostDownUserInvestmentResults.md +0 -33
- package/docs/calculations/get-cost-down-user-investment-results/index.md +0 -11
- package/docs/calculations/get-equity-capture-amount/functions/getEquityCaptureAmount.md +0 -31
- package/docs/calculations/get-equity-capture-amount/index.md +0 -11
- package/docs/calculations/get-equity-capture-user-investment-results/functions/getEquityCaptureUserInvestmentResults.md +0 -33
- package/docs/calculations/get-equity-capture-user-investment-results/index.md +0 -11
- package/docs/calculations/get-investment-percent/functions/getInvestmentPercent.md +0 -27
- package/docs/calculations/get-investment-percent/index.md +0 -11
- package/docs/calculations/get-min-cost-down-by-rule/functions/getMinCostDownByRule.md +0 -25
- package/docs/calculations/get-min-cost-down-by-rule/index.md +0 -11
- package/docs/calculations/get-monthly-mortgage/functions/getMonthlyMortgage.md +0 -43
- package/docs/calculations/get-monthly-mortgage/index.md +0 -11
- package/docs/calculations/get-monthly-principal-interest-tax-interest/functions/getMonthlyPrincipalInterestTaxInterest.md +0 -43
- package/docs/calculations/get-monthly-principal-interest-tax-interest/index.md +0 -11
- package/docs/calculations/get-sell-price-estimate/functions/getSellPriceEstimate.md +0 -33
- package/docs/calculations/get-sell-price-estimate/index.md +0 -11
- package/docs/calculations/index.md +0 -73
- package/docs/calculations/return-on-capital-gain/functions/returnOnCapitalGain.md +0 -31
- package/docs/calculations/return-on-capital-gain/index.md +0 -11
- package/docs/formatters/currency/functions/default.md +0 -21
- package/docs/formatters/currency/index.md +0 -11
- package/docs/formatters/index.md +0 -7
- package/docs/generators/factory-passive-apartment/functions/generateRentalPassiveApartment.md +0 -35
- package/docs/generators/factory-passive-apartment/index.md +0 -11
- package/docs/generators/factory-single-family/functions/generateSingleFamily.md +0 -35
- package/docs/generators/factory-single-family/index.md +0 -11
- package/docs/generators/generate-property/index.md +0 -11
- package/docs/generators/generate-property/type-aliases/GenerateProperty.md +0 -37
- package/docs/generators/generic-generate-property/functions/genericGenerateProperty.md +0 -35
- package/docs/generators/generic-generate-property/index.md +0 -11
- package/docs/generators/i-property-entity-options/index.md +0 -11
- package/docs/generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md +0 -113
- package/docs/generators/index.md +0 -49
- package/docs/generators/rental-generator/classes/RentalGenerator.md +0 -248
- package/docs/generators/rental-generator/index.md +0 -15
- package/docs/generators/rental-generator/interfaces/IRentalGenerator.md +0 -65
- package/docs/index/index.md +0 -487
- package/docs/index.md +0 -258
- package/docs/investments/index.md +0 -85
- package/docs/investments/investment-reasons/enumerations/InvestmentReasons.md +0 -119
- package/docs/investments/investment-reasons/index.md +0 -11
- package/docs/investments/investment-reasons-decorator/functions/InvestmentReasonForHoldRuleTypes.md +0 -25
- package/docs/investments/investment-reasons-decorator/functions/InvestmentReasonForPurchaseRuleTypes.md +0 -25
- package/docs/investments/investment-reasons-decorator/functions/getInvestmentReasons.md +0 -33
- package/docs/investments/investment-reasons-decorator/functions/getInvestmentReasonsForPurchaseTypes.md +0 -25
- package/docs/investments/investment-reasons-decorator/index.md +0 -18
- package/docs/investments/investment-reasons-decorator/type-aliases/PropertyDecoratorType.md +0 -29
- package/docs/investments/reason-to-rule/classes/ReasonToRule.md +0 -263
- package/docs/investments/reason-to-rule/index.md +0 -16
- package/docs/investments/reason-to-rule/interfaces/IReasonToRule.md +0 -189
- package/docs/investments/reason-to-rule/interfaces/IReasonToRuleMeta.md +0 -33
- package/docs/investments/rental-investor-validator/classes/RentalInvestorValidator.md +0 -53
- package/docs/investments/rental-investor-validator/index.md +0 -15
- package/docs/investments/rental-investor-validator/interfaces/IRentalInvestorValidator.md +0 -25
- package/docs/investments/user-invest-result/classes/UserInvestResult.md +0 -65
- package/docs/investments/user-invest-result/index.md +0 -15
- package/docs/investments/user-invest-result/interfaces/IUserInvestResult.md +0 -25
- package/docs/investments/user-result-estimates/index.md +0 -11
- package/docs/investments/user-result-estimates/type-aliases/UserResultEstimates.md +0 -33
- package/docs/ledger/i-ledger-summary/index.md +0 -11
- package/docs/ledger/i-ledger-summary/interfaces/ILedgerSummary.md +0 -57
- package/docs/ledger/index.md +0 -43
- package/docs/ledger/ledger-collection/classes/LedgerCollection.md +0 -425
- package/docs/ledger/ledger-collection/index.md +0 -19
- package/docs/ledger/ledger-collection/interfaces/ILedgerCollection.md +0 -313
- package/docs/ledger/ledger-collection/type-aliases/LedgerItemPredicate.md +0 -25
- package/docs/ledger/ledger-item/classes/LedgerItem.md +0 -211
- package/docs/ledger/ledger-item/index.md +0 -11
- package/docs/ledger/ledger-item-type/enumerations/LedgerItemType.md +0 -57
- package/docs/ledger/ledger-item-type/index.md +0 -11
- package/docs/loans/i-loan-settings/index.md +0 -11
- package/docs/loans/i-loan-settings/interfaces/ILoanSetting.md +0 -33
- package/docs/loans/index.md +0 -19
- package/docs/loans/loan-settings/enumerations/LoanSettings.md +0 -41
- package/docs/loans/loan-settings/index.md +0 -11
- package/docs/modules.md +0 -88
- package/docs/properties/i-entity-existence/index.md +0 -11
- package/docs/properties/i-entity-existence/interfaces/IEntityExistence.md +0 -33
- package/docs/properties/i-property-entity/index.md +0 -11
- package/docs/properties/i-property-entity/interfaces/IPropertyEntity.md +0 -159
- package/docs/properties/i-rental-property-entity/index.md +0 -11
- package/docs/properties/i-rental-property-entity/interfaces/IRentalPropertyEntity.md +0 -416
- package/docs/properties/index.md +0 -43
- package/docs/properties/property-sort/functions/default.md +0 -35
- package/docs/properties/property-sort/index.md +0 -11
- package/docs/properties/property-type/enumerations/PropertyType.md +0 -33
- package/docs/properties/property-type/index.md +0 -11
- package/docs/properties/rental-passive-apartment/classes/RentalPassiveApartment.md +0 -558
- package/docs/properties/rental-passive-apartment/index.md +0 -11
- package/docs/properties/rental-single-family/classes/RentalSingleFamily.md +0 -639
- package/docs/properties/rental-single-family/index.md +0 -11
- package/docs/rules/eval-type/index.md +0 -11
- package/docs/rules/eval-type/type-aliases/EvalType.md +0 -25
- package/docs/rules/eval-types/functions/AtLeastOrMore.md +0 -25
- package/docs/rules/eval-types/functions/NoMoreThan.md +0 -25
- package/docs/rules/eval-types/index.md +0 -12
- package/docs/rules/get-enum-type-by-value/functions/getEnumTypeByValue.md +0 -23
- package/docs/rules/get-enum-type-by-value/index.md +0 -11
- package/docs/rules/get-rules/functions/getRules.md +0 -27
- package/docs/rules/get-rules/index.md +0 -11
- package/docs/rules/hold-rule-types/enumerations/HoldRuleTypes.md +0 -49
- package/docs/rules/hold-rule-types/index.md +0 -11
- package/docs/rules/i-rule/index.md +0 -11
- package/docs/rules/i-rule/interfaces/IRule.md +0 -41
- package/docs/rules/index.md +0 -67
- package/docs/rules/purchase-rule-types/enumerations/PurchaseRuleTypes.md +0 -78
- package/docs/rules/purchase-rule-types/index.md +0 -11
- package/docs/rules/rule-evaluation/classes/RuleEvaluation.md +0 -103
- package/docs/rules/rule-evaluation/index.md +0 -15
- package/docs/rules/rule-evaluation/interfaces/IRuleEvaluation.md +0 -73
- package/docs/time/default-has-met-goal-or-max-time/functions/defaultHasMetGoalOrMaxTime.md +0 -39
- package/docs/time/default-has-met-goal-or-max-time/index.md +0 -11
- package/docs/time/has-met-goal-or-max-time/index.md +0 -11
- package/docs/time/has-met-goal-or-max-time/type-aliases/HasMetGoalOrMaxTime.md +0 -39
- package/docs/time/i-historical-property/index.md +0 -11
- package/docs/time/i-historical-property/interfaces/IHistoricalProperty.md +0 -25
- package/docs/time/i-historical-reason/index.md +0 -11
- package/docs/time/i-historical-reason/interfaces/IHistoricalReason.md +0 -25
- package/docs/time/i-loop-options/index.md +0 -11
- package/docs/time/i-loop-options/interfaces/ILoopOptions.md +0 -71
- package/docs/time/i-loop-recursive-options/index.md +0 -11
- package/docs/time/i-loop-recursive-options/interfaces/ILoopRecursiveOptions.md +0 -33
- package/docs/time/index.md +0 -85
- package/docs/time/looper/functions/looper.md +0 -25
- package/docs/time/looper/index.md +0 -15
- package/docs/time/looper/type-aliases/LooperType.md +0 -25
- package/docs/time/movement/functions/movement.md +0 -27
- package/docs/time/movement/index.md +0 -11
- package/docs/time/simulate/functions/simulate.md +0 -23
- package/docs/time/simulate/index.md +0 -16
- package/docs/time/simulate/interfaces/IGenOptions.md +0 -163
- package/docs/time/simulate/interfaces/ISimulateOptions.md +0 -115
- package/docs/time/timeline/classes/Timeline.md +0 -175
- package/docs/time/timeline/index.md +0 -15
- package/docs/time/timeline/interfaces/ITimeline.md +0 -83
- package/docs/time/update-historical-rentals/functions/updateHistoricalRentals.md +0 -41
- package/docs/time/update-historical-rentals/index.md +0 -11
- package/docs/utils/data-are-same-date/functions/default.md +0 -25
- package/docs/utils/data-are-same-date/index.md +0 -11
- package/docs/utils/data-clone-date/functions/cloneDateUtc.md +0 -27
- package/docs/utils/data-clone-date/index.md +0 -11
- package/docs/utils/data-compare-date/functions/default.md +0 -28
- package/docs/utils/data-compare-date/index.md +0 -11
- package/docs/utils/data-number/functions/randomNumberBetween.md +0 -25
- package/docs/utils/data-number/index.md +0 -11
- package/docs/utils/data-property-entity/functions/randomPropertyEntity.md +0 -23
- package/docs/utils/data-property-entity/index.md +0 -15
- package/docs/utils/data-property-entity/type-aliases/RandomPropertyEntity.md +0 -21
- package/docs/utils/ensure/functions/ensureArray.md +0 -39
- package/docs/utils/ensure/index.md +0 -15
- package/docs/utils/ensure/type-aliases/EnsureArrayPredicate.md +0 -29
- package/docs/utils/index.md +0 -43
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
[**@cubedelement.com/realty-investor-timeline**](../../../index.md)
|
|
2
|
-
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
[@cubedelement.com/realty-investor-timeline](../../../modules.md) / [loans/loan-settings](../index.md) / LoanSettings
|
|
6
|
-
|
|
7
|
-
# Enumeration: LoanSettings
|
|
8
|
-
|
|
9
|
-
Defined in: [loans/loan-settings.ts:4](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/loans/loan-settings.ts#L4)
|
|
10
|
-
|
|
11
|
-
Loan Settings
|
|
12
|
-
|
|
13
|
-
## Enumeration Members
|
|
14
|
-
|
|
15
|
-
### LoanRatePercent
|
|
16
|
-
|
|
17
|
-
> **LoanRatePercent**: `0`
|
|
18
|
-
|
|
19
|
-
Defined in: [loans/loan-settings.ts:8](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/loans/loan-settings.ts#L8)
|
|
20
|
-
|
|
21
|
-
Loan Rate Percent
|
|
22
|
-
|
|
23
|
-
---
|
|
24
|
-
|
|
25
|
-
### LoanTermInYears
|
|
26
|
-
|
|
27
|
-
> **LoanTermInYears**: `1`
|
|
28
|
-
|
|
29
|
-
Defined in: [loans/loan-settings.ts:13](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/loans/loan-settings.ts#L13)
|
|
30
|
-
|
|
31
|
-
Loan Terms in Years
|
|
32
|
-
|
|
33
|
-
---
|
|
34
|
-
|
|
35
|
-
### MinimumMonthlyReservesForRental
|
|
36
|
-
|
|
37
|
-
> **MinimumMonthlyReservesForRental**: `2`
|
|
38
|
-
|
|
39
|
-
Defined in: [loans/loan-settings.ts:18](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/loans/loan-settings.ts#L18)
|
|
40
|
-
|
|
41
|
-
Minimum Monthly Reserves for Rental
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
[**@cubedelement.com/realty-investor-timeline**](../../index.md)
|
|
2
|
-
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
[@cubedelement.com/realty-investor-timeline](../../modules.md) / loans/loan-settings
|
|
6
|
-
|
|
7
|
-
# loans/loan-settings
|
|
8
|
-
|
|
9
|
-
## Enumerations
|
|
10
|
-
|
|
11
|
-
- [LoanSettings](enumerations/LoanSettings.md)
|
package/docs/modules.md
DELETED
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
[**@cubedelement.com/realty-investor-timeline**](index.md)
|
|
2
|
-
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
# @cubedelement.com/realty-investor-timeline
|
|
6
|
-
|
|
7
|
-
## Modules
|
|
8
|
-
|
|
9
|
-
- [account](account/index.md)
|
|
10
|
-
- [account/i-user-goal](account/i-user-goal/index.md)
|
|
11
|
-
- [account/i-user-investor-check](account/i-user-investor-check/index.md)
|
|
12
|
-
- [account/user](account/user/index.md)
|
|
13
|
-
- [caching](caching/index.md)
|
|
14
|
-
- [caching/value-cache](caching/value-cache/index.md)
|
|
15
|
-
- [calculations](calculations/index.md)
|
|
16
|
-
- [calculations/can-invest-by-user](calculations/can-invest-by-user/index.md)
|
|
17
|
-
- [calculations/cash-on-cash-return](calculations/cash-on-cash-return/index.md)
|
|
18
|
-
- [calculations/get-cost-down](calculations/get-cost-down/index.md)
|
|
19
|
-
- [calculations/get-cost-down-user-investment-results](calculations/get-cost-down-user-investment-results/index.md)
|
|
20
|
-
- [calculations/get-equity-capture-amount](calculations/get-equity-capture-amount/index.md)
|
|
21
|
-
- [calculations/get-equity-capture-user-investment-results](calculations/get-equity-capture-user-investment-results/index.md)
|
|
22
|
-
- [calculations/get-investment-percent](calculations/get-investment-percent/index.md)
|
|
23
|
-
- [calculations/get-min-cost-down-by-rule](calculations/get-min-cost-down-by-rule/index.md)
|
|
24
|
-
- [calculations/get-monthly-mortgage](calculations/get-monthly-mortgage/index.md)
|
|
25
|
-
- [calculations/get-monthly-principal-interest-tax-interest](calculations/get-monthly-principal-interest-tax-interest/index.md)
|
|
26
|
-
- [calculations/get-sell-price-estimate](calculations/get-sell-price-estimate/index.md)
|
|
27
|
-
- [calculations/return-on-capital-gain](calculations/return-on-capital-gain/index.md)
|
|
28
|
-
- [formatters](formatters/index.md)
|
|
29
|
-
- [formatters/currency](formatters/currency/index.md)
|
|
30
|
-
- [generators](generators/index.md)
|
|
31
|
-
- [generators/factory-passive-apartment](generators/factory-passive-apartment/index.md)
|
|
32
|
-
- [generators/factory-single-family](generators/factory-single-family/index.md)
|
|
33
|
-
- [generators/generate-property](generators/generate-property/index.md)
|
|
34
|
-
- [generators/generic-generate-property](generators/generic-generate-property/index.md)
|
|
35
|
-
- [generators/i-property-entity-options](generators/i-property-entity-options/index.md)
|
|
36
|
-
- [generators/rental-generator](generators/rental-generator/index.md)
|
|
37
|
-
- [index](index/index.md)
|
|
38
|
-
- [investments](investments/index.md)
|
|
39
|
-
- [investments/investment-reasons](investments/investment-reasons/index.md)
|
|
40
|
-
- [investments/investment-reasons-decorator](investments/investment-reasons-decorator/index.md)
|
|
41
|
-
- [investments/reason-to-rule](investments/reason-to-rule/index.md)
|
|
42
|
-
- [investments/rental-investor-validator](investments/rental-investor-validator/index.md)
|
|
43
|
-
- [investments/user-invest-result](investments/user-invest-result/index.md)
|
|
44
|
-
- [investments/user-result-estimates](investments/user-result-estimates/index.md)
|
|
45
|
-
- [ledger](ledger/index.md)
|
|
46
|
-
- [ledger/i-ledger-summary](ledger/i-ledger-summary/index.md)
|
|
47
|
-
- [ledger/ledger-collection](ledger/ledger-collection/index.md)
|
|
48
|
-
- [ledger/ledger-item](ledger/ledger-item/index.md)
|
|
49
|
-
- [ledger/ledger-item-type](ledger/ledger-item-type/index.md)
|
|
50
|
-
- [loans](loans/index.md)
|
|
51
|
-
- [loans/i-loan-settings](loans/i-loan-settings/index.md)
|
|
52
|
-
- [loans/loan-settings](loans/loan-settings/index.md)
|
|
53
|
-
- [properties](properties/index.md)
|
|
54
|
-
- [properties/i-entity-existence](properties/i-entity-existence/index.md)
|
|
55
|
-
- [properties/i-property-entity](properties/i-property-entity/index.md)
|
|
56
|
-
- [properties/i-rental-property-entity](properties/i-rental-property-entity/index.md)
|
|
57
|
-
- [properties/property-sort](properties/property-sort/index.md)
|
|
58
|
-
- [properties/property-type](properties/property-type/index.md)
|
|
59
|
-
- [properties/rental-passive-apartment](properties/rental-passive-apartment/index.md)
|
|
60
|
-
- [properties/rental-single-family](properties/rental-single-family/index.md)
|
|
61
|
-
- [rules](rules/index.md)
|
|
62
|
-
- [rules/eval-type](rules/eval-type/index.md)
|
|
63
|
-
- [rules/eval-types](rules/eval-types/index.md)
|
|
64
|
-
- [rules/get-enum-type-by-value](rules/get-enum-type-by-value/index.md)
|
|
65
|
-
- [rules/get-rules](rules/get-rules/index.md)
|
|
66
|
-
- [rules/hold-rule-types](rules/hold-rule-types/index.md)
|
|
67
|
-
- [rules/i-rule](rules/i-rule/index.md)
|
|
68
|
-
- [rules/purchase-rule-types](rules/purchase-rule-types/index.md)
|
|
69
|
-
- [rules/rule-evaluation](rules/rule-evaluation/index.md)
|
|
70
|
-
- [time](time/index.md)
|
|
71
|
-
- [time/default-has-met-goal-or-max-time](time/default-has-met-goal-or-max-time/index.md)
|
|
72
|
-
- [time/has-met-goal-or-max-time](time/has-met-goal-or-max-time/index.md)
|
|
73
|
-
- [time/i-historical-property](time/i-historical-property/index.md)
|
|
74
|
-
- [time/i-historical-reason](time/i-historical-reason/index.md)
|
|
75
|
-
- [time/i-loop-options](time/i-loop-options/index.md)
|
|
76
|
-
- [time/i-loop-recursive-options](time/i-loop-recursive-options/index.md)
|
|
77
|
-
- [time/looper](time/looper/index.md)
|
|
78
|
-
- [time/movement](time/movement/index.md)
|
|
79
|
-
- [time/simulate](time/simulate/index.md)
|
|
80
|
-
- [time/timeline](time/timeline/index.md)
|
|
81
|
-
- [time/update-historical-rentals](time/update-historical-rentals/index.md)
|
|
82
|
-
- [utils](utils/index.md)
|
|
83
|
-
- [utils/data-are-same-date](utils/data-are-same-date/index.md)
|
|
84
|
-
- [utils/data-clone-date](utils/data-clone-date/index.md)
|
|
85
|
-
- [utils/data-compare-date](utils/data-compare-date/index.md)
|
|
86
|
-
- [utils/data-number](utils/data-number/index.md)
|
|
87
|
-
- [utils/data-property-entity](utils/data-property-entity/index.md)
|
|
88
|
-
- [utils/ensure](utils/ensure/index.md)
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
[**@cubedelement.com/realty-investor-timeline**](../../index.md)
|
|
2
|
-
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
[@cubedelement.com/realty-investor-timeline](../../modules.md) / properties/i-entity-existence
|
|
6
|
-
|
|
7
|
-
# properties/i-entity-existence
|
|
8
|
-
|
|
9
|
-
## Interfaces
|
|
10
|
-
|
|
11
|
-
- [IEntityExistence](interfaces/IEntityExistence.md)
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
[**@cubedelement.com/realty-investor-timeline**](../../../index.md)
|
|
2
|
-
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
[@cubedelement.com/realty-investor-timeline](../../../modules.md) / [properties/i-entity-existence](../index.md) / IEntityExistence
|
|
6
|
-
|
|
7
|
-
# Interface: IEntityExistence
|
|
8
|
-
|
|
9
|
-
Defined in: [properties/i-entity-existence.ts:1](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/properties/i-entity-existence.ts#L1)
|
|
10
|
-
|
|
11
|
-
## Extended by
|
|
12
|
-
|
|
13
|
-
- [`IPropertyEntity`](../../i-property-entity/interfaces/IPropertyEntity.md)
|
|
14
|
-
|
|
15
|
-
## Properties
|
|
16
|
-
|
|
17
|
-
### availableEndDate
|
|
18
|
-
|
|
19
|
-
> **availableEndDate**: `Date`
|
|
20
|
-
|
|
21
|
-
Defined in: [properties/i-entity-existence.ts:9](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/properties/i-entity-existence.ts#L9)
|
|
22
|
-
|
|
23
|
-
date which property was removed from the timeline.. think of it like someone else purchased this property
|
|
24
|
-
|
|
25
|
-
---
|
|
26
|
-
|
|
27
|
-
### availableStartDate
|
|
28
|
-
|
|
29
|
-
> **availableStartDate**: `Date`
|
|
30
|
-
|
|
31
|
-
Defined in: [properties/i-entity-existence.ts:5](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/properties/i-entity-existence.ts#L5)
|
|
32
|
-
|
|
33
|
-
date which property was generated or was available for purchase
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
[**@cubedelement.com/realty-investor-timeline**](../../index.md)
|
|
2
|
-
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
[@cubedelement.com/realty-investor-timeline](../../modules.md) / properties/i-property-entity
|
|
6
|
-
|
|
7
|
-
# properties/i-property-entity
|
|
8
|
-
|
|
9
|
-
## Interfaces
|
|
10
|
-
|
|
11
|
-
- [IPropertyEntity](interfaces/IPropertyEntity.md)
|
|
@@ -1,159 +0,0 @@
|
|
|
1
|
-
[**@cubedelement.com/realty-investor-timeline**](../../../index.md)
|
|
2
|
-
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
[@cubedelement.com/realty-investor-timeline](../../../modules.md) / [properties/i-property-entity](../index.md) / IPropertyEntity
|
|
6
|
-
|
|
7
|
-
# Interface: IPropertyEntity
|
|
8
|
-
|
|
9
|
-
Defined in: [properties/i-property-entity.ts:4](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/properties/i-property-entity.ts#L4)
|
|
10
|
-
|
|
11
|
-
## Extends
|
|
12
|
-
|
|
13
|
-
- [`IEntityExistence`](../../i-entity-existence/interfaces/IEntityExistence.md)
|
|
14
|
-
|
|
15
|
-
## Extended by
|
|
16
|
-
|
|
17
|
-
- [`IRentalPropertyEntity`](../../i-rental-property-entity/interfaces/IRentalPropertyEntity.md)
|
|
18
|
-
|
|
19
|
-
## Properties
|
|
20
|
-
|
|
21
|
-
### address
|
|
22
|
-
|
|
23
|
-
> **address**: `string`
|
|
24
|
-
|
|
25
|
-
Defined in: [properties/i-property-entity.ts:13](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/properties/i-property-entity.ts#L13)
|
|
26
|
-
|
|
27
|
-
address of property
|
|
28
|
-
|
|
29
|
-
---
|
|
30
|
-
|
|
31
|
-
### availableEndDate
|
|
32
|
-
|
|
33
|
-
> **availableEndDate**: `Date`
|
|
34
|
-
|
|
35
|
-
Defined in: [properties/i-entity-existence.ts:9](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/properties/i-entity-existence.ts#L9)
|
|
36
|
-
|
|
37
|
-
date which property was removed from the timeline.. think of it like someone else purchased this property
|
|
38
|
-
|
|
39
|
-
#### Inherited from
|
|
40
|
-
|
|
41
|
-
[`IEntityExistence`](../../i-entity-existence/interfaces/IEntityExistence.md).[`availableEndDate`](../../i-entity-existence/interfaces/IEntityExistence.md#availableenddate)
|
|
42
|
-
|
|
43
|
-
---
|
|
44
|
-
|
|
45
|
-
### availableStartDate
|
|
46
|
-
|
|
47
|
-
> **availableStartDate**: `Date`
|
|
48
|
-
|
|
49
|
-
Defined in: [properties/i-entity-existence.ts:5](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/properties/i-entity-existence.ts#L5)
|
|
50
|
-
|
|
51
|
-
date which property was generated or was available for purchase
|
|
52
|
-
|
|
53
|
-
#### Inherited from
|
|
54
|
-
|
|
55
|
-
[`IEntityExistence`](../../i-entity-existence/interfaces/IEntityExistence.md).[`availableStartDate`](../../i-entity-existence/interfaces/IEntityExistence.md#availablestartdate)
|
|
56
|
-
|
|
57
|
-
---
|
|
58
|
-
|
|
59
|
-
### costDownPrice
|
|
60
|
-
|
|
61
|
-
> **costDownPrice**: `number`
|
|
62
|
-
|
|
63
|
-
Defined in: [properties/i-property-entity.ts:23](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/properties/i-property-entity.ts#L23)
|
|
64
|
-
|
|
65
|
-
it's the purchase down
|
|
66
|
-
|
|
67
|
-
---
|
|
68
|
-
|
|
69
|
-
### equityCapturePercent
|
|
70
|
-
|
|
71
|
-
> **equityCapturePercent**: `number`
|
|
72
|
-
|
|
73
|
-
Defined in: [properties/i-property-entity.ts:50](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/properties/i-property-entity.ts#L50)
|
|
74
|
-
|
|
75
|
-
this can be between 10 - 20%
|
|
76
|
-
|
|
77
|
-
---
|
|
78
|
-
|
|
79
|
-
### id
|
|
80
|
-
|
|
81
|
-
> **id**: `string`
|
|
82
|
-
|
|
83
|
-
Defined in: [properties/i-property-entity.ts:8](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/properties/i-property-entity.ts#L8)
|
|
84
|
-
|
|
85
|
-
unique identifier
|
|
86
|
-
|
|
87
|
-
---
|
|
88
|
-
|
|
89
|
-
### minSellYears?
|
|
90
|
-
|
|
91
|
-
> `optional` **minSellYears**: `number`
|
|
92
|
-
|
|
93
|
-
Defined in: [properties/i-property-entity.ts:35](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/properties/i-property-entity.ts#L35)
|
|
94
|
-
|
|
95
|
-
number of years to hold the property before being sold
|
|
96
|
-
|
|
97
|
-
---
|
|
98
|
-
|
|
99
|
-
### offeredInvestmentAmounts
|
|
100
|
-
|
|
101
|
-
> **offeredInvestmentAmounts**: `number`[]
|
|
102
|
-
|
|
103
|
-
Defined in: [properties/i-property-entity.ts:25](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/properties/i-property-entity.ts#L25)
|
|
104
|
-
|
|
105
|
-
---
|
|
106
|
-
|
|
107
|
-
### propertyType
|
|
108
|
-
|
|
109
|
-
> `readonly` **propertyType**: [`PropertyType`](../../property-type/enumerations/PropertyType.md)
|
|
110
|
-
|
|
111
|
-
Defined in: [properties/i-property-entity.ts:55](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/properties/i-property-entity.ts#L55)
|
|
112
|
-
|
|
113
|
-
used when evaluating rules
|
|
114
|
-
|
|
115
|
-
---
|
|
116
|
-
|
|
117
|
-
### purchasePrice
|
|
118
|
-
|
|
119
|
-
> **purchasePrice**: `number`
|
|
120
|
-
|
|
121
|
-
Defined in: [properties/i-property-entity.ts:18](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/properties/i-property-entity.ts#L18)
|
|
122
|
-
|
|
123
|
-
purchase price of the property (may or may not be after repair value, ARV)
|
|
124
|
-
|
|
125
|
-
---
|
|
126
|
-
|
|
127
|
-
### rawCashFlow
|
|
128
|
-
|
|
129
|
-
> **rawCashFlow**: `number`
|
|
130
|
-
|
|
131
|
-
Defined in: [properties/i-property-entity.ts:40](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/properties/i-property-entity.ts#L40)
|
|
132
|
-
|
|
133
|
-
the cashOnCash return
|
|
134
|
-
|
|
135
|
-
---
|
|
136
|
-
|
|
137
|
-
### sellPriceAppreciationPercent
|
|
138
|
-
|
|
139
|
-
> **sellPriceAppreciationPercent**: `number`
|
|
140
|
-
|
|
141
|
-
Defined in: [properties/i-property-entity.ts:30](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/properties/i-property-entity.ts#L30)
|
|
142
|
-
|
|
143
|
-
the percent at which the property's value grows
|
|
144
|
-
|
|
145
|
-
## Accessors
|
|
146
|
-
|
|
147
|
-
### rawEstimatedAnnualCashFlow
|
|
148
|
-
|
|
149
|
-
#### Get Signature
|
|
150
|
-
|
|
151
|
-
> **get** **rawEstimatedAnnualCashFlow**(): `number`
|
|
152
|
-
|
|
153
|
-
Defined in: [properties/i-property-entity.ts:45](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/properties/i-property-entity.ts#L45)
|
|
154
|
-
|
|
155
|
-
the estimated annual cashFlow return
|
|
156
|
-
|
|
157
|
-
##### Returns
|
|
158
|
-
|
|
159
|
-
`number`
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
[**@cubedelement.com/realty-investor-timeline**](../../index.md)
|
|
2
|
-
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
[@cubedelement.com/realty-investor-timeline](../../modules.md) / properties/i-rental-property-entity
|
|
6
|
-
|
|
7
|
-
# properties/i-rental-property-entity
|
|
8
|
-
|
|
9
|
-
## Interfaces
|
|
10
|
-
|
|
11
|
-
- [IRentalPropertyEntity](interfaces/IRentalPropertyEntity.md)
|