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] |