GoogleApi.Domains.V1alpha2.Model.SearchDomainsResponse (google_api_domains v0.7.0) View Source
Response for the SearchDomains
method.
Attributes
-
registerParameters
(type:list(GoogleApi.Domains.V1alpha2.Model.RegisterParameters.t)
, default:nil
) - Results of the domain name search.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Domains.V1alpha2.Model.SearchDomainsResponse{ registerParameters: [GoogleApi.Domains.V1alpha2.Model.RegisterParameters.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.