Method: Dnsimple::Struct::Domain#private_whois
- Defined in:
- lib/dnsimple/struct/domain.rb
#private_whois ⇒ Bool
Returns True if the domain WHOIS privacy is enabled, false otherwise.
29 30 31 |
# File 'lib/dnsimple/struct/domain.rb', line 29 def private_whois @private_whois end |