See: Description
Interface | Description |
---|---|
ShippingMethodByIdGet |
Fetches a shipping method by ID.
|
ShippingMethodByKeyGet |
Fetches a shipping method by key.
|
ShippingMethodQuery |
{@doc.gen summary shipping methods
|
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<T> |
Class | Description |
---|---|
ShippingMethodQueryBuilder |
A Builder for ShippingMethodQuery.
|