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<OptionTrades> | Array of all the trades in this page of the result. |
Name | Value |
---|---|
REALTIME | "realtime" |
DELAYED | "delayed" |