Uses of Class
com.chargebee.models.Coupon.AddonConstraint

Packages that use Coupon.AddonConstraint
com.chargebee.models   
 

Uses of Coupon.AddonConstraint in com.chargebee.models
 

Methods in com.chargebee.models that return Coupon.AddonConstraint
 Coupon.AddonConstraint Coupon.addonConstraint()
           
static Coupon.AddonConstraint Coupon.AddonConstraint.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Coupon.AddonConstraint[] Coupon.AddonConstraint.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.chargebee.models with parameters of type Coupon.AddonConstraint
 Coupon.CreateRequest Coupon.CreateRequest.addonConstraint(Coupon.AddonConstraint addonConstraint)
           
 



Copyright © 2016 ChargeBee. All Rights Reserved.