Method: PureCloud::CallbackConversationNotificationParticipants#hash

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

#hashObject

Calculate hash code according to all attributes.



407
408
409
# File 'lib/purecloud/models/callback_conversation_notification_participants.rb', line 407

def hash
  [outbound_preview, callback_scheduled_time, wrapup_skipped, purpose, held, wrapup_timeout_ms, error_info, callback_numbers, skip_enabled, automated_callback_config_id, provider, wrapup_required, callback_user_name, connected_time, disconnect_type, start_time, id, state, direction, wrapup, address, external_contact, external_organization, script, name, wrapup_prompt, timeout_seconds, attributes, end_time, start_hold_time, user, queue].hash
end