ExFix.OutMessage (ex_fix v0.2.6)

FIX message built on application layer

Summary

Types

t()

@type t() :: %ExFix.OutMessage{fields: term(), msg_type: term()}

Functions

new(msg_type)

@spec new(String.t()) :: t()

set_field(msg, field, value)

set_fields(msg, new_fields)