Factset · Schema

LinkedPATemplatePostSummaryRoot

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
meta string
View JSON Schema on GitHub

JSON Schema

factset-pa-engine-linked-pa-template-post-summary-root-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "LinkedPATemplatePostSummaryRoot",
  "type": "object",
  "properties": {
    "meta": {
      "type": "string"
    }
  }
}