Factset · Schema

Events-Audio-400-Response

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
code string
title string
id string
details object
View JSON Schema on GitHub

JSON Schema

factset-documents-distributor-callstreet-events-events-audio-400-response-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Events-Audio-400-Response",
  "type": "object",
  "description": "",
  "properties": {
    "code": {
      "type": "string"
    },
    "title": {
      "type": "string"
    },
    "id": {
      "type": "string"
    },
    "details": {
      "type": "object"
    }
  }
}