scope property

TargetingRuleScope? scope
getter/setter pair

The scope of subscriptions this rule considers.

Only allows "this subscription" and "any subscription in app".

Required.

Implementation

TargetingRuleScope? scope;