Method: Printful::Statistics#hash
- Defined in:
- lib/printful_client/models/statistics.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
100 101 102 |
# File 'lib/printful_client/models/statistics.rb', line 100 def hash [store_statistics].hash end |