> ISPO SDK documentation. [HTML](https://ispo.ai/docs/types/core.Supporting_types.EntityEventKind.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Type Alias EntityEventKind

```typescript
EntityEventKind:
    | "type-registered"
    | "created"
    | "updated"
    | "deleted"
    | "grant-created"
    | "grant-revoked"
```
