ruleWithinRuleGroup property

String? ruleWithinRuleGroup
final

This value is returned if the GetSampledRequests request specifies the ID of a RuleGroup rather than the ID of an individual rule. RuleWithinRuleGroup is the rule within the specified RuleGroup that matched the request listed in the response.

Implementation

final String? ruleWithinRuleGroup;