GetRulesResult

constructor(category: Int? = null, contentCategory: String? = null, customType: Int? = null, enableDetails: Boolean? = null, id: String, ids: List<String>, name: String? = null, nameRegex: String? = null, names: List<String>, outputFile: String? = null, productId: String? = null, riskLevelId: String? = null, ruleType: Int? = null, rules: List<GetRulesRule>, status: String? = null, warnLevel: Int? = null)