# TravelRuleNaturalPerson ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**name** | [**Array<TravelRuleNaturalPersonNameIdentifier>**](TravelRuleNaturalPersonNameIdentifier.md) | An array of structured name identifiers for the natural person, referencing the TravelRuleNaturalPersonNameIdentifier schema. | [optional] [default to undefined]| |**geographicAddress** | [**Array<TravelRuleGeographicAddress>**](TravelRuleGeographicAddress.md) | An array of geographic addresses associated with the natural person, referencing the TravelRuleGeographicAddress schema. | [optional] [default to undefined]| |**nationalIdentification** | [**TravelRuleNationalIdentification**](TravelRuleNationalIdentification.md) | | [optional] [default to undefined]| |**dateAndPlaceOfBirth** | [**TravelRuleDateAndPlaceOfBirth**](TravelRuleDateAndPlaceOfBirth.md) | | [optional] [default to undefined]| |**customerIdentification** | **string** | A unique identifier for the customer within the organization\'s context. The value must be encrypted. | [optional] [default to undefined]| |**countryOfResidence** | **string** | The ISO-3166 Alpha-2 country code of the natural person\'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]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)