Name | Type | Description | Notes |
---|---|---|---|
account_id | int | The primary key of the account resource and the unique identifier for the account.<br><br><b>Aggregated / Manual</b>: Aggregated<br><b>Applicable containers</b>: bank | [optional] [readonly] |
last_updated | str | The date-time the account information was last retrieved from the provider site and updated in the Yodlee system | [optional] [readonly] |
site | str | The name of the provider site | [optional] [readonly] |
account_name | str | The account name as it appears at the site | [optional] [readonly] |
account_type | str | The type of account that is aggregated such as savings, checking, etc. The account type is derived based on the attributes of the account. | [optional] [readonly] |
account_open_date | str | The date on which the user opened the account at the provider site | [optional] [readonly] |
transaction_summary | ClassificationSummaryTransactionSummary | [optional] | |
available_balance | Money | [optional] |