Method: PureCloud::CallConversationNotificationParticipants#hash

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

#hashObject

Calculate hash code according to all attributes.



454
455
456
# File 'lib/purecloud/models/call_conversation_notification_participants.rb', line 454

def hash
  [monitored_participant_id, confined, wrapup_skipped, purpose, held, wrapup_timeout_ms, error_info, recording, provider, wrapup_required, connected_time, disconnect_type, start_time, id, state, dnis, fax_status, muted, ani, direction, group, wrapup, address, external_contact, external_organization, script, consult_participant_id, recording_state, name, wrapup_prompt, attributes, document_id, end_time, start_hold_time, user, queue].hash
end