---
title: AppSchema.RemindersEntity
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/appschema/remindersentity
---

# AppSchema.RemindersEntity

Identifies entity schemas in the reminders domain.

## Declaration

```swift
protocol RemindersEntity : AppSchema.Kind
```

## Topics

### Instance Properties

- [group](appintents/appschema/remindersentity/group.md)
- [list](appintents/appschema/remindersentity/list.md)
- [locationTrigger](appintents/appschema/remindersentity/locationtrigger.md)
- [reminder](appintents/appschema/remindersentity/reminder.md)
- [section](appintents/appschema/remindersentity/section.md)

## Relationships

### Inherits From

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

### Conforming Types

- [AppSchema.Entity](appintents/appschema/entity.md)

## See Also

### Content and parameter types

- [group](appintents/appschema/remindersentity/group.md)
- [list](appintents/appschema/remindersentity/list.md)
- [locationTrigger](appintents/appschema/remindersentity/locationtrigger.md)
- [reminder](appintents/appschema/remindersentity/reminder.md)
- [section](appintents/appschema/remindersentity/section.md)
