All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schemas.openapi-schemas.RefinitivMarketData.yml Maven / Gradle / Ivy

type: object
required:
  - Key
  - Fields
properties:
  Key:
    type: object
    properties:
      Service:
        type: string
      Name:
        type: string
  Fields:
    type: object
    properties:
      BID:
        type: number
        format: double
      ASK:
        type: number
        format: double
      VALUE_DT1:
        type: string
        format: date
      VALUE_TS1:
        type: string




© 2015 - 2025 Weber Informatics LLC | Privacy Policy