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