| Package | Description |
|---|---|
| com.ning.billing.recurly | |
| com.ning.billing.recurly.model |
| Modifier and Type | Method and Description |
|---|---|
Subscriptions |
RecurlyClient.getAccountSubscriptions(String accountCode,
SubscriptionState state,
QueryParams params)
Get the subscriptions for an
Account given query params |
Subscriptions |
RecurlyClient.getSubscriptions(SubscriptionState state,
QueryParams params)
Get all the subscriptions on the site given some sort and filter params.
|
| Modifier and Type | Method and Description |
|---|---|
static SubscriptionState |
SubscriptionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubscriptionState[] |
SubscriptionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012-2020. All Rights Reserved.