---
title: ENExposureDaySummary
framework: exposurenotification
role: symbol
role_heading: Class
path: exposurenotification/enexposuredaysummary
---

# ENExposureDaySummary

The summary of exposure information for a single day.

## Declaration

```swift
class ENExposureDaySummary
```

## Overview

Overview important: This class is available in iOS 12.5, and in iOS 13.7 and later.

## Topics

### Getting Exposure Summary Information

- [date](exposurenotification/enexposuredaysummary/date.md)
- [confirmedClinicalDiagnosisSummary](exposurenotification/enexposuredaysummary/confirmedclinicaldiagnosissummary.md)
- [confirmedTestSummary](exposurenotification/enexposuredaysummary/confirmedtestsummary.md)
- [recursiveSummary](exposurenotification/enexposuredaysummary/recursivesummary.md)
- [selfReportedSummary](exposurenotification/enexposuredaysummary/selfreportedsummary.md)
- [daySummary](exposurenotification/enexposuredaysummary/daysummary.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Summaries

- [ENExposureDetectionSummary](exposurenotification/enexposuredetectionsummary.md)
- [ENExposureSummaryItem](exposurenotification/enexposuresummaryitem.md)
