Represents information about barcode.
| Name | Type | Description | Notes |
|---|---|---|---|
| barcodeValue | String | Barcode data. | [optional] |
| type | String | Type of the barcode. | [optional] |
| region | List<RegionPoint> | Region with barcode. | [optional] |
| checksum | String | Checksum of barcode. | [optional] |