Method: Plaid::AuthMetadata#hash
- Defined in:
- lib/plaid/models/auth_metadata.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
96 97 98 |
# File 'lib/plaid/models/auth_metadata.rb', line 96 def hash [supported_methods].hash end |