API Reference > imodeljs-backend > iModels > ChangeSetDescriber ChangeSetDescriber Type alias The signature of a function that can supply a description of local Txns in the specified briefcase up to and including the specified endTxnId. ChangeSetDescriber = (endTxnId: TxnIdString) => string Defined in core/backend/src/IModelDb.ts Line 52 Last Updated: 13 June, 2024