Uses of Class
com.mindee.parsing.standard.BaseField
-
-
Uses of BaseField in com.mindee.parsing.standard
Subclasses of BaseField in com.mindee.parsing.standard Modifier and Type Class Description classAddressFieldRepresent a postal address field broken down into its individual components.classAmountFieldRepresent an amount.classBooleanFieldRepresent a date.classCompanyRegistrationFieldRepresent a company registration.classDateFieldRepresent a date.classLocaleFieldThe local of the page.classPaymentDetailsFieldRepresent a payment detail.classStringFieldRepresent a string field.classTaxFieldRepresent a tax line. -
Uses of BaseField in com.mindee.product.billoflading
Subclasses of BaseField in com.mindee.product.billoflading Modifier and Type Class Description classBillOfLadingV1CarrierThe shipping company responsible for transporting the goods.classBillOfLadingV1CarrierItemThe goods being shipped.classBillOfLadingV1ConsigneeThe party to whom the goods are being shipped.classBillOfLadingV1NotifyPartyThe party to be notified of the arrival of the goods.classBillOfLadingV1ShipperThe party responsible for shipping the goods. -
Uses of BaseField in com.mindee.product.financialdocument
Subclasses of BaseField in com.mindee.product.financialdocument Modifier and Type Class Description classFinancialDocumentV1LineItemList of line item present on the document. -
Uses of BaseField in com.mindee.product.fr.bankaccountdetails
Subclasses of BaseField in com.mindee.product.fr.bankaccountdetails Modifier and Type Class Description classBankAccountDetailsV2BbanFull extraction of BBAN, including: branch code, bank code, account and key. -
Uses of BaseField in com.mindee.product.fr.energybill
Subclasses of BaseField in com.mindee.product.fr.energybill Modifier and Type Class Description classEnergyBillV1EnergyConsumerThe entity that consumes the energy.classEnergyBillV1EnergySupplierThe company that supplies the energy.classEnergyBillV1EnergyUsageDetails of energy consumption.classEnergyBillV1MeterDetailInformation about the energy meter.classEnergyBillV1SubscriptionThe subscription details fee for the energy service.classEnergyBillV1TaxesAndContributionDetails of Taxes and Contributions. -
Uses of BaseField in com.mindee.product.fr.payslip
Subclasses of BaseField in com.mindee.product.fr.payslip Modifier and Type Class Description classPayslipV2BankAccountDetailInformation about the employee's bank account.classPayslipV2EmployeeInformation about the employee.classPayslipV2EmployerInformation about the employer.classPayslipV2EmploymentInformation about the employment.classPayslipV2PayDetailDetailed information about the pay.classPayslipV2PayPeriodInformation about the pay period.classPayslipV2PtoInformation about paid time off.classPayslipV2SalaryDetailDetailed information about the earnings.classPayslipV3BankAccountDetailInformation about the employee's bank account.classPayslipV3EmployeeInformation about the employee.classPayslipV3EmployerInformation about the employer.classPayslipV3EmploymentInformation about the employment.classPayslipV3PaidTimeOffInformation about paid time off.classPayslipV3PayDetailDetailed information about the pay.classPayslipV3PayPeriodInformation about the pay period.classPayslipV3SalaryDetailDetailed information about the earnings. -
Uses of BaseField in com.mindee.product.invoice
Subclasses of BaseField in com.mindee.product.invoice Modifier and Type Class Description classInvoiceV4LineItemList of all the line items present on the invoice. -
Uses of BaseField in com.mindee.product.invoicesplitter
Subclasses of BaseField in com.mindee.product.invoicesplitter Modifier and Type Class Description classInvoiceSplitterV1InvoicePageGroupList of page groups. -
Uses of BaseField in com.mindee.product.nutritionfactslabel
Subclasses of BaseField in com.mindee.product.nutritionfactslabel Modifier and Type Class Description classNutritionFactsLabelV1AddedSugarThe amount of added sugars in the product.classNutritionFactsLabelV1CalorieThe amount of calories in the product.classNutritionFactsLabelV1CholesterolThe amount of cholesterol in the product.classNutritionFactsLabelV1DietaryFiberThe amount of dietary fiber in the product.classNutritionFactsLabelV1NutrientThe amount of nutrients in the product.classNutritionFactsLabelV1ProteinThe amount of protein in the product.classNutritionFactsLabelV1SaturatedFatThe amount of saturated fat in the product.classNutritionFactsLabelV1ServingSizeThe size of a single serving of the product.classNutritionFactsLabelV1SodiumThe amount of sodium in the product.classNutritionFactsLabelV1TotalCarbohydrateThe total amount of carbohydrates in the product.classNutritionFactsLabelV1TotalFatThe total amount of fat in the product.classNutritionFactsLabelV1TotalSugarThe total amount of sugars in the product.classNutritionFactsLabelV1TransFatThe amount of trans fat in the product. -
Uses of BaseField in com.mindee.product.receipt
Subclasses of BaseField in com.mindee.product.receipt Modifier and Type Class Description classReceiptV5LineItemList of all line items on the receipt. -
Uses of BaseField in com.mindee.product.resume
Subclasses of BaseField in com.mindee.product.resume 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 BaseField in com.mindee.product.us.healthcarecard
Subclasses of BaseField in com.mindee.product.us.healthcarecard Modifier and Type Class Description classHealthcareCardV1CopayCopayments for covered services. -
Uses of BaseField in com.mindee.product.us.usmail
Subclasses of BaseField in com.mindee.product.us.usmail Modifier and Type Class Description classUsMailV3RecipientAddressThe addresses of the recipients.classUsMailV3SenderAddressThe address of the sender.
-