Class StagedOrderSetShippingAddressActionImpl

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

public class StagedOrderSetShippingAddressActionImpl extends Object implements StagedOrderSetShippingAddressAction, io.vrap.rmf.base.client.ModelBase

This action updates the shippingAddress on the Order, but it does not change the shipping address on the referenced Cart from which the Order is created. Also, it does not recalculate the Cart as taxes may not fit to the shipping address anymore.

Produces the Order Shipping Address Set Message.