Method: OpenapiClient::PurchaseLabelWithoutShipment#hash
- Defined in:
- lib/openapi_client/models/purchase_label_without_shipment.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
116 117 118 |
# File 'lib/openapi_client/models/purchase_label_without_shipment.rb', line 116 def hash [validate_address, label_layout, label_format, label_download_type].hash end |