| Name | Type | Description |
|---|---|---|
| nextPage | String | The token required to request the next page of the data. If null, no further results are available. |
| source | SourceEnum | The source of the trades. |
| trades | List<SecurityTrades> | Array of all the trades in this page of the result. |
| Name | Value |
|---|---|
| IEX | "iex" |
| DELAYED_SIP | "delayed_sip" |
| UTP_DELAYED | "utp_delayed" |
| CTA_A_DELAYED | "cta_a_delayed" |
| CTA_B_DELAYED | "cta_b_delayed" |
| OTC_DELAYED | "otc_delayed" |
| NASDAQ_BASIC | "nasdaq_basic" |
| CBOE_ONE_DELAYED | "cboe_one_delayed" |
| IEX_DELAYED | "iex_delayed" |