The AnalysisResult
returned in GiniCaptureResultsDelegate.giniCaptureAnalysisDidFinishWith(result:)
will return the analyzed Gini Bank API document in its document
property.
When extractions are retrieved without using the Gini Bank API, then the AnalysisResult.document
will be nil
, for example, when the extractions comes from an EPS QR Code.