# Functions

FromMessage creates a OrderMassCancelReport from a quickfix.Message instance.
New returns a OrderMassCancelReport initialized with the required fields for OrderMassCancelReport.
NewNoAffectedOrdersRepeatingGroup returns an initialized, NoAffectedOrdersRepeatingGroup.
NewNoSecurityAltIDRepeatingGroup returns an initialized, NoSecurityAltIDRepeatingGroup.
NewNoUnderlyingSecurityAltIDRepeatingGroup returns an initialized, NoUnderlyingSecurityAltIDRepeatingGroup.
Route returns the beginstring, message type, and MessageRoute for this Message type.

# Structs

NoAffectedOrders is a repeating group element, Tag 534.
NoAffectedOrdersRepeatingGroup is a repeating group, Tag 534.
NoSecurityAltID is a repeating group element, Tag 454.
NoSecurityAltIDRepeatingGroup is a repeating group, Tag 454.
NoUnderlyingSecurityAltID is a repeating group element, Tag 457.
NoUnderlyingSecurityAltIDRepeatingGroup is a repeating group, Tag 457.
OrderMassCancelReport is the fix43 OrderMassCancelReport type, MsgType = r.

# Type aliases

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