Method: TripletexRubyClient::Contact#first_name
- Defined in:
- lib/tripletex_ruby_client/models/contact.rb
#first_name ⇒ Object
Returns the value of attribute first_name.
25 26 27 |
# File 'lib/tripletex_ruby_client/models/contact.rb', line 25 def first_name @first_name end |