Method: Plaid::AuthMetadata#hash

Defined in:
lib/plaid/models/auth_metadata.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



96
97
98
# File 'lib/plaid/models/auth_metadata.rb', line 96

def hash
  [supported_methods].hash
end