mindee-api-dotnet

BankAccountDetailsV1Document Class

Namespace: Mindee.Product.Fr.BankAccountDetails
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

Bank Account Details API version 1.0 document data.

public class BankAccountDetailsV1Document : IPrediction

Inheritance: object → BankAccountDetailsV1Document

Implements: IPrediction

Constructors

Name Description
BankAccountDetailsV1Document()  

Properties

Name Description
AccountHolderName The name of the account holder as seen on the document.
Iban The International Bank Account Number (IBAN).
Swift The bank’s SWIFT Business Identifier Code (BIC).

Methods

Name Description
ToString() A prettier representation of the current model values.

Documentation generated by MdDocs