sendNotification property

bool? sendNotification
getter/setter pair

Whether an email notification is sent to the query creator when a report generated by the query is ready.

This value is false by default.

Implementation

core.bool? sendNotification;