Paywall Components
data class PaywallComponents(val view: PaywallView, val presenter: Activity?, val rulesOutcome: RuleEvaluationOutcome, val debugInfo: Map<String, Any>)(source)
Constructors
Link copied to clipboard
constructor(view: PaywallView, presenter: Activity?, rulesOutcome: RuleEvaluationOutcome, debugInfo: Map<String, Any>)