Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 971 Bytes

StatementsAccount.md

File metadata and controls

16 lines (11 loc) · 971 Bytes

StatementsAccount

Account associated with the item.

Properties

Name Type Description Notes
account_id str Plaid's unique identifier for the account.
account_name str The name of the account, either assigned by the user or by the financial institution itself.
account_type str The type of account. Possible values are investment, credit, depository, loan, brokerage, other.
statements [StatementsStatement] The list of statements' metadata associated with this account.
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]