Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2016 Changes in this version + type NoRelatedSym struct + EncodedText *string + EncodedTextLen *int + Instrument *instrument.Instrument + MDStreamID *string + SettlType *string + StreamAsgnRejReason *int + StreamAsgnType *int + Text *string + func NewNoRelatedSym() *NoRelatedSym + func (m *NoRelatedSym) SetEncodedText(v string) + func (m *NoRelatedSym) SetEncodedTextLen(v int) + func (m *NoRelatedSym) SetInstrument(v instrument.Instrument) + func (m *NoRelatedSym) SetMDStreamID(v string) + func (m *NoRelatedSym) SetSettlType(v string) + func (m *NoRelatedSym) SetStreamAsgnRejReason(v int) + func (m *NoRelatedSym) SetStreamAsgnType(v int) + func (m *NoRelatedSym) SetText(v string) + type StrmAsgnRptInstrmtGrp struct + NoRelatedSym []NoRelatedSym + func New() *StrmAsgnRptInstrmtGrp + func (m *StrmAsgnRptInstrmtGrp) SetNoRelatedSym(v []NoRelatedSym)