# TravelRuleValidateLegalNameIdentifier ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**legalPersonName** | **string** | Name by which the legal person is known. | [default to undefined]| |**legalPersonNameIdentifierType** | **string** | Specifies the type of name for a legal person (IVMS101 LegalPersonNameTypeCode). Acceptable values are: - \'LEGL\': Legal name - official name under which the organisation is registered. - \'SHRT\': Short name of the organisation. - \'TRAD\': Trading name - name used by the business for commercial purposes. | [default to undefined]| ## Enum: TravelRuleValidateLegalNameIdentifierLegalPersonNameIdentifierTypeEnum * `Legl` (value: `'LEGL'`) * `Shrt` (value: `'SHRT'`) * `Trad` (value: `'TRAD'`) [[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)