Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.18 KB

ItemStatusInvestments.md

File metadata and controls

14 lines (9 loc) · 1.18 KB

ItemStatusInvestments

Information about the last successful and failed investments update for the Item.

Properties

Name Type Description Notes
last_successful_update datetime, none_type ISO 8601 timestamp of the last successful investments update for the Item. The status will update each time Plaid successfully connects with the institution, regardless of whether any new data is available in the update. [optional]
last_failed_update datetime, none_type ISO 8601 timestamp of the last failed investments update for the Item. The status will update each time Plaid fails an attempt to connect with the institution, regardless of whether any new data is available in the update. [optional]
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]