Reject¶
- class roq.fix.codec.Reject¶
Either side may send this message when a session-level rule has been violated.
- __init__(*args, **kwargs)¶
Overloaded function.
__init__(self: roq.fix.codec.Reject, arg0: roq::fix::codec::Reject) -> None
__init__(self: roq.fix.codec.Reject, ref_seq_num: int, text: str = ‘’, ref_tag_id: int = 0, ref_msg_type: roq.fix.MsgType = <MsgType.UNDEFINED: 0>, session_reject_reason: roq.fix.SessionRejectReason = <SessionRejectReason.UNDEFINED: 0>) -> None
- property ref_msg_type¶
RefMsgType <372>
- property ref_seq_num¶
RefSeqNum <45> (required)
- property ref_tag_id¶
RefTagID <371>
- property session_reject_reason¶
SessionRejectReason <373>
- property text¶
Text <58>