Documentation ¶
Overview ¶
Package tradingsessionlistupdatereport msg type = BS.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Message ¶
type Message struct { FIXMsgType string `fix:"BS"` Header fixt11.Header //TradSesReqID is a non-required field for TradingSessionListUpdateReport. TradSesReqID *string `fix:"335"` //TradSesUpdateAction is a non-required field for TradingSessionListUpdateReport. TradSesUpdateAction *string `fix:"1327"` //TrdSessLstGrp Component TrdSessLstGrp trdsesslstgrp.Component //ApplicationSequenceControl Component ApplicationSequenceControl applicationsequencecontrol.Component Trailer fixt11.Trailer }
Message is a TradingSessionListUpdateReport FIX Message
Click to show internal directories.
Click to hide internal directories.