View Source GoogleApi.Domains.V1alpha2.Model.RetrieveTransferParametersResponse (google_api_domains v0.12.0)

Deprecated: For more information, see Cloud Domains feature deprecation. Response for the RetrieveTransferParameters method.

Attributes

  • transferParameters (type: GoogleApi.Domains.V1alpha2.Model.TransferParameters.t, default: nil) - Parameters to use when calling the TransferDomain method.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Domains.V1alpha2.Model.RetrieveTransferParametersResponse{
  transferParameters:
    GoogleApi.Domains.V1alpha2.Model.TransferParameters.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.