PaywallProducts

class PaywallProducts(val primary: StoreProduct? = null, val secondary: StoreProduct? = null, val tertiary: StoreProduct? = null)(source)

Deprecated

When overriding paywall products, pass a dictionary to productsByName in the PaywallOverrides object instead

Constructors

Link copied to clipboard
constructor(primary: StoreProduct? = null, secondary: StoreProduct? = null, tertiary: StoreProduct? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard