Mayson Monorepo Documentation
Preparing search index...
packages/stripe/src
Stripe
Treasury
ReceivedCredit
InitiatingPaymentMethodDetails
UsBankAccount
Interface UsBankAccount
interface
UsBankAccount
{
bank_name
:
string
;
last4
:
string
;
routing_number
:
string
;
}
Index
Properties
bank_
name
last4
routing_
number
Properties
bank_
name
bank_name
:
string
Bank name.
last4
last4
:
string
The last four digits of the bank account number.
routing_
number
routing_number
:
string
The routing number for the bank account.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bank_
name
last4
routing_
number
Mayson Monorepo Documentation
Loading...
Bank name.