Preparing search index...
The search index is not available
@gradientedge/commercetools-utils
@gradientedge/commercetools-utils
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
taxRoundingMode
:
string
New value to set.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
tax
Rounding
Mode
@gradientedge/commercetools-utils
Loading...
Changing the tax rounding mode leads to recalculation of taxes.