API Reference > core-common > NativeApp > EntityIdAndClassId EntityIdAndClassId Interface Describes an Entity and its ECClass by Id. extensions 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 15 Last Updated: 20 June, 2023