Bloomberg AIM · Schema

FieldListCollection

Financial DataMarket DataOrder ManagementPortfolio ManagementTrading

Properties

Name Type Description
contains array
View JSON Schema on GitHub

JSON Schema

bloomberg-data-license-field-list-collection-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "FieldListCollection",
  "type": "object",
  "properties": {
    "contains": {
      "type": "array"
    }
  }
}