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 |
---|---|
CartShippingInfoQueryModel<T> |
CartLikeQueryModelImpl.shippingInfo() |
CartShippingInfoQueryModel<T> |
CartLikeQueryModel.shippingInfo() |
CartShippingInfoQueryModel<Cart> |
CartQueryModel.shippingInfo() |
Modifier and Type | Method and Description |
---|---|
CartShippingInfoQueryModel<Order> |
OrderQueryModel.shippingInfo() |