GoogleApi.Domains.V1alpha2.Model.RetrieveRegisterParametersResponse (google_api_domains v0.12.3)
View SourceResponse for the RetrieveRegisterParameters method.
Attributes
-
registerParameters(type:GoogleApi.Domains.V1alpha2.Model.RegisterParameters.t, default:nil) - Parameters to use when calling theRegisterDomainmethod.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Domains.V1alpha2.Model.RetrieveRegisterParametersResponse{ registerParameters: GoogleApi.Domains.V1alpha2.Model.RegisterParameters.t() | nil }