Method: TreezorClient::Body4#hash
- Defined in:
- lib/treezor_client/models/body_4.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
164 165 166 |
# File 'lib/treezor_client/models/body_4.rb', line 164 def hash [name, status, is_whitelist, countries, start_date].hash end |