# TravelRuleValidateLegalPersonNameIdentifier ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**legalPersonName** | **string** | Name by which the legal person is known. | [optional] [default to undefined]| |**legalPersonNameIdentifierType** | **string** | Specifies the type of name for a legal person. Acceptable values are: - \'REGISTERED\': The official registered name. - \'TRADE\': A trading name or DBA (Doing Business As) name. - \'OTHER\': Any other type of name. | [optional] [default to undefined]| ## Enum: TravelRuleValidateLegalPersonNameIdentifierLegalPersonNameIdentifierTypeEnum * `Registered` (value: `'REGISTERED'`) * `Trade` (value: `'TRADE'`) * `Other` (value: `'OTHER'`) [[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)