# ProductCategory

| Name      | Type                                                                     | Description |
| --------- | ------------------------------------------------------------------------ | ----------- |
| createdAt | ISO8601DateTime                                                          |             |
| id        | ID                                                                       |             |
| name      | String                                                                   |             |
| plans     | List ([Plan](https://docs.bunny.com/developer/api-reference/types/plan)) |             |
| updatedAt | ISO8601DateTime                                                          |             |
