Class StagedOrderSetCustomShippingMethodAction
- Commercetools\Core\Model\Common\AbstractJsonDeserializeObject implements Commercetools\Core\Model\Common\JsonDeserializeInterface, Commercetools\Core\Model\Common\ObjectTreeInterface uses Commercetools\Core\Model\Common\ObjectTreeTrait
- Commercetools\Core\Model\Common\JsonObject implements JsonSerializable uses Commercetools\Core\Model\Common\ContextTrait
- Commercetools\Core\Request\AbstractAction
- Commercetools\Core\Request\Carts\Command\CartSetCustomShippingMethodAction
- Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetCustomShippingMethodAction implements Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderUpdateAction
Namespace: Commercetools\Core\Request\OrderEdits\StagedOrder\Command
API documentation: https://docs.commercetools.com/http-api-projects-carts.html#set-custom-shippingmethod
Located at Core/Request/OrderEdits/StagedOrder/Command/StagedOrderSetCustomShippingMethodAction.php
API documentation: https://docs.commercetools.com/http-api-projects-carts.html#set-custom-shippingmethod
Located at Core/Request/OrderEdits/StagedOrder/Command/StagedOrderSetCustomShippingMethodAction.php
Methods summary
Methods inherited from Commercetools\Core\Request\Carts\Command\CartSetCustomShippingMethodAction
Methods inherited from Commercetools\Core\Model\Common\JsonObject
Methods inherited from Commercetools\Core\Model\Common\AbstractJsonDeserializeObject
Methods inherited from Commercetools\Core\Model\Common\ContextAwareInterface
getContext()
,
getContextCallback()
,
setContext()
,
setContextIfNull()
Methods inherited from Commercetools\Core\Model\Common\ObjectTreeInterface
Methods used from Commercetools\Core\Model\Common\ContextTrait
getContext()
,
getContextCallback()
,
setContext()
,
setContextIfNull()
Methods used from Commercetools\Core\Model\Common\ObjectTreeTrait
Magic methods inherited from Commercetools\Core\Request\Carts\Command\CartSetCustomShippingMethodAction
getAction()
,
getExternalTaxRate()
,
getShippingMethodName()
,
getShippingRate()
,
getTaxCategory()
,
setAction()
,
setExternalTaxRate()
,
setShippingMethodName()
,
setShippingRate()
,
setTaxCategory()