Gini Capture Compound Extraction
public void GiniCaptureCompoundExtraction(@NonNull() String name, @NonNull() List<Map<String, GiniCaptureSpecificExtraction>> specificExtractionMaps)
Value object for a compound extraction from the Gini API.
Parameters
name
The compound extraction's name, e.g. "amountToPay".
specific Extraction Maps
A list of specific extractions bundled into separate maps.