Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2016 v0.2.0 Apr 19, 2016 Changes in this version + type LegBenchmarkCurveData struct + LegBenchmarkCurveCurrency *string + LegBenchmarkCurveName *string + LegBenchmarkCurvePoint *string + LegBenchmarkPrice *float64 + LegBenchmarkPriceType *int + func (m *LegBenchmarkCurveData) SetLegBenchmarkCurveCurrency(v string) + func (m *LegBenchmarkCurveData) SetLegBenchmarkCurveName(v string) + func (m *LegBenchmarkCurveData) SetLegBenchmarkCurvePoint(v string) + func (m *LegBenchmarkCurveData) SetLegBenchmarkPrice(v float64) + func (m *LegBenchmarkCurveData) SetLegBenchmarkPriceType(v int) v0.1.0 Feb 21, 2016 Changes in this version + type Component struct + LegBenchmarkCurveCurrency *string + LegBenchmarkCurveName *string + LegBenchmarkCurvePoint *string + LegBenchmarkPrice *float64 + LegBenchmarkPriceType *int + func New() *Component