Method: IndexeaClient::AppsBody#hash
- Defined in:
- lib/indexea_client/models/apps_body.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
102 103 104 |
# File 'lib/indexea_client/models/apps_body.rb', line 102 def hash [name, intro].hash end |