actions property

List<ReceiptAction>? actions
final

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;