Extraction Mapper
Helper class to map the Extraction from the Gini Bank API lib to the Gini Capture SDK's GiniCaptureExtraction and vice versa.
Functions
Link copied to clipboard
Map a GiniCaptureExtraction from the Gini Capture SDK to the Gini Bank API lib's .
Map an Extraction from the Gini Bank API lib to the Gini Capture SDK's .
Link copied to clipboard
Map a list of GiniCaptureExtractions from the Gini Capture SDK to a list of Gini API SDK Extractions.
Link copied to clipboard
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.