bankCode property
The bank code of the banking institution with which the bank account is registered. >Refer to Required information for details on field requirements.
Implementation
@BuiltValueField(wireName: r'bankCode')
String? get bankCode;
The bank code of the banking institution with which the bank account is registered. >Refer to Required information for details on field requirements.
@BuiltValueField(wireName: r'bankCode')
String? get bankCode;