Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.1 KB

File metadata and controls

18 lines (12 loc) · 1.1 KB

GleifData

Properties

Name Type Description Notes
lei string Legal Entity Identifier (LEI) code [default to undefined]
legalName string Official legal name of the entity [default to undefined]
legalAddressCountry string Country code of the legal address (ISO 3166-1 alpha-2) [default to undefined]
legalNameLanguage string Two-letter ISO 639-1 language code [optional] [default to undefined]
otherNames Array<GleifOtherLegalEntityName> Alternative names for the entity [optional] [default to undefined]
legalAddressRegion string Region or state of the legal address [optional] [default to undefined]
nextRenewalDate string Date when the LEI registration must be renewed [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]