ownerEmails property

List<String>? ownerEmails
getter/setter pair

Input only.

Email address of customer's users in the owner role. At least one owner_email is required. Owners share the same access as admins but can also add, delete, and edit your organization's portal users.

Required.

Implementation

core.List<core.String>? ownerEmails;