# Functions
FromMessage creates a QuoteRequest from a quickfix.Message instance.
New returns a QuoteRequest initialized with the required fields for QuoteRequest.
NewNoRelatedSymRepeatingGroup returns an initialized, NoRelatedSymRepeatingGroup.
Route returns the beginstring, message type, and MessageRoute for this Message type.
# Structs
NoRelatedSym is a repeating group element, Tag 146.
NoRelatedSymRepeatingGroup is a repeating group, Tag 146.
QuoteRequest is the fix42 QuoteRequest type, MsgType = R.
# Type aliases
A RouteOut is the callback type that should be implemented for routing Message.