Selected Offer Details
Types
Link copied to clipboard
data class OneTime(val underlying: ProductDetails.OneTimePurchaseOfferDetails, val purchaseOptionId: String?, val offerId: String?) : RawStoreProduct.SelectedOfferDetails
Link copied to clipboard
data class Subscription(val underlying: ProductDetails.SubscriptionOfferDetails) : RawStoreProduct.SelectedOfferDetails