Method: UpBankingClient::CreateWebhookResponseData#hash
- Defined in:
- lib/up_banking/models/create_webhook_response_data.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
160 161 162 |
# File 'lib/up_banking/models/create_webhook_response_data.rb', line 160 def hash [type, id, attributes, relationships, links].hash end |