Represents information about barcode.
| Name | Type | Description | Notes |
|---|---|---|---|
| BarcodeValue | NullableString | Barcode data. | [optional] |
| Type | NullableString | Type of the barcode. | [optional] |
| Region | []RegionPoint | Region with barcode. | [optional] |
| Checksum | NullableString | Checksum of barcode. | [optional] |