Documentation ¶
Index ¶
- func Route(router RouteOut) (string, string, quickfix.MessageRoute)
- type NoPartyIDs
- func (m NoPartyIDs) GetPartyID() (v string, err quickfix.MessageRejectError)
- func (m NoPartyIDs) GetPartyIDSource() (v enum.PartyIDSource, err quickfix.MessageRejectError)
- func (m NoPartyIDs) GetPartyRole() (v enum.PartyRole, err quickfix.MessageRejectError)
- func (m NoPartyIDs) GetPartySubID() (v string, 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 enum.PartyIDSource)
- func (m NoPartyIDs) SetPartyRole(v enum.PartyRole)
- func (m NoPartyIDs) SetPartySubID(v string)
- type NoPartyIDsRepeatingGroup
- type RouteOut
- type SettlementInstructions
- func (m SettlementInstructions) GetAllocAccount() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetAllocID() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetCardExpDate() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetCardHolderName() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetCardIssNo() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetCardNumber() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetCardStartDate() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetCashSettlAgentAcctName() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetCashSettlAgentAcctNum() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetCashSettlAgentCode() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetCashSettlAgentContactName() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetCashSettlAgentContactPhone() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetCashSettlAgentName() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetClOrdID() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetEffectiveTime() (v time.Time, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetIndividualAllocID() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetLastMkt() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m SettlementInstructions) GetPaymentDate() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetPaymentMethod() (v enum.PaymentMethod, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetPaymentRef() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetPaymentRemitterID() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSecuritySettlAgentAcctName() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSecuritySettlAgentAcctNum() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSecuritySettlAgentCode() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSecuritySettlAgentContactName() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSecuritySettlAgentContactPhone() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSecuritySettlAgentName() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSettlBrkrCode() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSettlDeliveryType() (v enum.SettlDeliveryType, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSettlDepositoryCode() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSettlInstCode() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSettlInstID() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSettlInstMode() (v enum.SettlInstMode, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSettlInstRefID() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSettlInstSource() (v enum.SettlInstSource, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSettlInstTransType() (v enum.SettlInstTransType, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSide() (v enum.Side, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetStandInstDbID() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetStandInstDbName() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetStandInstDbType() (v enum.StandInstDbType, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetTradeDate() (v string, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetTradingSessionID() (v enum.TradingSessionID, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetTradingSessionSubID() (v enum.TradingSessionSubID, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetTransactTime() (v time.Time, 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 enum.PaymentMethod)
- 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 enum.SecurityType)
- func (m SettlementInstructions) SetSettlBrkrCode(v string)
- func (m SettlementInstructions) SetSettlDeliveryType(v enum.SettlDeliveryType)
- func (m SettlementInstructions) SetSettlDepositoryCode(v string)
- func (m SettlementInstructions) SetSettlInstCode(v string)
- func (m SettlementInstructions) SetSettlInstID(v string)
- func (m SettlementInstructions) SetSettlInstMode(v enum.SettlInstMode)
- func (m SettlementInstructions) SetSettlInstRefID(v string)
- func (m SettlementInstructions) SetSettlInstSource(v enum.SettlInstSource)
- func (m SettlementInstructions) SetSettlInstTransType(v enum.SettlInstTransType)
- func (m SettlementInstructions) SetSide(v enum.Side)
- func (m SettlementInstructions) SetStandInstDbID(v string)
- func (m SettlementInstructions) SetStandInstDbName(v string)
- func (m SettlementInstructions) SetStandInstDbType(v enum.StandInstDbType)
- func (m SettlementInstructions) SetTradeDate(v string)
- func (m SettlementInstructions) SetTradingSessionID(v enum.TradingSessionID)
- func (m SettlementInstructions) SetTradingSessionSubID(v enum.TradingSessionSubID)
- func (m SettlementInstructions) SetTransactTime(v time.Time)
- func (m SettlementInstructions) ToMessage() *quickfix.Message
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NoPartyIDs ¶
NoPartyIDs is a repeating group element, Tag 453.
func (NoPartyIDs) GetPartyID ¶
func (m NoPartyIDs) GetPartyID() (v string, err quickfix.MessageRejectError)
GetPartyID gets PartyID, Tag 448.
func (NoPartyIDs) GetPartyIDSource ¶
func (m NoPartyIDs) GetPartyIDSource() (v enum.PartyIDSource, err quickfix.MessageRejectError)
GetPartyIDSource gets PartyIDSource, Tag 447.
func (NoPartyIDs) GetPartyRole ¶
func (m NoPartyIDs) GetPartyRole() (v enum.PartyRole, err quickfix.MessageRejectError)
GetPartyRole gets PartyRole, Tag 452.
func (NoPartyIDs) GetPartySubID ¶
func (m NoPartyIDs) GetPartySubID() (v string, err quickfix.MessageRejectError)
GetPartySubID gets PartySubID, Tag 523.
func (NoPartyIDs) HasPartyID ¶
func (m NoPartyIDs) HasPartyID() bool
HasPartyID returns true if PartyID is present, Tag 448.
func (NoPartyIDs) HasPartyIDSource ¶
func (m NoPartyIDs) HasPartyIDSource() bool
HasPartyIDSource returns true if PartyIDSource is present, Tag 447.
func (NoPartyIDs) HasPartyRole ¶
func (m NoPartyIDs) HasPartyRole() bool
HasPartyRole returns true if PartyRole is present, Tag 452.
func (NoPartyIDs) HasPartySubID ¶
func (m NoPartyIDs) HasPartySubID() bool
HasPartySubID returns true if PartySubID is present, Tag 523.
func (NoPartyIDs) SetPartyID ¶
func (m NoPartyIDs) SetPartyID(v string)
SetPartyID sets PartyID, Tag 448.
func (NoPartyIDs) SetPartyIDSource ¶
func (m NoPartyIDs) SetPartyIDSource(v enum.PartyIDSource)
SetPartyIDSource sets PartyIDSource, Tag 447.
func (NoPartyIDs) SetPartyRole ¶
func (m NoPartyIDs) SetPartyRole(v enum.PartyRole)
SetPartyRole sets PartyRole, Tag 452.
func (NoPartyIDs) SetPartySubID ¶
func (m NoPartyIDs) SetPartySubID(v string)
SetPartySubID sets PartySubID, Tag 523.
type NoPartyIDsRepeatingGroup ¶
type NoPartyIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoPartyIDsRepeatingGroup is a repeating group, Tag 453.
func NewNoPartyIDsRepeatingGroup ¶
func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup
NewNoPartyIDsRepeatingGroup returns an initialized, NoPartyIDsRepeatingGroup.
func (NoPartyIDsRepeatingGroup) Add ¶
func (m NoPartyIDsRepeatingGroup) Add() NoPartyIDs
Add create and append a new NoPartyIDs to this group.
func (NoPartyIDsRepeatingGroup) Get ¶
func (m NoPartyIDsRepeatingGroup) Get(i int) NoPartyIDs
Get returns the ith NoPartyIDs in the NoPartyIDsRepeatinGroup.
type RouteOut ¶
type RouteOut func(msg SettlementInstructions, sessionID quickfix.SessionID) quickfix.MessageRejectError
A RouteOut is the callback type that should be implemented for routing Message.
type SettlementInstructions ¶
type SettlementInstructions struct { fix43.Header *quickfix.Body fix43.Trailer Message *quickfix.Message }
SettlementInstructions is the fix43 SettlementInstructions type, MsgType = T.
func FromMessage ¶
func FromMessage(m *quickfix.Message) SettlementInstructions
FromMessage creates a SettlementInstructions from a quickfix.Message instance.
func New ¶
func New(settlinstid field.SettlInstIDField, settlinsttranstype field.SettlInstTransTypeField, settlinstrefid field.SettlInstRefIDField, settlinstmode field.SettlInstModeField, settlinstsource field.SettlInstSourceField, allocaccount field.AllocAccountField, transacttime field.TransactTimeField) (m SettlementInstructions)
New returns a SettlementInstructions initialized with the required fields for SettlementInstructions.
func (SettlementInstructions) GetAllocAccount ¶
func (m SettlementInstructions) GetAllocAccount() (v string, err quickfix.MessageRejectError)
GetAllocAccount gets AllocAccount, Tag 79.
func (SettlementInstructions) GetAllocID ¶
func (m SettlementInstructions) GetAllocID() (v string, err quickfix.MessageRejectError)
GetAllocID gets AllocID, Tag 70.
func (SettlementInstructions) GetCardExpDate ¶
func (m SettlementInstructions) GetCardExpDate() (v string, err quickfix.MessageRejectError)
GetCardExpDate gets CardExpDate, Tag 490.
func (SettlementInstructions) GetCardHolderName ¶
func (m SettlementInstructions) GetCardHolderName() (v string, err quickfix.MessageRejectError)
GetCardHolderName gets CardHolderName, Tag 488.
func (SettlementInstructions) GetCardIssNo ¶
func (m SettlementInstructions) GetCardIssNo() (v string, err quickfix.MessageRejectError)
GetCardIssNo gets CardIssNo, Tag 491.
func (SettlementInstructions) GetCardNumber ¶
func (m SettlementInstructions) GetCardNumber() (v string, err quickfix.MessageRejectError)
GetCardNumber gets CardNumber, Tag 489.
func (SettlementInstructions) GetCardStartDate ¶
func (m SettlementInstructions) GetCardStartDate() (v string, err quickfix.MessageRejectError)
GetCardStartDate gets CardStartDate, Tag 503.
func (SettlementInstructions) GetCashSettlAgentAcctName ¶
func (m SettlementInstructions) GetCashSettlAgentAcctName() (v string, err quickfix.MessageRejectError)
GetCashSettlAgentAcctName gets CashSettlAgentAcctName, Tag 185.
func (SettlementInstructions) GetCashSettlAgentAcctNum ¶
func (m SettlementInstructions) GetCashSettlAgentAcctNum() (v string, err quickfix.MessageRejectError)
GetCashSettlAgentAcctNum gets CashSettlAgentAcctNum, Tag 184.
func (SettlementInstructions) GetCashSettlAgentCode ¶
func (m SettlementInstructions) GetCashSettlAgentCode() (v string, err quickfix.MessageRejectError)
GetCashSettlAgentCode gets CashSettlAgentCode, Tag 183.
func (SettlementInstructions) GetCashSettlAgentContactName ¶
func (m SettlementInstructions) GetCashSettlAgentContactName() (v string, err quickfix.MessageRejectError)
GetCashSettlAgentContactName gets CashSettlAgentContactName, Tag 186.
func (SettlementInstructions) GetCashSettlAgentContactPhone ¶
func (m SettlementInstructions) GetCashSettlAgentContactPhone() (v string, err quickfix.MessageRejectError)
GetCashSettlAgentContactPhone gets CashSettlAgentContactPhone, Tag 187.
func (SettlementInstructions) GetCashSettlAgentName ¶
func (m SettlementInstructions) GetCashSettlAgentName() (v string, err quickfix.MessageRejectError)
GetCashSettlAgentName gets CashSettlAgentName, Tag 182.
func (SettlementInstructions) GetClOrdID ¶
func (m SettlementInstructions) GetClOrdID() (v string, err quickfix.MessageRejectError)
GetClOrdID gets ClOrdID, Tag 11.
func (SettlementInstructions) GetEffectiveTime ¶
func (m SettlementInstructions) GetEffectiveTime() (v time.Time, err quickfix.MessageRejectError)
GetEffectiveTime gets EffectiveTime, Tag 168.
func (SettlementInstructions) GetIndividualAllocID ¶
func (m SettlementInstructions) GetIndividualAllocID() (v string, err quickfix.MessageRejectError)
GetIndividualAllocID gets IndividualAllocID, Tag 467.
func (SettlementInstructions) GetLastMkt ¶
func (m SettlementInstructions) GetLastMkt() (v string, err quickfix.MessageRejectError)
GetLastMkt gets LastMkt, Tag 30.
func (SettlementInstructions) GetNoPartyIDs ¶
func (m SettlementInstructions) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoPartyIDs gets NoPartyIDs, Tag 453.
func (SettlementInstructions) GetPaymentDate ¶
func (m SettlementInstructions) GetPaymentDate() (v string, err quickfix.MessageRejectError)
GetPaymentDate gets PaymentDate, Tag 504.
func (SettlementInstructions) GetPaymentMethod ¶
func (m SettlementInstructions) GetPaymentMethod() (v enum.PaymentMethod, err quickfix.MessageRejectError)
GetPaymentMethod gets PaymentMethod, Tag 492.
func (SettlementInstructions) GetPaymentRef ¶
func (m SettlementInstructions) GetPaymentRef() (v string, err quickfix.MessageRejectError)
GetPaymentRef gets PaymentRef, Tag 476.
func (SettlementInstructions) GetPaymentRemitterID ¶
func (m SettlementInstructions) GetPaymentRemitterID() (v string, err quickfix.MessageRejectError)
GetPaymentRemitterID gets PaymentRemitterID, Tag 505.
func (SettlementInstructions) GetSecuritySettlAgentAcctName ¶
func (m SettlementInstructions) GetSecuritySettlAgentAcctName() (v string, err quickfix.MessageRejectError)
GetSecuritySettlAgentAcctName gets SecuritySettlAgentAcctName, Tag 179.
func (SettlementInstructions) GetSecuritySettlAgentAcctNum ¶
func (m SettlementInstructions) GetSecuritySettlAgentAcctNum() (v string, err quickfix.MessageRejectError)
GetSecuritySettlAgentAcctNum gets SecuritySettlAgentAcctNum, Tag 178.
func (SettlementInstructions) GetSecuritySettlAgentCode ¶
func (m SettlementInstructions) GetSecuritySettlAgentCode() (v string, err quickfix.MessageRejectError)
GetSecuritySettlAgentCode gets SecuritySettlAgentCode, Tag 177.
func (SettlementInstructions) GetSecuritySettlAgentContactName ¶
func (m SettlementInstructions) GetSecuritySettlAgentContactName() (v string, err quickfix.MessageRejectError)
GetSecuritySettlAgentContactName gets SecuritySettlAgentContactName, Tag 180.
func (SettlementInstructions) GetSecuritySettlAgentContactPhone ¶
func (m SettlementInstructions) GetSecuritySettlAgentContactPhone() (v string, err quickfix.MessageRejectError)
GetSecuritySettlAgentContactPhone gets SecuritySettlAgentContactPhone, Tag 181.
func (SettlementInstructions) GetSecuritySettlAgentName ¶
func (m SettlementInstructions) GetSecuritySettlAgentName() (v string, err quickfix.MessageRejectError)
GetSecuritySettlAgentName gets SecuritySettlAgentName, Tag 176.
func (SettlementInstructions) GetSecurityType ¶
func (m SettlementInstructions) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError)
GetSecurityType gets SecurityType, Tag 167.
func (SettlementInstructions) GetSettlBrkrCode ¶
func (m SettlementInstructions) GetSettlBrkrCode() (v string, err quickfix.MessageRejectError)
GetSettlBrkrCode gets SettlBrkrCode, Tag 174.
func (SettlementInstructions) GetSettlDeliveryType ¶
func (m SettlementInstructions) GetSettlDeliveryType() (v enum.SettlDeliveryType, err quickfix.MessageRejectError)
GetSettlDeliveryType gets SettlDeliveryType, Tag 172.
func (SettlementInstructions) GetSettlDepositoryCode ¶
func (m SettlementInstructions) GetSettlDepositoryCode() (v string, err quickfix.MessageRejectError)
GetSettlDepositoryCode gets SettlDepositoryCode, Tag 173.
func (SettlementInstructions) GetSettlInstCode ¶
func (m SettlementInstructions) GetSettlInstCode() (v string, err quickfix.MessageRejectError)
GetSettlInstCode gets SettlInstCode, Tag 175.
func (SettlementInstructions) GetSettlInstID ¶
func (m SettlementInstructions) GetSettlInstID() (v string, err quickfix.MessageRejectError)
GetSettlInstID gets SettlInstID, Tag 162.
func (SettlementInstructions) GetSettlInstMode ¶
func (m SettlementInstructions) GetSettlInstMode() (v enum.SettlInstMode, err quickfix.MessageRejectError)
GetSettlInstMode gets SettlInstMode, Tag 160.
func (SettlementInstructions) GetSettlInstRefID ¶
func (m SettlementInstructions) GetSettlInstRefID() (v string, err quickfix.MessageRejectError)
GetSettlInstRefID gets SettlInstRefID, Tag 214.
func (SettlementInstructions) GetSettlInstSource ¶
func (m SettlementInstructions) GetSettlInstSource() (v enum.SettlInstSource, err quickfix.MessageRejectError)
GetSettlInstSource gets SettlInstSource, Tag 165.
func (SettlementInstructions) GetSettlInstTransType ¶
func (m SettlementInstructions) GetSettlInstTransType() (v enum.SettlInstTransType, err quickfix.MessageRejectError)
GetSettlInstTransType gets SettlInstTransType, Tag 163.
func (SettlementInstructions) GetSide ¶
func (m SettlementInstructions) GetSide() (v enum.Side, err quickfix.MessageRejectError)
GetSide gets Side, Tag 54.
func (SettlementInstructions) GetStandInstDbID ¶
func (m SettlementInstructions) GetStandInstDbID() (v string, err quickfix.MessageRejectError)
GetStandInstDbID gets StandInstDbID, Tag 171.
func (SettlementInstructions) GetStandInstDbName ¶
func (m SettlementInstructions) GetStandInstDbName() (v string, err quickfix.MessageRejectError)
GetStandInstDbName gets StandInstDbName, Tag 170.
func (SettlementInstructions) GetStandInstDbType ¶
func (m SettlementInstructions) GetStandInstDbType() (v enum.StandInstDbType, err quickfix.MessageRejectError)
GetStandInstDbType gets StandInstDbType, Tag 169.
func (SettlementInstructions) GetTradeDate ¶
func (m SettlementInstructions) GetTradeDate() (v string, err quickfix.MessageRejectError)
GetTradeDate gets TradeDate, Tag 75.
func (SettlementInstructions) GetTradingSessionID ¶
func (m SettlementInstructions) GetTradingSessionID() (v enum.TradingSessionID, err quickfix.MessageRejectError)
GetTradingSessionID gets TradingSessionID, Tag 336.
func (SettlementInstructions) GetTradingSessionSubID ¶
func (m SettlementInstructions) GetTradingSessionSubID() (v enum.TradingSessionSubID, err quickfix.MessageRejectError)
GetTradingSessionSubID gets TradingSessionSubID, Tag 625.
func (SettlementInstructions) GetTransactTime ¶
func (m SettlementInstructions) GetTransactTime() (v time.Time, err quickfix.MessageRejectError)
GetTransactTime gets TransactTime, Tag 60.
func (SettlementInstructions) HasAllocAccount ¶
func (m SettlementInstructions) HasAllocAccount() bool
HasAllocAccount returns true if AllocAccount is present, Tag 79.
func (SettlementInstructions) HasAllocID ¶
func (m SettlementInstructions) HasAllocID() bool
HasAllocID returns true if AllocID is present, Tag 70.
func (SettlementInstructions) HasCardExpDate ¶
func (m SettlementInstructions) HasCardExpDate() bool
HasCardExpDate returns true if CardExpDate is present, Tag 490.
func (SettlementInstructions) HasCardHolderName ¶
func (m SettlementInstructions) HasCardHolderName() bool
HasCardHolderName returns true if CardHolderName is present, Tag 488.
func (SettlementInstructions) HasCardIssNo ¶
func (m SettlementInstructions) HasCardIssNo() bool
HasCardIssNo returns true if CardIssNo is present, Tag 491.
func (SettlementInstructions) HasCardNumber ¶
func (m SettlementInstructions) HasCardNumber() bool
HasCardNumber returns true if CardNumber is present, Tag 489.
func (SettlementInstructions) HasCardStartDate ¶
func (m SettlementInstructions) HasCardStartDate() bool
HasCardStartDate returns true if CardStartDate is present, Tag 503.
func (SettlementInstructions) HasCashSettlAgentAcctName ¶
func (m SettlementInstructions) HasCashSettlAgentAcctName() bool
HasCashSettlAgentAcctName returns true if CashSettlAgentAcctName is present, Tag 185.
func (SettlementInstructions) HasCashSettlAgentAcctNum ¶
func (m SettlementInstructions) HasCashSettlAgentAcctNum() bool
HasCashSettlAgentAcctNum returns true if CashSettlAgentAcctNum is present, Tag 184.
func (SettlementInstructions) HasCashSettlAgentCode ¶
func (m SettlementInstructions) HasCashSettlAgentCode() bool
HasCashSettlAgentCode returns true if CashSettlAgentCode is present, Tag 183.
func (SettlementInstructions) HasCashSettlAgentContactName ¶
func (m SettlementInstructions) HasCashSettlAgentContactName() bool
HasCashSettlAgentContactName returns true if CashSettlAgentContactName is present, Tag 186.
func (SettlementInstructions) HasCashSettlAgentContactPhone ¶
func (m SettlementInstructions) HasCashSettlAgentContactPhone() bool
HasCashSettlAgentContactPhone returns true if CashSettlAgentContactPhone is present, Tag 187.
func (SettlementInstructions) HasCashSettlAgentName ¶
func (m SettlementInstructions) HasCashSettlAgentName() bool
HasCashSettlAgentName returns true if CashSettlAgentName is present, Tag 182.
func (SettlementInstructions) HasClOrdID ¶
func (m SettlementInstructions) HasClOrdID() bool
HasClOrdID returns true if ClOrdID is present, Tag 11.
func (SettlementInstructions) HasEffectiveTime ¶
func (m SettlementInstructions) HasEffectiveTime() bool
HasEffectiveTime returns true if EffectiveTime is present, Tag 168.
func (SettlementInstructions) HasIndividualAllocID ¶
func (m SettlementInstructions) HasIndividualAllocID() bool
HasIndividualAllocID returns true if IndividualAllocID is present, Tag 467.
func (SettlementInstructions) HasLastMkt ¶
func (m SettlementInstructions) HasLastMkt() bool
HasLastMkt returns true if LastMkt is present, Tag 30.
func (SettlementInstructions) HasNoPartyIDs ¶
func (m SettlementInstructions) HasNoPartyIDs() bool
HasNoPartyIDs returns true if NoPartyIDs is present, Tag 453.
func (SettlementInstructions) HasPaymentDate ¶
func (m SettlementInstructions) HasPaymentDate() bool
HasPaymentDate returns true if PaymentDate is present, Tag 504.
func (SettlementInstructions) HasPaymentMethod ¶
func (m SettlementInstructions) HasPaymentMethod() bool
HasPaymentMethod returns true if PaymentMethod is present, Tag 492.
func (SettlementInstructions) HasPaymentRef ¶
func (m SettlementInstructions) HasPaymentRef() bool
HasPaymentRef returns true if PaymentRef is present, Tag 476.
func (SettlementInstructions) HasPaymentRemitterID ¶
func (m SettlementInstructions) HasPaymentRemitterID() bool
HasPaymentRemitterID returns true if PaymentRemitterID is present, Tag 505.
func (SettlementInstructions) HasSecuritySettlAgentAcctName ¶
func (m SettlementInstructions) HasSecuritySettlAgentAcctName() bool
HasSecuritySettlAgentAcctName returns true if SecuritySettlAgentAcctName is present, Tag 179.
func (SettlementInstructions) HasSecuritySettlAgentAcctNum ¶
func (m SettlementInstructions) HasSecuritySettlAgentAcctNum() bool
HasSecuritySettlAgentAcctNum returns true if SecuritySettlAgentAcctNum is present, Tag 178.
func (SettlementInstructions) HasSecuritySettlAgentCode ¶
func (m SettlementInstructions) HasSecuritySettlAgentCode() bool
HasSecuritySettlAgentCode returns true if SecuritySettlAgentCode is present, Tag 177.
func (SettlementInstructions) HasSecuritySettlAgentContactName ¶
func (m SettlementInstructions) HasSecuritySettlAgentContactName() bool
HasSecuritySettlAgentContactName returns true if SecuritySettlAgentContactName is present, Tag 180.
func (SettlementInstructions) HasSecuritySettlAgentContactPhone ¶
func (m SettlementInstructions) HasSecuritySettlAgentContactPhone() bool
HasSecuritySettlAgentContactPhone returns true if SecuritySettlAgentContactPhone is present, Tag 181.
func (SettlementInstructions) HasSecuritySettlAgentName ¶
func (m SettlementInstructions) HasSecuritySettlAgentName() bool
HasSecuritySettlAgentName returns true if SecuritySettlAgentName is present, Tag 176.
func (SettlementInstructions) HasSecurityType ¶
func (m SettlementInstructions) HasSecurityType() bool
HasSecurityType returns true if SecurityType is present, Tag 167.
func (SettlementInstructions) HasSettlBrkrCode ¶
func (m SettlementInstructions) HasSettlBrkrCode() bool
HasSettlBrkrCode returns true if SettlBrkrCode is present, Tag 174.
func (SettlementInstructions) HasSettlDeliveryType ¶
func (m SettlementInstructions) HasSettlDeliveryType() bool
HasSettlDeliveryType returns true if SettlDeliveryType is present, Tag 172.
func (SettlementInstructions) HasSettlDepositoryCode ¶
func (m SettlementInstructions) HasSettlDepositoryCode() bool
HasSettlDepositoryCode returns true if SettlDepositoryCode is present, Tag 173.
func (SettlementInstructions) HasSettlInstCode ¶
func (m SettlementInstructions) HasSettlInstCode() bool
HasSettlInstCode returns true if SettlInstCode is present, Tag 175.
func (SettlementInstructions) HasSettlInstID ¶
func (m SettlementInstructions) HasSettlInstID() bool
HasSettlInstID returns true if SettlInstID is present, Tag 162.
func (SettlementInstructions) HasSettlInstMode ¶
func (m SettlementInstructions) HasSettlInstMode() bool
HasSettlInstMode returns true if SettlInstMode is present, Tag 160.
func (SettlementInstructions) HasSettlInstRefID ¶
func (m SettlementInstructions) HasSettlInstRefID() bool
HasSettlInstRefID returns true if SettlInstRefID is present, Tag 214.
func (SettlementInstructions) HasSettlInstSource ¶
func (m SettlementInstructions) HasSettlInstSource() bool
HasSettlInstSource returns true if SettlInstSource is present, Tag 165.
func (SettlementInstructions) HasSettlInstTransType ¶
func (m SettlementInstructions) HasSettlInstTransType() bool
HasSettlInstTransType returns true if SettlInstTransType is present, Tag 163.
func (SettlementInstructions) HasSide ¶
func (m SettlementInstructions) HasSide() bool
HasSide returns true if Side is present, Tag 54.
func (SettlementInstructions) HasStandInstDbID ¶
func (m SettlementInstructions) HasStandInstDbID() bool
HasStandInstDbID returns true if StandInstDbID is present, Tag 171.
func (SettlementInstructions) HasStandInstDbName ¶
func (m SettlementInstructions) HasStandInstDbName() bool
HasStandInstDbName returns true if StandInstDbName is present, Tag 170.
func (SettlementInstructions) HasStandInstDbType ¶
func (m SettlementInstructions) HasStandInstDbType() bool
HasStandInstDbType returns true if StandInstDbType is present, Tag 169.
func (SettlementInstructions) HasTradeDate ¶
func (m SettlementInstructions) HasTradeDate() bool
HasTradeDate returns true if TradeDate is present, Tag 75.
func (SettlementInstructions) HasTradingSessionID ¶
func (m SettlementInstructions) HasTradingSessionID() bool
HasTradingSessionID returns true if TradingSessionID is present, Tag 336.
func (SettlementInstructions) HasTradingSessionSubID ¶
func (m SettlementInstructions) HasTradingSessionSubID() bool
HasTradingSessionSubID returns true if TradingSessionSubID is present, Tag 625.
func (SettlementInstructions) HasTransactTime ¶
func (m SettlementInstructions) HasTransactTime() bool
HasTransactTime returns true if TransactTime is present, Tag 60.
func (SettlementInstructions) SetAllocAccount ¶
func (m SettlementInstructions) SetAllocAccount(v string)
SetAllocAccount sets AllocAccount, Tag 79.
func (SettlementInstructions) SetAllocID ¶
func (m SettlementInstructions) SetAllocID(v string)
SetAllocID sets AllocID, Tag 70.
func (SettlementInstructions) SetCardExpDate ¶
func (m SettlementInstructions) SetCardExpDate(v string)
SetCardExpDate sets CardExpDate, Tag 490.
func (SettlementInstructions) SetCardHolderName ¶
func (m SettlementInstructions) SetCardHolderName(v string)
SetCardHolderName sets CardHolderName, Tag 488.
func (SettlementInstructions) SetCardIssNo ¶
func (m SettlementInstructions) SetCardIssNo(v string)
SetCardIssNo sets CardIssNo, Tag 491.
func (SettlementInstructions) SetCardNumber ¶
func (m SettlementInstructions) SetCardNumber(v string)
SetCardNumber sets CardNumber, Tag 489.
func (SettlementInstructions) SetCardStartDate ¶
func (m SettlementInstructions) SetCardStartDate(v string)
SetCardStartDate sets CardStartDate, Tag 503.
func (SettlementInstructions) SetCashSettlAgentAcctName ¶
func (m SettlementInstructions) SetCashSettlAgentAcctName(v string)
SetCashSettlAgentAcctName sets CashSettlAgentAcctName, Tag 185.
func (SettlementInstructions) SetCashSettlAgentAcctNum ¶
func (m SettlementInstructions) SetCashSettlAgentAcctNum(v string)
SetCashSettlAgentAcctNum sets CashSettlAgentAcctNum, Tag 184.
func (SettlementInstructions) SetCashSettlAgentCode ¶
func (m SettlementInstructions) SetCashSettlAgentCode(v string)
SetCashSettlAgentCode sets CashSettlAgentCode, Tag 183.
func (SettlementInstructions) SetCashSettlAgentContactName ¶
func (m SettlementInstructions) SetCashSettlAgentContactName(v string)
SetCashSettlAgentContactName sets CashSettlAgentContactName, Tag 186.
func (SettlementInstructions) SetCashSettlAgentContactPhone ¶
func (m SettlementInstructions) SetCashSettlAgentContactPhone(v string)
SetCashSettlAgentContactPhone sets CashSettlAgentContactPhone, Tag 187.
func (SettlementInstructions) SetCashSettlAgentName ¶
func (m SettlementInstructions) SetCashSettlAgentName(v string)
SetCashSettlAgentName sets CashSettlAgentName, Tag 182.
func (SettlementInstructions) SetClOrdID ¶
func (m SettlementInstructions) SetClOrdID(v string)
SetClOrdID sets ClOrdID, Tag 11.
func (SettlementInstructions) SetEffectiveTime ¶
func (m SettlementInstructions) SetEffectiveTime(v time.Time)
SetEffectiveTime sets EffectiveTime, Tag 168.
func (SettlementInstructions) SetIndividualAllocID ¶
func (m SettlementInstructions) SetIndividualAllocID(v string)
SetIndividualAllocID sets IndividualAllocID, Tag 467.
func (SettlementInstructions) SetLastMkt ¶
func (m SettlementInstructions) SetLastMkt(v string)
SetLastMkt sets LastMkt, Tag 30.
func (SettlementInstructions) SetNoPartyIDs ¶
func (m SettlementInstructions) SetNoPartyIDs(f NoPartyIDsRepeatingGroup)
SetNoPartyIDs sets NoPartyIDs, Tag 453.
func (SettlementInstructions) SetPaymentDate ¶
func (m SettlementInstructions) SetPaymentDate(v string)
SetPaymentDate sets PaymentDate, Tag 504.
func (SettlementInstructions) SetPaymentMethod ¶
func (m SettlementInstructions) SetPaymentMethod(v enum.PaymentMethod)
SetPaymentMethod sets PaymentMethod, Tag 492.
func (SettlementInstructions) SetPaymentRef ¶
func (m SettlementInstructions) SetPaymentRef(v string)
SetPaymentRef sets PaymentRef, Tag 476.
func (SettlementInstructions) SetPaymentRemitterID ¶
func (m SettlementInstructions) SetPaymentRemitterID(v string)
SetPaymentRemitterID sets PaymentRemitterID, Tag 505.
func (SettlementInstructions) SetSecuritySettlAgentAcctName ¶
func (m SettlementInstructions) SetSecuritySettlAgentAcctName(v string)
SetSecuritySettlAgentAcctName sets SecuritySettlAgentAcctName, Tag 179.
func (SettlementInstructions) SetSecuritySettlAgentAcctNum ¶
func (m SettlementInstructions) SetSecuritySettlAgentAcctNum(v string)
SetSecuritySettlAgentAcctNum sets SecuritySettlAgentAcctNum, Tag 178.
func (SettlementInstructions) SetSecuritySettlAgentCode ¶
func (m SettlementInstructions) SetSecuritySettlAgentCode(v string)
SetSecuritySettlAgentCode sets SecuritySettlAgentCode, Tag 177.
func (SettlementInstructions) SetSecuritySettlAgentContactName ¶
func (m SettlementInstructions) SetSecuritySettlAgentContactName(v string)
SetSecuritySettlAgentContactName sets SecuritySettlAgentContactName, Tag 180.
func (SettlementInstructions) SetSecuritySettlAgentContactPhone ¶
func (m SettlementInstructions) SetSecuritySettlAgentContactPhone(v string)
SetSecuritySettlAgentContactPhone sets SecuritySettlAgentContactPhone, Tag 181.
func (SettlementInstructions) SetSecuritySettlAgentName ¶
func (m SettlementInstructions) SetSecuritySettlAgentName(v string)
SetSecuritySettlAgentName sets SecuritySettlAgentName, Tag 176.
func (SettlementInstructions) SetSecurityType ¶
func (m SettlementInstructions) SetSecurityType(v enum.SecurityType)
SetSecurityType sets SecurityType, Tag 167.
func (SettlementInstructions) SetSettlBrkrCode ¶
func (m SettlementInstructions) SetSettlBrkrCode(v string)
SetSettlBrkrCode sets SettlBrkrCode, Tag 174.
func (SettlementInstructions) SetSettlDeliveryType ¶
func (m SettlementInstructions) SetSettlDeliveryType(v enum.SettlDeliveryType)
SetSettlDeliveryType sets SettlDeliveryType, Tag 172.
func (SettlementInstructions) SetSettlDepositoryCode ¶
func (m SettlementInstructions) SetSettlDepositoryCode(v string)
SetSettlDepositoryCode sets SettlDepositoryCode, Tag 173.
func (SettlementInstructions) SetSettlInstCode ¶
func (m SettlementInstructions) SetSettlInstCode(v string)
SetSettlInstCode sets SettlInstCode, Tag 175.
func (SettlementInstructions) SetSettlInstID ¶
func (m SettlementInstructions) SetSettlInstID(v string)
SetSettlInstID sets SettlInstID, Tag 162.
func (SettlementInstructions) SetSettlInstMode ¶
func (m SettlementInstructions) SetSettlInstMode(v enum.SettlInstMode)
SetSettlInstMode sets SettlInstMode, Tag 160.
func (SettlementInstructions) SetSettlInstRefID ¶
func (m SettlementInstructions) SetSettlInstRefID(v string)
SetSettlInstRefID sets SettlInstRefID, Tag 214.
func (SettlementInstructions) SetSettlInstSource ¶
func (m SettlementInstructions) SetSettlInstSource(v enum.SettlInstSource)
SetSettlInstSource sets SettlInstSource, Tag 165.
func (SettlementInstructions) SetSettlInstTransType ¶
func (m SettlementInstructions) SetSettlInstTransType(v enum.SettlInstTransType)
SetSettlInstTransType sets SettlInstTransType, Tag 163.
func (SettlementInstructions) SetSide ¶
func (m SettlementInstructions) SetSide(v enum.Side)
SetSide sets Side, Tag 54.
func (SettlementInstructions) SetStandInstDbID ¶
func (m SettlementInstructions) SetStandInstDbID(v string)
SetStandInstDbID sets StandInstDbID, Tag 171.
func (SettlementInstructions) SetStandInstDbName ¶
func (m SettlementInstructions) SetStandInstDbName(v string)
SetStandInstDbName sets StandInstDbName, Tag 170.
func (SettlementInstructions) SetStandInstDbType ¶
func (m SettlementInstructions) SetStandInstDbType(v enum.StandInstDbType)
SetStandInstDbType sets StandInstDbType, Tag 169.
func (SettlementInstructions) SetTradeDate ¶
func (m SettlementInstructions) SetTradeDate(v string)
SetTradeDate sets TradeDate, Tag 75.
func (SettlementInstructions) SetTradingSessionID ¶
func (m SettlementInstructions) SetTradingSessionID(v enum.TradingSessionID)
SetTradingSessionID sets TradingSessionID, Tag 336.
func (SettlementInstructions) SetTradingSessionSubID ¶
func (m SettlementInstructions) SetTradingSessionSubID(v enum.TradingSessionSubID)
SetTradingSessionSubID sets TradingSessionSubID, Tag 625.
func (SettlementInstructions) SetTransactTime ¶
func (m SettlementInstructions) SetTransactTime(v time.Time)
SetTransactTime sets TransactTime, Tag 60.
func (SettlementInstructions) ToMessage ¶
func (m SettlementInstructions) ToMessage() *quickfix.Message
ToMessage returns a quickfix.Message instance.