Method: PureCloud::DeleteRetention#hash
- Defined in:
- lib/purecloud/models/delete_retention.rb
#hash ⇒ Object
Calculate hash code according to all attributes.
66 67 68 |
# File 'lib/purecloud/models/delete_retention.rb', line 66 def hash [days].hash end |