Method: SwaggerClient::MakeModel#hash
- Defined in:
- lib/swagger_client/models/make_model.rb
#hash ⇒ Object
Calculate hash code according to all attributes.
72 73 74 |
# File 'lib/swagger_client/models/make_model.rb', line 72 def hash [make, model].hash end |