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

Packages that use Coupon.DurationType
com.chargebee.models   
 

Uses of Coupon.DurationType in com.chargebee.models
 

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



Copyright © 2015 ChargeBee. All Rights Reserved.