Package net.gini.android.capture.network.model

Contains mappers for converting Gini Capture SDK model classes used for extractions to their Gini Bank API Library counterparts and vice versa.

Types

Link copied to clipboard
public final class BoxMapper
Helper class to map the Box from the Gini Bank API lib to the Gini Capture SDK's and vice versa.
Link copied to clipboard
public final class CompoundExtractionsMapper
Helper class to map the CompoundExtraction from the Gini API SDK to the Gini Capture Library's GiniCaptureCompoundExtraction and vice versa.
Link copied to clipboard
public final class ExtractionMapper
Helper class to map the Extraction from the Gini Bank API lib to the Gini Capture SDK's GiniCaptureExtraction and vice versa.
Link copied to clipboard
public class ReturnReasonsMapper
Helper class to map the net.gini.android.bank.api.models.ReturnReason from the Gini API SDK to the Gini Capture Library's GiniCaptureReturnReason and vice versa.
Link copied to clipboard
public final class SpecificExtractionMapper
Helper class to map the SpecificExtraction from the Gini Bank API lib to the Gini Capture SDK's GiniCaptureSpecificExtraction and vice versa.