Attribute Name | | Type | | Description |
id | | number | | A unique identifier for the category. |
name | | string | | The name of the category. Must be between 1 and 40 characters. |
description | | string | | The description of the category. Must not exceed 140 characters. |
is_income | | boolean | | If |
exclude_from_budget | | boolean | | If |
exclude_from_totals | | boolean | | If |
updated_at | | string | | The date and time of when the category was last updated (in the ISO 8601 extended format). |
created_at | | string | | The date and time of when the category was created (in the ISO 8601 extended format). |
is_group | | boolean | | If |
group_id | | number | | The ID of a category group (or |