Barcode recognition request.
| Name | Type | Description | Notes |
|---|---|---|---|
| barcode_types | List[DecodeBarcodeType] | Array of barcode decode types to find. | |
| file_base64 | str | Barcode image bytes encoded as base-64. | |
| recognition_mode | RecognitionMode | [optional] | |
| recognition_image_kind | RecognitionImageKind | [optional] |