---
title: AppSchema.AppStoreEntity
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/appschema/appstoreentity
---

# AppSchema.AppStoreEntity

## Declaration

```swift
protocol AppStoreEntity : AppSchema.Kind
```

## Topics

### Instance Properties

- [marketplaceApplication](appintents/appschema/appstoreentity/marketplaceapplication.md)

## Relationships

### Inherits From

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

### Conforming Types

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