FinancialConnectionsAccount
A FinancialConnectionsAccount represents an account that exists outside of Stripe, to which you have been granted some degree of access.
Parameters
Time at which the object was created. Measured in seconds since the Unix epoch.
Unique identifier for the object.
The name of the institution that holds this account.
Has the value true
if the object exists in live mode or the value false
if the object exists in test mode.
The status of the link to the account.
If category
is cash
, one of: - checking
- savings
- other
If category
is credit
, one of: - mortgage
- line_of_credit
- credit_card
- other
If category
is investment
or other
, this will be other
.
The PaymentMethod type(s) that can be created from this FinancialConnectionsAccount.
The most recent information about the account's balance.
The state of the most recent attempt to refresh the account balance.
A human-readable name that has been assigned to this account, either by the account holder or by the institution.
The last 4 digits of the account number. If present, this will be 4 numeric characters.
The most recent information about the account's owners.
The state of the most recent attempt to refresh the account owners.
The list of permissions granted by this account.
Constructors
Types
The category of the account.
The list of permissions granted by this account.
The status of the link to the account.
If category
is cash
, one of: - checking
- savings
- other
If category
is credit
, one of: - mortgage
- line_of_credit
- credit_card
- other
If category
is investment
or other
, this will be other
.
The PaymentMethod type(s) that can be created from this FinancialConnectionsAccount.