Class CartSetCustomLineItemCustomTypeAction
- 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\CustomField\Command\SetCustomTypeAction
- Commercetools\Core\Request\Carts\Command\CartSetCustomLineItemCustomTypeAction
Direct known subclasses
Commercetools\Core\Request\Orders\Command\OrderSetCustomLineItemCustomTypeAction
Indirect known subclasses
Namespace: Commercetools\Core\Request\Carts\Command
API documentation: https://docs.commercetools.com/http-api-projects-carts.html#set-customlineitem-custom-type
Located at Core/Request/Carts/Command/CartSetCustomLineItemCustomTypeAction.php
API documentation: https://docs.commercetools.com/http-api-projects-carts.html#set-customlineitem-custom-type
Located at Core/Request/Carts/Command/CartSetCustomLineItemCustomTypeAction.php
Methods summary
public
|
|
public static
|
#
ofTypeKeyAndCustomLineItemId( string $typeKey, string $customLineItemId,
|
public static
|
#
ofTypeIdAndCustomLineItemId( string $typeId, string $customLineItemId,
|
public static
|
#
ofTypeAndCustomLineItemId(
|
Methods inherited from Commercetools\Core\Request\CustomField\Command\SetCustomTypeAction
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()