| Package | Description |
|---|---|
| io.sphere.sdk.cartdiscounts |
Provides model classes and builders for cart discounts.
|
| Modifier and Type | Method and Description |
|---|---|
static FixedCartDiscountValue |
FixedCartDiscountValue.of(List<javax.money.MonetaryAmount> money) |
static FixedCartDiscountValue |
FixedCartDiscountValue.of(javax.money.MonetaryAmount money) |
static FixedCartDiscountValue |
CartDiscountValue.ofFixed(javax.money.MonetaryAmount money) |