Websites v4 docs v5.2.4
Preparing search index...
API Reference/Hooks
MortgageFinderState
Interface MortgageFinderState
interface
MortgageFinderState
{
borrowAmount
:
number
|
null
;
mortgageLength
:
string
;
mortgageType
:
string
;
purchasePrice
:
number
|
null
;
status
:
Status
;
}
Index
Properties
borrow
Amount
mortgage
Length
mortgage
Type
purchase
Price
status
Properties
borrow
Amount
borrowAmount
:
number
|
null
mortgage
Length
mortgageLength
:
string
mortgage
Type
mortgageType
:
string
purchase
Price
purchasePrice
:
number
|
null
status
status
:
Status
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
borrow
Amount
mortgage
Length
mortgage
Type
purchase
Price
status
Websites v4 docs v5.2.4
Loading...