Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2016 Changes in this version + type SettlInstructionsData struct + DlvyInstGrp *dlvyinstgrp.DlvyInstGrp + SettlDeliveryType *int + StandInstDbID *string + StandInstDbName *string + StandInstDbType *int + func (m *SettlInstructionsData) SetDlvyInstGrp(v dlvyinstgrp.DlvyInstGrp) + func (m *SettlInstructionsData) SetSettlDeliveryType(v int) + func (m *SettlInstructionsData) SetStandInstDbID(v string) + func (m *SettlInstructionsData) SetStandInstDbName(v string) + func (m *SettlInstructionsData) SetStandInstDbType(v int) v0.1.0 Feb 21, 2016 Changes in this version + type Component struct + NoDlvyInst []NoDlvyInst + SettlDeliveryType *int + StandInstDbID *string + StandInstDbName *string + StandInstDbType *int + func New() *Component + type NoDlvyInst struct + DlvyInstType *string + SettlInstSource *string + SettlParties settlparties.Component