Method: UltracartClient::SovosConfig#hash

Defined in:
lib/ultracart_api/models/sovos_config.rb

#hashInteger

Calculates hash code according to all attributes.



155
156
157
# File 'lib/ultracart_api/models/sovos_config.rb', line 155

def hash
  [access_key, estimate_only, last_test_dts, secret_key, send_test_orders, test_results, uat].hash
end