Skip to content

Commit

Permalink
OpenAPI Update (#909)
Browse files Browse the repository at this point in the history
Update OpenAPI for d2715e792c25b8f9c4b856eef62b905fb048f172

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] authored Jul 10, 2024
1 parent 4650140 commit 9634da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -5895,7 +5895,7 @@
"description": "The current repayment interval for the Connected account.",
"properties": {
"due_at": {
"description": "The time at which the minimum payment amount will be due. If not met through withholding, the Connected account's linked bank account will be debited.\nGiven in seconds since unix epoch.",
"description": "The time at which the minimum payment amount will be due. If not met through withholding, the Connected account's linked bank account or account balance will be debited.\nGiven in seconds since unix epoch.",
"type": "number"
},
"paid_amount": {
Expand Down

0 comments on commit 9634da2

Please sign in to comment.