# Product Category Model | Name | Data Type | Description | | --- | --- | --- | | `categoryId` | number | The system generated identifier for the product category. | | `name` | string | Name or description for the product category. |