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