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