AdaptyPaywallProduct

Types

Link copied to clipboard
class Price(val amount: BigDecimal, val localizedString: String, val currencyCode: String, val currencySymbol: String)

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard

A description of the product.

Link copied to clipboard

The name of the product.

Link copied to clipboard

Same as abTestName property of the parent AdaptyPaywall.

Link copied to clipboard

Same as name property of the parent AdaptyPaywall.

Link copied to clipboard

The price of the product in the local currency.

Link copied to clipboard
val productDetails: ProductDetails

Underlying system representation of the product.

Link copied to clipboard

Consolidates all subscription-related properties if the product is a subscription, otherwise null.

Link copied to clipboard

Same as variationId property of the parent AdaptyPaywall.

Link copied to clipboard

Unique identifier of a product from App Store Connect or Google Play Console.