Dnsimple.Tld
(dnsimple v9.0.0)
View Source
Represents a TLD.
See: https://developer.dnsimple.com/v2/tlds See: https://developer.dnsimple.com/v2/tlds/#tld-attributes
Summary
Types
@type t() :: %Dnsimple.Tld{ auto_renew_only: boolean(), dnssec_interface_type: String.t(), idn: boolean(), minimum_registration: integer(), registration_enabled: boolean(), renewal_enabled: boolean(), tld: String.t(), tld_type: integer(), transfer_enabled: boolean(), trustee_service_enabled: boolean(), trustee_service_required: boolean(), whois_privacy: boolean() }