| Package | Description |
|---|---|
| io.sphere.sdk.cartdiscounts.commands.updateactions |
Provides the possible operations which can be performed on update commands for cart discounts.
|
| Class and Description |
|---|
| ChangeCartPredicate
Changes the cart predicate.
|
| ChangeIsActive
Updates the
active property of a CartDiscount. |
| ChangeName
Updates the
name property of a CartDiscount. |
| ChangeRequiresDiscountCode
Updates the
requiringDiscountCode property of a CartDiscount. |
| ChangeSortOrder
Updates the
sortOrder property of a CartDiscount. |
| ChangeStackingMode
Updates the
stackingMode property of a CartDiscount. |
| ChangeTarget
Updates the
target property of a CartDiscount. |
| ChangeValue
Updates the
value property of a CartDiscount. |
| SetCustomField
Updates a custom field.
|
| SetCustomType
Sets or removes a custom type.
|
| SetDescription
Updates the
description property of a CartDiscount. |
| SetKey
Updates the
key property of a CartDiscount. |
| SetValidFrom
Updates the
validFrom property of a CartDiscount. |
| SetValidFromAndUntil
Updates the
validFrom property of a CartDiscount. |
| SetValidUntil
Updates the
validUntil property of a CartDiscount. |