| Package | Description |
|---|---|
| io.sphere.sdk.shippingmethods.queries |
Provides types to retrieve the state of shipping methods.
|
| Class and Description |
|---|
| ShippingMethodByIdGet
Fetches a shipping method by ID.
|
| ShippingMethodByKeyGet
Fetches a shipping method by key.
|
| ShippingMethodQuery
{@doc.gen summary shipping methods
|
| ShippingMethodQueryBuilder
A Builder for ShippingMethodQuery.
|
| ShippingMethodQueryModel |
| ShippingMethodsByCartGet
Retrieves all the shipping methods that can ship to the shipping address of the given cart.
|
| ShippingMethodsByLocationGet
Retrieves all the shipping methods that can ship to the given location.
|
| ShippingMethodsByOrderEditGet
Retrieves all the shipping methods that can ship to the given orderEdit.
|
| ZoneRateCollectionQueryModel |