GiniCaptureCompoundExtraction

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".

specificExtractionMaps

A list of specific extractions bundled into separate maps.