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 9b49ee9 commit f951c57
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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 lib/ErrorObject.php
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ class ErrorObject extends StripeObject
const CODE_PAYMENT_METHOD_UNEXPECTED_STATE = 'payment_method_unexpected_state';
const CODE_PAYMENT_METHOD_UNSUPPORTED_TYPE = 'payment_method_unsupported_type';
const CODE_PAYOUT_RECONCILIATION_NOT_READY = 'payout_reconciliation_not_ready';
const CODE_PAYOUT_STATEMENT_DESCRIPTOR_PROFANITY = 'payout_statement_descriptor_profanity';
const CODE_PAYOUTS_LIMIT_EXCEEDED = 'payouts_limit_exceeded';
const CODE_PAYOUTS_NOT_ALLOWED = 'payouts_not_allowed';
const CODE_PLATFORM_ACCOUNT_REQUIRED = 'platform_account_required';
Expand Down

0 comments on commit f951c57

Please sign in to comment.