tiers property

List<PricingTier>? tiers
getter/setter pair

An array of pricing tiers which are used for billing volume/tiered plans. pricing_model field has to be specified.

Implementation

List<PricingTier>? tiers;