IdentifyingDocumentDetails
No description
union IdentifyingDocumentDetails = IdentityDocumentDetails | PassportDetails | BusinessRegistrationDetails | TemporaryResidenceDetails
Possible types
IdentifyingDocumentDetails.IdentityDocumentDetails object
Unique identifier details for a natural person. The identity number is unique for the given country.
IdentifyingDocumentDetails.PassportDetails object
Unique identifier details for a natural person. The passport number is unique for the given country.
IdentifyingDocumentDetails.BusinessRegistrationDetails object
Unique identifier details for a natural person. The business registration number is unique for the given country.
IdentifyingDocumentDetails.TemporaryResidenceDetails object
Unique identifier details for a natural person. The temporary residence number is unique for the given country.