Method: OpenapiClient::LabelDownload#hash
- Defined in:
- lib/openapi_client/models/label_download.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
120 121 122 |
# File 'lib/openapi_client/models/label_download.rb', line 120 def hash [href, pdf, png, zpl].hash end |