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
;
}
Hierarchy (
View Summary
)
ITaxCategoryUpdateAction
TaxCategoryAddTaxRateAction
Index
Properties
action
tax
Rate
Properties
Readonly
action
action
:
"addTaxRate"
Readonly
tax
Rate
taxRate
:
TaxRateDraft
Value to append to the
rates
array.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
tax
Rate
Typescript SDK Type Docs
Loading...
Value to append to the
rates
array.