Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
History API SDK
SetOrderTaxedPriceChange
Interface SetOrderTaxedPriceChange
interface
SetOrderTaxedPriceChange
{
change
:
string
;
nextValue
:
TaxedItemPrice
;
previousValue
:
TaxedItemPrice
;
taxMode
:
string
;
type
:
"SetOrderTaxedPriceChange"
;
}
Index
Properties
change
next
Value
previous
Value
tax
Mode
type
Properties
Readonly
change
change
:
string
Readonly
next
Value
next
Value
:
TaxedItemPrice
Value after the change.
Readonly
previous
Value
previous
Value
:
TaxedItemPrice
Value before the change.
Readonly
tax
Mode
tax
Mode
:
string
Readonly
type
type
:
"SetOrderTaxedPriceChange"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
change
next
Value
previous
Value
tax
Mode
type
Typescript SDK Type Docs
Loading...
Value after the change.