Method: Algolia::Ingestion::RunListResponse#hash
- Defined in:
- lib/algolia/models/ingestion/run_list_response.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
104 105 106 |
# File 'lib/algolia/models/ingestion/run_list_response.rb', line 104 def hash [runs, pagination, window].hash end |