Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct { //NoUnderlyings is a non-required field for UndInstrmtCollGrp. NoUnderlyings []NoUnderlyings `fix:"711,omitempty"` }
Component is a fix50 UndInstrmtCollGrp Component
type NoUnderlyings ¶
type NoUnderlyings struct { //UnderlyingInstrument Component UnderlyingInstrument underlyinginstrument.Component //CollAction is a non-required field for NoUnderlyings. CollAction *int `fix:"944"` }
NoUnderlyings is a repeating group in UndInstrmtCollGrp
Click to show internal directories.
Click to hide internal directories.