SubscriptionOptions
class SubscriptionOptions(subscriptionOptions: List<SubscriptionOption>) : List<SubscriptionOption> , Parcelable
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
open operator override fun contains(element: SubscriptionOption): Boolean
Content copied to clipboard
Link copied to clipboard
open override fun containsAll(elements: Collection<SubscriptionOption>): Boolean
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun listIterator(index: Int): ListIterator<SubscriptionOption>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Finds all SubscriptionOptions with a specific tag. Note: All offers inherit base plan tags.
Link copied to clipboard
Properties
Link copied to clipboard
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.