realty-investor-timeline

@cubedelement.com/realty-investor-timeline


@cubedelement.com/realty-investor-timeline / rules/get-enum-type-by-value / getEnumTypeByValue

Function: getEnumTypeByValue()

getEnumTypeByValue(value): "None" | "PurchaseRuleTypes" | "HoldRuleTypes"

Defined in: rules/get-enum-type-by-value.ts:8

Used to help determine from a string if the value is in one of the enums

Parameters

value

string

Returns

"None" | "PurchaseRuleTypes" | "HoldRuleTypes"