| Package | Description |
|---|---|
| org.killbill.billing.jaxrs.resources |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
InvoicePaymentResource.createChargeback(InvoicePaymentTransactionJson json,
String paymentId,
String createdBy,
String reason,
String comment,
javax.ws.rs.core.UriInfo uriInfo,
javax.servlet.http.HttpServletRequest request) |
javax.ws.rs.core.Response |
InvoicePaymentResource.createRefundWithAdjustments(InvoicePaymentTransactionJson json,
String paymentId,
List<String> pluginPropertiesString,
String createdBy,
String reason,
String comment,
javax.ws.rs.core.UriInfo uriInfo,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2010-2014. All Rights Reserved.