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