| Package | Description |
|---|---|
| org.killbill.billing.jaxrs.json |
| Modifier and Type | Method and Description |
|---|---|
List<CatalogJson.PlanJson> |
CatalogJson.ProductJson.getPlans() |
| Constructor and Description |
|---|
ProductJson(String type,
String name,
String prettyName,
List<CatalogJson.PlanJson> plans,
List<String> included,
List<String> available) |
Copyright © 2010–2022. All rights reserved.