---
title: PKIdentityDocument
framework: passkit
role: symbol
role_heading: Class
path: passkit/pkidentitydocument
---

# PKIdentityDocument

An object that represents the response to a request.

## Declaration

```swift
class PKIdentityDocument
```

## Mentioned in

Requesting identity data from a Wallet pass

## Topics

### Configuring an identity document

- [encryptedData](passkit/pkidentitydocument/encrypteddata.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Identity sheet interactions and authorization

- [PKIdentityAuthorizationController](passkit/pkidentityauthorizationcontroller.md)
- [PKIdentityRequest](passkit/pkidentityrequest.md)
- [PKIdentityElement](passkit/pkidentityelement.md)
- [PKIdentityButton](passkit/pkidentitybutton.md)
- [VerifyIdentityWithWalletButton](passkit/verifyidentitywithwalletbutton.md)
- [VerifyIdentityWithWalletButtonLabel](passkit/verifyidentitywithwalletbuttonlabel.md)
- [VerifyIdentityWithWalletButtonStyle](passkit/verifyidentitywithwalletbuttonstyle.md)
