mindee-api-dotnet

BankAccountDetailsV1Document Class

Namespace: Mindee.Product.Fr.BankAccountDetails
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

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