Barcode
The details of a barcode for an order.
Declaration
object BarcodeProperties
| Name | Type | Description |
|---|---|---|
altText | string | The localized text displayed by the barcode. For example, a human-readable version of the barcode data in case of a scanning failure. |
format Required | string | The format of the barcode. |
message Required | string | The contents of the barcode. |
messageEncoding Required | string | The text encoding of the barcode message. Typically this is |