Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct { //NoRelatedSym is a non-required field for StrmAsgnReqInstrmtGrp. NoRelatedSym []NoRelatedSym `fix:"146,omitempty"` }
Component is a fix50sp2 StrmAsgnReqInstrmtGrp Component
type NoRelatedSym ¶
type NoRelatedSym struct { //Instrument Component Instrument instrument.Component //SettlType is a non-required field for NoRelatedSym. SettlType *string `fix:"63"` //MDEntrySize is a non-required field for NoRelatedSym. MDEntrySize *float64 `fix:"271"` //MDStreamID is a non-required field for NoRelatedSym. MDStreamID *string `fix:"1500"` }
NoRelatedSym is a repeating group in StrmAsgnReqInstrmtGrp
Click to show internal directories.
Click to hide internal directories.