SubscriptionOptions

A collection of SubscriptionOptions.

Properties

Link copied to clipboard

The base plan SubscriptionOption.

Link copied to clipboard
Link copied to clipboard

The first SubscriptionOption with a free trial PricingPhase.

Link copied to clipboard

The first SubscriptionOption with an intro trial PricingPhase. There can be a free trial PricingPhase and intro trial PricingPhase in the same SubscriptionOption.

Functions

Link copied to clipboard
abstract fun withTag(tag: String): List<SubscriptionOption>

Finds all SubscriptionOptions with a specific tag. Note: All offers inherit base plan tags.