| Package | Description |
|---|---|
| com.chargebee.models |
| Modifier and Type | Method and Description |
|---|---|
Plan.ChargeModel |
Plan.chargeModel()
Deprecated.
|
static Plan.ChargeModel |
Plan.ChargeModel.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Plan.ChargeModel[] |
Plan.ChargeModel.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<Plan.ChargeModel,Plan.PlanListRequest> |
Plan.PlanListRequest.chargeModel()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Plan.CreateRequest |
Plan.CreateRequest.chargeModel(Plan.ChargeModel chargeModel)
Deprecated.
|
Plan.UpdateRequest |
Plan.UpdateRequest.chargeModel(Plan.ChargeModel chargeModel)
Deprecated.
|
Copyright © 2023 ChargeBee. All rights reserved.