Method: UpBankingClient::WebhookEventResourceRelationshipsTransactionData#hash

Defined in:
lib/up_banking/models/webhook_event_resource_relationships_transaction_data.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



115
116
117
# File 'lib/up_banking/models/webhook_event_resource_relationships_transaction_data.rb', line 115

def hash
  [type, id].hash
end