Method: MxPlatformRuby::UserUpdateRequestBody#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



96
97
98
# File 'lib/mx-platform-ruby/models/user_update_request_body.rb', line 96

def hash
  [user].hash
end