| Package | Description |
|---|---|
| org.killbill.billing.jaxrs.json |
| Modifier and Type | Method and Description |
|---|---|
List<CatalogJson.ProductJson> |
CatalogJson.getProducts() |
| Constructor and Description |
|---|
CatalogJson(String name,
Date effectiveDate,
List<Currency> currencies,
List<CatalogJson.UnitJson> units,
List<CatalogJson.ProductJson> products,
List<CatalogJson.PriceListJson> priceLists) |
Copyright © 2010–2022. All rights reserved.