---
title: selfReportedSummary
framework: exposurenotification
role: symbol
role_heading: Instance Property
path: exposurenotification/enexposuredaysummary/selfreportedsummary
---

# selfReportedSummary

The summary of self-reported exposures.

## Declaration

```swift
var selfReportedSummary: ENExposureSummaryItem? { get }
```

## Discussion

Discussion important: This property is available in iOS 12.5, and in iOS 13.7 and later.

## See Also

### Getting Exposure Summary Information

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