Class DiscountCode

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

public class DiscountCode extends Object implements Versioned, ReferenceExpandable
With discount codes it is possible to give specific cart discounts to an eligible amount of users. They are defined by a string value which can be added to a cart so that specific cart discounts can be applied to the cart.