Push Rule
@Serializable
See also
Constructors
Link copied to clipboard
constructor(actions: Set<PushAction> = setOf(), conditions: Set<PushCondition>? = null, default: Boolean = false, enabled: Boolean = false, pattern: String? = null, ruleId: String)