Method: TransferZero::WebhookDefinition#hash

Defined in:
lib/transferzero-sdk/models/webhook_definition.rb

#hashInteger

Calculates hash code according to all attributes.



137
138
139
# File 'lib/transferzero-sdk/models/webhook_definition.rb', line 137

def hash
  [url, events, , id, errors].hash
end