# Functions
FromMessage creates a ExecutionReport from a quickfix.Message instance.
New returns a ExecutionReport initialized with the required fields for ExecutionReport.
NewNoMiscFeesRepeatingGroup returns an initialized, NoMiscFeesRepeatingGroup.
Route returns the beginstring, message type, and MessageRoute for this Message type.
# Structs
ExecutionReport is the fix40 ExecutionReport type, MsgType = 8.
NoMiscFees is a repeating group element, Tag 136.
NoMiscFeesRepeatingGroup is a repeating group, Tag 136.
# Type aliases
A RouteOut is the callback type that should be implemented for routing Message.