| Package | Description |
|---|---|
| io.sphere.sdk.carts.queries |
Provides types to retrieve the state of carts.
|
| io.sphere.sdk.orders.queries |
Provides types to retrieve the state of orders.
|
| Modifier and Type | Method and Description |
|---|---|
CustomLineItemCollectionQueryModel<T> |
CartLikeQueryModelImpl.customLineItems() |
CustomLineItemCollectionQueryModel<T> |
CartLikeQueryModel.customLineItems() |
CustomLineItemCollectionQueryModel<Cart> |
CartQueryModel.customLineItems() |
| Modifier and Type | Method and Description |
|---|---|
CustomLineItemCollectionQueryModel<Order> |
OrderQueryModel.customLineItems() |