Method: Bandwidth::MachineDetectionCompleteCallback#hash

Defined in:
lib/bandwidth-sdk/models/machine_detection_complete_callback.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



258
259
260
# File 'lib/bandwidth-sdk/models/machine_detection_complete_callback.rb', line 258

def hash
  [event_type, event_time, , application_id, from, to, direction, call_id, call_url, enqueued_time, start_time, answer_time, tag, machine_detection_result].hash
end