Skip to content

Commit

Permalink
Update generated code for v1296
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Oct 15, 2024
1 parent 8fc579c commit ebe8829
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1295
v1296
1 change: 1 addition & 0 deletions types/Invoices.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1274,6 +1274,7 @@ declare module 'stripe' {
| 'giropay'
| 'grabpay'
| 'ideal'
| 'jp_credit_transfer'
| 'konbini'
| 'link'
| 'multibanco'
Expand Down
2 changes: 2 additions & 0 deletions types/InvoicesResource.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,7 @@ declare module 'stripe' {
| 'giropay'
| 'grabpay'
| 'ideal'
| 'jp_credit_transfer'
| 'konbini'
| 'link'
| 'multibanco'
Expand Down Expand Up @@ -1385,6 +1386,7 @@ declare module 'stripe' {
| 'giropay'
| 'grabpay'
| 'ideal'
| 'jp_credit_transfer'
| 'konbini'
| 'link'
| 'multibanco'
Expand Down
1 change: 1 addition & 0 deletions types/QuotePreviewInvoices.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1248,6 +1248,7 @@ declare module 'stripe' {
| 'giropay'
| 'grabpay'
| 'ideal'
| 'jp_credit_transfer'
| 'konbini'
| 'link'
| 'multibanco'
Expand Down
1 change: 1 addition & 0 deletions types/Subscriptions.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -695,6 +695,7 @@ declare module 'stripe' {
| 'giropay'
| 'grabpay'
| 'ideal'
| 'jp_credit_transfer'
| 'konbini'
| 'link'
| 'multibanco'
Expand Down
2 changes: 2 additions & 0 deletions types/SubscriptionsResource.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -949,6 +949,7 @@ declare module 'stripe' {
| 'giropay'
| 'grabpay'
| 'ideal'
| 'jp_credit_transfer'
| 'konbini'
| 'link'
| 'multibanco'
Expand Down Expand Up @@ -1985,6 +1986,7 @@ declare module 'stripe' {
| 'giropay'
| 'grabpay'
| 'ideal'
| 'jp_credit_transfer'
| 'konbini'
| 'link'
| 'multibanco'
Expand Down

0 comments on commit ebe8829

Please sign in to comment.