Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 841 Bytes

Recurrence.md

File metadata and controls

13 lines (8 loc) · 841 Bytes

Recurrence

Insights relating to expenses and deposits that are predicted to occur on a scheduled basis, such as biweekly, monthly, or annually. Common examples include loan payments, bill payments, subscriptions, and payroll income. This is a beta field, available to all users.

Properties

Name Type Description Notes
is_recurring bool, none_type Whether or not the transaction is periodically recurring. [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]