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
AccountUnificationAccountController
object`true` if the Connect application retrieving the resource controls the account and can therefore exercise [platform controls](https://stripe.com/docs/connect/platform-controls-for-standard-accounts). Otherwise, this field is null.
The controller type. Can be `application`, if a Connect application controls the account, or `account`, if the account controls itself.