Represents a container of product associated with a WeightReceipt.
| Name | Data Type | Description |
|---|---|---|
| BinKey | Integer |
System assigned, immutable value that uniquely identifies the record |
| Receipt | WeightReceipt |
Refer to data type’s documentation for further information |
| SeqNumber | Integer |
A number that represents the relative order of a bin within the entire set of bins of the WeightReceipt to which it belongs |
| Barcode | String |
Text intended to be encoded into a machine-readable representation of an object's identifying characteristics |