verified property
Whether the MRZ is verified. If the MRZ is verified, it means that all check digits are correct.
Implementation
bool? verified;
Whether the MRZ is verified. If the MRZ is verified, it means that all check digits are correct.
bool? verified;