Method: Bandwidth::GatherCallback#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



298
299
300
# File 'lib/bandwidth-sdk/models/gather_callback.rb', line 298

def hash
  [event_type, event_time, , application_id, from, to, direction, call_id, digits, call_url, enqueued_time, start_time, answer_time, parent_call_id, terminating_digit, transfer_caller_id, transfer_to, tag].hash
end