Method: TransferZero::WebhookLogMetadataRequest#hash
- Defined in:
- lib/transferzero-sdk/models/webhook_log_metadata_request.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
105 106 107 |
# File 'lib/transferzero-sdk/models/webhook_log_metadata_request.rb', line 105 def hash [headers, body, url].hash end |