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