Skip to content

Commit

Permalink
Merge upstream and update generated code for v1370
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Nov 20, 2024
2 parents 32781bb + 5bd34f9 commit 7e426ca
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 @@
v1369
v1370
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public class InvoicePaymentSettingsOptions : INestedOptions
/// the invoice’s default payment method, the subscription’s default payment method, the
/// customer’s default payment method, and your <a
/// href="https://dashboard.stripe.com/settings/billing/invoice">invoice template
/// settings</a>.
/// settings</a>. Should not be specified with payment_method_configuration.
/// One of: <c>ach_credit_transfer</c>, <c>ach_debit</c>, <c>acss_debit</c>,
/// <c>amazon_pay</c>, <c>au_becs_debit</c>, <c>bacs_debit</c>, <c>bancontact</c>,
/// <c>boleto</c>, <c>card</c>, <c>cashapp</c>, <c>custom</c>, <c>customer_balance</c>,
Expand Down

0 comments on commit 7e426ca

Please sign in to comment.