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 DerivativeInstrumentAttribute struct + NoDerivativeInstrAttrib []NoDerivativeInstrAttrib + func (m *DerivativeInstrumentAttribute) SetNoDerivativeInstrAttrib(v []NoDerivativeInstrAttrib) type NoDerivativeInstrAttrib + func NewNoDerivativeInstrAttrib() *NoDerivativeInstrAttrib + func (m *NoDerivativeInstrAttrib) SetDerivativeInstrAttribType(v int) + func (m *NoDerivativeInstrAttrib) SetDerivativeInstrAttribValue(v string) v0.1.0 Feb 21, 2016 Changes in this version + type Component struct + NoDerivativeInstrAttrib []NoDerivativeInstrAttrib + func New() *Component + type NoDerivativeInstrAttrib struct + DerivativeInstrAttribType *int + DerivativeInstrAttribValue *string