---
title: AppSchema.Entity
framework: appintents
role: symbol
role_heading: Structure
path: appintents/appschema/entity
---

# AppSchema.Entity

## Declaration

```swift
struct Entity
```

## Relationships

### Conforms To

- [AppSchema.AppStoreEntity](appintents/appschema/appstoreentity.md)
- [AppSchema.AudioEntity](appintents/appschema/audioentity.md)
- [AppSchema.BooksEntity](appintents/appschema/booksentity.md)
- [AppSchema.BrowserEntity](appintents/appschema/browserentity.md)
- [AppSchema.CalendarEntity](appintents/appschema/calendarentity.md)
- [AppSchema.ClockEntity](appintents/appschema/clockentity.md)
- [AppSchema.FilesEntity](appintents/appschema/filesentity.md)
- [AppSchema.ImageGenerationEntity](appintents/appschema/imagegenerationentity.md)
- [AppSchema.JournalEntity](appintents/appschema/journalentity.md)
- [AppSchema.Kind](appintents/appschema/kind.md)
- [AppSchema.MailEntity](appintents/appschema/mailentity.md)
- [AppSchema.MapsEntity](appintents/appschema/mapsentity.md)
- [AppSchema.MessagesEntity](appintents/appschema/messagesentity.md)
- [AppSchema.NotesEntity](appintents/appschema/notesentity.md)
- [AppSchema.PhoneEntity](appintents/appschema/phoneentity.md)
- [AppSchema.PhotosEntity](appintents/appschema/photosentity.md)
- [AppSchema.PresentationEntity](appintents/appschema/presentationentity.md)
- [AppSchema.ReaderEntity](appintents/appschema/readerentity.md)
- [AppSchema.RemindersEntity](appintents/appschema/remindersentity.md)
- [AppSchema.SpreadsheetEntity](appintents/appschema/spreadsheetentity.md)
- [AppSchema.WhiteboardEntity](appintents/appschema/whiteboardentity.md)
- [AppSchema.WordProcessorEntity](appintents/appschema/wordprocessorentity.md)
- [AppSchemaEntity](appintents/appschemaentity.md)
- [Copyable](swift/copyable.md)
- [Escapable](swift/escapable.md)
