# Functions
FromMessage creates a OrderCancelRequest from a quickfix.Message instance.
New returns a OrderCancelRequest initialized with the required fields for OrderCancelRequest.
Route returns the beginstring, message type, and MessageRoute for this Message type.
# Structs
OrderCancelRequest is the fix40 OrderCancelRequest type, MsgType = F.
# Type aliases
A RouteOut is the callback type that should be implemented for routing Message.