Sequence Field
The Sequence field is used for all Cboe One messages delivered via Amazon MSK. Examples can be found in the messages below. Note that when the Cboe One feed is spread across multiple partitions, messages may not always be received in sequence order.
| Field Name | JSON | Value/Type | Description |
|---|---|---|---|
| Sequence | s | Integer | Sequence representing the order that the messages were received by the Kafka producer. |





