Subscription

data class Subscription(val underlying: ProductDetails.SubscriptionOfferDetails) : RawStoreProduct.SelectedOfferDetails(source)

Constructors

Link copied to clipboard
constructor(underlying: ProductDetails.SubscriptionOfferDetails)

Properties

Link copied to clipboard
val underlying: ProductDetails.SubscriptionOfferDetails