---
title: AssistantSchemas.ReaderEnum
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/assistantschemas/readerenum
---

# AssistantSchemas.ReaderEnum

Assistant schema conformance for types you use to describe documents.

## Declaration

```swift
protocol ReaderEnum : AssistantSchemas.Model
```

## Topics

### Instance Properties

- [documentKind](appintents/assistantschemas/readerenum/documentkind.md)

## Relationships

### Inherits From

- [AssistantSchemas.Model](appintents/assistantschemas/model.md)

### Conforming Types

- [AssistantSchema.EnumSchema](appintents/assistantschema/enumschema.md)
- [AssistantSchemas.EnumSchema](appintents/assistantschemas/enumschema.md)
