Skip to content

Commit

Permalink
Update generated code for v1267 (#1747)
Browse files Browse the repository at this point in the history
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] authored Sep 18, 2024
1 parent 9115c65 commit 59e4339
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1266
v1267
1 change: 1 addition & 0 deletions lib/Treasury/ReceivedDebit.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ class ReceivedDebit extends \Stripe\ApiResource
const FAILURE_CODE_ACCOUNT_CLOSED = 'account_closed';
const FAILURE_CODE_ACCOUNT_FROZEN = 'account_frozen';
const FAILURE_CODE_INSUFFICIENT_FUNDS = 'insufficient_funds';
const FAILURE_CODE_INTERNATIONAL_TRANSACTION = 'international_transaction';
const FAILURE_CODE_OTHER = 'other';

const NETWORK_ACH = 'ach';
Expand Down

0 comments on commit 59e4339

Please sign in to comment.