Method: PureCloud::RecordingDataNotificationLockInfo#hash
- Defined in:
- lib/purecloud/models/recording_data_notification_lock_info.rb
#hash ⇒ Object
Calculate hash code according to all attributes.
86 87 88 |
# File 'lib/purecloud/models/recording_data_notification_lock_info.rb', line 86 def hash [locked_by, date_created, date_expires].hash end |