hairColor property

String? hairColor
getter/setter pair

Optional on all AAMVA, Magnetic and Compact barcodes.

Bald, black, blonde, brown, gray, red/auburn, sandy, white, unknown. If the issuing jurisdiction wishes to abbreviate colors, the three-character codes provided in ANSI D20 must be used.

Code Description BAL Bald BLK Black BLN Blond BRO Brown GRY Grey RED Red/Auburn SDY Sandy WHI White UNK Unknown

Implementation

String? hairColor;