| Package | Description |
|---|---|
| com.chargebee.models |
| Modifier and Type | Method and Description |
|---|---|
Item.ItemApplicability |
Item.itemApplicability() |
static Item.ItemApplicability |
Item.ItemApplicability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Item.ItemApplicability[] |
Item.ItemApplicability.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.ItemApplicability,Item.ItemListRequest> |
Item.ItemListRequest.itemApplicability() |
EnumFilter<Item.ItemApplicability,Export.ItemsRequest> |
Export.ItemsRequest.itemItemApplicability() |
| Modifier and Type | Method and Description |
|---|---|
Item.CreateRequest |
Item.CreateRequest.itemApplicability(Item.ItemApplicability itemApplicability) |
Item.UpdateRequest |
Item.UpdateRequest.itemApplicability(Item.ItemApplicability itemApplicability) |
Copyright © 2023 ChargeBee. All rights reserved.