Godaddy::Api::Client
Inherits Reference < Object
TODO: Write documentation for Godaddy::Api
Constants
API_HOST = "api.godaddy.com"
API_VERSION = 1
Constructors
new(key : String, secret : String, shopper_id : Int32 | Nil = nil)
SourceInstance methods
domain(name : String) : DomainDetail
Sourcedomains
Sourcekey
Sourcekey=(key : String)
Sourcesecret
Sourcesecret=(secret : String)
Sourceshopper_id
Sourceshopper_id=(shopper_id : Int32 | Nil)
Source