View Source GoogleApi.Domains.V1.Model.RetrieveTransferParametersResponse (google_api_domains v0.12.2)
Deprecated: For more information, see Cloud Domains feature deprecation. Response for the RetrieveTransferParameters
method.
Attributes
-
transferParameters
(type:GoogleApi.Domains.V1.Model.TransferParameters.t
, default:nil
) - Parameters to use when calling theTransferDomain
method.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Domains.V1.Model.RetrieveTransferParametersResponse{ transferParameters: GoogleApi.Domains.V1.Model.TransferParameters.t() | nil }