Uses of Class
com.mindee.parsing.standard.TaxField
-
Packages that use TaxField Package Description com.mindee.product.receipt -
-
Uses of TaxField in com.mindee.product.receipt
Methods in com.mindee.product.receipt that return types with arguments of type TaxField Modifier and Type Method Description List<TaxField>
ReceiptV4Document. getTaxes()
List of taxes detected on the receipt.
-