---
title: postalAddress
framework: datadetection
role: symbol
role_heading: Type Property
path: datadetection/datadetector/matchtype/postaladdress
---

# postalAddress

The type that represents postal addresses.

## Declaration

```swift
static let postalAddress: DataDetector.MatchType
```

## See Also

### Known entity types

- [all](datadetection/datadetector/matchtype/all.md)
- [link](datadetection/datadetector/matchtype/link.md)
- [emailAddress](datadetection/datadetector/matchtype/emailaddress.md)
- [phoneNumber](datadetection/datadetector/matchtype/phonenumber.md)
- [calendarEvent](datadetection/datadetector/matchtype/calendarevent.md)
- [moneyAmount](datadetection/datadetector/matchtype/moneyamount.md)
- [measurement](datadetection/datadetector/matchtype/measurement.md)
- [flightNumber](datadetection/datadetector/matchtype/flightnumber.md)
- [shipmentTrackingNumber](datadetection/datadetector/matchtype/shipmenttrackingnumber.md)
- [paymentIdentifier](datadetection/datadetector/matchtype/paymentidentifier.md)
