Class CartUnfreezeCartActionImpl

java.lang.Object
com.commercetools.api.models.cart.CartUnfreezeCartActionImpl
All Implemented Interfaces:
CartUnfreezeCartAction, CartUpdateAction, ResourceUpdateAction<CartUpdateAction>, io.vrap.rmf.base.client.ModelBase

public class CartUnfreezeCartActionImpl extends Object implements CartUnfreezeCartAction, io.vrap.rmf.base.client.ModelBase

Changes the CartState from Frozen to Active. Reactivates a Frozen Cart. This action updates all prices in the Cart according to latest Prices on related Product Variants and Shipping Methods and by applying all discounts currently being active and applicable for the Cart.