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
;
}
Hierarchy (
View Summary
)
ICartUpdateAction
CartChangeTaxRoundingModeAction
Index
Properties
action
tax
Rounding
Mode
Properties
Readonly
action
action
:
"changeTaxRoundingMode"
Readonly
tax
Rounding
Mode
taxRoundingMode
:
string
New value to set.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
tax
Rounding
Mode
Typescript SDK Type Docs
Loading...
Changing the tax rounding mode leads to recalculation of taxes.