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

Packages that use Coupon.ApplyOn
com.chargebee.models   
 

Uses of Coupon.ApplyOn in com.chargebee.models
 

Methods in com.chargebee.models that return Coupon.ApplyOn
 Coupon.ApplyOn Coupon.applyOn()
           
static Coupon.ApplyOn Coupon.ApplyOn.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Coupon.ApplyOn[] Coupon.ApplyOn.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.ApplyOn
 Coupon.CreateRequest Coupon.CreateRequest.applyOn(Coupon.ApplyOn applyOn)
           
 



Copyright © 2015 ChargeBee. All Rights Reserved.