email property

String? email
getter/setter pair

The customer account's contact email.

Required for entitlements that create admin.google.com accounts, and serves as the customer's username for those accounts. Use this email to invite Team customers.

Implementation

core.String? email;