ses_set_receipt_rule_position: Sets the position of the specified receipt rule in the...

View source: R/ses_operations.R

ses_set_receipt_rule_positionR Documentation

Sets the position of the specified receipt rule in the receipt rule set

Description

Sets the position of the specified receipt rule in the receipt rule set.

See https://www.paws-r-sdk.com/docs/ses_set_receipt_rule_position/ for full documentation.

Usage

ses_set_receipt_rule_position(RuleSetName, RuleName, After = NULL)

Arguments

RuleSetName

[required] The name of the receipt rule set that contains the receipt rule to reposition.

RuleName

[required] The name of the receipt rule to reposition.

After

The name of the receipt rule after which to place the specified receipt rule.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.