| Package | Description |
|---|---|
| com.ning.billing.recurly | |
| com.ning.billing.recurly.model |
| Modifier and Type | Method and Description |
|---|---|
Adjustments |
RecurlyClient.getAccountAdjustments(String accountCode,
Adjustments.AdjustmentType type) |
Adjustments |
RecurlyClient.getAccountAdjustments(String accountCode,
Adjustments.AdjustmentType type,
Adjustments.AdjustmentState state) |
| Modifier and Type | Method and Description |
|---|---|
Adjustments |
Account.getAdjustments() |
Adjustments |
Invoice.getLineItems() |
Adjustments |
Adjustments.getNext() |
Adjustments |
Adjustments.getPrev() |
Adjustments |
Adjustments.getStart() |
| Modifier and Type | Method and Description |
|---|---|
void |
Account.setAdjustments(Adjustments adjustments) |
void |
Invoice.setLineItems(Adjustments lineItems) |
Copyright © 2012-2014. All Rights Reserved.