---
title: ageAtLeastElements
framework: proximityreader
role: symbol
role_heading: Instance Property
path: proximityreader/mobiledriverslicensedatarequest/response/documentelements-swift.struct/ageatleastelements
---

# ageAtLeastElements

A dictionary of values that indicate whether the document holder is at least the specified age.

## Declaration

```swift
let ageAtLeastElements: [Int : Bool]
```

## Discussion

Discussion The key represents an age in years and the value is a Boolean value that indicates whether the document holder is at least that age.
