Listener Rule Action Forward
data class ListenerRuleActionForward(val stickiness: ListenerRuleActionForwardStickiness? = null, val targetGroups: List<ListenerRuleActionForwardTargetGroup>)
Constructors
Link copied to clipboard
constructor(stickiness: ListenerRuleActionForwardStickiness? = null, targetGroups: List<ListenerRuleActionForwardTargetGroup>)