View Source GoogleApi.Reseller.V1.Model.PrimaryAdmin (google_api_reseller v0.18.0)
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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Reseller.V1.Model.PrimaryAdmin{primaryEmail: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.