| Package | Description |
|---|---|
| org.killbill.billing.jaxrs.json |
| Modifier and Type | Method and Description |
|---|---|
List<CatalogJsonSimple.PriceJson> |
PlanDetailJson.getFinalPhaseRecurringPrice() |
List<CatalogJsonSimple.PriceJson> |
CatalogJsonSimple.PhaseJson.getPrices() |
| Constructor and Description |
|---|
CatalogJsonSimple.PhaseJson(String type,
List<CatalogJsonSimple.PriceJson> prices) |
PlanDetailJson(String product,
String plan,
BillingPeriod finalPhaseBillingPeriod,
String priceList,
List<CatalogJsonSimple.PriceJson> finalPhaseRecurringPrice) |
Copyright © 2010-2014. All Rights Reserved.