| Package | Description |
|---|---|
| io.sphere.sdk.discountcodes.commands.updateactions |
Provides the possible operations which can be performed on update commands for discount codes.
|
| Modifier and Type | Method and Description |
|---|---|
static ChangeCartDiscounts |
ChangeCartDiscounts.of(List<Reference<CartDiscount>> cartDiscounts) |
static ChangeCartDiscounts |
ChangeCartDiscounts.of(Referenceable<CartDiscount> cartDiscount) |