email property

String? email
getter/setter pair

The email address to which the invitation is sent.

Email addresses should be unique among all client users under each sponsor buyer.

Implementation

core.String? email;