Websites v4 docs v5.2.5
Preparing search index...
API Reference/Hooks
UseStampDutyCalculatorProps
Type Alias UseStampDutyCalculatorProps
type
UseStampDutyCalculatorProps
=
{
additionalProperty
?:
boolean
;
calculationValue
?:
number
;
country
?:
Country
;
firstTimeBuyer
?:
boolean
;
isCompany
?:
boolean
;
rates
:
StampDutyRatesByTaxType
|
CountriesWithRatesByTaxTypes
|
null
;
resident
?:
boolean
;
}
Index
Properties
additional
Property?
calculation
Value?
country?
first
Time
Buyer?
is
Company?
rates
resident?
Properties
Optional
additional
Property
additionalProperty
?:
boolean
Optional
calculation
Value
calculationValue
?:
number
Optional
country
country
?:
Country
Optional
first
Time
Buyer
firstTimeBuyer
?:
boolean
Optional
is
Company
isCompany
?:
boolean
rates
rates
:
StampDutyRatesByTaxType
|
CountriesWithRatesByTaxTypes
|
null
Optional
resident
resident
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
additional
Property
calculation
Value
country
first
Time
Buyer
is
Company
rates
resident
Websites v4 docs v5.2.5
Loading...