Class OrderSetBillingAddressActionImpl

java.lang.Object
com.commercetools.api.models.order.OrderSetBillingAddressActionImpl
All Implemented Interfaces:
OrderSetBillingAddressAction, OrderUpdateAction, ResourceUpdateAction<OrderUpdateAction>, io.vrap.rmf.base.client.ModelBase

public class OrderSetBillingAddressActionImpl extends Object implements OrderSetBillingAddressAction, io.vrap.rmf.base.client.ModelBase

This action updates the billingAddress on the Order, but it does not change the billing address on the referenced Cart from which the Order is created.

Produces the Order Billing Address Set Message.