<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -",
    "swift: 5.9.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -",
    "watchOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SwiftData",
  "identifier" : "/documentation/SwiftData/DefaultHistoryDelete",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "SwiftData"
    ],
    "preciseIdentifier" : "s:9SwiftData20DefaultHistoryDeleteV"
  },
  "title" : "DefaultHistoryDelete"
}
-->

# DefaultHistoryDelete

```
struct DefaultHistoryDelete<Model> where Model : PersistentModel
```

## Topics

### Operators

[`static func == (DefaultHistoryDelete<Model>, DefaultHistoryDelete<Model>) -> Bool`](/documentation/SwiftData/DefaultHistoryDelete/==(_:_:))

### Instance Methods

[`func hash(into: inout Hasher)`](/documentation/SwiftData/DefaultHistoryDelete/hash(into:))

## Relationships

### Conforms To

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`HistoryDelete`](/documentation/SwiftData/HistoryDelete)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)