# TravelRuleNationalIdentification ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**countryOfIssue** | **string** | Country that issued the national identifier (ISO-3166 Alpha-2 country code). The value must be encrypted. | [optional] [default to undefined]| |**nationalIdentifier** | **string** | National identifier (max 35 characters). The value must be encrypted. | [optional] [default to undefined]| |**nationalIdentifierType** | **string** | Type of national identifier. Acceptable values include: - \'PASSPORT\': Passport number - \'NATIONAL_ID\': National identification number - \'TAX_ID\': Tax identification number - \'SOCIAL_SECURITY\': Social security number The value must be encrypted. | [optional] [default to undefined]| |**registrationAuthority** | **string** | Registration authority (format -> RA followed by 6 digits). 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)