AdaptyPaywallProduct

Represents a product displayed on a paywall.

Contains information about the product itself, its pricing, subscription details (if applicable), and its relation to the paywall.

Properties

Link copied to clipboard
Link copied to clipboard

A Boolean value that indicates whether the product is available for family sharing in App Store Connect. (Will be false for iOS version below 14.0 and macOS version below 11.0)

Link copied to clipboard

Description of the product in the user's storefront language. The description's language is determined by the storefront that the user's device is connected to, not the preferred language set on the device.

Link copied to clipboard

Title of the product in the user's storefront language. The title's language is determined by the storefront that the user's device is connected to, not the preferred language set on the device.

Link copied to clipboard

A/B test name of the parent paywall.

Link copied to clipboard

Name of the parent paywall.

Link copied to clipboard

Index of the product in the paywall.

Link copied to clipboard

Variation ID of the parent paywall.

Link copied to clipboard

AdaptyPrice Main price information for the product.

Link copied to clipboard
Link copied to clipboard
val regionCode: String? = null

Optional region code used to format the price.

Link copied to clipboard

Optional subscription-specific details (intro offers, trials, etc.).

Link copied to clipboard

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

Link copied to clipboard
val webPurchaseUrl: String? = null