View Source GoogleApi.Domains.V1.Model.SearchDomainsResponse (google_api_domains v0.11.0)

Response for the SearchDomains method.

Attributes

  • registerParameters (type: list(GoogleApi.Domains.V1.Model.RegisterParameters.t), default: nil) - Results of the domain name search.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Domains.V1.Model.SearchDomainsResponse{
  registerParameters: [GoogleApi.Domains.V1.Model.RegisterParameters.t()] | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.