<!--
{
  "availability" : [
    "iOS: 8.0.0 - 11.0.0",
    "iPadOS: 8.0.0 - 11.0.0",
    "macCatalyst: 13.1.0 - 13.1.0",
    "macOS: -",
    "visionOS: 1.0.0 - 1.0.0",
    "watchOS: 3.0.0 - 4.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "PassKit",
  "identifier" : "/documentation/PassKit/PKAddressField",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "PassKit (Apple Pay and Wallet)"
    ],
    "preciseIdentifier" : "c:@E@PKAddressField"
  },
  "title" : "PKAddressField"
}
-->

# PKAddressField

Billing or shipping address fields.

```
struct PKAddressField
```

## Topics

### Constants

[`postalAddress`](/documentation/PassKit/PKAddressField/postalAddress)

The buyer’s full street address, including name, street, city, state or province, postal code, and country or region.

[`phone`](/documentation/PassKit/PKAddressField/phone)

The buyer’s telephone number.

[`email`](/documentation/PassKit/PKAddressField/email)

The buyer’s email address.

[`name`](/documentation/PassKit/PKAddressField/name)

The buyer’s first and last name.

[`all`](/documentation/PassKit/PKAddressField/all)

All fields.

### Initializers

[`init(rawValue:)`](/documentation/PassKit/PKAddressField/init(rawValue:))



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)