GoogleApi.Reseller.V1.Model.PrimaryAdmin (google_api_reseller v0.17.0) View Source

JSON template for primary admin in case of TEAM customers

Attributes

  • primaryEmail (type: String.t, default: nil) - Primary admin's domained email This email's domain will be used to create TEAM 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

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.