Class MyCustomerRemoveBillingAddressIdActionImpl

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

public class MyCustomerRemoveBillingAddressIdActionImpl extends Object implements MyCustomerRemoveBillingAddressIdAction, io.vrap.rmf.base.client.ModelBase

Removes an existing billing address from billingAddressesIds. If the billing address is the default billing address, the defaultBillingAddressId is unset. Either addressId or addressKey is required.