# Functions
FromMessage creates a ListStrikePrice from a quickfix.Message instance.
New returns a ListStrikePrice initialized with the required fields for ListStrikePrice.
NewNoStrikesRepeatingGroup returns an initialized, NoStrikesRepeatingGroup.
Route returns the beginstring, message type, and MessageRoute for this Message type.
# Structs
ListStrikePrice is the fix42 ListStrikePrice type, MsgType = m.
NoStrikes is a repeating group element, Tag 428.
NoStrikesRepeatingGroup is a repeating group, Tag 428.
# Type aliases
A RouteOut is the callback type that should be implemented for routing Message.