Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct { //NoOfLegUnderlyings is a non-required field for TradeCapLegUnderlyingsGrp. NoOfLegUnderlyings []NoOfLegUnderlyings `fix:"1342,omitempty"` }
Component is a fix50sp2 TradeCapLegUnderlyingsGrp Component
type NoOfLegUnderlyings ¶
type NoOfLegUnderlyings struct { //UnderlyingLegInstrument Component UnderlyingLegInstrument underlyingleginstrument.Component }
NoOfLegUnderlyings is a repeating group in TradeCapLegUnderlyingsGrp
Click to show internal directories.
Click to hide internal directories.