| Package | Description |
|---|---|
| org.killbill.billing.jaxrs.json | |
| org.killbill.billing.jaxrs.resources |
| Modifier and Type | Method and Description |
|---|---|
AccountJson |
AccountTimelineJson.getAccount() |
| 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 |
AccountResource.createAccount(AccountJson json,
String createdBy,
String reason,
String comment,
javax.servlet.http.HttpServletRequest request,
javax.ws.rs.core.UriInfo uriInfo) |
javax.ws.rs.core.Response |
AccountResource.updateAccount(AccountJson json,
String accountId,
String createdBy,
String reason,
String comment,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2010-2014. All Rights Reserved.