The name of the rule.
OptionalinitiatorsA list of integers representing the initiators.
OptionalmatchIf set, matchString will be treated as a regex, default: false.
String used to identify what should be replaced.
Type of match.
The new string that will replace the specified selection.
OptionaltokenWhen enabled, replacementString may contain a single token.
OptionalurlA regex to match URLs; if empty, it will match all.
IReplacerRule Represents a rule for replacing strings in requests or responses.