# Functions
FromMessage creates a SecurityStatus from a quickfix.Message instance.
New returns a SecurityStatus initialized with the required fields for SecurityStatus.
NewNoSecurityAltIDRepeatingGroup returns an initialized, NoSecurityAltIDRepeatingGroup.
Route returns the beginstring, message type, and MessageRoute for this Message type.
# Structs
NoSecurityAltID is a repeating group element, Tag 454.
NoSecurityAltIDRepeatingGroup is a repeating group, Tag 454.
SecurityStatus is the fix43 SecurityStatus type, MsgType = f.
# Type aliases
A RouteOut is the callback type that should be implemented for routing Message.