View Source GoogleApi.Domains.V1alpha2.Model.SearchDomainsResponse (google_api_domains v0.12.0)
Response for the SearchDomains
method.
Attributes
-
registerParameters
(type:list(GoogleApi.Domains.V1alpha2.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.V1alpha2.Model.SearchDomainsResponse{ registerParameters: [GoogleApi.Domains.V1alpha2.Model.RegisterParameters.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.