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