NumbersACH constructor
NumbersACH({})
Implementation
NumbersACH({
required this.accountId,
required this.account,
required this.routing,
required this.wireRouting,
this.canTransferIn,
this.canTransferOut,
});