Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct { //NoMsgTypes is a non-required field for MsgTypeGrp. NoMsgTypes []NoMsgTypes `fix:"384,omitempty"` }
Component is a fixt11 MsgTypeGrp Component
type NoMsgTypes ¶
type NoMsgTypes struct { //RefMsgType is a non-required field for NoMsgTypes. RefMsgType *string `fix:"372"` //MsgDirection is a non-required field for NoMsgTypes. MsgDirection *string `fix:"385"` //RefApplVerID is a non-required field for NoMsgTypes. RefApplVerID *string `fix:"1130"` //RefCstmApplVerID is a non-required field for NoMsgTypes. RefCstmApplVerID *string `fix:"1131"` }
NoMsgTypes is a repeating group in MsgTypeGrp
Click to show internal directories.
Click to hide internal directories.