Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.1 KB

AssetReportItem.md

File metadata and controls

17 lines (12 loc) · 1.1 KB

AssetReportItem

A representation of an Item within an Asset Report.

Properties

Name Type Description Notes
item_id str The `item_id` of the Item associated with this webhook, warning, or error
institution_name str The full financial institution name associated with the Item.
institution_id str The id of the financial institution associated with the Item.
date_last_updated datetime The date and time when this Item’s data was last retrieved from the financial institution, in ISO 8601 format.
accounts [AccountAssets] Data about each of the accounts open on the Item.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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