package
0.6.0
Repository: https://github.com/avislash/quickfix.git
Documentation: pkg.go.dev

# Functions

FromMessage creates a SettlementInstructions from a quickfix.Message instance.
New returns a SettlementInstructions initialized with the required fields for SettlementInstructions.
NewNoPartyIDsRepeatingGroup returns an initialized, NoPartyIDsRepeatingGroup.
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.
SettlementInstructions is the fix43 SettlementInstructions type, MsgType = T.

# Type aliases

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