set Updated Compound Extractions
abstract void setUpdatedCompoundExtractions(@NonNull() Map<String, GiniCaptureCompoundExtraction> compoundExtractions)
Content copied to clipboard
This method is called by the Gini Capture Library with the compound extractions (e.g., line items) the user has seen. Contains changesmade by the user.
Note: If the compound extractions are modified in your app, then call this method to have the latest changes available whenthe feedback is sent.
Parameters
compoundExtractions
the updated compound extractions