Method: PureCloud::ChatConversationNotificationWrapup#hash
- Defined in:
- lib/purecloud/models/chat_conversation_notification_wrapup.rb
#hash ⇒ Object
Calculate hash code according to all attributes.
118 119 120 |
# File 'lib/purecloud/models/chat_conversation_notification_wrapup.rb', line 118 def hash [code, notes, , duration_seconds, end_time, additional_properties].hash end |