Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2016 Changes in this version type NoPosAmt + func NewNoPosAmt() *NoPosAmt + func (m *NoPosAmt) SetPosAmt(v float64) + func (m *NoPosAmt) SetPosAmtType(v string) + type PositionAmountData struct + NoPosAmt []NoPosAmt + func (m *PositionAmountData) SetNoPosAmt(v []NoPosAmt) v0.1.0 Feb 21, 2016 Changes in this version + type Component struct + NoPosAmt []NoPosAmt + func New() *Component + type NoPosAmt struct + PosAmt *float64 + PosAmtType *string