---
title: AppSchema.RemindersEnum
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/appschema/remindersenum
---

# AppSchema.RemindersEnum

Identifies enum schemas in the reminders domain.

## Declaration

```swift
protocol RemindersEnum : AppSchema.Kind
```

## Topics

### Instance Properties

- [listType](appintents/appschema/remindersenum/listtype.md)
- [locationTriggerEvent](appintents/appschema/remindersenum/locationtriggerevent.md)

## Relationships

### Inherits From

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

### Conforming Types

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

## See Also

### Types for static parameters

- [listType](appintents/appschema/remindersenum/listtype.md)
- [locationTriggerEvent](appintents/appschema/remindersenum/locationtriggerevent.md)
