pricingPeriods property

List<PricingSchedulePricingPeriod>? pricingPeriods
getter/setter pair

Pricing periods for this placement.

Implementation

core.List<PricingSchedulePricingPeriod>? pricingPeriods;