---
title: AppSchema.ReaderEnum
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/appschema/readerenum
---

# AppSchema.ReaderEnum

Identifies enum schemas in the reader domain.

## Declaration

```swift
protocol ReaderEnum : AppSchema.Kind
```

## Topics

### Instance Properties

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

## Relationships

### Inherits From

- [AppSchema.Kind](appintents/appschema/kind.md)

### Conforming Types

- [AppSchema.Enum](appintents/appschema/enum.md)

## See Also

### Types for static parameters

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