notify property

bool? notify
getter/setter pair

Optional flag which denotes whether a confirmation email should be sent to the given email address. Defaults to true.

Implementation

bool? notify;