Skip to content

Commit

Permalink
Update generated code for v1319
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Oct 24, 2024
1 parent ec18f17 commit 95382c3
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1318
v1319
1 change: 0 additions & 1 deletion stripe/_invoice.py
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,6 @@ class LastFinalizationError(StripeObject):
"payment_method_unexpected_state",
"payment_method_unsupported_type",
"payout_reconciliation_not_ready",
"payout_statement_descriptor_profanity",
"payouts_limit_exceeded",
"payouts_not_allowed",
"platform_account_required",
Expand Down
1 change: 0 additions & 1 deletion stripe/_payment_intent.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ class LastPaymentError(StripeObject):
"payment_method_unexpected_state",
"payment_method_unsupported_type",
"payout_reconciliation_not_ready",
"payout_statement_descriptor_profanity",
"payouts_limit_exceeded",
"payouts_not_allowed",
"platform_account_required",
Expand Down
1 change: 0 additions & 1 deletion stripe/_quote_preview_invoice.py
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,6 @@ class LastFinalizationError(StripeObject):
"payment_method_unexpected_state",
"payment_method_unsupported_type",
"payout_reconciliation_not_ready",
"payout_statement_descriptor_profanity",
"payouts_limit_exceeded",
"payouts_not_allowed",
"platform_account_required",
Expand Down
1 change: 0 additions & 1 deletion stripe/_setup_attempt.py
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,6 @@ class SetupError(StripeObject):
"payment_method_unexpected_state",
"payment_method_unsupported_type",
"payout_reconciliation_not_ready",
"payout_statement_descriptor_profanity",
"payouts_limit_exceeded",
"payouts_not_allowed",
"platform_account_required",
Expand Down
1 change: 0 additions & 1 deletion stripe/_setup_intent.py
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ class LastSetupError(StripeObject):
"payment_method_unexpected_state",
"payment_method_unsupported_type",
"payout_reconciliation_not_ready",
"payout_statement_descriptor_profanity",
"payouts_limit_exceeded",
"payouts_not_allowed",
"platform_account_required",
Expand Down

0 comments on commit 95382c3

Please sign in to comment.