| Package | Description |
|---|---|
| com.chargebee.models |
| Modifier and Type | Method and Description |
|---|---|
DifferentialPrice.ParentPeriod.PeriodUnit |
DifferentialPrice.ParentPeriod.periodUnit() |
static DifferentialPrice.ParentPeriod.PeriodUnit |
DifferentialPrice.ParentPeriod.PeriodUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DifferentialPrice.ParentPeriod.PeriodUnit[] |
DifferentialPrice.ParentPeriod.PeriodUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DifferentialPrice.CreateRequest |
DifferentialPrice.CreateRequest.parentPeriodPeriodUnit(int index,
DifferentialPrice.ParentPeriod.PeriodUnit parentPeriodPeriodUnit) |
DifferentialPrice.UpdateRequest |
DifferentialPrice.UpdateRequest.parentPeriodPeriodUnit(int index,
DifferentialPrice.ParentPeriod.PeriodUnit parentPeriodPeriodUnit) |
Copyright © 2023 ChargeBee. All rights reserved.