Bloomberg AIM · Schema

ReplyCollection

Financial DataMarket DataOrder ManagementPortfolio ManagementTrading

Properties

Name Type Description
contains array
View JSON Schema on GitHub

JSON Schema

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