Information about the employee's bank account.

Constructors

Properties

bankName: null | string

The name of the bank.

confidence: number = 0.0

Confidence score

iban: null | string

The IBAN of the bank account.

pageId: number

The document page on which the information was found.

polygon: Polygon = []

Contains the relative vertices coordinates (points) of a polygon containing the field in the document.

swift: null | string

The SWIFT code of the bank.

Methods