Method: OpenapiClient::LabelDownload#hash

Defined in:
lib/openapi_client/models/label_download.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



120
121
122
# File 'lib/openapi_client/models/label_download.rb', line 120

def hash
  [href, pdf, png, zpl].hash
end