resolve

abstract fun resolve(product: AdaptyPaywallProduct): Boolean

Function that maps a product to a boolean value that indicates whether the price is personalized, read more.

Return

true, if the price of the product is personalized, otherwise false.

Parameters

product

An AdaptyPaywallProduct to be purchased.