Contents

ageAtLeastElements

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

Declaration

let ageAtLeastElements: [Int : Bool]

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.