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 925ff2b commit 9a5a133
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v620
v621
Original file line number Diff line number Diff line change
Expand Up @@ -276,9 +276,8 @@ public class PaymentIntentCreateOptions : BaseOptions, IHasMetadata
public string StatementDescriptorSuffix { get; set; }

/// <summary>
/// The parameters that you can use to automatically create a Transfer after the payment
/// succeeds. Learn more about the <a
/// href="https://stripe.com/docs/payments/connected-accounts">use case for connected
/// The parameters that you can use to automatically create a Transfer. Learn more about the
/// <a href="https://stripe.com/docs/payments/connected-accounts">use case for connected
/// accounts</a>.
/// </summary>
[JsonProperty("transfer_data")]
Expand Down

0 comments on commit 9a5a133

Please sign in to comment.