mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Update stripe.d.ts
This commit is contained in:
Vendored
+1
@@ -83,6 +83,7 @@ interface StripeBankTokenResponse
|
||||
{
|
||||
id: string;
|
||||
bank_account: {
|
||||
id: string;
|
||||
country: string;
|
||||
bank_name: string;
|
||||
last4: number;
|
||||
|
||||
Reference in New Issue
Block a user