| Package | Description |
|---|---|
| org.killbill.billing.jaxrs.json | |
| org.killbill.billing.jaxrs.resources |
| Modifier and Type | Method and Description |
|---|---|
List<InvoicePaymentJson> |
AccountTimelineJson.getPayments() |
| Constructor and Description |
|---|
AccountTimelineJson(AccountJson account,
List<BundleJson> bundles,
List<InvoiceJson> invoices,
List<InvoicePaymentJson> payments) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
InvoiceResource.createInstantPayment(UUID invoiceId,
InvoicePaymentJson payment,
Boolean externalPayment,
List<String> paymentControlPluginNames,
List<String> pluginPropertiesString,
String createdBy,
String reason,
String comment,
javax.servlet.http.HttpServletRequest request,
javax.ws.rs.core.UriInfo uriInfo) |
Copyright © 2010–2022. All rights reserved.