Class StagedOrderSetBillingAddressActionImpl

java.lang.Object
com.commercetools.api.models.order_edit.StagedOrderSetBillingAddressActionImpl
All Implemented Interfaces:
StagedOrderSetBillingAddressAction, StagedOrderUpdateAction, ResourceUpdateAction<StagedOrderUpdateAction>, io.vrap.rmf.base.client.ModelBase

public class StagedOrderSetBillingAddressActionImpl extends Object implements StagedOrderSetBillingAddressAction, 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.