---
title: ChangeIdentifier
framework: swiftdata
role: symbol
role_heading: Associated Type
path: swiftdata/historydelete/changeidentifier-swift.associatedtype
---

# ChangeIdentifier

The type associated with the change identifier.

## Declaration

```swift
associatedtype ChangeIdentifier : Comparable, Hashable, Sendable
```

## See Also

### Associated types

- [Model](swiftdata/historydelete/model.md)
- [TransactionIdentifier](swiftdata/historydelete/transactionidentifier-swift.associatedtype.md)
