---
title: "DataDetector.Match.SemanticDetails.postalAddress(_:)"
framework: datadetection
role: symbol
role_heading: Case
path: "datadetection/datadetector/match/semanticdetails/postaladdress(_:)"
---

# DataDetector.Match.SemanticDetails.postalAddress(_:)

A match that the data detector determines represents a postal address.

## Declaration

```swift
case postalAddress(DataDetector.Match.SemanticDetails.PostalAddress)
```

## Parameters

- `PostalAddress`: A doc://com.apple.datadetection/documentation/DataDetection/DataDetector/Match/SemanticDetails/PostalAddress structure.
