Categorygithub.com/quanticko/quickfixfix50settlementinstructionrequest
package
0.6.0
Repository: https://github.com/quanticko/quickfix.git
Documentation: pkg.go.dev

# Functions

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

# Structs

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.
SettlementInstructionRequest is the fix50 SettlementInstructionRequest type, MsgType = AV.

# Type aliases

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