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