Documentation ¶
Index ¶
- func Route(router RouteOut) (string, string, quickfix.MessageRoute)
- type NoDlvyInst
- func (m NoDlvyInst) GetDlvyInstType() (f field.DlvyInstTypeField, err quickfix.MessageRejectError)
- func (m NoDlvyInst) GetNoSettlPartyIDs() (NoSettlPartyIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoDlvyInst) GetSettlInstSource() (f field.SettlInstSourceField, err quickfix.MessageRejectError)
- func (m NoDlvyInst) HasDlvyInstType() bool
- func (m NoDlvyInst) HasNoSettlPartyIDs() bool
- func (m NoDlvyInst) HasSettlInstSource() bool
- func (m NoDlvyInst) SetDlvyInstType(v string)
- func (m NoDlvyInst) SetNoSettlPartyIDs(f NoSettlPartyIDsRepeatingGroup)
- func (m NoDlvyInst) SetSettlInstSource(v string)
- type NoDlvyInstRepeatingGroup
- type NoPartyIDs
- func (m NoPartyIDs) GetNoPartySubIDs() (NoPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
- 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) HasNoPartySubIDs() bool
- func (m NoPartyIDs) HasPartyID() bool
- func (m NoPartyIDs) HasPartyIDSource() bool
- func (m NoPartyIDs) HasPartyRole() bool
- func (m NoPartyIDs) SetNoPartySubIDs(f NoPartySubIDsRepeatingGroup)
- func (m NoPartyIDs) SetPartyID(v string)
- func (m NoPartyIDs) SetPartyIDSource(v string)
- func (m NoPartyIDs) SetPartyRole(v int)
- type NoPartyIDsRepeatingGroup
- type NoPartySubIDs
- func (m NoPartySubIDs) GetPartySubID() (f field.PartySubIDField, err quickfix.MessageRejectError)
- func (m NoPartySubIDs) GetPartySubIDType() (f field.PartySubIDTypeField, err quickfix.MessageRejectError)
- func (m NoPartySubIDs) HasPartySubID() bool
- func (m NoPartySubIDs) HasPartySubIDType() bool
- func (m NoPartySubIDs) SetPartySubID(v string)
- func (m NoPartySubIDs) SetPartySubIDType(v int)
- type NoPartySubIDsRepeatingGroup
- type NoSettlInst
- func (m NoSettlInst) GetCFICode() (f field.CFICodeField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetCardExpDate() (f field.CardExpDateField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetCardHolderName() (f field.CardHolderNameField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetCardIssNum() (f field.CardIssNumField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetCardNumber() (f field.CardNumberField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetCardStartDate() (f field.CardStartDateField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetEffectiveTime() (f field.EffectiveTimeField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetExpireTime() (f field.ExpireTimeField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetLastUpdateTime() (f field.LastUpdateTimeField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetNoDlvyInst() (NoDlvyInstRepeatingGroup, quickfix.MessageRejectError)
- func (m NoSettlInst) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoSettlInst) GetPaymentDate() (f field.PaymentDateField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetPaymentMethod() (f field.PaymentMethodField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetPaymentRef() (f field.PaymentRefField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetPaymentRemitterID() (f field.PaymentRemitterIDField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetProduct() (f field.ProductField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetSecurityType() (f field.SecurityTypeField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetSettlCurrency() (f field.SettlCurrencyField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetSettlDeliveryType() (f field.SettlDeliveryTypeField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetSettlInstID() (f field.SettlInstIDField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetSettlInstRefID() (f field.SettlInstRefIDField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetSettlInstTransType() (f field.SettlInstTransTypeField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetSide() (f field.SideField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetStandInstDbID() (f field.StandInstDbIDField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetStandInstDbName() (f field.StandInstDbNameField, err quickfix.MessageRejectError)
- func (m NoSettlInst) GetStandInstDbType() (f field.StandInstDbTypeField, err quickfix.MessageRejectError)
- func (m NoSettlInst) HasCFICode() bool
- func (m NoSettlInst) HasCardExpDate() bool
- func (m NoSettlInst) HasCardHolderName() bool
- func (m NoSettlInst) HasCardIssNum() bool
- func (m NoSettlInst) HasCardNumber() bool
- func (m NoSettlInst) HasCardStartDate() bool
- func (m NoSettlInst) HasEffectiveTime() bool
- func (m NoSettlInst) HasExpireTime() bool
- func (m NoSettlInst) HasLastUpdateTime() bool
- func (m NoSettlInst) HasNoDlvyInst() bool
- func (m NoSettlInst) HasNoPartyIDs() bool
- func (m NoSettlInst) HasPaymentDate() bool
- func (m NoSettlInst) HasPaymentMethod() bool
- func (m NoSettlInst) HasPaymentRef() bool
- func (m NoSettlInst) HasPaymentRemitterID() bool
- func (m NoSettlInst) HasProduct() bool
- func (m NoSettlInst) HasSecurityType() bool
- func (m NoSettlInst) HasSettlCurrency() bool
- func (m NoSettlInst) HasSettlDeliveryType() bool
- func (m NoSettlInst) HasSettlInstID() bool
- func (m NoSettlInst) HasSettlInstRefID() bool
- func (m NoSettlInst) HasSettlInstTransType() bool
- func (m NoSettlInst) HasSide() bool
- func (m NoSettlInst) HasStandInstDbID() bool
- func (m NoSettlInst) HasStandInstDbName() bool
- func (m NoSettlInst) HasStandInstDbType() bool
- func (m NoSettlInst) SetCFICode(v string)
- func (m NoSettlInst) SetCardExpDate(v string)
- func (m NoSettlInst) SetCardHolderName(v string)
- func (m NoSettlInst) SetCardIssNum(v string)
- func (m NoSettlInst) SetCardNumber(v string)
- func (m NoSettlInst) SetCardStartDate(v string)
- func (m NoSettlInst) SetEffectiveTime(v time.Time)
- func (m NoSettlInst) SetExpireTime(v time.Time)
- func (m NoSettlInst) SetLastUpdateTime(v time.Time)
- func (m NoSettlInst) SetNoDlvyInst(f NoDlvyInstRepeatingGroup)
- func (m NoSettlInst) SetNoPartyIDs(f NoPartyIDsRepeatingGroup)
- func (m NoSettlInst) SetPaymentDate(v string)
- func (m NoSettlInst) SetPaymentMethod(v int)
- func (m NoSettlInst) SetPaymentRef(v string)
- func (m NoSettlInst) SetPaymentRemitterID(v string)
- func (m NoSettlInst) SetProduct(v int)
- func (m NoSettlInst) SetSecurityType(v string)
- func (m NoSettlInst) SetSettlCurrency(v string)
- func (m NoSettlInst) SetSettlDeliveryType(v int)
- func (m NoSettlInst) SetSettlInstID(v string)
- func (m NoSettlInst) SetSettlInstRefID(v string)
- func (m NoSettlInst) SetSettlInstTransType(v string)
- func (m NoSettlInst) SetSide(v string)
- func (m NoSettlInst) SetStandInstDbID(v string)
- func (m NoSettlInst) SetStandInstDbName(v string)
- func (m NoSettlInst) SetStandInstDbType(v int)
- type NoSettlInstRepeatingGroup
- type NoSettlPartyIDs
- func (m NoSettlPartyIDs) GetNoSettlPartySubIDs() (NoSettlPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoSettlPartyIDs) GetSettlPartyID() (f field.SettlPartyIDField, err quickfix.MessageRejectError)
- func (m NoSettlPartyIDs) GetSettlPartyIDSource() (f field.SettlPartyIDSourceField, err quickfix.MessageRejectError)
- func (m NoSettlPartyIDs) GetSettlPartyRole() (f field.SettlPartyRoleField, err quickfix.MessageRejectError)
- func (m NoSettlPartyIDs) HasNoSettlPartySubIDs() bool
- func (m NoSettlPartyIDs) HasSettlPartyID() bool
- func (m NoSettlPartyIDs) HasSettlPartyIDSource() bool
- func (m NoSettlPartyIDs) HasSettlPartyRole() bool
- func (m NoSettlPartyIDs) SetNoSettlPartySubIDs(f NoSettlPartySubIDsRepeatingGroup)
- func (m NoSettlPartyIDs) SetSettlPartyID(v string)
- func (m NoSettlPartyIDs) SetSettlPartyIDSource(v string)
- func (m NoSettlPartyIDs) SetSettlPartyRole(v int)
- type NoSettlPartyIDsRepeatingGroup
- type NoSettlPartySubIDs
- func (m NoSettlPartySubIDs) GetSettlPartySubID() (f field.SettlPartySubIDField, err quickfix.MessageRejectError)
- func (m NoSettlPartySubIDs) GetSettlPartySubIDType() (f field.SettlPartySubIDTypeField, err quickfix.MessageRejectError)
- func (m NoSettlPartySubIDs) HasSettlPartySubID() bool
- func (m NoSettlPartySubIDs) HasSettlPartySubIDType() bool
- func (m NoSettlPartySubIDs) SetSettlPartySubID(v string)
- func (m NoSettlPartySubIDs) SetSettlPartySubIDType(v int)
- type NoSettlPartySubIDsRepeatingGroup
- type RouteOut
- type SettlementInstructions
- func (m SettlementInstructions) GetClOrdID() (f field.ClOrdIDField, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetEncodedText() (f field.EncodedTextField, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetEncodedTextLen() (f field.EncodedTextLenField, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetNoSettlInst() (NoSettlInstRepeatingGroup, quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSettlInstMode() (f field.SettlInstModeField, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSettlInstMsgID() (f field.SettlInstMsgIDField, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSettlInstReqID() (f field.SettlInstReqIDField, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetSettlInstReqRejCode() (f field.SettlInstReqRejCodeField, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetText() (f field.TextField, err quickfix.MessageRejectError)
- func (m SettlementInstructions) GetTransactTime() (f field.TransactTimeField, err quickfix.MessageRejectError)
- func (m SettlementInstructions) HasClOrdID() bool
- func (m SettlementInstructions) HasEncodedText() bool
- func (m SettlementInstructions) HasEncodedTextLen() bool
- func (m SettlementInstructions) HasNoSettlInst() bool
- func (m SettlementInstructions) HasSettlInstMode() bool
- func (m SettlementInstructions) HasSettlInstMsgID() bool
- func (m SettlementInstructions) HasSettlInstReqID() bool
- func (m SettlementInstructions) HasSettlInstReqRejCode() bool
- func (m SettlementInstructions) HasText() bool
- func (m SettlementInstructions) HasTransactTime() bool
- func (m SettlementInstructions) SetClOrdID(v string)
- func (m SettlementInstructions) SetEncodedText(v string)
- func (m SettlementInstructions) SetEncodedTextLen(v int)
- func (m SettlementInstructions) SetNoSettlInst(f NoSettlInstRepeatingGroup)
- func (m SettlementInstructions) SetSettlInstMode(v string)
- func (m SettlementInstructions) SetSettlInstMsgID(v string)
- func (m SettlementInstructions) SetSettlInstReqID(v string)
- func (m SettlementInstructions) SetSettlInstReqRejCode(v int)
- func (m SettlementInstructions) SetText(v string)
- 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 NoDlvyInst ¶
NoDlvyInst is a repeating group element, Tag 85
func (NoDlvyInst) GetDlvyInstType ¶
func (m NoDlvyInst) GetDlvyInstType() (f field.DlvyInstTypeField, err quickfix.MessageRejectError)
GetDlvyInstType gets DlvyInstType, Tag 787
func (NoDlvyInst) GetNoSettlPartyIDs ¶
func (m NoDlvyInst) GetNoSettlPartyIDs() (NoSettlPartyIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoSettlPartyIDs gets NoSettlPartyIDs, Tag 781
func (NoDlvyInst) GetSettlInstSource ¶
func (m NoDlvyInst) GetSettlInstSource() (f field.SettlInstSourceField, err quickfix.MessageRejectError)
GetSettlInstSource gets SettlInstSource, Tag 165
func (NoDlvyInst) HasDlvyInstType ¶
func (m NoDlvyInst) HasDlvyInstType() bool
HasDlvyInstType returns true if DlvyInstType is present, Tag 787
func (NoDlvyInst) HasNoSettlPartyIDs ¶
func (m NoDlvyInst) HasNoSettlPartyIDs() bool
HasNoSettlPartyIDs returns true if NoSettlPartyIDs is present, Tag 781
func (NoDlvyInst) HasSettlInstSource ¶
func (m NoDlvyInst) HasSettlInstSource() bool
HasSettlInstSource returns true if SettlInstSource is present, Tag 165
func (NoDlvyInst) SetDlvyInstType ¶
func (m NoDlvyInst) SetDlvyInstType(v string)
SetDlvyInstType sets DlvyInstType, Tag 787
func (NoDlvyInst) SetNoSettlPartyIDs ¶
func (m NoDlvyInst) SetNoSettlPartyIDs(f NoSettlPartyIDsRepeatingGroup)
SetNoSettlPartyIDs sets NoSettlPartyIDs, Tag 781
func (NoDlvyInst) SetSettlInstSource ¶
func (m NoDlvyInst) SetSettlInstSource(v string)
SetSettlInstSource sets SettlInstSource, Tag 165
type NoDlvyInstRepeatingGroup ¶
type NoDlvyInstRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoDlvyInstRepeatingGroup is a repeating group, Tag 85
func NewNoDlvyInstRepeatingGroup ¶
func NewNoDlvyInstRepeatingGroup() NoDlvyInstRepeatingGroup
NewNoDlvyInstRepeatingGroup returns an initialized, NoDlvyInstRepeatingGroup
func (NoDlvyInstRepeatingGroup) Add ¶
func (m NoDlvyInstRepeatingGroup) Add() NoDlvyInst
Add create and append a new NoDlvyInst to this group
func (NoDlvyInstRepeatingGroup) Get ¶
func (m NoDlvyInstRepeatingGroup) Get(i int) NoDlvyInst
Get returns the ith NoDlvyInst in the NoDlvyInstRepeatinGroup
type NoPartyIDs ¶
NoPartyIDs is a repeating group element, Tag 453
func (NoPartyIDs) GetNoPartySubIDs ¶
func (m NoPartyIDs) GetNoPartySubIDs() (NoPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoPartySubIDs gets NoPartySubIDs, Tag 802
func (NoPartyIDs) GetPartyID ¶
func (m NoPartyIDs) GetPartyID() (f field.PartyIDField, err quickfix.MessageRejectError)
GetPartyID gets PartyID, Tag 448
func (NoPartyIDs) GetPartyIDSource ¶
func (m NoPartyIDs) GetPartyIDSource() (f field.PartyIDSourceField, err quickfix.MessageRejectError)
GetPartyIDSource gets PartyIDSource, Tag 447
func (NoPartyIDs) GetPartyRole ¶
func (m NoPartyIDs) GetPartyRole() (f field.PartyRoleField, err quickfix.MessageRejectError)
GetPartyRole gets PartyRole, Tag 452
func (NoPartyIDs) HasNoPartySubIDs ¶
func (m NoPartyIDs) HasNoPartySubIDs() bool
HasNoPartySubIDs returns true if NoPartySubIDs is present, Tag 802
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) SetNoPartySubIDs ¶
func (m NoPartyIDs) SetNoPartySubIDs(f NoPartySubIDsRepeatingGroup)
SetNoPartySubIDs sets NoPartySubIDs, Tag 802
func (NoPartyIDs) SetPartyID ¶
func (m NoPartyIDs) SetPartyID(v string)
SetPartyID sets PartyID, Tag 448
func (NoPartyIDs) SetPartyIDSource ¶
func (m NoPartyIDs) SetPartyIDSource(v string)
SetPartyIDSource sets PartyIDSource, Tag 447
func (NoPartyIDs) SetPartyRole ¶
func (m NoPartyIDs) SetPartyRole(v int)
SetPartyRole sets PartyRole, Tag 452
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 NoPartySubIDs ¶
NoPartySubIDs is a repeating group element, Tag 802
func (NoPartySubIDs) GetPartySubID ¶
func (m NoPartySubIDs) GetPartySubID() (f field.PartySubIDField, err quickfix.MessageRejectError)
GetPartySubID gets PartySubID, Tag 523
func (NoPartySubIDs) GetPartySubIDType ¶
func (m NoPartySubIDs) GetPartySubIDType() (f field.PartySubIDTypeField, err quickfix.MessageRejectError)
GetPartySubIDType gets PartySubIDType, Tag 803
func (NoPartySubIDs) HasPartySubID ¶
func (m NoPartySubIDs) HasPartySubID() bool
HasPartySubID returns true if PartySubID is present, Tag 523
func (NoPartySubIDs) HasPartySubIDType ¶
func (m NoPartySubIDs) HasPartySubIDType() bool
HasPartySubIDType returns true if PartySubIDType is present, Tag 803
func (NoPartySubIDs) SetPartySubID ¶
func (m NoPartySubIDs) SetPartySubID(v string)
SetPartySubID sets PartySubID, Tag 523
func (NoPartySubIDs) SetPartySubIDType ¶
func (m NoPartySubIDs) SetPartySubIDType(v int)
SetPartySubIDType sets PartySubIDType, Tag 803
type NoPartySubIDsRepeatingGroup ¶
type NoPartySubIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoPartySubIDsRepeatingGroup is a repeating group, Tag 802
func NewNoPartySubIDsRepeatingGroup ¶
func NewNoPartySubIDsRepeatingGroup() NoPartySubIDsRepeatingGroup
NewNoPartySubIDsRepeatingGroup returns an initialized, NoPartySubIDsRepeatingGroup
func (NoPartySubIDsRepeatingGroup) Add ¶
func (m NoPartySubIDsRepeatingGroup) Add() NoPartySubIDs
Add create and append a new NoPartySubIDs to this group
func (NoPartySubIDsRepeatingGroup) Get ¶
func (m NoPartySubIDsRepeatingGroup) Get(i int) NoPartySubIDs
Get returns the ith NoPartySubIDs in the NoPartySubIDsRepeatinGroup
type NoSettlInst ¶
NoSettlInst is a repeating group element, Tag 778
func (NoSettlInst) GetCFICode ¶
func (m NoSettlInst) GetCFICode() (f field.CFICodeField, err quickfix.MessageRejectError)
GetCFICode gets CFICode, Tag 461
func (NoSettlInst) GetCardExpDate ¶
func (m NoSettlInst) GetCardExpDate() (f field.CardExpDateField, err quickfix.MessageRejectError)
GetCardExpDate gets CardExpDate, Tag 490
func (NoSettlInst) GetCardHolderName ¶
func (m NoSettlInst) GetCardHolderName() (f field.CardHolderNameField, err quickfix.MessageRejectError)
GetCardHolderName gets CardHolderName, Tag 488
func (NoSettlInst) GetCardIssNum ¶
func (m NoSettlInst) GetCardIssNum() (f field.CardIssNumField, err quickfix.MessageRejectError)
GetCardIssNum gets CardIssNum, Tag 491
func (NoSettlInst) GetCardNumber ¶
func (m NoSettlInst) GetCardNumber() (f field.CardNumberField, err quickfix.MessageRejectError)
GetCardNumber gets CardNumber, Tag 489
func (NoSettlInst) GetCardStartDate ¶
func (m NoSettlInst) GetCardStartDate() (f field.CardStartDateField, err quickfix.MessageRejectError)
GetCardStartDate gets CardStartDate, Tag 503
func (NoSettlInst) GetEffectiveTime ¶
func (m NoSettlInst) GetEffectiveTime() (f field.EffectiveTimeField, err quickfix.MessageRejectError)
GetEffectiveTime gets EffectiveTime, Tag 168
func (NoSettlInst) GetExpireTime ¶
func (m NoSettlInst) GetExpireTime() (f field.ExpireTimeField, err quickfix.MessageRejectError)
GetExpireTime gets ExpireTime, Tag 126
func (NoSettlInst) GetLastUpdateTime ¶
func (m NoSettlInst) GetLastUpdateTime() (f field.LastUpdateTimeField, err quickfix.MessageRejectError)
GetLastUpdateTime gets LastUpdateTime, Tag 779
func (NoSettlInst) GetNoDlvyInst ¶
func (m NoSettlInst) GetNoDlvyInst() (NoDlvyInstRepeatingGroup, quickfix.MessageRejectError)
GetNoDlvyInst gets NoDlvyInst, Tag 85
func (NoSettlInst) GetNoPartyIDs ¶
func (m NoSettlInst) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoPartyIDs gets NoPartyIDs, Tag 453
func (NoSettlInst) GetPaymentDate ¶
func (m NoSettlInst) GetPaymentDate() (f field.PaymentDateField, err quickfix.MessageRejectError)
GetPaymentDate gets PaymentDate, Tag 504
func (NoSettlInst) GetPaymentMethod ¶
func (m NoSettlInst) GetPaymentMethod() (f field.PaymentMethodField, err quickfix.MessageRejectError)
GetPaymentMethod gets PaymentMethod, Tag 492
func (NoSettlInst) GetPaymentRef ¶
func (m NoSettlInst) GetPaymentRef() (f field.PaymentRefField, err quickfix.MessageRejectError)
GetPaymentRef gets PaymentRef, Tag 476
func (NoSettlInst) GetPaymentRemitterID ¶
func (m NoSettlInst) GetPaymentRemitterID() (f field.PaymentRemitterIDField, err quickfix.MessageRejectError)
GetPaymentRemitterID gets PaymentRemitterID, Tag 505
func (NoSettlInst) GetProduct ¶
func (m NoSettlInst) GetProduct() (f field.ProductField, err quickfix.MessageRejectError)
GetProduct gets Product, Tag 460
func (NoSettlInst) GetSecurityType ¶
func (m NoSettlInst) GetSecurityType() (f field.SecurityTypeField, err quickfix.MessageRejectError)
GetSecurityType gets SecurityType, Tag 167
func (NoSettlInst) GetSettlCurrency ¶
func (m NoSettlInst) GetSettlCurrency() (f field.SettlCurrencyField, err quickfix.MessageRejectError)
GetSettlCurrency gets SettlCurrency, Tag 120
func (NoSettlInst) GetSettlDeliveryType ¶
func (m NoSettlInst) GetSettlDeliveryType() (f field.SettlDeliveryTypeField, err quickfix.MessageRejectError)
GetSettlDeliveryType gets SettlDeliveryType, Tag 172
func (NoSettlInst) GetSettlInstID ¶
func (m NoSettlInst) GetSettlInstID() (f field.SettlInstIDField, err quickfix.MessageRejectError)
GetSettlInstID gets SettlInstID, Tag 162
func (NoSettlInst) GetSettlInstRefID ¶
func (m NoSettlInst) GetSettlInstRefID() (f field.SettlInstRefIDField, err quickfix.MessageRejectError)
GetSettlInstRefID gets SettlInstRefID, Tag 214
func (NoSettlInst) GetSettlInstTransType ¶
func (m NoSettlInst) GetSettlInstTransType() (f field.SettlInstTransTypeField, err quickfix.MessageRejectError)
GetSettlInstTransType gets SettlInstTransType, Tag 163
func (NoSettlInst) GetSide ¶
func (m NoSettlInst) GetSide() (f field.SideField, err quickfix.MessageRejectError)
GetSide gets Side, Tag 54
func (NoSettlInst) GetStandInstDbID ¶
func (m NoSettlInst) GetStandInstDbID() (f field.StandInstDbIDField, err quickfix.MessageRejectError)
GetStandInstDbID gets StandInstDbID, Tag 171
func (NoSettlInst) GetStandInstDbName ¶
func (m NoSettlInst) GetStandInstDbName() (f field.StandInstDbNameField, err quickfix.MessageRejectError)
GetStandInstDbName gets StandInstDbName, Tag 170
func (NoSettlInst) GetStandInstDbType ¶
func (m NoSettlInst) GetStandInstDbType() (f field.StandInstDbTypeField, err quickfix.MessageRejectError)
GetStandInstDbType gets StandInstDbType, Tag 169
func (NoSettlInst) HasCFICode ¶
func (m NoSettlInst) HasCFICode() bool
HasCFICode returns true if CFICode is present, Tag 461
func (NoSettlInst) HasCardExpDate ¶
func (m NoSettlInst) HasCardExpDate() bool
HasCardExpDate returns true if CardExpDate is present, Tag 490
func (NoSettlInst) HasCardHolderName ¶
func (m NoSettlInst) HasCardHolderName() bool
HasCardHolderName returns true if CardHolderName is present, Tag 488
func (NoSettlInst) HasCardIssNum ¶
func (m NoSettlInst) HasCardIssNum() bool
HasCardIssNum returns true if CardIssNum is present, Tag 491
func (NoSettlInst) HasCardNumber ¶
func (m NoSettlInst) HasCardNumber() bool
HasCardNumber returns true if CardNumber is present, Tag 489
func (NoSettlInst) HasCardStartDate ¶
func (m NoSettlInst) HasCardStartDate() bool
HasCardStartDate returns true if CardStartDate is present, Tag 503
func (NoSettlInst) HasEffectiveTime ¶
func (m NoSettlInst) HasEffectiveTime() bool
HasEffectiveTime returns true if EffectiveTime is present, Tag 168
func (NoSettlInst) HasExpireTime ¶
func (m NoSettlInst) HasExpireTime() bool
HasExpireTime returns true if ExpireTime is present, Tag 126
func (NoSettlInst) HasLastUpdateTime ¶
func (m NoSettlInst) HasLastUpdateTime() bool
HasLastUpdateTime returns true if LastUpdateTime is present, Tag 779
func (NoSettlInst) HasNoDlvyInst ¶
func (m NoSettlInst) HasNoDlvyInst() bool
HasNoDlvyInst returns true if NoDlvyInst is present, Tag 85
func (NoSettlInst) HasNoPartyIDs ¶
func (m NoSettlInst) HasNoPartyIDs() bool
HasNoPartyIDs returns true if NoPartyIDs is present, Tag 453
func (NoSettlInst) HasPaymentDate ¶
func (m NoSettlInst) HasPaymentDate() bool
HasPaymentDate returns true if PaymentDate is present, Tag 504
func (NoSettlInst) HasPaymentMethod ¶
func (m NoSettlInst) HasPaymentMethod() bool
HasPaymentMethod returns true if PaymentMethod is present, Tag 492
func (NoSettlInst) HasPaymentRef ¶
func (m NoSettlInst) HasPaymentRef() bool
HasPaymentRef returns true if PaymentRef is present, Tag 476
func (NoSettlInst) HasPaymentRemitterID ¶
func (m NoSettlInst) HasPaymentRemitterID() bool
HasPaymentRemitterID returns true if PaymentRemitterID is present, Tag 505
func (NoSettlInst) HasProduct ¶
func (m NoSettlInst) HasProduct() bool
HasProduct returns true if Product is present, Tag 460
func (NoSettlInst) HasSecurityType ¶
func (m NoSettlInst) HasSecurityType() bool
HasSecurityType returns true if SecurityType is present, Tag 167
func (NoSettlInst) HasSettlCurrency ¶
func (m NoSettlInst) HasSettlCurrency() bool
HasSettlCurrency returns true if SettlCurrency is present, Tag 120
func (NoSettlInst) HasSettlDeliveryType ¶
func (m NoSettlInst) HasSettlDeliveryType() bool
HasSettlDeliveryType returns true if SettlDeliveryType is present, Tag 172
func (NoSettlInst) HasSettlInstID ¶
func (m NoSettlInst) HasSettlInstID() bool
HasSettlInstID returns true if SettlInstID is present, Tag 162
func (NoSettlInst) HasSettlInstRefID ¶
func (m NoSettlInst) HasSettlInstRefID() bool
HasSettlInstRefID returns true if SettlInstRefID is present, Tag 214
func (NoSettlInst) HasSettlInstTransType ¶
func (m NoSettlInst) HasSettlInstTransType() bool
HasSettlInstTransType returns true if SettlInstTransType is present, Tag 163
func (NoSettlInst) HasSide ¶
func (m NoSettlInst) HasSide() bool
HasSide returns true if Side is present, Tag 54
func (NoSettlInst) HasStandInstDbID ¶
func (m NoSettlInst) HasStandInstDbID() bool
HasStandInstDbID returns true if StandInstDbID is present, Tag 171
func (NoSettlInst) HasStandInstDbName ¶
func (m NoSettlInst) HasStandInstDbName() bool
HasStandInstDbName returns true if StandInstDbName is present, Tag 170
func (NoSettlInst) HasStandInstDbType ¶
func (m NoSettlInst) HasStandInstDbType() bool
HasStandInstDbType returns true if StandInstDbType is present, Tag 169
func (NoSettlInst) SetCFICode ¶
func (m NoSettlInst) SetCFICode(v string)
SetCFICode sets CFICode, Tag 461
func (NoSettlInst) SetCardExpDate ¶
func (m NoSettlInst) SetCardExpDate(v string)
SetCardExpDate sets CardExpDate, Tag 490
func (NoSettlInst) SetCardHolderName ¶
func (m NoSettlInst) SetCardHolderName(v string)
SetCardHolderName sets CardHolderName, Tag 488
func (NoSettlInst) SetCardIssNum ¶
func (m NoSettlInst) SetCardIssNum(v string)
SetCardIssNum sets CardIssNum, Tag 491
func (NoSettlInst) SetCardNumber ¶
func (m NoSettlInst) SetCardNumber(v string)
SetCardNumber sets CardNumber, Tag 489
func (NoSettlInst) SetCardStartDate ¶
func (m NoSettlInst) SetCardStartDate(v string)
SetCardStartDate sets CardStartDate, Tag 503
func (NoSettlInst) SetEffectiveTime ¶
func (m NoSettlInst) SetEffectiveTime(v time.Time)
SetEffectiveTime sets EffectiveTime, Tag 168
func (NoSettlInst) SetExpireTime ¶
func (m NoSettlInst) SetExpireTime(v time.Time)
SetExpireTime sets ExpireTime, Tag 126
func (NoSettlInst) SetLastUpdateTime ¶
func (m NoSettlInst) SetLastUpdateTime(v time.Time)
SetLastUpdateTime sets LastUpdateTime, Tag 779
func (NoSettlInst) SetNoDlvyInst ¶
func (m NoSettlInst) SetNoDlvyInst(f NoDlvyInstRepeatingGroup)
SetNoDlvyInst sets NoDlvyInst, Tag 85
func (NoSettlInst) SetNoPartyIDs ¶
func (m NoSettlInst) SetNoPartyIDs(f NoPartyIDsRepeatingGroup)
SetNoPartyIDs sets NoPartyIDs, Tag 453
func (NoSettlInst) SetPaymentDate ¶
func (m NoSettlInst) SetPaymentDate(v string)
SetPaymentDate sets PaymentDate, Tag 504
func (NoSettlInst) SetPaymentMethod ¶
func (m NoSettlInst) SetPaymentMethod(v int)
SetPaymentMethod sets PaymentMethod, Tag 492
func (NoSettlInst) SetPaymentRef ¶
func (m NoSettlInst) SetPaymentRef(v string)
SetPaymentRef sets PaymentRef, Tag 476
func (NoSettlInst) SetPaymentRemitterID ¶
func (m NoSettlInst) SetPaymentRemitterID(v string)
SetPaymentRemitterID sets PaymentRemitterID, Tag 505
func (NoSettlInst) SetProduct ¶
func (m NoSettlInst) SetProduct(v int)
SetProduct sets Product, Tag 460
func (NoSettlInst) SetSecurityType ¶
func (m NoSettlInst) SetSecurityType(v string)
SetSecurityType sets SecurityType, Tag 167
func (NoSettlInst) SetSettlCurrency ¶
func (m NoSettlInst) SetSettlCurrency(v string)
SetSettlCurrency sets SettlCurrency, Tag 120
func (NoSettlInst) SetSettlDeliveryType ¶
func (m NoSettlInst) SetSettlDeliveryType(v int)
SetSettlDeliveryType sets SettlDeliveryType, Tag 172
func (NoSettlInst) SetSettlInstID ¶
func (m NoSettlInst) SetSettlInstID(v string)
SetSettlInstID sets SettlInstID, Tag 162
func (NoSettlInst) SetSettlInstRefID ¶
func (m NoSettlInst) SetSettlInstRefID(v string)
SetSettlInstRefID sets SettlInstRefID, Tag 214
func (NoSettlInst) SetSettlInstTransType ¶
func (m NoSettlInst) SetSettlInstTransType(v string)
SetSettlInstTransType sets SettlInstTransType, Tag 163
func (NoSettlInst) SetStandInstDbID ¶
func (m NoSettlInst) SetStandInstDbID(v string)
SetStandInstDbID sets StandInstDbID, Tag 171
func (NoSettlInst) SetStandInstDbName ¶
func (m NoSettlInst) SetStandInstDbName(v string)
SetStandInstDbName sets StandInstDbName, Tag 170
func (NoSettlInst) SetStandInstDbType ¶
func (m NoSettlInst) SetStandInstDbType(v int)
SetStandInstDbType sets StandInstDbType, Tag 169
type NoSettlInstRepeatingGroup ¶
type NoSettlInstRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoSettlInstRepeatingGroup is a repeating group, Tag 778
func NewNoSettlInstRepeatingGroup ¶
func NewNoSettlInstRepeatingGroup() NoSettlInstRepeatingGroup
NewNoSettlInstRepeatingGroup returns an initialized, NoSettlInstRepeatingGroup
func (NoSettlInstRepeatingGroup) Add ¶
func (m NoSettlInstRepeatingGroup) Add() NoSettlInst
Add create and append a new NoSettlInst to this group
func (NoSettlInstRepeatingGroup) Get ¶
func (m NoSettlInstRepeatingGroup) Get(i int) NoSettlInst
Get returns the ith NoSettlInst in the NoSettlInstRepeatinGroup
type NoSettlPartyIDs ¶
NoSettlPartyIDs is a repeating group element, Tag 781
func (NoSettlPartyIDs) GetNoSettlPartySubIDs ¶
func (m NoSettlPartyIDs) GetNoSettlPartySubIDs() (NoSettlPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoSettlPartySubIDs gets NoSettlPartySubIDs, Tag 801
func (NoSettlPartyIDs) GetSettlPartyID ¶
func (m NoSettlPartyIDs) GetSettlPartyID() (f field.SettlPartyIDField, err quickfix.MessageRejectError)
GetSettlPartyID gets SettlPartyID, Tag 782
func (NoSettlPartyIDs) GetSettlPartyIDSource ¶
func (m NoSettlPartyIDs) GetSettlPartyIDSource() (f field.SettlPartyIDSourceField, err quickfix.MessageRejectError)
GetSettlPartyIDSource gets SettlPartyIDSource, Tag 783
func (NoSettlPartyIDs) GetSettlPartyRole ¶
func (m NoSettlPartyIDs) GetSettlPartyRole() (f field.SettlPartyRoleField, err quickfix.MessageRejectError)
GetSettlPartyRole gets SettlPartyRole, Tag 784
func (NoSettlPartyIDs) HasNoSettlPartySubIDs ¶
func (m NoSettlPartyIDs) HasNoSettlPartySubIDs() bool
HasNoSettlPartySubIDs returns true if NoSettlPartySubIDs is present, Tag 801
func (NoSettlPartyIDs) HasSettlPartyID ¶
func (m NoSettlPartyIDs) HasSettlPartyID() bool
HasSettlPartyID returns true if SettlPartyID is present, Tag 782
func (NoSettlPartyIDs) HasSettlPartyIDSource ¶
func (m NoSettlPartyIDs) HasSettlPartyIDSource() bool
HasSettlPartyIDSource returns true if SettlPartyIDSource is present, Tag 783
func (NoSettlPartyIDs) HasSettlPartyRole ¶
func (m NoSettlPartyIDs) HasSettlPartyRole() bool
HasSettlPartyRole returns true if SettlPartyRole is present, Tag 784
func (NoSettlPartyIDs) SetNoSettlPartySubIDs ¶
func (m NoSettlPartyIDs) SetNoSettlPartySubIDs(f NoSettlPartySubIDsRepeatingGroup)
SetNoSettlPartySubIDs sets NoSettlPartySubIDs, Tag 801
func (NoSettlPartyIDs) SetSettlPartyID ¶
func (m NoSettlPartyIDs) SetSettlPartyID(v string)
SetSettlPartyID sets SettlPartyID, Tag 782
func (NoSettlPartyIDs) SetSettlPartyIDSource ¶
func (m NoSettlPartyIDs) SetSettlPartyIDSource(v string)
SetSettlPartyIDSource sets SettlPartyIDSource, Tag 783
func (NoSettlPartyIDs) SetSettlPartyRole ¶
func (m NoSettlPartyIDs) SetSettlPartyRole(v int)
SetSettlPartyRole sets SettlPartyRole, Tag 784
type NoSettlPartyIDsRepeatingGroup ¶
type NoSettlPartyIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoSettlPartyIDsRepeatingGroup is a repeating group, Tag 781
func NewNoSettlPartyIDsRepeatingGroup ¶
func NewNoSettlPartyIDsRepeatingGroup() NoSettlPartyIDsRepeatingGroup
NewNoSettlPartyIDsRepeatingGroup returns an initialized, NoSettlPartyIDsRepeatingGroup
func (NoSettlPartyIDsRepeatingGroup) Add ¶
func (m NoSettlPartyIDsRepeatingGroup) Add() NoSettlPartyIDs
Add create and append a new NoSettlPartyIDs to this group
func (NoSettlPartyIDsRepeatingGroup) Get ¶
func (m NoSettlPartyIDsRepeatingGroup) Get(i int) NoSettlPartyIDs
Get returns the ith NoSettlPartyIDs in the NoSettlPartyIDsRepeatinGroup
type NoSettlPartySubIDs ¶
NoSettlPartySubIDs is a repeating group element, Tag 801
func (NoSettlPartySubIDs) GetSettlPartySubID ¶
func (m NoSettlPartySubIDs) GetSettlPartySubID() (f field.SettlPartySubIDField, err quickfix.MessageRejectError)
GetSettlPartySubID gets SettlPartySubID, Tag 785
func (NoSettlPartySubIDs) GetSettlPartySubIDType ¶
func (m NoSettlPartySubIDs) GetSettlPartySubIDType() (f field.SettlPartySubIDTypeField, err quickfix.MessageRejectError)
GetSettlPartySubIDType gets SettlPartySubIDType, Tag 786
func (NoSettlPartySubIDs) HasSettlPartySubID ¶
func (m NoSettlPartySubIDs) HasSettlPartySubID() bool
HasSettlPartySubID returns true if SettlPartySubID is present, Tag 785
func (NoSettlPartySubIDs) HasSettlPartySubIDType ¶
func (m NoSettlPartySubIDs) HasSettlPartySubIDType() bool
HasSettlPartySubIDType returns true if SettlPartySubIDType is present, Tag 786
func (NoSettlPartySubIDs) SetSettlPartySubID ¶
func (m NoSettlPartySubIDs) SetSettlPartySubID(v string)
SetSettlPartySubID sets SettlPartySubID, Tag 785
func (NoSettlPartySubIDs) SetSettlPartySubIDType ¶
func (m NoSettlPartySubIDs) SetSettlPartySubIDType(v int)
SetSettlPartySubIDType sets SettlPartySubIDType, Tag 786
type NoSettlPartySubIDsRepeatingGroup ¶
type NoSettlPartySubIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoSettlPartySubIDsRepeatingGroup is a repeating group, Tag 801
func NewNoSettlPartySubIDsRepeatingGroup ¶
func NewNoSettlPartySubIDsRepeatingGroup() NoSettlPartySubIDsRepeatingGroup
NewNoSettlPartySubIDsRepeatingGroup returns an initialized, NoSettlPartySubIDsRepeatingGroup
func (NoSettlPartySubIDsRepeatingGroup) Add ¶
func (m NoSettlPartySubIDsRepeatingGroup) Add() NoSettlPartySubIDs
Add create and append a new NoSettlPartySubIDs to this group
func (NoSettlPartySubIDsRepeatingGroup) Get ¶
func (m NoSettlPartySubIDsRepeatingGroup) Get(i int) NoSettlPartySubIDs
Get returns the ith NoSettlPartySubIDs in the NoSettlPartySubIDsRepeatinGroup
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 { fixt11.Header quickfix.Body fixt11.Trailer //ReceiveTime is the time that this message was read from the socket connection ReceiveTime time.Time }
SettlementInstructions is the fix50sp1 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(settlinstmsgid field.SettlInstMsgIDField, settlinstmode field.SettlInstModeField, transacttime field.TransactTimeField) (m SettlementInstructions)
New returns a SettlementInstructions initialized with the required fields for SettlementInstructions
func (SettlementInstructions) GetClOrdID ¶
func (m SettlementInstructions) GetClOrdID() (f field.ClOrdIDField, err quickfix.MessageRejectError)
GetClOrdID gets ClOrdID, Tag 11
func (SettlementInstructions) GetEncodedText ¶
func (m SettlementInstructions) GetEncodedText() (f field.EncodedTextField, err quickfix.MessageRejectError)
GetEncodedText gets EncodedText, Tag 355
func (SettlementInstructions) GetEncodedTextLen ¶
func (m SettlementInstructions) GetEncodedTextLen() (f field.EncodedTextLenField, err quickfix.MessageRejectError)
GetEncodedTextLen gets EncodedTextLen, Tag 354
func (SettlementInstructions) GetNoSettlInst ¶
func (m SettlementInstructions) GetNoSettlInst() (NoSettlInstRepeatingGroup, quickfix.MessageRejectError)
GetNoSettlInst gets NoSettlInst, Tag 778
func (SettlementInstructions) GetSettlInstMode ¶
func (m SettlementInstructions) GetSettlInstMode() (f field.SettlInstModeField, err quickfix.MessageRejectError)
GetSettlInstMode gets SettlInstMode, Tag 160
func (SettlementInstructions) GetSettlInstMsgID ¶
func (m SettlementInstructions) GetSettlInstMsgID() (f field.SettlInstMsgIDField, err quickfix.MessageRejectError)
GetSettlInstMsgID gets SettlInstMsgID, Tag 777
func (SettlementInstructions) GetSettlInstReqID ¶
func (m SettlementInstructions) GetSettlInstReqID() (f field.SettlInstReqIDField, err quickfix.MessageRejectError)
GetSettlInstReqID gets SettlInstReqID, Tag 791
func (SettlementInstructions) GetSettlInstReqRejCode ¶
func (m SettlementInstructions) GetSettlInstReqRejCode() (f field.SettlInstReqRejCodeField, err quickfix.MessageRejectError)
GetSettlInstReqRejCode gets SettlInstReqRejCode, Tag 792
func (SettlementInstructions) GetText ¶
func (m SettlementInstructions) GetText() (f field.TextField, err quickfix.MessageRejectError)
GetText gets Text, Tag 58
func (SettlementInstructions) GetTransactTime ¶
func (m SettlementInstructions) GetTransactTime() (f field.TransactTimeField, err quickfix.MessageRejectError)
GetTransactTime gets TransactTime, Tag 60
func (SettlementInstructions) HasClOrdID ¶
func (m SettlementInstructions) HasClOrdID() bool
HasClOrdID returns true if ClOrdID is present, Tag 11
func (SettlementInstructions) HasEncodedText ¶
func (m SettlementInstructions) HasEncodedText() bool
HasEncodedText returns true if EncodedText is present, Tag 355
func (SettlementInstructions) HasEncodedTextLen ¶
func (m SettlementInstructions) HasEncodedTextLen() bool
HasEncodedTextLen returns true if EncodedTextLen is present, Tag 354
func (SettlementInstructions) HasNoSettlInst ¶
func (m SettlementInstructions) HasNoSettlInst() bool
HasNoSettlInst returns true if NoSettlInst is present, Tag 778
func (SettlementInstructions) HasSettlInstMode ¶
func (m SettlementInstructions) HasSettlInstMode() bool
HasSettlInstMode returns true if SettlInstMode is present, Tag 160
func (SettlementInstructions) HasSettlInstMsgID ¶
func (m SettlementInstructions) HasSettlInstMsgID() bool
HasSettlInstMsgID returns true if SettlInstMsgID is present, Tag 777
func (SettlementInstructions) HasSettlInstReqID ¶
func (m SettlementInstructions) HasSettlInstReqID() bool
HasSettlInstReqID returns true if SettlInstReqID is present, Tag 791
func (SettlementInstructions) HasSettlInstReqRejCode ¶
func (m SettlementInstructions) HasSettlInstReqRejCode() bool
HasSettlInstReqRejCode returns true if SettlInstReqRejCode is present, Tag 792
func (SettlementInstructions) HasText ¶
func (m SettlementInstructions) HasText() bool
HasText returns true if Text is present, Tag 58
func (SettlementInstructions) HasTransactTime ¶
func (m SettlementInstructions) HasTransactTime() bool
HasTransactTime returns true if TransactTime is present, Tag 60
func (SettlementInstructions) SetClOrdID ¶
func (m SettlementInstructions) SetClOrdID(v string)
SetClOrdID sets ClOrdID, Tag 11
func (SettlementInstructions) SetEncodedText ¶
func (m SettlementInstructions) SetEncodedText(v string)
SetEncodedText sets EncodedText, Tag 355
func (SettlementInstructions) SetEncodedTextLen ¶
func (m SettlementInstructions) SetEncodedTextLen(v int)
SetEncodedTextLen sets EncodedTextLen, Tag 354
func (SettlementInstructions) SetNoSettlInst ¶
func (m SettlementInstructions) SetNoSettlInst(f NoSettlInstRepeatingGroup)
SetNoSettlInst sets NoSettlInst, Tag 778
func (SettlementInstructions) SetSettlInstMode ¶
func (m SettlementInstructions) SetSettlInstMode(v string)
SetSettlInstMode sets SettlInstMode, Tag 160
func (SettlementInstructions) SetSettlInstMsgID ¶
func (m SettlementInstructions) SetSettlInstMsgID(v string)
SetSettlInstMsgID sets SettlInstMsgID, Tag 777
func (SettlementInstructions) SetSettlInstReqID ¶
func (m SettlementInstructions) SetSettlInstReqID(v string)
SetSettlInstReqID sets SettlInstReqID, Tag 791
func (SettlementInstructions) SetSettlInstReqRejCode ¶
func (m SettlementInstructions) SetSettlInstReqRejCode(v int)
SetSettlInstReqRejCode sets SettlInstReqRejCode, Tag 792
func (SettlementInstructions) SetText ¶
func (m SettlementInstructions) SetText(v string)
SetText sets Text, Tag 58
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