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