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