Table of contents

BasicPersonalInfo

interface BasicPersonalInfo

  • idNo: string

  • fullName: string

  • firstName: string

  • middleName: string

  • lastName: string

  • suffix: string

  • givenNameAlias: string

  • lastNameAlias: string

  • suffixAlias: string

  • sex: string

  • race: string

  • birthPlace: string

  • birthYear: number

  • birthMonth: number

  • birthDay: number

  • addressCity: string

  • addressPostalCode: string

  • addressStreet_1: string

  • addressStreet_2: string

  • issuingCountry: string

  • issuedYear: number

  • issuedMonth: number

  • issuedDay: number

  • expirationYear: number

  • expirationMonth: number

  • expirationDay: number

Is this page helpful?

YesYes NoNo