Versions in this module Expand all Collapse all v0 v0.5.0 Sep 1, 2016 Changes in this version + func Route(router RouteOut) (string, string, quickfix.MessageRoute) + type NoPartyIDs struct + func (m NoPartyIDs) GetPartyID() (f field.PartyIDField, err quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyIDSource() (f field.PartyIDSourceField, err quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyRole() (f field.PartyRoleField, err quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartySubID() (f field.PartySubIDField, err quickfix.MessageRejectError) + func (m NoPartyIDs) HasPartyID() bool + func (m NoPartyIDs) HasPartyIDSource() bool + func (m NoPartyIDs) HasPartyRole() bool + func (m NoPartyIDs) HasPartySubID() bool + func (m NoPartyIDs) SetPartyID(v string) + func (m NoPartyIDs) SetPartyIDSource(v string) + func (m NoPartyIDs) SetPartyRole(v int) + func (m NoPartyIDs) SetPartySubID(v string) + type NoPartyIDsRepeatingGroup struct + func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup + func (m NoPartyIDsRepeatingGroup) Add() NoPartyIDs + func (m NoPartyIDsRepeatingGroup) Get(i int) NoPartyIDs + type RouteOut func(msg SettlementInstructions, sessionID quickfix.SessionID) quickfix.MessageRejectError + type SettlementInstructions struct + ReceiveTime time.Time + func FromMessage(m quickfix.Message) SettlementInstructions + func New(settlinstid field.SettlInstIDField, ...) (m SettlementInstructions) + func (m SettlementInstructions) GetAllocAccount() (f field.AllocAccountField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetAllocID() (f field.AllocIDField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetCardExpDate() (f field.CardExpDateField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetCardHolderName() (f field.CardHolderNameField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetCardIssNo() (f field.CardIssNoField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetCardNumber() (f field.CardNumberField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetCardStartDate() (f field.CardStartDateField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetCashSettlAgentAcctName() (f field.CashSettlAgentAcctNameField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetCashSettlAgentAcctNum() (f field.CashSettlAgentAcctNumField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetCashSettlAgentCode() (f field.CashSettlAgentCodeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetCashSettlAgentContactName() (f field.CashSettlAgentContactNameField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetCashSettlAgentContactPhone() (f field.CashSettlAgentContactPhoneField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetCashSettlAgentName() (f field.CashSettlAgentNameField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetClOrdID() (f field.ClOrdIDField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetEffectiveTime() (f field.EffectiveTimeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetIndividualAllocID() (f field.IndividualAllocIDField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetLastMkt() (f field.LastMktField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError) + func (m SettlementInstructions) GetPaymentDate() (f field.PaymentDateField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetPaymentMethod() (f field.PaymentMethodField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetPaymentRef() (f field.PaymentRefField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetPaymentRemitterID() (f field.PaymentRemitterIDField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSecuritySettlAgentAcctName() (f field.SecuritySettlAgentAcctNameField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSecuritySettlAgentAcctNum() (f field.SecuritySettlAgentAcctNumField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSecuritySettlAgentCode() (f field.SecuritySettlAgentCodeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSecuritySettlAgentContactName() (f field.SecuritySettlAgentContactNameField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSecuritySettlAgentContactPhone() (f field.SecuritySettlAgentContactPhoneField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSecuritySettlAgentName() (f field.SecuritySettlAgentNameField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSecurityType() (f field.SecurityTypeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSettlBrkrCode() (f field.SettlBrkrCodeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSettlDeliveryType() (f field.SettlDeliveryTypeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSettlDepositoryCode() (f field.SettlDepositoryCodeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSettlInstCode() (f field.SettlInstCodeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSettlInstID() (f field.SettlInstIDField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSettlInstMode() (f field.SettlInstModeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSettlInstRefID() (f field.SettlInstRefIDField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSettlInstSource() (f field.SettlInstSourceField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSettlInstTransType() (f field.SettlInstTransTypeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetSide() (f field.SideField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetStandInstDbID() (f field.StandInstDbIDField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetStandInstDbName() (f field.StandInstDbNameField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetStandInstDbType() (f field.StandInstDbTypeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetTradeDate() (f field.TradeDateField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetTradingSessionID() (f field.TradingSessionIDField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetTradingSessionSubID() (f field.TradingSessionSubIDField, err quickfix.MessageRejectError) + func (m SettlementInstructions) GetTransactTime() (f field.TransactTimeField, err quickfix.MessageRejectError) + func (m SettlementInstructions) HasAllocAccount() bool + func (m SettlementInstructions) HasAllocID() bool + func (m SettlementInstructions) HasCardExpDate() bool + func (m SettlementInstructions) HasCardHolderName() bool + func (m SettlementInstructions) HasCardIssNo() bool + func (m SettlementInstructions) HasCardNumber() bool + func (m SettlementInstructions) HasCardStartDate() bool + func (m SettlementInstructions) HasCashSettlAgentAcctName() bool + func (m SettlementInstructions) HasCashSettlAgentAcctNum() bool + func (m SettlementInstructions) HasCashSettlAgentCode() bool + func (m SettlementInstructions) HasCashSettlAgentContactName() bool + func (m SettlementInstructions) HasCashSettlAgentContactPhone() bool + func (m SettlementInstructions) HasCashSettlAgentName() bool + func (m SettlementInstructions) HasClOrdID() bool + func (m SettlementInstructions) HasEffectiveTime() bool + func (m SettlementInstructions) HasIndividualAllocID() bool + func (m SettlementInstructions) HasLastMkt() bool + func (m SettlementInstructions) HasNoPartyIDs() bool + func (m SettlementInstructions) HasPaymentDate() bool + func (m SettlementInstructions) HasPaymentMethod() bool + func (m SettlementInstructions) HasPaymentRef() bool + func (m SettlementInstructions) HasPaymentRemitterID() bool + func (m SettlementInstructions) HasSecuritySettlAgentAcctName() bool + func (m SettlementInstructions) HasSecuritySettlAgentAcctNum() bool + func (m SettlementInstructions) HasSecuritySettlAgentCode() bool + func (m SettlementInstructions) HasSecuritySettlAgentContactName() bool + func (m SettlementInstructions) HasSecuritySettlAgentContactPhone() bool + func (m SettlementInstructions) HasSecuritySettlAgentName() bool + func (m SettlementInstructions) HasSecurityType() bool + func (m SettlementInstructions) HasSettlBrkrCode() bool + func (m SettlementInstructions) HasSettlDeliveryType() bool + func (m SettlementInstructions) HasSettlDepositoryCode() bool + func (m SettlementInstructions) HasSettlInstCode() bool + func (m SettlementInstructions) HasSettlInstID() bool + func (m SettlementInstructions) HasSettlInstMode() bool + func (m SettlementInstructions) HasSettlInstRefID() bool + func (m SettlementInstructions) HasSettlInstSource() bool + func (m SettlementInstructions) HasSettlInstTransType() bool + func (m SettlementInstructions) HasSide() bool + func (m SettlementInstructions) HasStandInstDbID() bool + func (m SettlementInstructions) HasStandInstDbName() bool + func (m SettlementInstructions) HasStandInstDbType() bool + func (m SettlementInstructions) HasTradeDate() bool + func (m SettlementInstructions) HasTradingSessionID() bool + func (m SettlementInstructions) HasTradingSessionSubID() bool + func (m SettlementInstructions) HasTransactTime() bool + func (m SettlementInstructions) SetAllocAccount(v string) + func (m SettlementInstructions) SetAllocID(v string) + func (m SettlementInstructions) SetCardExpDate(v string) + func (m SettlementInstructions) SetCardHolderName(v string) + func (m SettlementInstructions) SetCardIssNo(v string) + func (m SettlementInstructions) SetCardNumber(v string) + func (m SettlementInstructions) SetCardStartDate(v string) + func (m SettlementInstructions) SetCashSettlAgentAcctName(v string) + func (m SettlementInstructions) SetCashSettlAgentAcctNum(v string) + func (m SettlementInstructions) SetCashSettlAgentCode(v string) + func (m SettlementInstructions) SetCashSettlAgentContactName(v string) + func (m SettlementInstructions) SetCashSettlAgentContactPhone(v string) + func (m SettlementInstructions) SetCashSettlAgentName(v string) + func (m SettlementInstructions) SetClOrdID(v string) + func (m SettlementInstructions) SetEffectiveTime(v time.Time) + func (m SettlementInstructions) SetIndividualAllocID(v string) + func (m SettlementInstructions) SetLastMkt(v string) + func (m SettlementInstructions) SetNoPartyIDs(f NoPartyIDsRepeatingGroup) + func (m SettlementInstructions) SetPaymentDate(v string) + func (m SettlementInstructions) SetPaymentMethod(v int) + func (m SettlementInstructions) SetPaymentRef(v string) + func (m SettlementInstructions) SetPaymentRemitterID(v string) + func (m SettlementInstructions) SetSecuritySettlAgentAcctName(v string) + func (m SettlementInstructions) SetSecuritySettlAgentAcctNum(v string) + func (m SettlementInstructions) SetSecuritySettlAgentCode(v string) + func (m SettlementInstructions) SetSecuritySettlAgentContactName(v string) + func (m SettlementInstructions) SetSecuritySettlAgentContactPhone(v string) + func (m SettlementInstructions) SetSecuritySettlAgentName(v string) + func (m SettlementInstructions) SetSecurityType(v string) + func (m SettlementInstructions) SetSettlBrkrCode(v string) + func (m SettlementInstructions) SetSettlDeliveryType(v int) + func (m SettlementInstructions) SetSettlDepositoryCode(v string) + func (m SettlementInstructions) SetSettlInstCode(v string) + func (m SettlementInstructions) SetSettlInstID(v string) + func (m SettlementInstructions) SetSettlInstMode(v string) + func (m SettlementInstructions) SetSettlInstRefID(v string) + func (m SettlementInstructions) SetSettlInstSource(v string) + func (m SettlementInstructions) SetSettlInstTransType(v string) + func (m SettlementInstructions) SetSide(v string) + func (m SettlementInstructions) SetStandInstDbID(v string) + func (m SettlementInstructions) SetStandInstDbName(v string) + func (m SettlementInstructions) SetStandInstDbType(v int) + func (m SettlementInstructions) SetTradeDate(v string) + func (m SettlementInstructions) SetTradingSessionID(v string) + func (m SettlementInstructions) SetTradingSessionSubID(v string) + func (m SettlementInstructions) SetTransactTime(v time.Time) + func (m SettlementInstructions) ToMessage() quickfix.Message