Module: AvvoApi::PhoneType
- Defined in:
- lib/avvo_api/phone.rb
Overview
Constants representing the various values for phone_type_id in AvvoApi::Phone
Constant Summary collapse
- UNKNOWN =
There is no type specified for this number
1- OFFICE =
This is an office number
2- FAX =
This is a fax number
3- MOBILE =
This is a mobile number
4