Method: Pipedrive::DealPersonData#phone
- Defined in:
- lib/pipedrive-openapi-client/models/deal_person_data.rb
#phone ⇒ Object
The phone numbers of the Person associated with the Deal
28 29 30 |
# File 'lib/pipedrive-openapi-client/models/deal_person_data.rb', line 28 def phone @phone end |