Method: PureCloud::CallbackConversationNotificationPhoneNumberColumn.swagger_types
- Defined in:
- lib/purecloud/models/callback_conversation_notification_phone_number_column.rb
.swagger_types ⇒ Object
Attribute type mapping.
41 42 43 44 45 46 47 48 |
# File 'lib/purecloud/models/callback_conversation_notification_phone_number_column.rb', line 41 def self.swagger_types { :'column_name' => :'String', :'type' => :'String', :'additional_properties' => :'Object' } end |