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