Method: PureCloud::SocialConversationNotificationParticipants#hash

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

#hashObject

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, social_user_name, direction, wrapup_skipped, state, purpose, end_time, social_media_hub, start_time, id, wrapup_prompt, name, wrapup_timeout_ms, external_organization, preview_text, held, social_media_id, wrapup_required, external_contact, provider, script, disconnect_type, address, start_hold_time, attributes, user].hash
end