Method: Printful::Statistics#hash

Defined in:
lib/printful_client/models/statistics.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



100
101
102
# File 'lib/printful_client/models/statistics.rb', line 100

def hash
  [store_statistics].hash
end