Method: PureCloud::PhoneColumn#type
- Defined in:
- lib/purecloud/models/phone_column.rb
#type ⇒ Object
type of the phone column, for example, ‘cell’ or ‘home’
25 26 27 |
# File 'lib/purecloud/models/phone_column.rb', line 25 def type @type end |