Method: PureCloud::ScreenShareConversationNotificationUriReference#hash

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

#hashObject

Calculate hash code according to all attributes.



76
77
78
# File 'lib/purecloud/models/screen_share_conversation_notification_uri_reference.rb', line 76

def hash
  [id, name].hash
end