GoogleApi.Reseller.V1.Model.PrimaryAdmin (google_api_reseller v0.17.2) View Source
JSON template for primary admin in case of TEAM customers
Attributes
-
primaryEmail
(type:String.t
, default:nil
) - The business email of the primary administrator of the customer. The email verification link is sent to this email address at the time of customer creation. Primary administrators have access to the customer's Admin Console, including the ability to invite and evict users and manage the administrative needs of the customer.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Reseller.V1.Model.PrimaryAdmin{primaryEmail: String.t() | nil}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.