RuleSupplementaryData

constructor(userGroups: List<String> = emptyList(), userRoles: List<String> = emptyList(), orgUnitGroups: Map<String, List<String>> = emptyMap())