Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct {
//LegBenchmarkCurveCurrency is a non-required field for LegBenchmarkCurveData.
LegBenchmarkCurveCurrency *string `fix:"676"`
//LegBenchmarkCurveName is a non-required field for LegBenchmarkCurveData.
LegBenchmarkCurveName *string `fix:"677"`
//LegBenchmarkCurvePoint is a non-required field for LegBenchmarkCurveData.
LegBenchmarkCurvePoint *string `fix:"678"`
//LegBenchmarkPrice is a non-required field for LegBenchmarkCurveData.
LegBenchmarkPrice *float64 `fix:"679"`
//LegBenchmarkPriceType is a non-required field for LegBenchmarkCurveData.
LegBenchmarkPriceType *int `fix:"680"`
}
Component is a fix50sp1 LegBenchmarkCurveData Component
Click to show internal directories.
Click to hide internal directories.