# EnumDef interface · @imqueue/pg-prisma

Source: https://imqueue.org/api/pg-prisma/latest/pg-prisma.enumdef/
Published: 2026-08-28
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/pg-prisma 2.0.0 — generated reference, not hand-written

**Signature:**

```typescript
export interface EnumDef 
```

## Properties


| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [members?](https://imqueue.org/api/pg-prisma/latest/pg-prisma.enumdef.members/) | `readonly` | readonly { readonly value?: string; }\[\] | _(Optional)_ |

