GoogleApi.Domains.V1alpha2.Model.RetrieveRegisterParametersResponse (google_api_domains v0.7.0) View Source
Response for the RetrieveRegisterParameters
method.
Attributes
-
registerParameters
(type:GoogleApi.Domains.V1alpha2.Model.RegisterParameters.t
, default:nil
) - Parameters to use when calling theRegisterDomain
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.V1alpha2.Model.RetrieveRegisterParametersResponse{ registerParameters: GoogleApi.Domains.V1alpha2.Model.RegisterParameters.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.