Method: PureCloud::QueueEmailAddress#hash

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

#hashObject

Calculate hash code according to all attributes.



76
77
78
# File 'lib/purecloud/models/queue_email_address.rb', line 76

def hash
  [domain, route].hash
end