rulesetMatches property

Map<String, bool> rulesetMatches
getter/setter pair

Map of inbox ruleset ID to boolean of if target matches

Implementation

Map<String, bool> rulesetMatches;