| Package | Description |
|---|---|
| io.sphere.sdk.cartdiscounts |
Provides model classes and builders for cart discounts.
|
| io.sphere.sdk.cartdiscounts.commands |
Provides types to change the state of cart discounts.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CartDiscountDraftDsl |
| Modifier and Type | Method and Description |
|---|---|
static CartDiscountCreateCommand |
CartDiscountCreateCommand.of(CartDiscountDraft draft)
Creates a command object to create a
CartDiscount. |