Method: Bitpesa::WebhookDefinitionRequest#hash
- Defined in:
- lib/bitpesa-sdk/models/webhook_definition_request.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
75 76 77 |
# File 'lib/bitpesa-sdk/models/webhook_definition_request.rb', line 75 def hash [webhook].hash end |