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