Class ShippingMethodByMatchingOrderEditGetRequest
- Commercetools\Core\Request\AbstractApiRequest implements Commercetools\Core\Request\ClientRequestInterface, Commercetools\Core\Model\Common\ContextAwareInterface uses Commercetools\Core\Model\Common\ContextTrait
-
Commercetools\Core\Request\ShippingMethods\ShippingMethodByMatchingOrderEditGetRequest
uses
Commercetools\Core\Request\ExpandTrait
Namespace: Commercetools\Core\Request\ShippingMethods
API documentation: https://docs.commercetools.com/http-api-projects-shippingMethods.html#get-shippingmethods-for-an-orderedit
Located at Core/Request/ShippingMethods/ShippingMethodByMatchingOrderEditGetRequest.php
API documentation: https://docs.commercetools.com/http-api-projects-shippingMethods.html#get-shippingmethods-for-an-orderedit
Located at Core/Request/ShippingMethods/ShippingMethodByMatchingOrderEditGetRequest.php
Methods summary
public
|
#
__construct( string $orderEditId, string $country,
|
public
|
|
public
|
|
public
|
|
public static
|
#
ofOrderEditAndCountry( string $orderEditId, string $country,
|
public
|
|
public
|
#
map( array $result,
|
Methods inherited from Commercetools\Core\Request\AbstractApiRequest
addParam(),
addParamObject(),
executeWithClient(),
getIdentifier(),
getParamCount(),
mapFromResponse(),
mapResponse(),
setExternalUserId(),
setIdentifier()
Methods inherited from Commercetools\Core\Model\Common\ContextAwareInterface
getContext(),
getContextCallback(),
setContext(),
setContextIfNull()
Methods inherited from Commercetools\Core\Request\ClientRequestInterface
Methods used from Commercetools\Core\Request\ExpandTrait
Methods used from Commercetools\Core\Model\Common\ContextTrait
getContext(),
getContextCallback(),
setContext(),
setContextIfNull()