Skip to content

Commit

Permalink
Update upcoming changes
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Dec 23, 2024
1 parent 5f0b470 commit 9f6446a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions openapi/upcoming-changes/dotnet.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
* Add support for `Close` method on resource `Treasury.FinancialAccount`
* Add support for `DirectorshipDeclaration` on `AccountCompany`
* Add support for `AdviceCode` on `InvoiceLastFinalizationError`, `PaymentIntentLastPaymentError`, `SetupAttemptSetupError`, `SetupIntentLastSetupError`, and `StripeError`
* Add support for `Country` on `ChargePaymentMethodDetailsPaypal`, `ConfirmationTokenPaymentMethodPreviewPaypal`, and `PaymentMethodPaypal`
* Add support for `Nickname` on `Treasury.FinancialAccountCreateOptions`, `Treasury.FinancialAccountUpdateOptions`, and `TreasuryFinancialAccount`
Expand Down
1 change: 1 addition & 0 deletions openapi/upcoming-changes/go.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
* Add support for `Close` method on resource `Treasury.FinancialAccount`
* Add support for `DirectorshipDeclaration` on `AccountCompany`
* Add support for `AdviceCode` on `InvoiceLastFinalizationError`, `PaymentIntentLastPaymentError`, `SetupAttemptSetupError`, `SetupIntentLastSetupError`, and `StripeError`
* Add support for `Country` on `ChargePaymentMethodDetailsPaypal`, `ConfirmationTokenPaymentMethodPreviewPaypal`, and `PaymentMethodPaypal`
* Add support for `Nickname` on `TreasuryFinancialAccountParams` and `TreasuryFinancialAccount`
Expand Down
1 change: 1 addition & 0 deletions openapi/upcoming-changes/java.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
* Add support for `close` method on resource `Treasury.FinancialAccount`
* Add support for `directorship_declaration` on `Account.company`
* Add support for `advice_code` on `Invoice.last_finalization_error`, `PaymentIntent.last_payment_error`, `SetupAttempt.setup_error`, `SetupIntent.last_setup_error`, and `StripeError`
* Add support for `country` on `Charge.payment_method_details.paypal`, `ConfirmationToken.payment_method_preview.paypal`, and `PaymentMethod.paypal`
* Add support for `nickname` on `Treasury.FinancialAccount`, `treasury.FinancialAccountCreateParams`, and `treasury.FinancialAccountUpdateParams`
Expand Down
1 change: 1 addition & 0 deletions openapi/upcoming-changes/node.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
* Add support for `close` method on resource `Treasury.FinancialAccount`
* Add support for `directorship_declaration` on `Account.company`
* Add support for `advice_code` on `Invoice.last_finalization_error`, `PaymentIntent.last_payment_error`, `SetupAttempt.setup_error`, `SetupIntent.last_setup_error`, and `StripeError`
* Add support for `country` on `Charge.payment_method_details.paypal`, `ConfirmationToken.payment_method_preview.paypal`, and `PaymentMethod.paypal`
* Add support for `nickname` on `Treasury.FinancialAccountCreateParams`, `Treasury.FinancialAccountUpdateParams`, and `Treasury.FinancialAccount`
Expand Down
1 change: 1 addition & 0 deletions openapi/upcoming-changes/python.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
* Add support for `directorship_declaration` on resource class `stripe.Account.Company`
* Add support for `country` on resource classes `stripe.Charge.PaymentMethodDetails.Paypal`, `stripe.ConfirmationToken.PaymentMethodPreview.Paypal`, and `stripe.PaymentMethod.Paypal`
* Add support for `advice_code` on resource classes `stripe.Invoice.LastFinalizationError`, `stripe.PaymentIntent.LastPaymentError`, `stripe.SetupAttempt.SetupError`, and `stripe.SetupIntent.LastSetupError`
* Add support for `nickname` on parameter classes `stripe.treasury.FinancialAccount.CreateParams` and `stripe.treasury.FinancialAccount.ModifyParams` and resource `stripe.treasury.FinancialAccount`
Expand Down
1 change: 1 addition & 0 deletions openapi/upcoming-changes/rest.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
* Add support for `close` method on resource `Treasury.FinancialAccount`
* Add support for `directorship_declaration` on `Account.company`
* Add support for `advice_code` on `Invoice.last_finalization_error`, `PaymentIntent.last_payment_error`, `SetupAttempt.setup_error`, `SetupIntent.last_setup_error`, and `StripeError`
* Add support for `country` on `Charge.payment_method_details.paypal`, `ConfirmationToken.payment_method_preview.paypal`, and `PaymentMethod.paypal`
* Add support for `nickname` on `Treasury.FinancialAccount#create`, `Treasury.FinancialAccount#update`, and `Treasury.FinancialAccount`
Expand Down

0 comments on commit 9f6446a

Please sign in to comment.