Netverify Type Definition
- 
                  
                  
The type of confirmation that should be displayed
See moreDeclaration
Objective-C
enum NetverifyConfirmationType : NSUInteger {}Swift
enum NetverifyConfirmationType : UInt, @unchecked Sendable - 
                  
                  
Document Type used for preselection and extraction
See moreDeclaration
Objective-C
enum NetverifyDocumentType : NSUInteger {}Swift
struct NetverifyDocumentType : OptionSet, @unchecked Sendable - 
                  
                  
Defines if plastic or paper document
See moreDeclaration
Objective-C
enum NetverifyDocumentVariant : NSUInteger {}Swift
enum NetverifyDocumentVariant : UInt, @unchecked Sendable - 
                  
                  
Extraction method used to extract data
See moreDeclaration
Objective-C
enum NetverifyExtractionMethod : NSUInteger {}Swift
enum NetverifyExtractionMethod : UInt, @unchecked Sendable - 
                  
                  
Extracted gender information
See moreDeclaration
Objective-C
enum NetverifyGender : NSUInteger {}Swift
enum NetverifyGender : UInt, @unchecked Sendable - 
                  
                  
Defines the format of the MRZ Code
See moreDeclaration
Objective-C
enum NetverifyMRZFormat : NSUInteger {}Swift
enum NetverifyMRZFormat : UInt, @unchecked Sendable - 
                  
                  
Defines the scan mode that is used
See moreDeclaration
Objective-C
enum NetverifyScanMode : NSUInteger {}Swift
enum NetverifyScanMode : UInt, @unchecked Sendable - 
                  
                  
Defines the part of the scan step
See moreDeclaration
Objective-C
enum NetverifyScanSide : NSUInteger {}Swift
enum NetverifyScanSide : UInt, @unchecked Sendable - 
                  
                  
Defines if whatchlist screening is enabled or disabled
See moreDeclaration
Objective-C
enum NetverifyWatchlistScreening : NSUInteger {}Swift
enum NetverifyWatchlistScreening : UInt, @unchecked Sendable 
            View on GitHub
          
      Netverify Type Definition  Reference