Method: Unit::Types::BusinessContact#phone
- Defined in:
- lib/unit/types/business_contact.rb
#phone ⇒ Object (readonly)
Returns the value of attribute phone.
9 10 11 |
# File 'lib/unit/types/business_contact.rb', line 9 def phone @phone end |