Class MyCustomerSetDefaultBillingAddressActionImpl

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

public class MyCustomerSetDefaultBillingAddressActionImpl extends Object implements MyCustomerSetDefaultBillingAddressAction, io.vrap.rmf.base.client.ModelBase

Sets the default billing address from addresses. If the address is not currently a billing address, it is added to billingAddressIds. Either addressId or addressKey is required.