ex_fix v0.2.3 ExFix.InMessage

Represents a received FIX message.

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %ExFix.InMessage{complete: term, error_reason: term, fields: term, msg_type: term, original_fix_msg: term, other_msgs: term, poss_dup: term, rest_msg: term, seqnum: term, subject: term, valid: term}

Link to this section Functions

Link to this function get_field(in_message, field)