Method: Printful::DeleteProductTemplate200ResponseAllOfResult#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



97
98
99
# File 'lib/printful_client/models/delete_product_template200_response_all_of_result.rb', line 97

def hash
  [success].hash
end