Factset · Schema

TemplatedPAComponentUpdateParametersRoot

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
meta string
View JSON Schema on GitHub

JSON Schema

factset-pa-engine-templated-pa-component-update-parameters-root-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "TemplatedPAComponentUpdateParametersRoot",
  "type": "object",
  "properties": {
    "meta": {
      "type": "string"
    }
  }
}