weightKilograms property

String? weightKilograms
getter/setter pair

Mandatory on AAMVA 02 barcodes. Optional on AAMVA 01, 03, 04, 05, 06, 07, 08, Magnetic and Compact barcodes.

Cardholder weight in kilograms Example: 84 kg = "084"

Implementation

String? weightKilograms;