Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.4 KB

ClassificationSummaryAccountSummary.md

File metadata and controls

18 lines (13 loc) · 1.4 KB

ClassificationSummaryAccountSummary

Properties

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]

[Back to Model list] [Back to API list] [Back to README]