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

Packages that use Coupon.ApplyDiscountOn
com.chargebee.models   
 

Uses of Coupon.ApplyDiscountOn in com.chargebee.models
 

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



Copyright © 2015 ChargeBee. All Rights Reserved.