Method: Unit::Customer::PatchIndividualCustomerRequest#phone
- Defined in:
- lib/unit/models/customer/patch_individual_customer_request.rb
#phone ⇒ Object (readonly)
Returns the value of attribute phone.
8 9 10 |
# File 'lib/unit/models/customer/patch_individual_customer_request.rb', line 8 def phone @phone end |