Update generated code for v551

This commit is contained in:
Stripe OpenAPI 2023-09-25 12:00:59 +00:00
parent 12da6ae2a8
commit 9f77cb9c05
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
v548
v551

View File

@ -5,7 +5,7 @@ module Stripe
# A `Payout` object is created when you receive funds from Stripe, or when you
# initiate a payout to either a bank account or debit card of a [connected
# Stripe account](https://stripe.com/docs/connect/bank-debit-card-payouts). You can retrieve individual payouts,
# as well as list all payouts. Payouts are made on [varying
# and list all payouts. Payouts are made on [varying
# schedules](https://stripe.com/docs/connect/manage-payout-schedule), depending on your country and
# industry.
#