objectcapability
This is an object representing a capability for a Stripe account. Related guide: [Account capabilities](https://stripe.com/docs/connect/account-capabilities).
- Source
openapi/spec3.json- Commit
d70de345383d- Active snapshot
da69df7e6e11
AccountCapability
objectThis is an object representing a capability for a Stripe account. Related guide: [Account capabilities](https://stripe.com/docs/connect/account-capabilities).
The account for which the capability enables functionality.
The identifier for the capability.
String representing the object's type. Objects of the same type share the same value.
Whether the capability has been requested.
Time at which the capability was requested. Measured in seconds since the Unix epoch.
The status of the capability. Can be `active`, `inactive`, `pending`, or `unrequested`.