Method: Falcon::DomainBatchGetCommandRequest#hash
- Defined in:
- lib/crimson-falcon/models/domain_batch_get_command_request.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
146 147 148 |
# File 'lib/crimson-falcon/models/domain_batch_get_command_request.rb', line 146 def hash [batch_id, file_path, optional_hosts].hash end |