Class CustomerChangeAddressAction
- 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\Customers\Command\CustomerChangeAddressAction
Namespace: Commercetools\Core\Request\Customers\Command
API documentation: https://docs.commercetools.com/http-api-projects-customers.html#change-address
Located at Core/Request/Customers/Command/CustomerChangeAddressAction.php
API documentation: https://docs.commercetools.com/http-api-projects-customers.html#change-address
Located at Core/Request/Customers/Command/CustomerChangeAddressAction.php
Methods summary
public
|
|
public static
|
#
ofAddressIdAndAddress( string $addressId,
|
public static
|
#
ofAddressKeyAndAddress( string $addressKey,
|
Methods inherited from Commercetools\Core\Model\Common\JsonObject
Methods inherited from Commercetools\Core\Model\Common\AbstractJsonDeserializeObject
Methods inherited from Commercetools\Core\Model\Common\ObjectTreeInterface
Methods inherited from Commercetools\Core\Model\Common\ContextAwareInterface
getContext()
,
getContextCallback()
,
setContext()
,
setContextIfNull()
Methods used from Commercetools\Core\Model\Common\ContextTrait
getContext()
,
getContextCallback()
,
setContext()
,
setContextIfNull()