Gini Capture Compound Extraction
Contains a Gini API compound extraction.
A compound extraction contains one or more specific extraction maps. For example line items are compound extractions where each line is represented by a specific extraction map. Each specific extraction represents a column on that line.
Constructors
Link copied to clipboard
public void GiniCaptureCompoundExtraction(@NonNull() String name, @NonNull() List<Map<String, GiniCaptureSpecificExtraction>> specificExtractionMaps)
Value object for a compound extraction from the Gini API.