pricingInfo property

List<PricingInfo>? pricingInfo
getter/setter pair

A timeline of pricing info for this SKU in chronological order.

Implementation

core.List<PricingInfo>? pricingInfo;