| Package | Description |
|---|---|
| com.ning.billing.recurly | |
| com.ning.billing.recurly.model |
| Modifier and Type | Method and Description |
|---|---|
void |
RecurlyClient.terminateSubscription(Subscription subscription,
RefundOption refund)
Terminate a particular
Subscription by it's UUID |
| Modifier and Type | Method and Description |
|---|---|
static RefundOption |
RefundOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefundOption[] |
RefundOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012-2014. All Rights Reserved.