| 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 | Interface and Description |
|---|---|
interface |
ClassificationShippingRateInput |
interface |
ScoreShippingRateInput |
| Modifier and Type | Method and Description |
|---|---|
ShippingRateInput |
Cart.getShippingRateInput()
The shippingRateInput is used as an input to select a shipping rate price tier
|
ShippingRateInput |
CartLike.getShippingRateInput()
The shippingRateInput is used as an input to select a shipping rate price tier
|
| Modifier and Type | Method and Description |
|---|---|
ShippingRateInput |
Order.getShippingRateInput()
The shippingRateInput is used as an input to select a shipping rate price tier
|