Class ChannelDeleteRequest
- 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\Channels\ChannelDeleteRequest
Namespace: Commercetools\Core\Request\Channels
API documentation: https://docs.commercetools.com/http-api-projects-channels.html#delete-channel
Located at Core/Request/Channels/ChannelDeleteRequest.php
API documentation: https://docs.commercetools.com/http-api-projects-channels.html#delete-channel
Located at Core/Request/Channels/ChannelDeleteRequest.php
Methods summary
public
|
#
__construct( string $id, integer $version,
|
public static
|
#
ofIdAndVersion( string $id, integer $version,
|
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\Request\ClientRequestInterface
Methods inherited from Commercetools\Core\Model\Common\ContextAwareInterface
getContext(),
getContextCallback(),
setContext(),
setContextIfNull()
Methods used from Commercetools\Core\Request\ExpandTrait
Methods used from Commercetools\Core\Model\Common\ContextTrait
getContext(),
getContextCallback(),
setContext(),
setContextIfNull()
Magic methods summary
public
|
|
public
|
#
mapFromResponse(
|