Uses of Class
com.chargebee.models.PromotionalCredit.Type

Packages that use PromotionalCredit.Type
com.chargebee.models   
 

Uses of PromotionalCredit.Type in com.chargebee.models
 

Methods in com.chargebee.models that return PromotionalCredit.Type
 PromotionalCredit.Type PromotionalCredit.type()
           
static PromotionalCredit.Type PromotionalCredit.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PromotionalCredit.Type[] PromotionalCredit.Type.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 PromotionalCredit.Type
 EnumFilter<PromotionalCredit.Type,PromotionalCredit.PromotionalCreditListRequest> PromotionalCredit.PromotionalCreditListRequest.type()
           
 



Copyright © 2019 ChargeBee. All Rights Reserved.