Method: Bitpesa::WebhookLogResponse#hash

Defined in:
lib/bitpesa-sdk/models/webhook_log_response.rb

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code



75
76
77
# File 'lib/bitpesa-sdk/models/webhook_log_response.rb', line 75

def hash
  [object].hash
end