ActivePaywallRule

fun ActivePaywallRule(    id: Int,     conditions: HashMap<String, RuleCondition>?,     e: List<Any>,     cc: String?,     cl: String?,     rt: Int,     budget: RuleBudget)