Bank Account
API Name: BankAccount__c
Bank accounts are created from interacting with the bank system.
Label | API Name | Type | Description |
---|---|---|---|
Bank Account Name | Name |
Text | |
Access Method | AccessMethod__c |
Picklist | The technical access method for this bank account. |
BIC | BIC__c |
Text(11) | The BIC for this bank account. |
Bank Name | BankName__c |
Text(255) | The name of the bank. |
IBAN | IBAN__c |
Text(34) | The IBAN for this bank account. |