Factset · Schema

DataAnswer

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
template string
View JSON Schema on GitHub

JSON Schema

factset-search-answers-data-answer-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "DataAnswer",
  "type": "object",
  "properties": {
    "template": {
      "type": "string"
    }
  }
}