Method: Dnsimple::Struct::Contact#first_name
- Defined in:
- lib/dnsimple/struct/contact.rb
#first_name ⇒ String
Returns The contact first name.
17 18 19 |
# File 'lib/dnsimple/struct/contact.rb', line 17 def first_name @first_name end |