Method: Dnsimple::Struct::DomainTransfer#auto_renew
- Defined in:
- lib/dnsimple/struct/domain_transfer.rb
#auto_renew ⇒ Bool
Returns True if the domain auto-renew was requested.
20 21 22 |
# File 'lib/dnsimple/struct/domain_transfer.rb', line 20 def auto_renew @auto_renew end |