Method: Bandwidth::TransferCompleteCallback#hash
- Defined in:
- lib/bandwidth-sdk/models/transfer_complete_callback.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
300 301 302 |
# File 'lib/bandwidth-sdk/models/transfer_complete_callback.rb', line 300 def hash [event_type, event_time, account_id, application_id, from, to, direction, call_id, call_url, enqueued_time, start_time, answer_time, tag, transfer_caller_id, transfer_to, cause, , error_id].hash end |