Class OrderSetShippingAddressActionImpl

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

public class OrderSetShippingAddressActionImpl extends Object implements OrderSetShippingAddressAction, 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.