ListResult<InstrumentExposureResponse>

Represents a feed of entities that includes additional information that Open API Query support.

  • Name Type Description
    __count Long The total count of items in the feed.
    __next Uri The link for the next page of items in the feed.
    Data InstrumentExposureResponse [] The collection of entities for this feed.
    MaxRows Int The maximum number of rows that can be returned (if applicable).