GoogleApi.Domains.V1beta1.Model.AuthorizationCode (google_api_domains v0.4.2) View Source

Defines an authorization code.

Attributes

  • code (type: String.t, default: nil) - The Authorization Code in ASCII. It can be used to transfer the domain to or from another registrar.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Domains.V1beta1.Model.AuthorizationCode{code: String.t()}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.