Method: PureCloud::CoverSheet#hash
- Defined in:
- lib/purecloudclient_v2a/models/cover_sheet.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
129 130 131 |
# File 'lib/purecloudclient_v2a/models/cover_sheet.rb', line 129 def hash [notes, locale].hash end |