API Reference > imodeljs-common > NativeApp > EntityIdAndClassId EntityIdAndClassId Interface Describes an Entity and its ECClass by Id. Properties Name Type Description classId string The Id of the entity's ECClass. id string The entity's Id. Defined in core/common/src/ChangedEntities.ts Line 14 Last Updated: 11 June, 2024