Vin Scanner Ui Result
data class VinScannerUiResult(val textResult: TextPatternScannerResult, val barcodeResult: VinBarcodeResult) : Parcelable
Configuration of the generic text scanner RTU UI result.
Configuration of the generic text scanner RTU UI result.