Method: MxPlatformRuby::WidgetResponseBody#hash

Defined in:
lib/mx-platform-ruby/models/widget_response_body.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



94
95
96
# File 'lib/mx-platform-ruby/models/widget_response_body.rb', line 94

def hash
  [widget_url].hash
end