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