schedule property

AccountSchedule? schedule
final

transfer_schedule_specs

Details on when funds from charges are available, and when they are paid out to an external account. For details, see our [Setting Bank and Debit Card Payouts](https://stripe.com/docs/connect/bank-transfers#payout-information) documentation.

Implementation

final AccountSchedule? schedule;