Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 943 Bytes

File metadata and controls

24 lines (13 loc) · 943 Bytes

PersonalIdentification

Properties

Name Type Description Notes
externalReferenceId string [default to undefined]
entityType string [default to undefined]
participantRelationshipType ParticipantRelationshipType [default to undefined]
fullName PersonalIdentificationFullName [default to undefined]
dateOfBirth string [default to undefined]
postalAddress PostalAddress [default to undefined]

Enum: PersonalIdentificationEntityTypeEnum

  • Individual (value: 'INDIVIDUAL')

[Back to top] [Back to API list] [Back to Model list] [Back to README]