Method: PureCloud::SubscriberResponse#hash

Defined in:
lib/purecloud/models/subscriber_response.rb

#hashObject

Calculate hash code according to all attributes.



80
81
82
# File 'lib/purecloud/models/subscriber_response.rb', line 80

def hash
  [message_returned, status].hash
end