pricingModel property
The pricing model for tiered plan. The 'tiers' parameter is required. The possible values are:
- VOLUME. A volume pricing model.
- TIERED. A tiered pricing model.
Implementation
PricingModel? pricingModel;
The pricing model for tiered plan. The 'tiers' parameter is required. The possible values are:
PricingModel? pricingModel;