|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RefundableCreditsHandling | |
|---|---|
| com.chargebee.models | |
| com.chargebee.models.enums | |
| Uses of RefundableCreditsHandling in com.chargebee.models |
|---|
| Methods in com.chargebee.models with parameters of type RefundableCreditsHandling | |
|---|---|
Subscription.CancelRequest |
Subscription.CancelRequest.refundableCreditsHandling(RefundableCreditsHandling refundableCreditsHandling)
|
Estimate.CancelSubscriptionRequest |
Estimate.CancelSubscriptionRequest.refundableCreditsHandling(RefundableCreditsHandling refundableCreditsHandling)
|
| Uses of RefundableCreditsHandling in com.chargebee.models.enums |
|---|
| Methods in com.chargebee.models.enums that return RefundableCreditsHandling | |
|---|---|
static RefundableCreditsHandling |
RefundableCreditsHandling.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RefundableCreditsHandling[] |
RefundableCreditsHandling.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||