Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.36 KB

File metadata and controls

26 lines (18 loc) · 1.36 KB

PersonalIdentification

Properties

Name Type Description Notes
externalReferenceId String
entityType PersonalEntityTypeEnum
participantRelationshipType ParticipantRelationshipType
fullName PersonalIdentificationFullName
dateOfBirth LocalDate
postalAddress PostalAddress
email String [optional]
phone String Mobile phone number in E.164 format [optional]
idNumber String Deprecated. Use identificationDocuments instead. [optional]
idType PersonalIdentificationType Deprecated. Use identificationDocuments instead. [optional]
additionalIdNumber String Deprecated. Use identificationDocuments instead. [optional]
additionalIdType PersonalIdentificationType Deprecated. Use identificationDocuments instead. [optional]
nationality String The ISO-3166 Alpha-2 country code representing the individual's nationality. [optional]
identificationDocuments List<PersonalIdentificationDocument> List of identification documents for the individual. [optional]