Method: PureCloud::ChatConversationNotificationDetail.swagger_types

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

.swagger_typesObject

Attribute type mapping.



45
46
47
48
49
50
51
52
53
# File 'lib/purecloud/models/chat_conversation_notification_detail.rb', line 45

def self.swagger_types
  {
    :'error_code' => :'String',
    :'field_name' => :'String',
    :'entity_id' => :'String',
    :'entity_name' => :'String'
    
  }
end