---
title: AttributeScopes.FoundationAttributes.DurationFieldAttribute.Field
framework: foundation
role: symbol
role_heading: Enumeration
path: foundation/attributescopes/foundationattributes/durationfieldattribute/field
---

# AttributeScopes.FoundationAttributes.DurationFieldAttribute.Field

## Declaration

```swift
enum Field
```

## Topics

### Enumeration Cases

- [AttributeScopes.FoundationAttributes.DurationFieldAttribute.Field.days](foundation/attributescopes/foundationattributes/durationfieldattribute/field/days.md)
- [AttributeScopes.FoundationAttributes.DurationFieldAttribute.Field.hours](foundation/attributescopes/foundationattributes/durationfieldattribute/field/hours.md)
- [AttributeScopes.FoundationAttributes.DurationFieldAttribute.Field.microseconds](foundation/attributescopes/foundationattributes/durationfieldattribute/field/microseconds.md)
- [AttributeScopes.FoundationAttributes.DurationFieldAttribute.Field.milliseconds](foundation/attributescopes/foundationattributes/durationfieldattribute/field/milliseconds.md)
- [AttributeScopes.FoundationAttributes.DurationFieldAttribute.Field.minutes](foundation/attributescopes/foundationattributes/durationfieldattribute/field/minutes.md)
- [AttributeScopes.FoundationAttributes.DurationFieldAttribute.Field.nanoseconds](foundation/attributescopes/foundationattributes/durationfieldattribute/field/nanoseconds.md)
- [AttributeScopes.FoundationAttributes.DurationFieldAttribute.Field.seconds](foundation/attributescopes/foundationattributes/durationfieldattribute/field/seconds.md)
- [AttributeScopes.FoundationAttributes.DurationFieldAttribute.Field.weeks](foundation/attributescopes/foundationattributes/durationfieldattribute/field/weeks.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.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)
