Skip to content

Commit 68ac7cf

Browse files
Update generated code (#2177)
Update generated code for v1267 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent 8ab38cb commit 68ac7cf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

OPENAPI_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1266
1+
v1267

types/Treasury/ReceivedDebits.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ declare module 'stripe' {
8787
| 'account_closed'
8888
| 'account_frozen'
8989
| 'insufficient_funds'
90+
| 'international_transaction'
9091
| 'other';
9192

9293
interface InitiatingPaymentMethodDetails {

0 commit comments

Comments
 (0)