Compound Extraction
void CompoundExtraction(@NonNull() String name, @NonNull() List<Map<String, SpecificExtraction>> specificExtractionMaps)
Content copied to clipboard
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.