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 class
AmountField
Represent an amount.class
BooleanField
Represent a date.class
CompanyRegistrationField
Represent a company registration.class
DateField
Represent a date.class
LocaleField
The local of the page.class
PaymentDetailsField
Represent a payment detail.class
StringField
Represent a string field.class
TaxField
Represent a tax line. -
Uses of BaseField in com.mindee.product.billoflading
Subclasses of BaseField in com.mindee.product.billoflading Modifier and Type Class Description class
BillOfLadingV1Carrier
The shipping company responsible for transporting the goods.class
BillOfLadingV1CarrierItem
The goods being shipped.class
BillOfLadingV1Consignee
The party to whom the goods are being shipped.class
BillOfLadingV1NotifyParty
The party to be notified of the arrival of the goods.class
BillOfLadingV1Shipper
The 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 class
FinancialDocumentV1LineItem
List of line item details. -
Uses of BaseField in com.mindee.product.fr.bankaccountdetails
Subclasses of BaseField in com.mindee.product.fr.bankaccountdetails Modifier and Type Class Description class
BankAccountDetailsV2Bban
Full 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 class
EnergyBillV1EnergyConsumer
The entity that consumes the energy.class
EnergyBillV1EnergySupplier
The company that supplies the energy.class
EnergyBillV1EnergyUsage
Details of energy consumption.class
EnergyBillV1MeterDetail
Information about the energy meter.class
EnergyBillV1Subscription
The subscription details fee for the energy service.class
EnergyBillV1TaxesAndContribution
Details 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 class
PayslipV2BankAccountDetail
Information about the employee's bank account.class
PayslipV2Employee
Information about the employee.class
PayslipV2Employer
Information about the employer.class
PayslipV2Employment
Information about the employment.class
PayslipV2PayDetail
Detailed information about the pay.class
PayslipV2PayPeriod
Information about the pay period.class
PayslipV2Pto
Information about paid time off.class
PayslipV2SalaryDetail
Detailed information about the earnings.class
PayslipV3BankAccountDetail
Information about the employee's bank account.class
PayslipV3Employee
Information about the employee.class
PayslipV3Employer
Information about the employer.class
PayslipV3Employment
Information about the employment.class
PayslipV3PaidTimeOff
Information about paid time off.class
PayslipV3PayDetail
Detailed information about the pay.class
PayslipV3PayPeriod
Information about the pay period.class
PayslipV3SalaryDetail
Detailed 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 class
InvoiceV4LineItem
List of line item details. -
Uses of BaseField in com.mindee.product.nutritionfactslabel
Subclasses of BaseField in com.mindee.product.nutritionfactslabel Modifier and Type Class Description class
NutritionFactsLabelV1AddedSugar
The amount of added sugars in the product.class
NutritionFactsLabelV1Calorie
The amount of calories in the product.class
NutritionFactsLabelV1Cholesterol
The amount of cholesterol in the product.class
NutritionFactsLabelV1DietaryFiber
The amount of dietary fiber in the product.class
NutritionFactsLabelV1Nutrient
The amount of nutrients in the product.class
NutritionFactsLabelV1Protein
The amount of protein in the product.class
NutritionFactsLabelV1SaturatedFat
The amount of saturated fat in the product.class
NutritionFactsLabelV1ServingSize
The size of a single serving of the product.class
NutritionFactsLabelV1Sodium
The amount of sodium in the product.class
NutritionFactsLabelV1TotalCarbohydrate
The total amount of carbohydrates in the product.class
NutritionFactsLabelV1TotalFat
The total amount of fat in the product.class
NutritionFactsLabelV1TotalSugar
The total amount of sugars in the product.class
NutritionFactsLabelV1TransFat
The 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 class
ReceiptV5LineItem
List of line item details. -
Uses of BaseField in com.mindee.product.resume
Subclasses of BaseField in com.mindee.product.resume Modifier and Type Class Description class
ResumeV1Certificate
The list of certificates obtained by the candidate.class
ResumeV1Education
The list of the candidate's educational background.class
ResumeV1Language
The list of languages that the candidate is proficient in.class
ResumeV1ProfessionalExperience
The list of the candidate's professional experiences.class
ResumeV1SocialNetworksUrl
The 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 class
HealthcareCardV1Copay
Is a fixed amount for a covered service. -
Uses of BaseField in com.mindee.product.us.usmail
Subclasses of BaseField in com.mindee.product.us.usmail Modifier and Type Class Description class
UsMailV2RecipientAddress
The addresses of the recipients.class
UsMailV2SenderAddress
The address of the sender.class
UsMailV3RecipientAddress
The addresses of the recipients.class
UsMailV3SenderAddress
The address of the sender.
-