objectaccount
This is an object representing a Stripe account. You can retrieve it to see properties on the account like its current e-mail address or if the account is enabled yet to make live charges. Some properties, marked below, are available only to platforms that want to [create and manage Express or Custom accounts](https://stripe.com/docs/connect/accounts).
- Source
openapi/spec3.json- Commit
d70de345383d- Active snapshot
da69df7e6e11
ExternalAccountList
objectExternal accounts (bank accounts and debit cards) currently attached to this account
The list contains all external accounts that have been attached to the Stripe account. These may be bank accounts or cards.
True if this list has another page of items after this one that can be fetched.
String representing the object's type. Objects of the same type share the same value. Always has the value `list`.
The URL where this list can be accessed.