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

# Functions

FromMessage creates a ApplicationMessageRequestAck from a quickfix.Message instance.
New returns a ApplicationMessageRequestAck initialized with the required fields for ApplicationMessageRequestAck.
NewNoApplIDsRepeatingGroup returns an initialized, NoApplIDsRepeatingGroup.
NewNoNestedPartyIDsRepeatingGroup returns an initialized, NoNestedPartyIDsRepeatingGroup.
NewNoNestedPartySubIDsRepeatingGroup returns an initialized, NoNestedPartySubIDsRepeatingGroup.
NewNoPartyIDsRepeatingGroup returns an initialized, NoPartyIDsRepeatingGroup.
NewNoPartySubIDsRepeatingGroup returns an initialized, NoPartySubIDsRepeatingGroup.
Route returns the beginstring, message type, and MessageRoute for this Message type.

# Structs

ApplicationMessageRequestAck is the fix50sp2 ApplicationMessageRequestAck type, MsgType = BX.
NoApplIDs is a repeating group element, Tag 1351.
NoApplIDsRepeatingGroup is a repeating group, Tag 1351.
NoNestedPartyIDs is a repeating group element, Tag 539.
NoNestedPartyIDsRepeatingGroup is a repeating group, Tag 539.
NoNestedPartySubIDs is a repeating group element, Tag 804.
NoNestedPartySubIDsRepeatingGroup is a repeating group, Tag 804.
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.