Preparing search index...
The search index is not available
@gradientedge/commercetools-utils
@gradientedge/commercetools-utils
StagedOrderChangePriceRoundingModeAction
Interface StagedOrderChangePriceRoundingModeAction
Changing the price rounding mode leads to
recalculation of taxes
.
interface
StagedOrderChangePriceRoundingModeAction
{
action
:
"changePriceRoundingMode"
;
priceRoundingMode
:
RoundingMode
;
}
Hierarchy (
View Summary
)
IStagedOrderUpdateAction
StagedOrderChangePriceRoundingModeAction
Index
Properties
action
price
Rounding
Mode
Properties
Readonly
action
action
:
"changePriceRoundingMode"
Readonly
price
Rounding
Mode
priceRoundingMode
:
RoundingMode
New value to set.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
price
Rounding
Mode
@gradientedge/commercetools-utils
Loading...
Changing the price rounding mode leads to recalculation of taxes.