Method: UltracartClient::HitSessionStart#hash
- Defined in:
- lib/ultracart_api/models/hit_session_start.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
238 239 240 |
# File 'lib/ultracart_api/models/hit_session_start.rb', line 238 def hash [bot, bounce, channel, device_switch_detected, fake_bot, geolocation_country, geolocation_latitude, geolocation_longitude, geolocation_province, , prefetch, referrer, screen_height, screen_width, time_on_site, user_agent, user_ip].hash end |