{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "summaries", "type": "object", "properties": { "fsymId": { "type": "string" }, "fsymEntityId": { "type": "string" }, "fsymRegionalId": { "type": "string" }, "fsymTickerRegion": { "type": "string" }, "fsymUltimateParentId": { "type": "string" }, "requestId": { "type": "string" }, "activeFlag": { "type": "integer" }, "activelyManagedFlag": { "type": "integer" }, "brand": { "type": "string" }, "countryDomicile": { "type": "string" }, "currency": { "type": "string" }, "descInfo": { "type": "string" }, "fundOfFundsId": { "type": "string" }, "inceptionDate": { "type": "string" }, "insight": { "type": "string" }, "issuerId": { "type": "string" }, "issuerName": { "type": "string" }, "legalStructure": { "type": "string" }, "leverageFactor": { "type": "number" }, "leverageInverse": { "type": "string" }, "name": { "type": "string" }, "navCurrency": { "type": "string" }, "objective": { "type": "string" }, "priceFirstDate": { "type": "string" }, "priceRecentDate": { "type": "string" }, "shrClass": { "type": "string" }, "shrClassActiveFlag": { "type": "integer" }, "shrClsActivelyManagedFlag": { "type": "integer" }, "shrClsCurrency": { "type": "string" }, "shrClsInceptDate": { "type": "string" }, "shrClsName": { "type": "string" }, "shrClsTermDate": { "type": "string" }, "terminationDate": { "type": "string" }, "type": { "type": "string" }, "webSite": { "type": "string" } } }