Class: Dnsimple::Client::RegistrarService
- Inherits:
-
ClientService
- Object
- ClientService
- Dnsimple::Client::RegistrarService
- Includes:
- Registrar, RegistrarAutoRenewal, RegistrarDelegation, RegistrarRegistrantChanges, RegistrarTransferLock, RegistrarWhoisPrivacy
- Defined in:
- lib/dnsimple/client/clients.rb
Instance Attribute Summary
Attributes inherited from ClientService
Method Summary
Methods included from RegistrarWhoisPrivacy
#disable_whois_privacy, #enable_whois_privacy, #renew_whois_privacy, #whois_privacy
Methods included from RegistrarTransferLock
#disable_domain_transfer_lock, #enable_domain_transfer_lock, #get_domain_transfer_lock
Methods included from RegistrarRegistrantChanges
#check_registrant_change, #create_registrant_change, #delete_registrant_change, #get_registrant_change, #list_registrant_changes
Methods included from RegistrarDelegation
#change_domain_delegation, #change_domain_delegation_from_vanity, #change_domain_delegation_to_vanity, #domain_delegation
Methods included from RegistrarAutoRenewal
#disable_auto_renewal, #enable_auto_renewal
Methods included from Registrar
#cancel_domain_transfer, #check_domain, #get_domain_prices, #get_domain_registration, #get_domain_renewal, #get_domain_transfer, #register_domain, #renew_domain, #transfer_domain, #transfer_domain_out
Methods inherited from ClientService
Constructor Details
This class inherits a constructor from Dnsimple::Client::ClientService