Namespace: Mindee.Product.Fr.BankAccountDetails
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
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