---
title: metadata
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkaddidentitydocumentconfiguration/metadata
---

# metadata

A set of configurable metadata that defines the required information to add the corresponding pass to Wallet.

## Declaration

```swift
var metadata: PKIdentityDocumentMetadata { get }
```

## See Also

### Setting the metadata

- [forMetadata(_:completion:)](passkit/pkaddidentitydocumentconfiguration/formetadata(_:completion:).md)
