Legal entity registration record
| Name | Type | Description | Notes |
|---|---|---|---|
| id | UUID | Unique registration identifier | |
| lei | String | Legal Entity Identifier (LEI) code | |
| status | LeiStatus | ||
| isDefault | Boolean | Whether this is the default legal entity for the workspace | |
| travelRuleProviders | List<TravelRuleProvider> | Travel rule providers configured for this registration | |
| travelRuleContactEmail | String | Contact email for travel rule communications | [optional] |
| gleifData | GleifData | [optional] | |
| createdAt | String | Creation timestamp in milliseconds since epoch | |
| updatedAt | String | Last update timestamp in milliseconds since epoch |