| Package | Description |
|---|---|
| com.chargebee.models |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
Addon.CreateRequest |
Addon.CreateRequest.shippingFrequencyPeriodUnit(Addon.ShippingFrequencyPeriodUnit shippingFrequencyPeriodUnit) |
Addon.UpdateRequest |
Addon.UpdateRequest.shippingFrequencyPeriodUnit(Addon.ShippingFrequencyPeriodUnit shippingFrequencyPeriodUnit) |
Copyright © 2023 ChargeBee. All rights reserved.