Method: PureCloud::CallbackConversationNotificationErrorBody#hash
- Defined in:
- lib/purecloud/models/callback_conversation_notification_error_body.rb
#hash ⇒ Object
Calculate hash code according to all attributes.
162 163 164 |
# File 'lib/purecloud/models/callback_conversation_notification_error_body.rb', line 162 def hash [status, code, entity_id, entity_name, , , , context_id, details, errors].hash end |