---
title: CKDatabase.RecordZoneChange.Deletion
framework: cloudkit
role: symbol
role_heading: Structure
path: cloudkit/ckdatabase/recordzonechange/deletion
---

# CKDatabase.RecordZoneChange.Deletion

A record zone change that represents the deletion of a record.

## Declaration

```swift
struct Deletion
```

## Topics

### Identifying the Deleted Record

- [recordID](cloudkit/ckdatabase/recordzonechange/deletion/recordid.md)
- [recordType](cloudkit/ckdatabase/recordzonechange/deletion/recordtype.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
