A representation of an asset report account.
[R] | account_id | Plaid's unique identifier for the account. |
[R] | balances | Data about the various balances on the account; see AssetReportBalance object for fields. |
[R] | days_available | The duration of transaction history available for this Item, typically defined as the time since the date of the earliest transaction in that account. |
[R] | historical_balances | Calculated data about the historical balances on the account; see AssetReportHistoricalBalance object for fields. |
[R] | mask | The last 2-5 digits of the account's number. |
[R] | name | The name of the account, either assigned by the user or by the financial institution itself. |
[R] | official_name | The official name of the account as given by the financial institution. |
[R] | owners | Data returned by the financial institution about the account owner or owners; see AssetReportOwner object for fields. |
[R] | subtype | The secondary type of the account (e.g., “checking”). |
[R] | transactions | Data about the transactions. |
[R] | type | The primary type of the account (e.g., “depository”). |