Method: PureCloud::VideoConversationNotificationDetail#hash

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

#hashObject

Calculate hash code according to all attributes.



96
97
98
# File 'lib/purecloud/models/video_conversation_notification_detail.rb', line 96

def hash
  [error_code, field_name, entity_id, entity_name].hash
end