Method: TransferZero::Webhook#hash
- Defined in:
- lib/transferzero-sdk/models/webhook.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
119 120 121 |
# File 'lib/transferzero-sdk/models/webhook.rb', line 119 def hash [webhook, event, object].hash end |