public interface InvoicePaymentApi extends KillbillApi
| Modifier and Type | Method and Description |
|---|---|
List<InvoicePayment> |
getInvoicePayments(UUID paymentId,
TenantContext context) |
List<InvoicePayment> |
getInvoicePaymentsByAccount(UUID accountId,
TenantContext context) |
List<InvoicePayment> getInvoicePayments(UUID paymentId, TenantContext context)
List<InvoicePayment> getInvoicePaymentsByAccount(UUID accountId, TenantContext context)
Copyright © 2010-2015. All Rights Reserved.