Interface: Person
Person details.Properties
birthCountry?
Person country of birth.optional
birthCountry:string
birthdate?
Person birth date.optional
birthdate:Date
birthFirstName?
Person first name at birth.optional
birthFirstName:string
birthLastName?
Person last name at birth.optional
birthLastName:string
birthMiddleName?
Person middle name at birth.optional
birthMiddleName:string
birthPlace?
Person place of birth.optional
birthPlace:string
birthState?
Person state of birth.optional
birthState:string
cell?
Person cell phone number.optional
cell:Phone
citizenshipDetails?
Person citizenship details.optional
citizenshipDetails:CitizenshipDetails
deathDetails?
Person death details.optional
deathDetails:DeathDetails
email?
Person email address.optional
email:string
fax?
Person cell phone number.optional
fax:Phone
firstName?
Person first name.optional
firstName:string
gender?
Person gender. Possible values - Male, Female, Other as well as any free text.optional
gender:string
identificationDetails?
Person identification details.optional
identificationDetails:IdentificationDetails
identificationNumber?
Person identification number.optional
identificationNumber:string
identificationNumberType?
Person identification number type.optional
identificationNumberType:string
languageOfInterpreter?
Person language of interpreter. Obsolete. Use citizenshipDetails.languageOfInterpreteroptional
languageOfInterpreter:string
lastName?
Person last name.optional
lastName:string
middleName?
Person middle name.optional
middleName:string
notes?
Person notes.optional
notes:string
passportDetails?
Person passport details.optional
passportDetails:PassportDetails
phone?
Person primary phone number.optional
phone:Phone
previousNames?
Person previous names.optional
previousNames:string
residentialAddress?
Person residential address.optional
residentialAddress:Address
title?
Person title.optional
title:string
utbmsDetails?
UTBMS details. Only supported in US.optional
utbmsDetails:UtbmsDetails