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