Factset · Schema

ErrorLink

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
about string
View JSON Schema on GitHub

JSON Schema

factset-search-answers-error-link-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "ErrorLink",
  "type": "object",
  "properties": {
    "about": {
      "type": "string"
    }
  }
}