Package net.gini.android.bank.sdk.capture.digitalinvoice
See: Description
-
Class Summary Class Description DigitalInvoiceAddon DigitalInvoiceException Exceptions related to the digital invoice used in the return assistant feature. DigitalInvoiceFragment When you use the Component API the DigitalInvoiceFragmentdisplays the line items extracted from an invoice document and their total price.LineItem The LineItemclass contains information from a line item extraction.LineItemsValidator Use this class with the Component API if you are using 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 DigitalInvoiceFragmentInterface Public API of the DigitalInvoiceFragment. DigitalInvoiceFragmentListener Interface used by the DigitalInvoiceFragment to dispatch events to the hosting Activity.