Class: Dnsimple::Client::RegistrarService

Inherits:
ClientService show all
Includes:
Registrar, RegistrarAutoRenewal, RegistrarDelegation, RegistrarWhoisPrivacy
Defined in:
lib/dnsimple/client/clients.rb

Instance Attribute Summary

Attributes inherited from ClientService

#client

Method Summary

Methods included from RegistrarDelegation

#change_domain_delegation, #change_domain_delegation_from_vanity, #change_domain_delegation_to_vanity, #domain_delegation

Methods included from RegistrarWhoisPrivacy

#disable_whois_privacy, #enable_whois_privacy, #renew_whois_privacy, #whois_privacy

Methods included from RegistrarAutoRenewal

#disable_auto_renewal, #enable_auto_renewal

Methods included from Registrar

#cancel_domain_transfer, #check_domain, #domain_premium_price, #get_domain_prices, #get_domain_transfer, #register_domain, #renew_domain, #transfer_domain, #transfer_domain_out

Methods inherited from ClientService

#initialize, #paginate

Constructor Details

This class inherits a constructor from Dnsimple::Client::ClientService