futureRequirements property

BankAccountFutureRequirements? futureRequirements
final

Information about the [upcoming new requirements for the bank account](https://stripe.com/docs/connect/custom-accounts/future-requirements), including what information needs to be collected, and by when.

Implementation

final BankAccountFutureRequirements? futureRequirements;