<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ProximityReader",
  "identifier" : "/documentation/ProximityReader/MobilePhotoIDDataRequest/Element",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "ProximityReader"
    ],
    "preciseIdentifier" : "s:15ProximityReader24MobilePhotoIDDataRequestV7ElementV"
  },
  "title" : "MobilePhotoIDDataRequest.Element"
}
-->

# MobilePhotoIDDataRequest.Element

A type that represents an element you can request from a photo ID.

```
struct Element
```

## Topics

### Type Properties

[`static let address: MobilePhotoIDDataRequest.Element`](/documentation/ProximityReader/MobilePhotoIDDataRequest/Element/address)

The photo ID holder’s address on record with the issuer.

[`static let age: MobilePhotoIDDataRequest.Element`](/documentation/ProximityReader/MobilePhotoIDDataRequest/Element/age)

The photo ID holder’s age in years.

[`static let dateOfBirth: MobilePhotoIDDataRequest.Element`](/documentation/ProximityReader/MobilePhotoIDDataRequest/Element/dateOfBirth)

The date of birth of the photo ID holder.

[`static let documentExpirationDate: MobilePhotoIDDataRequest.Element`](/documentation/ProximityReader/MobilePhotoIDDataRequest/Element/documentExpirationDate)

The document’s expiration date.

[`static let documentIssueDate: MobilePhotoIDDataRequest.Element`](/documentation/ProximityReader/MobilePhotoIDDataRequest/Element/documentIssueDate)

The document’s issue date.

[`static let documentNumber: MobilePhotoIDDataRequest.Element`](/documentation/ProximityReader/MobilePhotoIDDataRequest/Element/documentNumber)

The document’s number, as defined by the document’s issuing authority.

[`static let familyName: MobilePhotoIDDataRequest.Element`](/documentation/ProximityReader/MobilePhotoIDDataRequest/Element/familyName)

The photo ID holder’s family name or last name.

[`static let givenName: MobilePhotoIDDataRequest.Element`](/documentation/ProximityReader/MobilePhotoIDDataRequest/Element/givenName)

The photo ID holder’s given name or first name.

[`static let issuingAuthority: MobilePhotoIDDataRequest.Element`](/documentation/ProximityReader/MobilePhotoIDDataRequest/Element/issuingAuthority)

The state or government that issued the identity document.

[`static let name: MobilePhotoIDDataRequest.Element`](/documentation/ProximityReader/MobilePhotoIDDataRequest/Element/name)

The photo ID holder’s name.

[`static let portrait: MobilePhotoIDDataRequest.Element`](/documentation/ProximityReader/MobilePhotoIDDataRequest/Element/portrait)

The picture of the photo ID holder on record with the issuer.

[`static let sex: MobilePhotoIDDataRequest.Element`](/documentation/ProximityReader/MobilePhotoIDDataRequest/Element/sex)

The photo ID holder’s sex.

### Type Methods

[`static func ageAtLeast(Int) -> MobilePhotoIDDataRequest.Element`](/documentation/ProximityReader/MobilePhotoIDDataRequest/Element/ageAtLeast(_:))

A Boolean value that indicates whether the photo ID holder’s age is at least the given age.

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

[`Equatable`](/documentation/Swift/Equatable)

---

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)