Method: Bandwidth::MachineDetectionCompleteCallback#hash
- Defined in:
- lib/bandwidth-sdk/models/machine_detection_complete_callback.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
258 259 260 |
# File 'lib/bandwidth-sdk/models/machine_detection_complete_callback.rb', line 258 def hash [event_type, event_time, account_id, application_id, from, to, direction, call_id, call_url, enqueued_time, start_time, answer_time, tag, machine_detection_result].hash end |