Class ProductUpdateRequest
- Commercetools\Core\Request\AbstractApiRequest implements Commercetools\Core\Request\ClientRequestInterface, Commercetools\Core\Model\Common\ContextAwareInterface uses Commercetools\Core\Model\Common\ContextTrait
-
Commercetools\Core\Request\AbstractUpdateRequest
uses
Commercetools\Core\Request\ExpandTrait
-
Commercetools\Core\Request\Products\ProductUpdateRequest
uses
Commercetools\Core\Request\PriceSelectTrait
API documentation: https://docs.commercetools.com/http-api-projects-products.html#update-product
Located at Core/Request/Products/ProductUpdateRequest.php
Methods summary
public
|
#
__construct( string $id, integer $version, array $actions = [],
|
public static
|
#
ofIdAndVersion( string $id, integer $version,
|
Methods inherited from Commercetools\Core\Request\AbstractUpdateRequest
addAction(),
addActionAsArray(),
getActions(),
getId(),
getVersion(),
hasActions(),
setActions(),
setId(),
setVersion()
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\PriceSelectTrait
addParamObject(),
channel(),
country(),
currency(),
customerGroup(),
localeProjection(),
storeProjection()
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(
|
Constants summary
Constants inherited from Commercetools\Core\Request\AbstractUpdateRequest
ACTION,
ACTIONS,
ACTION_MAX_LIMIT,
ACTION_WARNING_TRESHOLD,
VERSION