mindee-api-dotnet

BankAccountDetailsV2Bban Class

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

Full extraction of BBAN, including: branch code, bank code, account and key.

public sealed class BankAccountDetailsV2Bban

Inheritance: object → BankAccountDetailsV2Bban

Constructors

Name Description
BankAccountDetailsV2Bban()  

Properties

Name Description
BbanBankCode The BBAN bank code outputted as a string.
BbanBranchCode The BBAN branch code outputted as a string.
BbanKey The BBAN key outputted as a string.
BbanNumber The BBAN Account number outputted as a string.

Methods

Name Description
ToFieldList() Output the object in a format suitable for inclusion in an rST field list.
ToString() A prettier representation of the line values.

Documentation generated by MdDocs