Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 641 Bytes

MonthlyUserStats.md

File metadata and controls

11 lines (8 loc) · 641 Bytes

# MonthlyUserStats

Properties

Name Type Description Notes
month string The month that the contained information applies to, in the format 'YYYY-MM'.
min_bank_connection_count int Minimum count of bank connections that this user has had at any point during the month.
max_bank_connection_count int Maximum count of bank connections that this user has had at any point during the month.

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