actions property
An ordered list of actions to perform on messages that match at least one of the recipient email addresses or domains specified in the receipt rule.
Implementation
final List<ReceiptAction>? actions;
An ordered list of actions to perform on messages that match at least one of the recipient email addresses or domains specified in the receipt rule.
final List<ReceiptAction>? actions;