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