Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 746 Bytes

File metadata and controls

14 lines (10 loc) · 746 Bytes

CategoryGroupWithCategories

Properties

Name Type Description Notes
id str
name str
hidden bool Whether or not the category group is hidden
deleted bool Whether or not the category group has been deleted. Deleted category groups will only be included in delta requests.
categories list[Category] Category group categories. Amounts (budgeted, activity, balance, etc.) are specific to the current budget month (UTC).

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