Method: PureCloud::FaxSummary#hash
- Defined in:
- lib/purecloud/models/fax_summary.rb
#hash ⇒ Object
Calculate hash code according to all attributes.
86 87 88 |
# File 'lib/purecloud/models/fax_summary.rb', line 86 def hash [read_count, unread_count, total_count].hash end |