IndexedEntity
IndexedEntity represents an App Entity decorated with an attribute set. A set of attributes that enable the system to perform structured indexing and queries of entities.
Declaration
protocol IndexedEntity : AppEntityIndexedEntity represents an App Entity decorated with an attribute set. A set of attributes that enable the system to perform structured indexing and queries of entities.
protocol IndexedEntity : AppEntity