# TravelRuleValidateNaturalNameIdentifier
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**primary_identifier** | Option<**String**> | The primary identifier of the name | [optional]
**secondary_identifier** | Option<**String**> | The secondary identifier of the name | [optional]
**name_identifier_type** | Option<**NameIdentifierType**> | 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. (enum: ALIA, BIRT, MAID, LEGL, MISC) | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)