Method: PureCloud::GreetingOwner#hash
- Defined in:
- lib/purecloud/models/greeting_owner.rb
#hash ⇒ Object
Calculate hash code according to all attributes.
88 89 90 |
# File 'lib/purecloud/models/greeting_owner.rb', line 88 def hash [id, name, self_uri].hash end |