Additional Personal Details
data class AdditionalPersonalDetails(val nameOfHolder: NameOfHolder?, val otherNames: List<String>?, val personalNumber: String?, val fullDateOfBirth: String?, val placeOfBirth: List<String>?, val address: List<String>?, val telephone: String?, val profession: String?, val title: String?, val personalSummary: String?, val otherValidTravelDocumentNumbers: List<String>?, val custodyInformation: String?)
Parsed Data Group 11 - Additional Personal Detail(s).
Constructors
Link copied to clipboard
constructor(nameOfHolder: NameOfHolder?, otherNames: List<String>?, personalNumber: String?, fullDateOfBirth: String?, placeOfBirth: List<String>?, address: List<String>?, telephone: String?, profession: String?, title: String?, personalSummary: String?, otherValidTravelDocumentNumbers: List<String>?, custodyInformation: String?)
Properties
Link copied to clipboard
Custody information.
Link copied to clipboard
Full date of birth. Format: YYYYMMDD.
Link copied to clipboard
Name of holder (in full).
Link copied to clipboard
Other name(s).
Link copied to clipboard
Other valid travel document(s) Travel document number.
Link copied to clipboard
Personal number.
Link copied to clipboard
Personal summary.
Link copied to clipboard
Place of birth.
Link copied to clipboard
Profession.