# TravelRuleValidateNaturalNameIdentifier ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**primaryIdentifier** | **string** | The primary identifier of the name | [optional] [default to undefined]| |**secondaryIdentifier** | **string** | The secondary identifier of the name | [optional] [default to undefined]| |**nameIdentifierType** | **string** | Specifies the type of name for a natural person. Acceptable values are: - \'ALIA\': Alias name, a name other than the legal name by which a natural person is also known. - \'BIRT\': Name at birth, the name given to a natural person at birth. - \'MAID\': Maiden name, the original name of a natural person who has changed their name after marriage. - \'LEGL\': Legal name, the name that identifies a natural person for legal, official, or administrative purposes. - \'MISC\': Unspecified, a name by which a natural person may be known but cannot otherwise be categorized. | [optional] [default to undefined]| ## Enum: TravelRuleValidateNaturalNameIdentifierNameIdentifierTypeEnum * `Alia` (value: `'ALIA'`) * `Birt` (value: `'BIRT'`) * `Maid` (value: `'MAID'`) * `Legl` (value: `'LEGL'`) * `Misc` (value: `'MISC'`) [[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)