map List To Gini Capture
public static List<GiniCaptureExtraction> mapListToGiniCapture(@NonNull() List<Extraction> sourceList)
Map a list of Extractions from the Gini Bank API lib to a list of Gini Capture SDK GiniCaptureExtractions.
Return
list of Gini Capture SDK GiniCaptureExtractions
Parameters
source List
list of Gini Bank API lib Extractions