Godaddy::API
Inherits Reference < Object
Constants
BASE_URL = "https://api.godaddy.com"
Constructors
new
SourceClass methods
configuration
Sourceconfigure
SourceInstance methods
delete(path, payload = nil)
Sourceget(path, payload = nil)
Sourcepatch(path, payload = nil)
Sourcepost(path, payload = nil)
Sourceput(path, payload = nil)
Source