ex_fix v0.1.2 ExFix.Types.SessionConfig

FIX session configuration

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %ExFix.Types.SessionConfig{default_applverid: term, dictionary: term, fix_application: term, heart_bt_int: term, log_incoming_msg: term, log_outgoing_msg: term, logon_encrypt_method: term, logon_password: term, logon_username: term, max_output_buf_count: term, mode: term, name: term, reconnect_interval: term, reset_on_logon: term, sender_comp_id: term, socket_connect_host: term, socket_connect_port: term, target_comp_id: term, time_service: term, transport_mod: term, transport_options: term, validate_incoming_message: term}