ALUniversalIDField Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | ALPluginConfig.h |
minConfidence
Set the minConfidence which has to be reached in order to trigger a scan result. The value has to be between 0 and 100. Defaults to 60.
@property (nonatomic, nullable, strong) NSNumber *minConfidenceDeclared In
ALPluginConfig.h
scanOption
The scanOption determines whether a field is considered optional, mandatory, disabled or follows a default behavior. Default behavior is one of the other three that yields the best recall results with all layouts enabled.
@property (nonatomic, nullable, assign) ALMrzScanOption *scanOptionDeclared In
ALPluginConfig.h