Uses of Class
com.chargebee.models.Plan.TrialPeriodUnit

Packages that use Plan.TrialPeriodUnit
com.chargebee.models   
 

Uses of Plan.TrialPeriodUnit in com.chargebee.models
 

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



Copyright © 2015 ChargeBee. All Rights Reserved.