Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
TaxCategoryAddTaxRateAction
Interface TaxCategoryAddTaxRateAction
interface
TaxCategoryAddTaxRateAction
{
action
:
"addTaxRate"
;
taxRate
:
TaxRateDraft
;
}
Index
Properties
action
tax
Rate
Properties
Readonly
action
action
:
"addTaxRate"
Readonly
tax
Rate
tax
Rate
:
TaxRateDraft
Value to append to the
rates
array.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
tax
Rate
Typescript SDK Type Docs
Loading...
Value to append to the
rates
array.