Method: PureCloud::PhoneColumn#type

Defined in:
lib/purecloud/models/phone_column.rb

#typeObject

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