Method: PureCloud::OrphanUpdateRequest#hash
- Defined in:
- lib/purecloud/models/orphan_update_request.rb
#hash ⇒ Object
Calculate hash code according to all attributes.
89 90 91 |
# File 'lib/purecloud/models/orphan_update_request.rb', line 89 def hash [archive_date, delete_date, conversation_id].hash end |