Class MyCustomerRemoveShippingAddressIdActionImpl

java.lang.Object
com.commercetools.api.models.me.MyCustomerRemoveShippingAddressIdActionImpl
All Implemented Interfaces:
MyCustomerRemoveShippingAddressIdAction, MyCustomerUpdateAction, ResourceUpdateAction<MyCustomerUpdateAction>, io.vrap.rmf.base.client.ModelBase

public class MyCustomerRemoveShippingAddressIdActionImpl extends Object implements MyCustomerRemoveShippingAddressIdAction, io.vrap.rmf.base.client.ModelBase

Removes an existing shipping address from shippingAddressesIds. If the shipping address is the default shipping address, the defaultShippingAddressId is unset. Either addressId or addressKey is required.