BankLabels#
synthesized.config.BankLabels
- class BankLabels(bic_label=None, sort_code_label=None, account_label=None)#
Column labels for the Bank annotation.
See also
Bank
: Annotate a dataset with bank information.Methods
__init__
([bic_label, sort_code_label, ...])Attributes
Name of column with bank account number.
Name of column with work telephone numbers.
Name of column with sort codes in format XX-XX-XX.
- account_label = None#
Name of column with bank account number.
- bic_label = None#
Name of column with work telephone numbers.
- sort_code_label = None#
Name of column with sort codes in format XX-XX-XX.