Legal entity details for a blockchain address.
| Name | Type | Description | Notes |
|---|---|---|---|
| leiData | Boolean | Indicates whether LEI (Legal Entity Identifier) data is available for this address from a verified public registry. A value of `false` means no LEI record was found. | |
| entityName | String | Legal entity display name. | |
| jurisdiction | String | Jurisdiction (e.g. ISO 3166-1 alpha-2 country code). | |
| lei | String | Legal Entity Identifier when available. Empty when `leiData` is `false`. | |
| travelRuleProviders | List<AddressRegistryTravelRuleProvider> | ||
| String | Travel Rule contact email when available. |