Represents information about a barcode.
| Name | Type | Description | Notes |
|---|---|---|---|
| BarcodeValue | string | Barcode data. | [optional] |
| Type | string | Type of the barcode. | [optional] |
| Region | List<RegionPoint> | Region with the barcode. | [optional] |
| Checksum | string | Checksum of the barcode. | [optional] |