Method: PureCloud::DocumentDataV2NotificationUserData#hash
- Defined in:
- lib/purecloud/models/document_data_v2_notification_user_data.rb
#hash ⇒ Object
Calculate hash code according to all attributes.
76 77 78 |
# File 'lib/purecloud/models/document_data_v2_notification_user_data.rb', line 76 def hash [id, name].hash end |