GoogleApi.Domains.V1alpha2.Model.TransferParameters (google_api_domains v0.6.0) View Source
Parameters required to transfer a domain from another registrar.
Attributes
-
currentRegistrar
(type:String.t
, default:nil
) - The registrar that currently manages the domain. -
domainName
(type:String.t
, default:nil
) - The domain name. Unicode domain names are expressed in Punycode format. -
nameServers
(type:list(String.t)
, default:nil
) - The name servers that currently store the configuration of the domain. -
supportedPrivacy
(type:list(String.t)
, default:nil
) - Contact privacy options that the domain supports. -
transferLockState
(type:String.t
, default:nil
) - Indicates whether the domain is protected by a transfer lock. For a transfer to succeed, this must showUNLOCKED
. To unlock a domain, go to its current registrar. -
yearlyPrice
(type:GoogleApi.Domains.V1alpha2.Model.Money.t
, default:nil
) - Price to transfer or renew the domain for one year.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.