Class MyCustomerSetDefaultShippingAddressActionImpl

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

public class MyCustomerSetDefaultShippingAddressActionImpl extends Object implements MyCustomerSetDefaultShippingAddressAction, io.vrap.rmf.base.client.ModelBase

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