shareEmailAddress property

List<String>? shareEmailAddress
getter/setter pair

List of email addresses which are sent email notifications when the report is finished.

Separate from send_notification.

Implementation

core.List<core.String>? shareEmailAddress;