Method: PureCloud::SocialConversationNotificationParticipants#hash
- Defined in:
- lib/purecloud/models/social_conversation_notification_participants.rb
#hash ⇒ Object
Calculate hash code according to all attributes.
365 366 367 |
# File 'lib/purecloud/models/social_conversation_notification_participants.rb', line 365 def hash [queue, error_info, connected_time, , direction, wrapup_skipped, state, purpose, end_time, , start_time, id, wrapup_prompt, name, wrapup_timeout_ms, external_organization, preview_text, held, , wrapup_required, external_contact, provider, script, disconnect_type, address, start_hold_time, attributes, user].hash end |