Method: UpBankingClient::WebhookEventResourceRelationshipsTransactionData#hash
- Defined in:
- lib/up_banking/models/webhook_event_resource_relationships_transaction_data.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
115 116 117 |
# File 'lib/up_banking/models/webhook_event_resource_relationships_transaction_data.rb', line 115 def hash [type, id].hash end |