# Functions
FromMessage creates a SecurityDefinition from a quickfix.Message instance.
New returns a SecurityDefinition initialized with the required fields for SecurityDefinition.
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.
SecurityDefinition is the fix42 SecurityDefinition type, MsgType = d.
# Type aliases
A RouteOut is the callback type that should be implemented for routing Message.