Method: UpBankingClient::WebhookResourceRelationships#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • Hash code



99
100
101
# File 'lib/up_banking/models/webhook_resource_relationships.rb', line 99

def hash
  [logs].hash
end