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