Class CartDeleteByKeyRequest
- Commercetools\Core\Request\AbstractApiRequest implements Commercetools\Core\Request\ClientRequestInterface, Commercetools\Core\Model\Common\ContextAwareInterface uses Commercetools\Core\Model\Common\ContextTrait
-
Commercetools\Core\Request\AbstractDeleteRequest
uses
Commercetools\Core\Request\ExpandTrait
-
Commercetools\Core\Request\AbstractDeleteByKeyRequest
uses
Commercetools\Core\Request\ExpandTrait
-
Commercetools\Core\Request\Carts\CartDeleteByKeyRequest
uses
Commercetools\Core\Request\DataErasureTrait,
Commercetools\Core\Request\InStores\InStoreTrait
Namespace: Commercetools\Core\Request\Carts
API documentation: https://docs.commercetools.com/api/projects/carts#delete-a-cart-by-key
Located at Core/Request/Carts/CartDeleteByKeyRequest.php
API documentation: https://docs.commercetools.com/api/projects/carts#delete-a-cart-by-key
Located at Core/Request/Carts/CartDeleteByKeyRequest.php
Methods summary
public
|
#
__construct( string $key, integer $version,
|
public static
|
#
ofKeyAndVersion( string $key, integer $version,
|
Methods inherited from Commercetools\Core\Request\AbstractDeleteByKeyRequest
Methods inherited from Commercetools\Core\Request\AbstractDeleteRequest
Methods inherited from Commercetools\Core\Request\AbstractApiRequest
addParam(),
addParamObject(),
executeWithClient(),
getIdentifier(),
getParamCount(),
map(),
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\DataErasureTrait
Methods used from Commercetools\Core\Request\InStores\InStoreTrait
Methods used from Commercetools\Core\Request\ExpandTrait
Methods used from Commercetools\Core\Model\Common\ContextTrait
getContext(),
getContextCallback(),
setContext(),
setContextIfNull()