Class CartDiscount

java.lang.Object
com.commercetools.graphql.api.types.CartDiscount
All Implemented Interfaces:
ReferenceExpandable, Versioned

public class CartDiscount extends Object implements Versioned, ReferenceExpandable
Cart discounts are recalculated every time LineItems or CustomLineItems are added or removed from the Cart or an order is created from the cart. The number of active cart discounts that do not require a discount code (isActive=true and requiresDiscountCode=false) is limited to 100.