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