useIATA2OF5Checksum property

bool? useIATA2OF5Checksum
getter/setter pair

If true, the optional check digit for IATA_2_OF_5 codes is used in validation. The default is true.

Implementation

bool? useIATA2OF5Checksum;