Factset · Schema

BatchFlag

Enable asynchronous batch processing. Y = Enable, N = Disable.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch
View JSON Schema on GitHub

JSON Schema

factset-fundamentals-batch-flag-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "BatchFlag",
  "type": "string",
  "description": "Enable asynchronous batch processing. Y = Enable, N = Disable."
}