Package | Description |
---|---|
io.sphere.sdk.carts.expansion |
Provides reference expansion models for carts.
|
io.sphere.sdk.carts.queries |
Provides types to retrieve the state of carts.
|
io.sphere.sdk.customers.expansion |
Provides reference expansion models for customers.
|
io.sphere.sdk.orders.expansion |
Provides reference expansion models for orders.
|
Modifier and Type | Method and Description |
---|---|
static CartExpansionModel<Cart> |
CartExpansionModel.of() |
static <T> CartExpansionModel<T> |
CartExpansionModel.of(List<String> parentPath,
String path) |
Modifier and Type | Method and Description |
---|---|
CartExpansionModel<T> |
CustomerSignInResultExpansionModel.cart() |
Modifier and Type | Method and Description |
---|---|
CartExpansionModel<T> |
OrderExpansionModel.cart() |