Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.67 KB

TravelRuleNaturalPerson.md

File metadata and controls

18 lines (12 loc) · 1.67 KB

TravelRuleNaturalPerson

Properties

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

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