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