ExtractedPOAData

public ExtractedPOAData ExtractedPOAData(String issuerName, String issuerAddress, String invoiceDate, String dueDate, String customerName, String customerAddress, String amount, String addressMatch, String postalCodeMatch, String addressWithInputMatch, String postalCodeWithInputMatch, String addressMatchScore, String postalCodeMatchScore, String addressWithInputMatchScore, String postalCodeWithInputMatchScore, String fistNameMatchScore, String lastNameMatchScore, String fistNameMatchScoreWithInputData, String lastNameMatchScoreWithInputData, String isPOA, String isPOAScore, String poaDocumentType, JsonElement exifData)

Parameters

issuerName

Issuer company name extracted from the document.

issuerAddress

Issuer company address extracted from the document.

invoiceDate

Date of invoice extracted from the document.

dueDate

Due date extracted from the document.

customerName

Customer's name extracted from the document.

customerAddress

Customer's address extracted from the document.

amount

Total amount due or net amount due extracted from the document.

addressMatch

Flag which indicates if the address from POA document is matching or not with ID Document

postalCodeMatch

Flag which indicates if the postalCode from POA document is matching or not with ID Document

addressWithInputMatch

Flag which indicates if the addressLine1 from POA document is matching or not with personal data

postalCodeWithInputMatch

Flag which indicates if the postalCode from POA document is matching or not with personal data

addressMatchScore

Address line matching score with ID Document

postalCodeMatchScore

Postal code matching score ID Document

addressWithInputMatchScore

Address matching score with personal data

postalCodeWithInputMatchScore

Postal code matching score personal data

fistNameMatchScore

First name matching score with ID Document

lastNameMatchScore

Last name matching score with ID Document

fistNameMatchScoreWithInputData

First name matching score with personal data

lastNameMatchScoreWithInputData

Last name matching score with personal data

isPOA

Flag to indicate if document got classified as POA or not

isPOAScore

POA classification score

poaDocumentType

POA document type

exifData

EXIF data of the POA document