Categorygithub.com/quickfixgo/fix44allocationinstructionack
package
0.1.0
Repository: https://github.com/quickfixgo/fix44.git
Documentation: pkg.go.dev

# Functions

FromMessage creates a AllocationInstructionAck from a quickfix.Message instance.
New returns a AllocationInstructionAck initialized with the required fields for AllocationInstructionAck.
NewNoAllocsRepeatingGroup returns an initialized, NoAllocsRepeatingGroup.
NewNoPartyIDsRepeatingGroup returns an initialized, NoPartyIDsRepeatingGroup.
NewNoPartySubIDsRepeatingGroup returns an initialized, NoPartySubIDsRepeatingGroup.
Route returns the beginstring, message type, and MessageRoute for this Message type.

# Structs

AllocationInstructionAck is the fix44 AllocationInstructionAck type, MsgType = P.
NoAllocs is a repeating group element, Tag 78.
NoAllocsRepeatingGroup is a repeating group, Tag 78.
NoPartyIDs is a repeating group element, Tag 453.
NoPartyIDsRepeatingGroup is a repeating group, Tag 453.
NoPartySubIDs is a repeating group element, Tag 802.
NoPartySubIDsRepeatingGroup is a repeating group, Tag 802.

# Type aliases

A RouteOut is the callback type that should be implemented for routing Message.