# TravelRuleVASPExternalEntity ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**legalName** | **string** | The legal name of the entity as recorded by the external registry. | [optional] [default to undefined]| |**otherLegalName** | **string** | Alternative legal names of the entity, as a comma-separated list. | [optional] [default to undefined]| |**legalForm** | **string** | The Entity Legal Form (ELF) code of the entity. | [optional] [default to undefined]| |**legalStructure** | **string** | The legal structure of the entity. The external registry may return the Entity Legal Form code in this field, so its value can duplicate `legalForm`. | [optional] [default to undefined]| |**entityCategory** | **string** | The category assigned to the entity by the external registry. | [optional] [default to undefined]| |**entityStatus** | **string** | The status of the entity at the external registry. | [optional] [default to undefined]| |**businessNumber** | **string** | The business registration number of the entity. | [optional] [default to undefined]| |**yearFounded** | **string** | The year the entity was founded. Returned as a string, not an integer. | [optional] [default to undefined]| |**jurisdictions** | **string** | The jurisdictions the entity is registered in. | [optional] [default to undefined]| |**addressLine1** | **string** | The first line of the entity\'s registered address. | [optional] [default to undefined]| |**number** | **string** | The building number of the entity\'s registered address. May be returned as an empty string as well as `null` when not supplied. | [optional] [default to undefined]| |**postCode** | **string** | The postal code of the entity\'s registered address. | [optional] [default to undefined]| |**city** | **string** | The city of the entity\'s registered address. | [optional] [default to undefined]| |**state** | **string** | The state or region of the entity\'s registered address, as an ISO-3166-2 subdivision code. | [optional] [default to undefined]| |**country** | **string** | The country of the entity\'s registered address (ISO-3166 Alpha-2 code). | [optional] [default to undefined]| |**hqStreet** | **string** | The street of the entity\'s headquarters address. | [optional] [default to undefined]| |**hqNumber** | **string** | The building number of the entity\'s headquarters address. May be returned as an empty string as well as `null` when not supplied. | [optional] [default to undefined]| |**hqPostcode** | **string** | The postal code of the entity\'s headquarters address. | [optional] [default to undefined]| |**hqCity** | **string** | The city of the entity\'s headquarters address. | [optional] [default to undefined]| |**hqRegion** | **string** | The region of the entity\'s headquarters address, as an ISO-3166-2 subdivision code. | [optional] [default to undefined]| |**hqCountry** | **string** | The country of the entity\'s headquarters address (ISO-3166 Alpha-2 code). | [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)