Represents information about barcode.
Name | Type | Description | Notes |
---|---|---|---|
BarcodeValue | string | Barcode data. | [optional] [default to null] |
Type_ | string | Type of the barcode. | [optional] [default to null] |
Region | []RegionPoint | Region with barcode. | [optional] [default to null] |
Checksum | string | Checksum of barcode. | [optional] [default to null] |