# Functions
FromMessage creates a TradingSessionListRequest from a quickfix.Message instance.
New returns a TradingSessionListRequest initialized with the required fields for TradingSessionListRequest.
Route returns the beginstring, message type, and MessageRoute for this Message type.
# Structs
TradingSessionListRequest is the fix50 TradingSessionListRequest type, MsgType = BI.
# Type aliases
A RouteOut is the callback type that should be implemented for routing Message.