 Documentation
      ¶
      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 fix50sp1 TradeCapLegUnderlyingsGrp Component
type NoOfLegUnderlyings ¶
type NoOfLegUnderlyings struct {
	//UnderlyingLegInstrument Component
	UnderlyingLegInstrument underlyingleginstrument.Component
}
    NoOfLegUnderlyings is a repeating group in TradeCapLegUnderlyingsGrp
       Source Files
      ¶
      Source Files
      ¶
    
- TradeCapLegUnderlyingsGrp.go
 Click to show internal directories. 
   Click to hide internal directories.