create

fun create(configuration: CheckScannerConfiguration = CheckScannerConfiguration( )): Result<ScanbotSdkCheckScanner>

Initialize the check scanner.

Return

The initialized scanner.

Parameters

configuration

The configuration to use for the check scanner.