Uses of Class
com.chargebee.models.Addon.ShippingFrequencyPeriodUnit

Packages that use Addon.ShippingFrequencyPeriodUnit
com.chargebee.models   
 

Uses of Addon.ShippingFrequencyPeriodUnit in com.chargebee.models
 

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



Copyright © 2019 ChargeBee. All Rights Reserved.