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
Name | Description |
---|---|
BankAccountDetailsV2Bban() |
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. |
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