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