PushRule

constructor(actions: Set<PushAction> = setOf(), conditions: Set<PushCondition>? = null, default: Boolean = false, enabled: Boolean = false, pattern: String? = null, ruleId: String)