---
title: ObjectDetectionAnnotation.Annotation.CodingKeys
framework: createmlcomponents
role: symbol
role_heading: Enumeration
path: createmlcomponents/objectdetectionannotation/annotation/codingkeys
---

# ObjectDetectionAnnotation.Annotation.CodingKeys

Coding keys for Annotation.

## Declaration

```swift
enum CodingKeys
```

## Topics

### Coding keys

- [ObjectDetectionAnnotation.Annotation.CodingKeys.boundingBox](createmlcomponents/objectdetectionannotation/annotation/codingkeys/boundingbox.md)
- [ObjectDetectionAnnotation.Annotation.CodingKeys.label](createmlcomponents/objectdetectionannotation/annotation/codingkeys/label.md)

## Relationships

### Conforms To

- [CodingKey](swift/codingkey.md)
- [Copyable](swift/copyable.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
