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

# MobileNationalIDCardDisplayRequest.Element

A type that represents an element you can request from a mobile national ID card.

```
struct Element
```

## Topics

### Type Properties

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

The mobile national ID card holder’s age in years.

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

The mobile national ID card holder’s family name or last name.

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

The mobile national ID card holder’s given name or first name.

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

The mobile national ID card holder’s name.

### Type Methods

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

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

## Relationships

### Conforms To

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

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

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

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

---

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)