# Functions
FromMessage creates a SecurityTypes from a quickfix.Message instance.
New returns a SecurityTypes initialized with the required fields for SecurityTypes.
NewNoSecurityTypesRepeatingGroup returns an initialized, NoSecurityTypesRepeatingGroup.
Route returns the beginstring, message type, and MessageRoute for this Message type.
# Structs
NoSecurityTypes is a repeating group element, Tag 558.
NoSecurityTypesRepeatingGroup is a repeating group, Tag 558.
SecurityTypes is the fix50sp2 SecurityTypes type, MsgType = w.
# Type aliases
A RouteOut is the callback type that should be implemented for routing Message.