Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 768 Bytes

StatementsStatement.md

File metadata and controls

15 lines (10 loc) · 768 Bytes

StatementsStatement

A statement's metadata associated with an account

Properties

Name Type Description Notes
statement_id str Plaid's unique identifier for the statement.
month int Month of the year. Possible values: 1 through 12 (January through December).
year int Year. Possible values: 2010-{current_year}.
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]