Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
CartChangeTaxRoundingModeAction
Interface CartChangeTaxRoundingModeAction
Changing the tax rounding mode leads to
recalculation of taxes
.
interface
CartChangeTaxRoundingModeAction
{
action
:
"changeTaxRoundingMode"
;
taxRoundingMode
:
string
;
}
Index
Properties
action
tax
Rounding
Mode
Properties
Readonly
action
action
:
"changeTaxRoundingMode"
Readonly
tax
Rounding
Mode
tax
Rounding
Mode
:
string
New value to set.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
tax
Rounding
Mode
Typescript SDK Type Docs
Loading...
Changing the tax rounding mode leads to recalculation of taxes.