Uses of Class
com.mindee.parsing.standard.StringField
-
-
Uses of StringField in com.mindee.parsing.custom.lineitems
Methods in com.mindee.parsing.custom.lineitems that return types with arguments of type StringField Modifier and Type Method Description Map<String,StringField>Line. getFields()Constructor parameters in com.mindee.parsing.custom.lineitems with type arguments of type StringField Constructor Description Line(Integer rowNumber, Map<String,StringField> fields) -
Uses of StringField in com.mindee.parsing.generated
Methods in com.mindee.parsing.generated that return StringField Modifier and Type Method Description StringFieldGeneratedFeature. asStringField()Represent the feature as a standardStringField.StringFieldGeneratedObject. asStringField()Represent the object as a standardStringField. -
Uses of StringField in com.mindee.parsing.standard
Subclasses of StringField in com.mindee.parsing.standard Modifier and Type Class Description classAddressFieldRepresent a postal address field broken down into its individual components. -
Uses of StringField in com.mindee.product.barcodereader
Fields in com.mindee.product.barcodereader with type parameters of type StringField Modifier and Type Field Description protected List<StringField>BarcodeReaderV1Document. codes1DList of decoded 1D barcodes.protected List<StringField>BarcodeReaderV1Document. codes2DList of decoded 2D barcodes.Methods in com.mindee.product.barcodereader that return types with arguments of type StringField Modifier and Type Method Description List<StringField>BarcodeReaderV1Document. getCodes1D()List of decoded 1D barcodes.List<StringField>BarcodeReaderV1Document. getCodes2D()List of decoded 2D barcodes. -
Uses of StringField in com.mindee.product.billoflading
Fields in com.mindee.product.billoflading declared as StringField Modifier and Type Field Description protected StringFieldBillOfLadingV1Document. billOfLadingNumberA unique identifier assigned to a Bill of Lading document.protected StringFieldBillOfLadingV1Document. placeOfDeliveryThe place where the goods are to be delivered.protected StringFieldBillOfLadingV1Document. portOfDischargeThe port where the goods are unloaded from the vessel.protected StringFieldBillOfLadingV1Document. portOfLoadingThe port where the goods are loaded onto the vessel.Methods in com.mindee.product.billoflading that return StringField Modifier and Type Method Description StringFieldBillOfLadingV1Document. getBillOfLadingNumber()A unique identifier assigned to a Bill of Lading document.StringFieldBillOfLadingV1Document. getPlaceOfDelivery()The place where the goods are to be delivered.StringFieldBillOfLadingV1Document. getPortOfDischarge()The port where the goods are unloaded from the vessel.StringFieldBillOfLadingV1Document. getPortOfLoading()The port where the goods are loaded onto the vessel. -
Uses of StringField in com.mindee.product.businesscard
Fields in com.mindee.product.businesscard declared as StringField Modifier and Type Field Description protected StringFieldBusinessCardV1Document. addressThe address of the person.protected StringFieldBusinessCardV1Document. companyThe company the person works for.protected StringFieldBusinessCardV1Document. emailThe email address of the person.protected StringFieldBusinessCardV1Document. faxNumberThe Fax number of the person.protected StringFieldBusinessCardV1Document. firstnameThe given name of the person.protected StringFieldBusinessCardV1Document. jobTitleThe job title of the person.protected StringFieldBusinessCardV1Document. lastnameThe lastname of the person.protected StringFieldBusinessCardV1Document. mobileNumberThe mobile number of the person.protected StringFieldBusinessCardV1Document. phoneNumberThe phone number of the person.protected StringFieldBusinessCardV1Document. websiteThe website of the person or company.Fields in com.mindee.product.businesscard with type parameters of type StringField Modifier and Type Field Description protected List<StringField>BusinessCardV1Document. socialMediaThe social media profiles of the person or company.Methods in com.mindee.product.businesscard that return StringField Modifier and Type Method Description StringFieldBusinessCardV1Document. getAddress()The address of the person.StringFieldBusinessCardV1Document. getCompany()The company the person works for.StringFieldBusinessCardV1Document. getEmail()The email address of the person.StringFieldBusinessCardV1Document. getFaxNumber()The Fax number of the person.StringFieldBusinessCardV1Document. getFirstname()The given name of the person.StringFieldBusinessCardV1Document. getJobTitle()The job title of the person.StringFieldBusinessCardV1Document. getLastname()The lastname of the person.StringFieldBusinessCardV1Document. getMobileNumber()The mobile number of the person.StringFieldBusinessCardV1Document. getPhoneNumber()The phone number of the person.StringFieldBusinessCardV1Document. getWebsite()The website of the person or company.Methods in com.mindee.product.businesscard that return types with arguments of type StringField Modifier and Type Method Description List<StringField>BusinessCardV1Document. getSocialMedia()The social media profiles of the person or company. -
Uses of StringField in com.mindee.product.deliverynote
Fields in com.mindee.product.deliverynote declared as StringField Modifier and Type Field Description protected StringFieldDeliveryNoteV1Document. customerAddressThe address of the customer receiving the goods.protected StringFieldDeliveryNoteV1Document. customerNameThe name of the customer receiving the goods.protected StringFieldDeliveryNoteV1Document. deliveryNumberA unique identifier for the delivery note.protected StringFieldDeliveryNoteV1Document. supplierAddressThe address of the supplier providing the goods.protected StringFieldDeliveryNoteV1Document. supplierNameThe name of the supplier providing the goods.Methods in com.mindee.product.deliverynote that return StringField Modifier and Type Method Description StringFieldDeliveryNoteV1Document. getCustomerAddress()The address of the customer receiving the goods.StringFieldDeliveryNoteV1Document. getCustomerName()The name of the customer receiving the goods.StringFieldDeliveryNoteV1Document. getDeliveryNumber()A unique identifier for the delivery note.StringFieldDeliveryNoteV1Document. getSupplierAddress()The address of the supplier providing the goods.StringFieldDeliveryNoteV1Document. getSupplierName()The name of the supplier providing the goods. -
Uses of StringField in com.mindee.product.driverlicense
Fields in com.mindee.product.driverlicense declared as StringField Modifier and Type Field Description protected StringFieldDriverLicenseV1Document. categoryThe category or class of the driver license.protected StringFieldDriverLicenseV1Document. countryCodeThe alpha-3 ISO 3166 code of the country where the driver license was issued.protected StringFieldDriverLicenseV1Document. ddNumberThe DD number of the driver license.protected StringFieldDriverLicenseV1Document. firstNameThe first name of the driver license holder.protected StringFieldDriverLicenseV1Document. idThe unique identifier of the driver license.protected StringFieldDriverLicenseV1Document. issuingAuthorityThe authority that issued the driver license.protected StringFieldDriverLicenseV1Document. lastNameThe last name of the driver license holder.protected StringFieldDriverLicenseV1Document. mrzThe Machine Readable Zone (MRZ) of the driver license.protected StringFieldDriverLicenseV1Document. placeOfBirthThe place of birth of the driver license holder.protected StringFieldDriverLicenseV1Document. stateSecond part of the ISO 3166-2 code, consisting of two letters indicating the US State.Methods in com.mindee.product.driverlicense that return StringField Modifier and Type Method Description StringFieldDriverLicenseV1Document. getCategory()The category or class of the driver license.StringFieldDriverLicenseV1Document. getCountryCode()The alpha-3 ISO 3166 code of the country where the driver license was issued.StringFieldDriverLicenseV1Document. getDdNumber()The DD number of the driver license.StringFieldDriverLicenseV1Document. getFirstName()The first name of the driver license holder.StringFieldDriverLicenseV1Document. getId()The unique identifier of the driver license.StringFieldDriverLicenseV1Document. getIssuingAuthority()The authority that issued the driver license.StringFieldDriverLicenseV1Document. getLastName()The last name of the driver license holder.StringFieldDriverLicenseV1Document. getMrz()The Machine Readable Zone (MRZ) of the driver license.StringFieldDriverLicenseV1Document. getPlaceOfBirth()The place of birth of the driver license holder.StringFieldDriverLicenseV1Document. getState()Second part of the ISO 3166-2 code, consisting of two letters indicating the US State. -
Uses of StringField in com.mindee.product.financialdocument
Fields in com.mindee.product.financialdocument declared as StringField Modifier and Type Field Description protected StringFieldFinancialDocumentV1Document. customerIdThe customer account number or identifier from the supplier.protected StringFieldFinancialDocumentV1Document. customerNameThe name of the customer.protected StringFieldFinancialDocumentV1Document. documentNumberThe document number or identifier (invoice number or receipt number).protected StringFieldFinancialDocumentV1Document. invoiceNumberThe invoice number or identifier only if document is an invoice.protected StringFieldFinancialDocumentV1Document. poNumberThe purchase order number, only if the document is an invoice.protected StringFieldFinancialDocumentV1Document. receiptNumberThe receipt number or identifier only if document is a receipt.protected StringFieldFinancialDocumentV1Document. supplierEmailThe email of the supplier or merchant.protected StringFieldFinancialDocumentV1Document. supplierNameThe name of the supplier or merchant.protected StringFieldFinancialDocumentV1Document. supplierPhoneNumberThe phone number of the supplier or merchant.protected StringFieldFinancialDocumentV1Document. supplierWebsiteThe website URL of the supplier or merchant.protected StringFieldFinancialDocumentV1Document. timeThe time the purchase was made (only for receipts).Fields in com.mindee.product.financialdocument with type parameters of type StringField Modifier and Type Field Description protected List<StringField>FinancialDocumentV1Document. referenceNumbersList of Reference numbers, including PO number, only if the document is an invoice.Methods in com.mindee.product.financialdocument that return StringField Modifier and Type Method Description StringFieldFinancialDocumentV1Document. getCustomerId()The customer account number or identifier from the supplier.StringFieldFinancialDocumentV1Document. getCustomerName()The name of the customer.StringFieldFinancialDocumentV1Document. getDocumentNumber()The document number or identifier (invoice number or receipt number).StringFieldFinancialDocumentV1Document. getInvoiceNumber()The invoice number or identifier only if document is an invoice.StringFieldFinancialDocumentV1Document. getPoNumber()The purchase order number, only if the document is an invoice.StringFieldFinancialDocumentV1Document. getReceiptNumber()The receipt number or identifier only if document is a receipt.StringFieldFinancialDocumentV1Document. getSupplierEmail()The email of the supplier or merchant.StringFieldFinancialDocumentV1Document. getSupplierName()The name of the supplier or merchant.StringFieldFinancialDocumentV1Document. getSupplierPhoneNumber()The phone number of the supplier or merchant.StringFieldFinancialDocumentV1Document. getSupplierWebsite()The website URL of the supplier or merchant.StringFieldFinancialDocumentV1Document. getTime()The time the purchase was made (only for receipts).Methods in com.mindee.product.financialdocument that return types with arguments of type StringField Modifier and Type Method Description List<StringField>FinancialDocumentV1Document. getReferenceNumbers()List of Reference numbers, including PO number, only if the document is an invoice. -
Uses of StringField in com.mindee.product.fr.bankaccountdetails
Fields in com.mindee.product.fr.bankaccountdetails declared as StringField Modifier and Type Field Description protected StringFieldBankAccountDetailsV1Document. accountHolderNameThe name of the account holder as seen on the document.protected StringFieldBankAccountDetailsV2Document. accountHoldersNamesFull extraction of the account holders names.protected StringFieldBankAccountDetailsV1Document. ibanThe International Bank Account Number (IBAN).protected StringFieldBankAccountDetailsV2Document. ibanFull extraction of the IBAN number.protected StringFieldBankAccountDetailsV1Document. swiftThe bank's SWIFT Business Identifier Code (BIC).protected StringFieldBankAccountDetailsV2Document. swiftCodeFull extraction of the SWIFT code.Methods in com.mindee.product.fr.bankaccountdetails that return StringField Modifier and Type Method Description StringFieldBankAccountDetailsV1Document. getAccountHolderName()The name of the account holder as seen on the document.StringFieldBankAccountDetailsV2Document. getAccountHoldersNames()Full extraction of the account holders names.StringFieldBankAccountDetailsV1Document. getIban()The International Bank Account Number (IBAN).StringFieldBankAccountDetailsV2Document. getIban()Full extraction of the IBAN number.StringFieldBankAccountDetailsV1Document. getSwift()The bank's SWIFT Business Identifier Code (BIC).StringFieldBankAccountDetailsV2Document. getSwiftCode()Full extraction of the SWIFT code. -
Uses of StringField in com.mindee.product.fr.cartegrise
Fields in com.mindee.product.fr.cartegrise declared as StringField Modifier and Type Field Description protected StringFieldCarteGriseV1Document. aThe vehicle's license plate number.protected StringFieldCarteGriseV1Document. c1The vehicle owner's full name including maiden name.protected StringFieldCarteGriseV1Document. c3The vehicle owner's address.protected StringFieldCarteGriseV1Document. c41Number of owners of the license certificate.protected StringFieldCarteGriseV1Document. c4AMentions about the ownership of the vehicle.protected StringFieldCarteGriseV1Document. d1The vehicle's brand.protected StringFieldCarteGriseV1Document. d3The vehicle's commercial name.protected StringFieldCarteGriseV1Document. eThe Vehicle Identification Number (VIN).protected StringFieldCarteGriseV1Document. f1The vehicle's maximum admissible weight.protected StringFieldCarteGriseV1Document. f2The vehicle's maximum admissible weight within the license's state.protected StringFieldCarteGriseV1Document. f3The vehicle's maximum authorized weight with coupling.protected StringFieldCarteGriseV1Document. formulaNumberThe document's formula number.protected StringFieldCarteGriseV1Document. gThe vehicle's weight with coupling if tractor different than category M1.protected StringFieldCarteGriseV1Document. g1The vehicle's national empty weight.protected StringFieldCarteGriseV1Document. jThe vehicle's category.protected StringFieldCarteGriseV1Document. j1The vehicle's national type.protected StringFieldCarteGriseV1Document. j2The vehicle's body type (CE).protected StringFieldCarteGriseV1Document. j3The vehicle's body type (National designation).protected StringFieldCarteGriseV1Document. mrz1Machine Readable Zone, first line.protected StringFieldCarteGriseV1Document. mrz2Machine Readable Zone, second line.protected StringFieldCarteGriseV1Document. ownerFirstNameThe vehicle's owner first name.protected StringFieldCarteGriseV1Document. ownerSurnameThe vehicle's owner surname.protected StringFieldCarteGriseV1Document. p1The vehicle engine's displacement (cm3).protected StringFieldCarteGriseV1Document. p2The vehicle's maximum net power (kW).protected StringFieldCarteGriseV1Document. p3The vehicle's fuel type or energy source.protected StringFieldCarteGriseV1Document. p6The vehicle's administrative power (fiscal horsepower).protected StringFieldCarteGriseV1Document. qThe vehicle's power to weight ratio.protected StringFieldCarteGriseV1Document. s1The vehicle's number of seats.protected StringFieldCarteGriseV1Document. s2The vehicle's number of standing rooms (person).protected StringFieldCarteGriseV1Document. u1The vehicle's sound level (dB).protected StringFieldCarteGriseV1Document. u2The vehicle engine's rotation speed (RPM).protected StringFieldCarteGriseV1Document. v7The vehicle's CO2 emission (g/km).protected StringFieldCarteGriseV1Document. x1Next technical control date.protected StringFieldCarteGriseV1Document. y1Amount of the regional proportional tax of the registration (in euros).protected StringFieldCarteGriseV1Document. y2Amount of the additional parafiscal tax of the registration (in euros).protected StringFieldCarteGriseV1Document. y3Amount of the additional CO2 tax of the registration (in euros).protected StringFieldCarteGriseV1Document. y4Amount of the fee for managing the registration (in euros).protected StringFieldCarteGriseV1Document. y5Amount of the fee for delivery of the registration certificate in euros.protected StringFieldCarteGriseV1Document. y6Total amount of registration fee to be paid in euros.Methods in com.mindee.product.fr.cartegrise that return StringField Modifier and Type Method Description StringFieldCarteGriseV1Document. getA()The vehicle's license plate number.StringFieldCarteGriseV1Document. getC1()The vehicle owner's full name including maiden name.StringFieldCarteGriseV1Document. getC3()The vehicle owner's address.StringFieldCarteGriseV1Document. getC41()Number of owners of the license certificate.StringFieldCarteGriseV1Document. getC4A()Mentions about the ownership of the vehicle.StringFieldCarteGriseV1Document. getD1()The vehicle's brand.StringFieldCarteGriseV1Document. getD3()The vehicle's commercial name.StringFieldCarteGriseV1Document. getE()The Vehicle Identification Number (VIN).StringFieldCarteGriseV1Document. getF1()The vehicle's maximum admissible weight.StringFieldCarteGriseV1Document. getF2()The vehicle's maximum admissible weight within the license's state.StringFieldCarteGriseV1Document. getF3()The vehicle's maximum authorized weight with coupling.StringFieldCarteGriseV1Document. getFormulaNumber()The document's formula number.StringFieldCarteGriseV1Document. getG()The vehicle's weight with coupling if tractor different than category M1.StringFieldCarteGriseV1Document. getG1()The vehicle's national empty weight.StringFieldCarteGriseV1Document. getJ()The vehicle's category.StringFieldCarteGriseV1Document. getJ1()The vehicle's national type.StringFieldCarteGriseV1Document. getJ2()The vehicle's body type (CE).StringFieldCarteGriseV1Document. getJ3()The vehicle's body type (National designation).StringFieldCarteGriseV1Document. getMrz1()Machine Readable Zone, first line.StringFieldCarteGriseV1Document. getMrz2()Machine Readable Zone, second line.StringFieldCarteGriseV1Document. getOwnerFirstName()The vehicle's owner first name.StringFieldCarteGriseV1Document. getOwnerSurname()The vehicle's owner surname.StringFieldCarteGriseV1Document. getP1()The vehicle engine's displacement (cm3).StringFieldCarteGriseV1Document. getP2()The vehicle's maximum net power (kW).StringFieldCarteGriseV1Document. getP3()The vehicle's fuel type or energy source.StringFieldCarteGriseV1Document. getP6()The vehicle's administrative power (fiscal horsepower).StringFieldCarteGriseV1Document. getQ()The vehicle's power to weight ratio.StringFieldCarteGriseV1Document. getS1()The vehicle's number of seats.StringFieldCarteGriseV1Document. getS2()The vehicle's number of standing rooms (person).StringFieldCarteGriseV1Document. getU1()The vehicle's sound level (dB).StringFieldCarteGriseV1Document. getU2()The vehicle engine's rotation speed (RPM).StringFieldCarteGriseV1Document. getV7()The vehicle's CO2 emission (g/km).StringFieldCarteGriseV1Document. getX1()Next technical control date.StringFieldCarteGriseV1Document. getY1()Amount of the regional proportional tax of the registration (in euros).StringFieldCarteGriseV1Document. getY2()Amount of the additional parafiscal tax of the registration (in euros).StringFieldCarteGriseV1Document. getY3()Amount of the additional CO2 tax of the registration (in euros).StringFieldCarteGriseV1Document. getY4()Amount of the fee for managing the registration (in euros).StringFieldCarteGriseV1Document. getY5()Amount of the fee for delivery of the registration certificate in euros.StringFieldCarteGriseV1Document. getY6()Total amount of registration fee to be paid in euros. -
Uses of StringField in com.mindee.product.fr.energybill
Fields in com.mindee.product.fr.energybill declared as StringField Modifier and Type Field Description protected StringFieldEnergyBillV1Document. contractIdThe unique identifier associated with a specific contract.protected StringFieldEnergyBillV1Document. deliveryPointThe unique identifier assigned to each electricity or gas consumption point.protected StringFieldEnergyBillV1Document. invoiceNumberThe unique identifier of the energy invoice.Methods in com.mindee.product.fr.energybill that return StringField Modifier and Type Method Description StringFieldEnergyBillV1Document. getContractId()The unique identifier associated with a specific contract.StringFieldEnergyBillV1Document. getDeliveryPoint()The unique identifier assigned to each electricity or gas consumption point.StringFieldEnergyBillV1Document. getInvoiceNumber()The unique identifier of the energy invoice. -
Uses of StringField in com.mindee.product.fr.healthcard
Fields in com.mindee.product.fr.healthcard declared as StringField Modifier and Type Field Description protected StringFieldHealthCardV1Document. socialSecurityThe social security number of the card holder.protected StringFieldHealthCardV1Document. surnameThe surname of the card holder.Fields in com.mindee.product.fr.healthcard with type parameters of type StringField Modifier and Type Field Description protected List<StringField>HealthCardV1Document. givenNamesThe given names of the card holder.Methods in com.mindee.product.fr.healthcard that return StringField Modifier and Type Method Description StringFieldHealthCardV1Document. getSocialSecurity()The social security number of the card holder.StringFieldHealthCardV1Document. getSurname()The surname of the card holder.Methods in com.mindee.product.fr.healthcard that return types with arguments of type StringField Modifier and Type Method Description List<StringField>HealthCardV1Document. getGivenNames()The given names of the card holder. -
Uses of StringField in com.mindee.product.fr.idcard
Fields in com.mindee.product.fr.idcard declared as StringField Modifier and Type Field Description protected StringFieldIdCardV2Document. alternateNameThe alternate name of the card holder.protected StringFieldIdCardV1Document. authorityThe name of the issuing authority.protected StringFieldIdCardV2Document. authorityThe name of the issuing authority.protected StringFieldIdCardV1Document. birthPlaceThe place of birth of the card holder.protected StringFieldIdCardV2Document. birthPlaceThe place of birth of the card holder.protected StringFieldIdCardV2Document. cardAccessNumberThe card access number (CAN).protected StringFieldIdCardV2Document. documentNumberThe document number.protected StringFieldIdCardV1Document. genderThe gender of the card holder.protected StringFieldIdCardV2Document. genderThe gender of the card holder.protected StringFieldIdCardV1Document. idNumberThe identification card number.protected StringFieldIdCardV1Document. mrz1Machine Readable Zone, first lineprotected StringFieldIdCardV2Document. mrz1The Machine Readable Zone, first line.protected StringFieldIdCardV1Document. mrz2Machine Readable Zone, second lineprotected StringFieldIdCardV2Document. mrz2The Machine Readable Zone, second line.protected StringFieldIdCardV2Document. mrz3The Machine Readable Zone, third line.protected StringFieldIdCardV2Document. nationalityThe nationality of the card holder.protected StringFieldIdCardV1Document. surnameThe surname of the card holder.protected StringFieldIdCardV2Document. surnameThe surname of the card holder.Fields in com.mindee.product.fr.idcard with type parameters of type StringField Modifier and Type Field Description protected List<StringField>IdCardV1Document. givenNamesThe given name(s) of the card holder.protected List<StringField>IdCardV2Document. givenNamesThe given name(s) of the card holder.Methods in com.mindee.product.fr.idcard that return StringField Modifier and Type Method Description StringFieldIdCardV2Document. getAlternateName()The alternate name of the card holder.StringFieldIdCardV1Document. getAuthority()The name of the issuing authority.StringFieldIdCardV2Document. getAuthority()The name of the issuing authority.StringFieldIdCardV1Document. getBirthPlace()The place of birth of the card holder.StringFieldIdCardV2Document. getBirthPlace()The place of birth of the card holder.StringFieldIdCardV2Document. getCardAccessNumber()The card access number (CAN).StringFieldIdCardV2Document. getDocumentNumber()The document number.StringFieldIdCardV1Document. getGender()The gender of the card holder.StringFieldIdCardV2Document. getGender()The gender of the card holder.StringFieldIdCardV1Document. getIdNumber()The identification card number.StringFieldIdCardV1Document. getMrz1()Machine Readable Zone, first lineStringFieldIdCardV2Document. getMrz1()The Machine Readable Zone, first line.StringFieldIdCardV1Document. getMrz2()Machine Readable Zone, second lineStringFieldIdCardV2Document. getMrz2()The Machine Readable Zone, second line.StringFieldIdCardV2Document. getMrz3()The Machine Readable Zone, third line.StringFieldIdCardV2Document. getNationality()The nationality of the card holder.StringFieldIdCardV1Document. getSurname()The surname of the card holder.StringFieldIdCardV2Document. getSurname()The surname of the card holder.Methods in com.mindee.product.fr.idcard that return types with arguments of type StringField Modifier and Type Method Description List<StringField>IdCardV1Document. getGivenNames()The given name(s) of the card holder.List<StringField>IdCardV2Document. getGivenNames()The given name(s) of the card holder. -
Uses of StringField in com.mindee.product.ind.indianpassport
Fields in com.mindee.product.ind.indianpassport declared as StringField Modifier and Type Field Description protected StringFieldIndianPassportV1Document. address1The first line of the address of the passport holder.protected StringFieldIndianPassportV1Document. address2The second line of the address of the passport holder.protected StringFieldIndianPassportV1Document. address3The third line of the address of the passport holder.protected StringFieldIndianPassportV1Document. birthPlaceThe birth place of the passport holder.protected StringFieldIndianPassportV1Document. countryISO 3166-1 alpha-3 country code (3 letters format).protected StringFieldIndianPassportV1Document. fileNumberThe file number of the passport document.protected StringFieldIndianPassportV1Document. givenNamesThe given names of the passport holder.protected StringFieldIndianPassportV1Document. idNumberThe identification number of the passport document.protected StringFieldIndianPassportV1Document. issuancePlaceThe place where the passport was issued.protected StringFieldIndianPassportV1Document. legalGuardianThe name of the legal guardian of the passport holder (if applicable).protected StringFieldIndianPassportV1Document. mrz1The first line of the machine-readable zone (MRZ) of the passport document.protected StringFieldIndianPassportV1Document. mrz2The second line of the machine-readable zone (MRZ) of the passport document.protected StringFieldIndianPassportV1Document. nameOfMotherThe name of the mother of the passport holder.protected StringFieldIndianPassportV1Document. nameOfSpouseThe name of the spouse of the passport holder (if applicable).protected StringFieldIndianPassportV1Document. oldPassportNumberThe number of the old passport (if applicable).protected StringFieldIndianPassportV1Document. oldPassportPlaceOfIssueThe place of issue of the old passport (if applicable).protected StringFieldIndianPassportV1Document. surnameThe surname of the passport holder.Methods in com.mindee.product.ind.indianpassport that return StringField Modifier and Type Method Description StringFieldIndianPassportV1Document. getAddress1()The first line of the address of the passport holder.StringFieldIndianPassportV1Document. getAddress2()The second line of the address of the passport holder.StringFieldIndianPassportV1Document. getAddress3()The third line of the address of the passport holder.StringFieldIndianPassportV1Document. getBirthPlace()The birth place of the passport holder.StringFieldIndianPassportV1Document. getCountry()ISO 3166-1 alpha-3 country code (3 letters format).StringFieldIndianPassportV1Document. getFileNumber()The file number of the passport document.StringFieldIndianPassportV1Document. getGivenNames()The given names of the passport holder.StringFieldIndianPassportV1Document. getIdNumber()The identification number of the passport document.StringFieldIndianPassportV1Document. getIssuancePlace()The place where the passport was issued.StringFieldIndianPassportV1Document. getLegalGuardian()The name of the legal guardian of the passport holder (if applicable).StringFieldIndianPassportV1Document. getMrz1()The first line of the machine-readable zone (MRZ) of the passport document.StringFieldIndianPassportV1Document. getMrz2()The second line of the machine-readable zone (MRZ) of the passport document.StringFieldIndianPassportV1Document. getNameOfMother()The name of the mother of the passport holder.StringFieldIndianPassportV1Document. getNameOfSpouse()The name of the spouse of the passport holder (if applicable).StringFieldIndianPassportV1Document. getOldPassportNumber()The number of the old passport (if applicable).StringFieldIndianPassportV1Document. getOldPassportPlaceOfIssue()The place of issue of the old passport (if applicable).StringFieldIndianPassportV1Document. getSurname()The surname of the passport holder. -
Uses of StringField in com.mindee.product.internationalid
Fields in com.mindee.product.internationalid declared as StringField Modifier and Type Field Description protected StringFieldInternationalIdV2Document. addressThe physical address of the document holder.protected StringFieldInternationalIdV2Document. birthPlaceThe place of birth of the document holder.protected StringFieldInternationalIdV2Document. countryOfIssueThe country where the document was issued.protected StringFieldInternationalIdV2Document. documentNumberThe unique identifier assigned to the document.protected StringFieldInternationalIdV2Document. mrzLine1The Machine Readable Zone, first line.protected StringFieldInternationalIdV2Document. mrzLine2The Machine Readable Zone, second line.protected StringFieldInternationalIdV2Document. mrzLine3The Machine Readable Zone, third line.protected StringFieldInternationalIdV2Document. nationalityThe country of citizenship of the document holder.protected StringFieldInternationalIdV2Document. personalNumberThe unique identifier assigned to the document holder.protected StringFieldInternationalIdV2Document. sexThe biological sex of the document holder.protected StringFieldInternationalIdV2Document. stateOfIssueThe state or territory where the document was issued.Fields in com.mindee.product.internationalid with type parameters of type StringField Modifier and Type Field Description protected List<StringField>InternationalIdV2Document. givenNamesThe list of the document holder's given names.protected List<StringField>InternationalIdV2Document. surnamesThe list of the document holder's family names.Methods in com.mindee.product.internationalid that return StringField Modifier and Type Method Description StringFieldInternationalIdV2Document. getAddress()The physical address of the document holder.StringFieldInternationalIdV2Document. getBirthPlace()The place of birth of the document holder.StringFieldInternationalIdV2Document. getCountryOfIssue()The country where the document was issued.StringFieldInternationalIdV2Document. getDocumentNumber()The unique identifier assigned to the document.StringFieldInternationalIdV2Document. getMrzLine1()The Machine Readable Zone, first line.StringFieldInternationalIdV2Document. getMrzLine2()The Machine Readable Zone, second line.StringFieldInternationalIdV2Document. getMrzLine3()The Machine Readable Zone, third line.StringFieldInternationalIdV2Document. getNationality()The country of citizenship of the document holder.StringFieldInternationalIdV2Document. getPersonalNumber()The unique identifier assigned to the document holder.StringFieldInternationalIdV2Document. getSex()The biological sex of the document holder.StringFieldInternationalIdV2Document. getStateOfIssue()The state or territory where the document was issued.Methods in com.mindee.product.internationalid that return types with arguments of type StringField Modifier and Type Method Description List<StringField>InternationalIdV2Document. getGivenNames()The list of the document holder's given names.List<StringField>InternationalIdV2Document. getSurnames()The list of the document holder's family names. -
Uses of StringField in com.mindee.product.invoice
Fields in com.mindee.product.invoice declared as StringField Modifier and Type Field Description protected StringFieldInvoiceV4Document. customerIdThe customer account number or identifier from the supplier.protected StringFieldInvoiceV4Document. customerNameThe name of the customer or client.protected StringFieldInvoiceV4Document. invoiceNumberThe invoice number or identifier.protected StringFieldInvoiceV4Document. poNumberThe purchase order number.protected StringFieldInvoiceV4Document. supplierEmailThe email address of the supplier or merchant.protected StringFieldInvoiceV4Document. supplierNameThe name of the supplier or merchant.protected StringFieldInvoiceV4Document. supplierPhoneNumberThe phone number of the supplier or merchant.protected StringFieldInvoiceV4Document. supplierWebsiteThe website URL of the supplier or merchant.Fields in com.mindee.product.invoice with type parameters of type StringField Modifier and Type Field Description protected List<StringField>InvoiceV4Document. referenceNumbersList of all reference numbers on the invoice, including the purchase order number.Methods in com.mindee.product.invoice that return StringField Modifier and Type Method Description StringFieldInvoiceV4Document. getCustomerId()The customer account number or identifier from the supplier.StringFieldInvoiceV4Document. getCustomerName()The name of the customer or client.StringFieldInvoiceV4Document. getInvoiceNumber()The invoice number or identifier.StringFieldInvoiceV4Document. getPoNumber()The purchase order number.StringFieldInvoiceV4Document. getSupplierEmail()The email address of the supplier or merchant.StringFieldInvoiceV4Document. getSupplierName()The name of the supplier or merchant.StringFieldInvoiceV4Document. getSupplierPhoneNumber()The phone number of the supplier or merchant.StringFieldInvoiceV4Document. getSupplierWebsite()The website URL of the supplier or merchant.Methods in com.mindee.product.invoice that return types with arguments of type StringField Modifier and Type Method Description List<StringField>InvoiceV4Document. getReferenceNumbers()List of all reference numbers on the invoice, including the purchase order number. -
Uses of StringField in com.mindee.product.passport
Fields in com.mindee.product.passport declared as StringField Modifier and Type Field Description protected StringFieldPassportV1Document. birthPlaceThe place of birth of the passport holder.protected StringFieldPassportV1Document. countryThe country's 3 letter code (ISO 3166-1 alpha-3).protected StringFieldPassportV1Document. genderThe gender of the passport holder.protected StringFieldPassportV1Document. idNumberThe passport's identification number.protected StringFieldPassportV1Document. mrz1Machine Readable Zone, first lineprotected StringFieldPassportV1Document. mrz2Machine Readable Zone, second lineprotected StringFieldPassportV1Document. surnameThe surname of the passport holder.Fields in com.mindee.product.passport with type parameters of type StringField Modifier and Type Field Description protected List<StringField>PassportV1Document. givenNamesThe given name(s) of the passport holder.Methods in com.mindee.product.passport that return StringField Modifier and Type Method Description StringFieldPassportV1Document. getBirthPlace()The place of birth of the passport holder.StringFieldPassportV1Document. getCountry()The country's 3 letter code (ISO 3166-1 alpha-3).StringFieldPassportV1Document. getGender()The gender of the passport holder.StringFieldPassportV1Document. getIdNumber()The passport's identification number.StringFieldPassportV1Document. getMrz1()Machine Readable Zone, first lineStringFieldPassportV1Document. getMrz2()Machine Readable Zone, second lineStringFieldPassportV1Document. getSurname()The surname of the passport holder.Methods in com.mindee.product.passport that return types with arguments of type StringField Modifier and Type Method Description List<StringField>PassportV1Document. getGivenNames()The given name(s) of the passport holder. -
Uses of StringField in com.mindee.product.receipt
Fields in com.mindee.product.receipt declared as StringField Modifier and Type Field Description protected StringFieldReceiptV5Document. receiptNumberThe receipt number or identifier.protected StringFieldReceiptV5Document. supplierAddressThe address of the supplier or merchant.protected StringFieldReceiptV5Document. supplierNameThe name of the supplier or merchant.protected StringFieldReceiptV5Document. supplierPhoneNumberThe phone number of the supplier or merchant.protected StringFieldReceiptV5Document. timeThe time the purchase was made.Methods in com.mindee.product.receipt that return StringField Modifier and Type Method Description StringFieldReceiptV5Document. getReceiptNumber()The receipt number or identifier.StringFieldReceiptV5Document. getSupplierAddress()The address of the supplier or merchant.StringFieldReceiptV5Document. getSupplierName()The name of the supplier or merchant.StringFieldReceiptV5Document. getSupplierPhoneNumber()The phone number of the supplier or merchant.StringFieldReceiptV5Document. getTime()The time the purchase was made. -
Uses of StringField in com.mindee.product.resume
Fields in com.mindee.product.resume declared as StringField Modifier and Type Field Description protected StringFieldResumeV1Document. addressThe location information of the candidate, including city, state, and country.protected StringFieldResumeV1Document. documentLanguageThe ISO 639 code of the language in which the document is written.protected StringFieldResumeV1Document. emailAddressThe email address of the candidate.protected StringFieldResumeV1Document. jobAppliedThe position that the candidate is applying for.protected StringFieldResumeV1Document. nationalityThe ISO 3166 code for the country of citizenship of the candidate.protected StringFieldResumeV1Document. phoneNumberThe phone number of the candidate.protected StringFieldResumeV1Document. professionThe candidate's current profession.Fields in com.mindee.product.resume with type parameters of type StringField Modifier and Type Field Description protected List<StringField>ResumeV1Document. givenNamesThe candidate's first or given names.protected List<StringField>ResumeV1Document. hardSkillsThe list of the candidate's technical abilities and knowledge.protected List<StringField>ResumeV1Document. softSkillsThe list of the candidate's interpersonal and communication abilities.protected List<StringField>ResumeV1Document. surnamesThe candidate's last names.Methods in com.mindee.product.resume that return StringField Modifier and Type Method Description StringFieldResumeV1Document. getAddress()The location information of the candidate, including city, state, and country.StringFieldResumeV1Document. getDocumentLanguage()The ISO 639 code of the language in which the document is written.StringFieldResumeV1Document. getEmailAddress()The email address of the candidate.StringFieldResumeV1Document. getJobApplied()The position that the candidate is applying for.StringFieldResumeV1Document. getNationality()The ISO 3166 code for the country of citizenship of the candidate.StringFieldResumeV1Document. getPhoneNumber()The phone number of the candidate.StringFieldResumeV1Document. getProfession()The candidate's current profession.Methods in com.mindee.product.resume that return types with arguments of type StringField Modifier and Type Method Description List<StringField>ResumeV1Document. getGivenNames()The candidate's first or given names.List<StringField>ResumeV1Document. getHardSkills()The list of the candidate's technical abilities and knowledge.List<StringField>ResumeV1Document. getSoftSkills()The list of the candidate's interpersonal and communication abilities.List<StringField>ResumeV1Document. getSurnames()The candidate's last names. -
Uses of StringField in com.mindee.product.us.bankcheck
Fields in com.mindee.product.us.bankcheck declared as StringField Modifier and Type Field Description protected StringFieldBankCheckV1Document. accountNumberThe check payer's account number.protected StringFieldBankCheckV1Document. checkNumberThe issuer's check number.protected StringFieldBankCheckV1Document. routingNumberThe check issuer's routing number.Fields in com.mindee.product.us.bankcheck with type parameters of type StringField Modifier and Type Field Description protected List<StringField>BankCheckV1Document. payeesList of the check's payees (recipients).Methods in com.mindee.product.us.bankcheck that return StringField Modifier and Type Method Description StringFieldBankCheckV1Document. getAccountNumber()The check payer's account number.StringFieldBankCheckV1Document. getCheckNumber()The issuer's check number.StringFieldBankCheckV1Document. getRoutingNumber()The check issuer's routing number.Methods in com.mindee.product.us.bankcheck that return types with arguments of type StringField Modifier and Type Method Description List<StringField>BankCheckV1Document. getPayees()List of the check's payees (recipients). -
Uses of StringField in com.mindee.product.us.healthcarecard
Fields in com.mindee.product.us.healthcarecard declared as StringField Modifier and Type Field Description protected StringFieldHealthcareCardV1Document. companyNameThe name of the company that provides the healthcare plan.protected StringFieldHealthcareCardV1Document. groupNumberThe group number associated with the healthcare plan.protected StringFieldHealthcareCardV1Document. issuer80840The organization that issued the healthcare plan.protected StringFieldHealthcareCardV1Document. memberIdThe unique identifier for the member in the healthcare system.protected StringFieldHealthcareCardV1Document. memberNameThe name of the member covered by the healthcare plan.protected StringFieldHealthcareCardV1Document. payerIdThe unique identifier for the payer in the healthcare system.protected StringFieldHealthcareCardV1Document. planNameThe name of the healthcare plan.protected StringFieldHealthcareCardV1Document. rxBinThe BIN number for prescription drug coverage.protected StringFieldHealthcareCardV1Document. rxGrpThe group number for prescription drug coverage.protected StringFieldHealthcareCardV1Document. rxIdThe ID number for prescription drug coverage.protected StringFieldHealthcareCardV1Document. rxPcnThe PCN number for prescription drug coverage.Fields in com.mindee.product.us.healthcarecard with type parameters of type StringField Modifier and Type Field Description protected List<StringField>HealthcareCardV1Document. dependentsThe list of dependents covered by the healthcare plan.Methods in com.mindee.product.us.healthcarecard that return StringField Modifier and Type Method Description StringFieldHealthcareCardV1Document. getCompanyName()The name of the company that provides the healthcare plan.StringFieldHealthcareCardV1Document. getGroupNumber()The group number associated with the healthcare plan.StringFieldHealthcareCardV1Document. getIssuer80840()The organization that issued the healthcare plan.StringFieldHealthcareCardV1Document. getMemberId()The unique identifier for the member in the healthcare system.StringFieldHealthcareCardV1Document. getMemberName()The name of the member covered by the healthcare plan.StringFieldHealthcareCardV1Document. getPayerId()The unique identifier for the payer in the healthcare system.StringFieldHealthcareCardV1Document. getPlanName()The name of the healthcare plan.StringFieldHealthcareCardV1Document. getRxBin()The BIN number for prescription drug coverage.StringFieldHealthcareCardV1Document. getRxGrp()The group number for prescription drug coverage.StringFieldHealthcareCardV1Document. getRxId()The ID number for prescription drug coverage.StringFieldHealthcareCardV1Document. getRxPcn()The PCN number for prescription drug coverage.Methods in com.mindee.product.us.healthcarecard that return types with arguments of type StringField Modifier and Type Method Description List<StringField>HealthcareCardV1Document. getDependents()The list of dependents covered by the healthcare plan. -
Uses of StringField in com.mindee.product.us.usmail
Fields in com.mindee.product.us.usmail declared as StringField Modifier and Type Field Description protected StringFieldUsMailV3Document. senderNameThe name of the sender.Fields in com.mindee.product.us.usmail with type parameters of type StringField Modifier and Type Field Description protected List<StringField>UsMailV3Document. recipientNamesThe names of the recipients.Methods in com.mindee.product.us.usmail that return StringField Modifier and Type Method Description StringFieldUsMailV3Document. getSenderName()The name of the sender.Methods in com.mindee.product.us.usmail that return types with arguments of type StringField Modifier and Type Method Description List<StringField>UsMailV3Document. getRecipientNames()The names of the recipients.
-