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