Represents information about barcode.
Name | Type | Description | Notes |
---|---|---|---|
barcode_value | str | Barcode data. | [optional] |
type | str | Type of the barcode. | [optional] |
region | list[RegionPoint] | Region with barcode. | [optional] |
checksum | str | Checksum of barcode. | [optional] |