| Package | Description |
|---|---|
| com.ning.billing.recurly | |
| com.ning.billing.recurly.model |
| Modifier and Type | Method and Description |
|---|---|
Transactions |
RecurlyClient.getAccountTransactions(String accountCode)
Lookup an account's transactions history
Returns the account's transaction history
|
| Modifier and Type | Method and Description |
|---|---|
Transactions |
Transactions.getNext() |
Transactions |
Transactions.getPrev() |
Transactions |
Transactions.getStart() |
Transactions |
Invoice.getTransactions() |
Transactions |
Account.getTransactions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Invoice.setTransactions(Transactions transactions) |
void |
Account.setTransactions(Transactions transactions) |
Copyright © 2012-2014. All Rights Reserved.