Expand description
Types for categories.
Structs§
- The over-the-wire representation of a category.
- Wrapper type around
Uuid
, represents the ID of a category. - The response returned when a request for categories is successful.
- Request to create a category.
- Request to get a tree of categories.
- Response returned when a new category is created.
- Request to update a category.
Enums§
- When getting a tree of categories, which direction should the categories be followed?