Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
History API SDK
RemoveTaxRateChange
Interface RemoveTaxRateChange
Change triggered by the
Remove TaxRate
update action.
interface
RemoveTaxRateChange
{
change
:
string
;
previousValue
:
TaxRate
;
type
:
"RemoveTaxRateChange"
;
}
Index
Properties
change
previous
Value
type
Properties
Readonly
change
change
:
string
Readonly
previous
Value
previous
Value
:
TaxRate
Value before the change.
Readonly
type
type
:
"RemoveTaxRateChange"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
change
previous
Value
type
Typescript SDK Type Docs
Loading...
Change triggered by the Remove TaxRate update action.