| Package | Description |
|---|---|
| com.ning.billing.recurly | |
| com.ning.billing.recurly.model |
| Modifier and Type | Method and Description |
|---|---|
Invoice |
RecurlyClient.refundInvoice(String invoiceId,
List<AdjustmentRefund> lineItems,
RefundMethod method)
Deprecated.
Please use refundInvoice(String, InvoiceRefund)
|
| Modifier and Type | Method and Description |
|---|---|
AdjustmentRefund |
Adjustment.toAdjustmentRefund() |
| Modifier and Type | Method and Description |
|---|---|
List<AdjustmentRefund> |
InvoiceRefund.getLineItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvoiceRefund.setLineItems(List<AdjustmentRefund> lineItems) |
Copyright © 2012-2020. All Rights Reserved.