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'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] [Back to Model list] [Back to README]