Class CustomerSetDefaultBillingAddressActionImpl

java.lang.Object
com.commercetools.api.models.customer.CustomerSetDefaultBillingAddressActionImpl
All Implemented Interfaces:
CustomerSetDefaultBillingAddressAction, CustomerUpdateAction, ResourceUpdateAction<CustomerUpdateAction>, io.vrap.rmf.base.client.ModelBase

public class CustomerSetDefaultBillingAddressActionImpl extends Object implements CustomerSetDefaultBillingAddressAction, io.vrap.rmf.base.client.ModelBase

Sets the default billing address from addresses. The action adds the id of the specified Address to the billingAddressIds if not contained already. Either addressId or addressKey is required.