Method: PureCloud::SocialConversationNotificationWrapup#hash
- Defined in:
- lib/purecloudclient_v2a/models/social_conversation_notification_wrapup.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
229 230 231 |
# File 'lib/purecloudclient_v2a/models/social_conversation_notification_wrapup.rb', line 229 def hash [code, notes, , duration_seconds, end_time, additional_properties].hash end |