Uses of Class
com.chargebee.models.CouponCode.Status

Packages that use CouponCode.Status
com.chargebee.models   
 

Uses of CouponCode.Status in com.chargebee.models
 

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

Methods in com.chargebee.models that return types with arguments of type CouponCode.Status
 EnumFilter<CouponCode.Status,CouponCode.CouponCodeListRequest> CouponCode.CouponCodeListRequest.status()
           
 



Copyright © 2019 ChargeBee. All Rights Reserved.