Variable ScanbotVinConst

ScanbotVin: {
    startScanner(configuration): Promise<ResultWrapper<VinScannerUiResult>>;
}

Entry point for all VIN scanning features.

Type declaration