---
title: AppSchema.PhotosEntity
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/appschema/photosentity
---

# AppSchema.PhotosEntity

Identifies entity schemas in the photos domain.

## Declaration

```swift
protocol PhotosEntity : AppSchema.Kind
```

## Topics

### Instance Properties

- [album](appintents/appschema/photosentity/album.md)
- [asset](appintents/appschema/photosentity/asset.md)
- [recognizedPerson](appintents/appschema/photosentity/recognizedperson.md)

## Relationships

### Inherits From

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

### Conforming Types

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

## See Also

### Content and parameter types

- [album](appintents/appschema/photosentity/album.md)
- [asset](appintents/appschema/photosentity/asset.md)
- [recognizedPerson](appintents/appschema/photosentity/recognizedperson.md)
