# Functions
FromMessage creates a AllocationACK from a quickfix.Message instance.
New returns a AllocationACK initialized with the required fields for AllocationACK.
Route returns the beginstring, message type, and MessageRoute for this Message type.
# Structs
AllocationACK is the fix42 AllocationACK type, MsgType = P.
# Type aliases
A RouteOut is the callback type that should be implemented for routing Message.