Uses of Interface
com.mindee.parsing.standard.LineItemField
-
-
Uses of LineItemField in com.mindee.parsing
Methods in com.mindee.parsing with type parameters of type LineItemField Modifier and Type Method Description static <T extends LineItemField>
StringSummaryHelper. arrayToString(List<T> lineItems, int[] columnSizes) -
Uses of LineItemField in com.mindee.parsing.standard
Classes in com.mindee.parsing.standard that implement LineItemField Modifier and Type Class Description classCompanyRegistrationFieldRepresent a company registration.classTaxFieldRepresent a tax line. -
Uses of LineItemField in com.mindee.product.billoflading
Classes in com.mindee.product.billoflading that implement LineItemField Modifier and Type Class Description classBillOfLadingV1CarrierItemThe goods being shipped. -
Uses of LineItemField in com.mindee.product.financialdocument
Classes in com.mindee.product.financialdocument that implement LineItemField Modifier and Type Class Description classFinancialDocumentV1LineItemList of line item present on the document. -
Uses of LineItemField in com.mindee.product.fr.energybill
Classes in com.mindee.product.fr.energybill that implement LineItemField Modifier and Type Class Description classEnergyBillV1EnergyUsageDetails of energy consumption.classEnergyBillV1SubscriptionThe subscription details fee for the energy service.classEnergyBillV1TaxesAndContributionDetails of Taxes and Contributions. -
Uses of LineItemField in com.mindee.product.fr.payslip
Classes in com.mindee.product.fr.payslip that implement LineItemField Modifier and Type Class Description classPayslipV2SalaryDetailDetailed information about the earnings.classPayslipV3PaidTimeOffInformation about paid time off.classPayslipV3SalaryDetailDetailed information about the earnings. -
Uses of LineItemField in com.mindee.product.invoice
Classes in com.mindee.product.invoice that implement LineItemField Modifier and Type Class Description classInvoiceV4LineItemList of all the line items present on the invoice. -
Uses of LineItemField in com.mindee.product.invoicesplitter
Classes in com.mindee.product.invoicesplitter that implement LineItemField Modifier and Type Class Description classInvoiceSplitterV1InvoicePageGroupList of page groups. -
Uses of LineItemField in com.mindee.product.nutritionfactslabel
Classes in com.mindee.product.nutritionfactslabel that implement LineItemField Modifier and Type Class Description classNutritionFactsLabelV1NutrientThe amount of nutrients in the product. -
Uses of LineItemField in com.mindee.product.receipt
Classes in com.mindee.product.receipt that implement LineItemField Modifier and Type Class Description classReceiptV5LineItemList of all line items on the receipt. -
Uses of LineItemField in com.mindee.product.resume
Classes in com.mindee.product.resume that implement LineItemField Modifier and Type Class Description classResumeV1CertificateThe list of certificates obtained by the candidate.classResumeV1EducationThe list of the candidate's educational background.classResumeV1LanguageThe list of languages that the candidate is proficient in.classResumeV1ProfessionalExperienceThe list of the candidate's professional experiences.classResumeV1SocialNetworksUrlThe list of social network profiles of the candidate. -
Uses of LineItemField in com.mindee.product.us.healthcarecard
Classes in com.mindee.product.us.healthcarecard that implement LineItemField Modifier and Type Class Description classHealthcareCardV1CopayCopayments for covered services. -
Uses of LineItemField in com.mindee.product.us.usmail
Classes in com.mindee.product.us.usmail that implement LineItemField Modifier and Type Class Description classUsMailV3RecipientAddressThe addresses of the recipients.
-