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