Enums
-
Errors thrown when dealing with document analysis (both getting extractions and uploading documents)
See moreDeclaration
Swift
@objc public enum AnalysisError : Int, GiniVisionError
-
Errors thrown on the camera screen or during camera initialization.
See moreDeclaration
Swift
@objc public enum CameraError : Int, GiniVisionError
-
Undocumented
See moreDeclaration
Swift
@objc public enum DocumentImportMethod : Int, RawRepresentable
-
Declaration
Swift
@objc public enum DocumentPickerType : Int
-
Undocumented
See moreDeclaration
Swift
public enum DocumentSource : Equatable
-
Errors thrown validating a document (image or pdf).
See moreDeclaration
Swift
@objc public enum DocumentValidationError : Int, GiniVisionError, Equatable
-
Errors thrown on the file picker
See moreDeclaration
Swift
@objc public enum FilePickerError : Int, GiniVisionError
-
Undocumented
See moreDeclaration
Swift
@objc public enum GiniVisionDocumentType : Int
-
Undocumented
See moreDeclaration
Swift
public enum ImageAnalysisNoResultsStrings : LocalizableStringResource
-
Undocumented
See moreDeclaration
Swift
public enum ImageAssetsStrings : LocalizableStringResource
-
Undocumented
See moreDeclaration
Swift
@objc public enum NoticeActionType : Int
-
Undocumented
See moreDeclaration
Swift
public enum OpaqueViewStyle
-
Errors thrown on the review screen.
See moreDeclaration
Swift
@objc public enum ReviewError : Int, GiniVisionError
-
Event types relating to onboarding.
See moreDeclaration
Swift
public enum OnboardingScreenEventType : String
-
Event types relating to the camera screen.
See moreDeclaration
Swift
public enum CameraScreenEventType : String
-
Event types relating to the review screen.
See moreDeclaration
Swift
public enum ReviewScreenEventType : String
-
Event types relating to the analysis screen.
See moreDeclaration
Swift
public enum AnalysisScreenEventType : String