PhaseJson(String type,
List<CatalogJson.PriceJson> prices,
List<CatalogJson.PriceJson> fixedPrices,
CatalogJson.DurationJson duration,
List<CatalogJson.UsageJson> usages) |
PhaseJson(String type,
List<CatalogJson.PriceJson> prices,
List<CatalogJson.PriceJson> fixedPrices,
CatalogJson.DurationJson duration,
List<CatalogJson.UsageJson> usages) |
PlanDetailJson(String product,
String plan,
BillingPeriod finalPhaseBillingPeriod,
String priceList,
List<CatalogJson.PriceJson> finalPhaseRecurringPrice) |
TieredBlockJson(String unit,
String size,
String max,
List<CatalogJson.PriceJson> prices) |
TierJson(List<CatalogJson.TieredBlockJson> blocks,
List<CatalogJson.LimitJson> limits,
List<CatalogJson.PriceJson> fixedPrice,
List<CatalogJson.PriceJson> recurringPrice) |
TierJson(List<CatalogJson.TieredBlockJson> blocks,
List<CatalogJson.LimitJson> limits,
List<CatalogJson.PriceJson> fixedPrice,
List<CatalogJson.PriceJson> recurringPrice) |