Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.65 KB

TravelRuleValidateNaturalPerson.md

File metadata and controls

18 lines (12 loc) · 1.65 KB

TravelRuleValidateNaturalPerson

Properties

Name Type Description Notes
name Array<TravelRuleValidateNaturalPersonNameIdentifier> An array of structured name identifiers for the natural person, referencing the TravelRuleNaturalPersonNameIdentifier schema. [optional] [default to undefined]
geographicAddress Array<TravelRuleValidateGeographicAddress> An array of geographic addresses associated with the natural person, referencing the TravelRuleGeographicAddress schema. [optional] [default to undefined]
nationalIdentification TravelRuleValidateNationalIdentification [optional] [default to undefined]
dateAndPlaceOfBirth TravelRuleValidateDateAndPlaceOfBirth [optional] [default to undefined]
customerIdentification string A unique identifier for the customer within the organization&#39;s context. [optional] [default to undefined]
countryOfResidence string The ISO-3166 Alpha-2 country code of the natural person&#39;s residence. [optional] [default to undefined]
customerNumber string A distinct identifier that uniquely identifies the customer within the organization. [optional] [default to undefined]

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