Method: PureCloud::FaxSendResponse#hash

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

#hashObject

Calculate hash code according to all attributes.



117
118
119
# File 'lib/purecloud/models/fax_send_response.rb', line 117

def hash
  [id, name, upload_destination_uri, upload_method_type, self_uri].hash
end