recipients property

List<String>? recipients
final

The recipient domains and email addresses that the receipt rule applies to. If this field is not specified, this rule will match all recipients under all verified domains.

Implementation

final List<String>? recipients;