RuleConfig

constructor(name: String, description: String = "", priority: Int = 1, condition: String = "true", actions: List<String>)