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