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