| Package | Description |
|---|---|
| com.ning.billing.recurly | |
| com.ning.billing.recurly.model |
| Modifier and Type | Method and Description |
|---|---|
Transactions |
RecurlyClient.getAccountTransactions(String accountCode,
TransactionState state,
TransactionType type,
QueryParams params)
Lookup an account's transactions history given query params
|
Transactions |
RecurlyClient.getTransactions(TransactionState state,
TransactionType type,
QueryParams params)
Get site's transaction history
|
| Modifier and Type | Method and Description |
|---|---|
static TransactionType |
TransactionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionType[] |
TransactionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012-2020. All Rights Reserved.