Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2016 Changes in this version + type NoDlvyInst struct + DlvyInstType *string + SettlInstSource *string + SettlParties *settlparties.SettlParties + func NewNoDlvyInst() *NoDlvyInst + func (m *NoDlvyInst) SetDlvyInstType(v string) + func (m *NoDlvyInst) SetSettlInstSource(v string) + func (m *NoDlvyInst) SetSettlParties(v settlparties.SettlParties) + type SettlInstructionsData struct + NoDlvyInst []NoDlvyInst + SettlDeliveryType *int + StandInstDbID *string + StandInstDbName *string + StandInstDbType *int + func New() *SettlInstructionsData + func (m *SettlInstructionsData) SetNoDlvyInst(v []NoDlvyInst) + func (m *SettlInstructionsData) SetSettlDeliveryType(v int) + func (m *SettlInstructionsData) SetStandInstDbID(v string) + func (m *SettlInstructionsData) SetStandInstDbName(v string) + func (m *SettlInstructionsData) SetStandInstDbType(v int)