> For the complete documentation index, see [llms.txt](https://developer.smarts.ee/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.smarts.ee/general/data-object-description/category.md).

# Category

### Object description

| Field            | Type                                                             | Required | Description                        |
| ---------------- | ---------------------------------------------------------------- | -------- | ---------------------------------- |
| id               | String                                                           | Yes      | Category ID                        |
| translatableName | [Translatable](/general/data-object-description/translatable.md) | Yes      | Category translatable name         |
| numberOfProducts | double                                                           | Yes      | Number of products in the category |
| parentId         | String                                                           | No       | Parent category ID                 |
