Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 843 Bytes

File metadata and controls

19 lines (11 loc) · 843 Bytes

AddressRegistryLegalEntity

Legal entity details for a blockchain address.

Properties

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>
email String Travel Rule contact email when available.