CustomRuleResponse

constructor(action: String, enabledState: String? = null, groupBy: List<GroupByVariableResponse>? = null, matchConditions: List<MatchConditionResponse>, name: String? = null, priority: Int, rateLimitDurationInMinutes: Int? = null, rateLimitThreshold: Int? = null, ruleType: String)