From 59c685c6d627e02ed53145a3f6b219d5ef321b7d Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 16:51:53 +0000 Subject: [PATCH] Update generated code for v1267 --- OPENAPI_VERSION | 2 +- types/Treasury/ReceivedDebits.d.ts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/OPENAPI_VERSION b/OPENAPI_VERSION index 1f205edf7b..5f5b311191 100644 --- a/OPENAPI_VERSION +++ b/OPENAPI_VERSION @@ -1 +1 @@ -v1266 \ No newline at end of file +v1267 \ No newline at end of file diff --git a/types/Treasury/ReceivedDebits.d.ts b/types/Treasury/ReceivedDebits.d.ts index 50a5a4daf3..1e22e18776 100644 --- a/types/Treasury/ReceivedDebits.d.ts +++ b/types/Treasury/ReceivedDebits.d.ts @@ -87,6 +87,7 @@ declare module 'stripe' { | 'account_closed' | 'account_frozen' | 'insufficient_funds' + | 'international_transaction' | 'other'; interface InitiatingPaymentMethodDetails {