# ProductCategoryAttributes

Attributes for creating and updating a product category

```json
{
  "name": ""
}
```

| Name | Type   | Description |
| ---- | ------ | ----------- |
| name | String |             |
