GoogleApi.Domains.V1beta1.Model.RetrieveRegisterParametersResponse (google_api_domains v0.5.1) View Source

Response for the RetrieveRegisterParameters method.

Attributes

  • registerParameters (type: GoogleApi.Domains.V1beta1.Model.RegisterParameters.t, default: nil) - Parameters to use when calling the RegisterDomain method.

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.RetrieveRegisterParametersResponse{
  registerParameters:
    GoogleApi.Domains.V1beta1.Model.RegisterParameters.t() | nil
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.