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 InstrmtGrp.
NoRelatedSym []NoRelatedSym `fix:"146,omitempty"`
}
Component is a fix50 InstrmtGrp Component
type NoRelatedSym ¶
type NoRelatedSym struct {
//Instrument Component
Instrument instrument.Component
}
NoRelatedSym is a repeating group in InstrmtGrp
Click to show internal directories.
Click to hide internal directories.