---
title: AppSchema.PhoneEntity
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/appschema/phoneentity
---

# AppSchema.PhoneEntity

Identifies entity schemas in the phone domain.

## Declaration

```swift
protocol PhoneEntity : AppSchema.Kind
```

## Topics

### Instance Properties

- [phonePerson](appintents/appschema/phoneentity/phoneperson.md)

## Relationships

### Inherits From

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

### Conforming Types

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

## See Also

### Content and parameter types

- [phonePerson](appintents/appschema/phoneentity/phoneperson.md)
