| Package | Description |
|---|---|
| io.sphere.sdk.cartdiscounts.queries |
Provides types to retrieve the state of cart discounts.
|
| Modifier and Type | Method and Description |
|---|---|
static CartDiscountByKeyGet |
CartDiscountByKeyGet.of(String key) |
CartDiscountByKeyGet |
CartDiscountByKeyGet.plusExpansionPaths(ExpansionPath<CartDiscount> expansionPath) |
CartDiscountByKeyGet |
CartDiscountByKeyGet.withExpansionPaths(ExpansionPath<CartDiscount> expansionPath) |
CartDiscountByKeyGet |
CartDiscountByKeyGet.withExpansionPaths(List<ExpansionPath<CartDiscount>> expansionPaths) |