| Package | Description |
|---|---|
| io.sphere.sdk.carts |
Provides model classes and builders for carts.
|
| io.sphere.sdk.orders |
Provides model classes and builders for orders.
|
| Modifier and Type | Method and Description |
|---|---|
CartShippingInfo |
Cart.getShippingInfo() |
CartShippingInfo |
CartLike.getShippingInfo()
Information about shipping set by the backend once the shipping method is set.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OrderShippingInfo |