| 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's context. | [optional] [default to undefined] |
| countryOfResidence | string | The ISO-3166 Alpha-2 country code of the natural person'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]