| Package | Description |
|---|---|
| com.chargebee.models |
| Modifier and Type | Method and Description |
|---|---|
ItemPrice.PeriodUnit |
ItemPrice.periodUnit() |
static ItemPrice.PeriodUnit |
ItemPrice.PeriodUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ItemPrice.PeriodUnit[] |
ItemPrice.PeriodUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumFilter<ItemPrice.PeriodUnit,Export.ItemPricesRequest> |
Export.ItemPricesRequest.itemPricePeriodUnit() |
EnumFilter<ItemPrice.PeriodUnit,ItemPrice.ItemPriceListRequest> |
ItemPrice.ItemPriceListRequest.periodUnit() |
| Modifier and Type | Method and Description |
|---|---|
ItemPrice.CreateRequest |
ItemPrice.CreateRequest.periodUnit(ItemPrice.PeriodUnit periodUnit) |
ItemPrice.UpdateRequest |
ItemPrice.UpdateRequest.periodUnit(ItemPrice.PeriodUnit periodUnit) |
Copyright © 2023 ChargeBee. All rights reserved.