Method: UpBankingClient::WebhookDeliveryLogResourceAttributes#hash
- Defined in:
- lib/up_banking/models/webhook_delivery_log_resource_attributes.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
139 140 141 |
# File 'lib/up_banking/models/webhook_delivery_log_resource_attributes.rb', line 139 def hash [request, response, delivery_status, created_at].hash end |