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