Package net.gini.android.bank.sdk.capture.digitalinvoice
See: Description
-
Class Summary Class Description DigitalInvoiceFragmentDirections DigitalInvoiceException Exceptions related to the digital invoice used in the return assistant feature. DigitalInvoiceFragment Internal use only. LineItem The LineItemclass contains information from a line item extraction.LineItemsValidator It checks that the compound extractions contain valid line items which can be used to show the return assistant. SelectableLineItem The SelectableLineItemwrapps a LineItem and adds the possibility to select/deselect it and also add a reason why it's deselected.DigitalInvoiceKt -
Interface Summary Interface Description DigitalInvoiceFragmentListener Interface used by the DigitalInvoiceFragment to dispatch events to the hosting Activity.