---
title: zip
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nstextcheckingkey/zip
---

# zip

A key that corresponds to the zip code or postal code component of the address.

## Declaration

```swift
static let zip: NSTextCheckingKey
```

## See Also

### Constants

- [name](foundation/nstextcheckingkey/name.md)
- [jobTitle](foundation/nstextcheckingkey/jobtitle.md)
- [organization](foundation/nstextcheckingkey/organization.md)
- [street](foundation/nstextcheckingkey/street.md)
- [city](foundation/nstextcheckingkey/city.md)
- [state](foundation/nstextcheckingkey/state.md)
- [country](foundation/nstextcheckingkey/country.md)
- [phone](foundation/nstextcheckingkey/phone.md)
