Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2016 Changes in this version type NoDates + func NewNoDates() *NoDates + func (m *NoDates) SetLastUpdateTime(v time.Time) + func (m *NoDates) SetTradeDate(v string) + func (m *NoDates) SetTransactTime(v time.Time) + type TrdCapDtGrp struct + NoDates []NoDates + func (m *TrdCapDtGrp) SetNoDates(v []NoDates) v0.1.0 Feb 21, 2016 Changes in this version + type Component struct + NoDates []NoDates + func New() *Component + type NoDates struct + LastUpdateTime *time.Time + TradeDate *string + TransactTime *time.Time