basePlans property

List<BasePlan>? basePlans
getter/setter pair

The set of base plans for this subscription.

Represents the prices and duration of the subscription if no other offers apply.

Implementation

core.List<BasePlan>? basePlans;