Icao

constructor(documentNumber: String, documentCode: String, mrz: String, firstName: String, lastName: String, issuingCountry: String, dateOfBirth: String, dateOfExpiry: String, photo: ByteArray, authenticationData: MiSnapNfcReader.ChipData.AuthenticationData, dataGroupsRead: List<String>, personalNumber: String? = null, gender: String, nationality: String, placeOfBirth: String? = null, dateOfIssue: String? = null, issuingAuthority: String? = null, otherNames: List<String>? = null, address: List<String>? = null, telephone: String? = null, profession: String? = null, title: String? = null, personalSummary: String? = null, otherTravelDocumentNumbers: List<String>? = null, custodyInfo: String? = null, otherPersons: List<String>? = null)