routingNumber property
The routing number, sort code, or other country-appropriate institution number for the bank account.
Implementation
String? get accountNumber;///The routing number, sort code, or other country-appropriate institution
///number for the bank account.
String? get routingNumber;