Method: Trulioo::Consent#hash
- Defined in:
- lib/trulioo_sdk/models/consent.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
112 113 114 |
# File 'lib/trulioo_sdk/models/consent.rb', line 112 def hash [name, text, url].hash end |