Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2016 Changes in this version type NoUnderlyingAmounts + func NewNoUnderlyingAmounts() *NoUnderlyingAmounts + func (m *NoUnderlyingAmounts) SetUnderlyingCollectAmount(v float64) + func (m *NoUnderlyingAmounts) SetUnderlyingPayAmount(v float64) + func (m *NoUnderlyingAmounts) SetUnderlyingSettlementDate(v string) + func (m *NoUnderlyingAmounts) SetUnderlyingSettlementStatus(v string) + type UnderlyingAmount struct + NoUnderlyingAmounts []NoUnderlyingAmounts + func (m *UnderlyingAmount) SetNoUnderlyingAmounts(v []NoUnderlyingAmounts) v0.1.0 Feb 21, 2016 Changes in this version + type Component struct + NoUnderlyingAmounts []NoUnderlyingAmounts + func New() *Component + type NoUnderlyingAmounts struct + UnderlyingCollectAmount *float64 + UnderlyingPayAmount *float64 + UnderlyingSettlementDate *string + UnderlyingSettlementStatus *string