Contents

subscription

The auto-renewable subscription that the picker option represents.

Declaration

var subscription: Product { get }

Discussion

SubscriptionStoreControlStyleConfiguration.PickerOption is a dynamic member lookup type, so you don’t need to use this property directly to access the properties of the Product value. Instead, access any properties of Product or Product.SubscriptionInfo directly on the PickerOption value.

See Also

Getting properties of the subscription picker option