Skip to content

Commit

Permalink
Update generated code for v621
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Oct 25, 2023
1 parent 53bc381 commit 2ffc615
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v620
v621
2 changes: 1 addition & 1 deletion types/PaymentIntentsResource.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ declare module 'stripe' {
statement_descriptor_suffix?: string;

/**
* The parameters that you can use to automatically create a Transfer after the payment succeeds.
* The parameters that you can use to automatically create a Transfer.
* Learn more about the [use case for connected accounts](https://stripe.com/docs/payments/connected-accounts).
*/
transfer_data?: PaymentIntentCreateParams.TransferData;
Expand Down

0 comments on commit 2ffc615

Please sign in to comment.