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