COMPONENT | DESCRIPTION / VALUE |
---|---|
Domain | Required. MarketByPrice |
UpdateType | Required. Indicates the general content of the update. Typically sent as one of the following: • Unspecified • Quote |
SeqNumber | Optional. A user-specified, item-level sequence number which can be used by the application for sequencing messages within this stream. |
ConflationInfo.Count | Optional. If a provider sends a conflated update, ConflationInfo.Count specifies how many updates were included in the conflation. The consumer indicates interest in this information by setting the ConfInfoInUpdates in the request. |
ConflationInfo.Time | Optional. If a provider sends a conflated update, ConflationInfo.Time specifies the time interval (in milliseconds) over which data is conflated. The consumer indicates interest in this information by setting the ConfInfoInUpdates in the request. |
PermData | Optional. Specifies permissioning information for the update’s content. |
ExtHdr | Not used. |
Key.Service | Conditional. Key.Service is required if KeyInUpdates was set on the request. Specifies the ID of the service that provides the item. |
Key.NameType | Conditional. Key.NameType is required if KeyInUpdates was set on the request. Key.NameType should match the Key.NameType specified in the item’s request message. If Key.NameType is not specified, it uses the default Ric. |
Key.Name | Conditional. Key.Name is required if KeyInUpdates was set on the request) Specifies the name of the item being provided. |
Key.Filter | Not used. |
Key.Identifier | Not used. |
Key.Attrib | Not used. |
Payload | Required. is represented by a Map, where each entry contains a FieldList containing information about a price point. |