notifyNewUsers property

bool? notifyNewUsers
getter/setter pair

If set, then email the new users notifying them that they've been granted permissions to the resource.

Regardless of whether this is set or not, notify_new_user field inside each individual request is ignored.

Optional.

Implementation

core.bool? notifyNewUsers;