Method: PureCloud::ConversationNotificationEmail#hash
- Defined in:
- lib/purecloud/models/conversation_notification_email.rb
#hash ⇒ Object
Calculate hash code according to all attributes.
194 195 196 |
# File 'lib/purecloud/models/conversation_notification_email.rb', line 194 def hash [id, state, held, subject, provider, , error_info, disconnect_type, start_hold_time, connected_time, disconnected_time, additional_properties].hash end |