API Reference > imodeljs-backend > iModels > ChangeSummary ChangeSummary Interface Beta Represents an instance of the ChangeSummary ECClass from the ECDbChange ECSchema combined with the information from the related ChangeSet instance (from the IModelChange ECSchema) from which the Change Summary was extracted. See also ChangeSummaryManager.queryChangeSummary ChangeSummary Overview Properties Name Type Description changeSet { description: string, parentWsgId: GuidString, pushDate: string, userCreated: GuidString, wsgId: GuidString } id Id64String Defined in core/backend/src/ChangeSummaryManager.ts Line 33 Last Updated: 13 June, 2024