@Generated(value="io.sphere.sdk.annotations.processors.generators.UpdateActionGenerator", comments="Generated from: io.sphere.sdk.cartdiscounts.CartDiscount") public final class ChangeStackingMode extends UpdateActionImpl<CartDiscount>
stackingMode
property of a CartDiscount
.CartDiscount.getStackingMode()
Modifier and Type | Method and Description |
---|---|
StackingMode |
getStackingMode() |
static ChangeStackingMode |
of(StackingMode stackingMode)
Creates a new object initialized with the given values.
|
getAction
public StackingMode getStackingMode()
public static ChangeStackingMode of(StackingMode stackingMode)
stackingMode
- initial value for the CartDiscount.getStackingMode()
property