acceptedCountries property

List<String> acceptedCountries
getter/setter pair

List of ISO 3166-1 alpha-3 country codes for which the MRZ fallback is enabled. (e.g. "DEU" for Germany).

Implementation

List<String> acceptedCountries;