Represents information about barcode.
| Name | Type | Description | Notes |
|---|---|---|---|
| barcode_value | string | Barcode data. | [optional] |
| type | string | Type of the barcode. | [optional] |
| region | \Aspose\BarCode\Model\RegionPoint[] | Region with barcode. | [optional] |
| checksum | string | Checksum of barcode. | [optional] |