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