Method: Falcon::ApiExposedDataFileDetailsV1#hash
- Defined in:
- lib/crimson-falcon/models/api_exposed_data_file_details_v1.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
159 160 161 |
# File 'lib/crimson-falcon/models/api_exposed_data_file_details_v1.rb', line 159 def hash [complete_data_set, download_urls, name, size].hash end |