settlementinstructions

package
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2024 License: Apache-1.1 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Route

func Route(router RouteOut) (string, string, quickfix.MessageRoute)

Route returns the beginstring, message type, and MessageRoute for this Message type.

Types

type NoDlvyInst

type NoDlvyInst struct {
	*quickfix.Group
}

NoDlvyInst is a repeating group element, Tag 85.

func (NoDlvyInst) GetDlvyInstType

func (m NoDlvyInst) GetDlvyInstType() (v enum.DlvyInstType, err quickfix.MessageRejectError)

GetDlvyInstType gets DlvyInstType, Tag 787.

func (NoDlvyInst) GetNoSettlPartyIDs

GetNoSettlPartyIDs gets NoSettlPartyIDs, Tag 781.

func (NoDlvyInst) GetSettlInstSource

func (m NoDlvyInst) GetSettlInstSource() (v enum.SettlInstSource, 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 enum.DlvyInstType)

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 enum.SettlInstSource)

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

Add create and append a new NoDlvyInst to this group.

func (NoDlvyInstRepeatingGroup) Get

Get returns the ith NoDlvyInst in the NoDlvyInstRepeatinGroup.

type NoPartyIDs

type NoPartyIDs struct {
	*quickfix.Group
}

NoPartyIDs is a repeating group element, Tag 453.

func (NoPartyIDs) GetNoPartySubIDs

GetNoPartySubIDs gets NoPartySubIDs, Tag 802.

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) 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 enum.PartyIDSource)

SetPartyIDSource sets PartyIDSource, Tag 447.

func (NoPartyIDs) SetPartyRole

func (m NoPartyIDs) SetPartyRole(v enum.PartyRole)

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

Add create and append a new NoPartyIDs to this group.

func (NoPartyIDsRepeatingGroup) Get

Get returns the ith NoPartyIDs in the NoPartyIDsRepeatinGroup.

type NoPartySubIDs

type NoPartySubIDs struct {
	*quickfix.Group
}

NoPartySubIDs is a repeating group element, Tag 802.

func (NoPartySubIDs) GetPartySubID

func (m NoPartySubIDs) GetPartySubID() (v string, err quickfix.MessageRejectError)

GetPartySubID gets PartySubID, Tag 523.

func (NoPartySubIDs) GetPartySubIDType

func (m NoPartySubIDs) GetPartySubIDType() (v enum.PartySubIDType, 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 enum.PartySubIDType)

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

Add create and append a new NoPartySubIDs to this group.

func (NoPartySubIDsRepeatingGroup) Get

Get returns the ith NoPartySubIDs in the NoPartySubIDsRepeatinGroup.

type NoSettlInst

type NoSettlInst struct {
	*quickfix.Group
}

NoSettlInst is a repeating group element, Tag 778.

func (NoSettlInst) GetCFICode

func (m NoSettlInst) GetCFICode() (v string, err quickfix.MessageRejectError)

GetCFICode gets CFICode, Tag 461.

func (NoSettlInst) GetCardExpDate

func (m NoSettlInst) GetCardExpDate() (v string, err quickfix.MessageRejectError)

GetCardExpDate gets CardExpDate, Tag 490.

func (NoSettlInst) GetCardHolderName

func (m NoSettlInst) GetCardHolderName() (v string, err quickfix.MessageRejectError)

GetCardHolderName gets CardHolderName, Tag 488.

func (NoSettlInst) GetCardIssNum

func (m NoSettlInst) GetCardIssNum() (v string, err quickfix.MessageRejectError)

GetCardIssNum gets CardIssNum, Tag 491.

func (NoSettlInst) GetCardNumber

func (m NoSettlInst) GetCardNumber() (v string, err quickfix.MessageRejectError)

GetCardNumber gets CardNumber, Tag 489.

func (NoSettlInst) GetCardStartDate

func (m NoSettlInst) GetCardStartDate() (v string, err quickfix.MessageRejectError)

GetCardStartDate gets CardStartDate, Tag 503.

func (NoSettlInst) GetEffectiveTime

func (m NoSettlInst) GetEffectiveTime() (v time.Time, err quickfix.MessageRejectError)

GetEffectiveTime gets EffectiveTime, Tag 168.

func (NoSettlInst) GetExpireTime

func (m NoSettlInst) GetExpireTime() (v time.Time, err quickfix.MessageRejectError)

GetExpireTime gets ExpireTime, Tag 126.

func (NoSettlInst) GetLastUpdateTime

func (m NoSettlInst) GetLastUpdateTime() (v time.Time, err quickfix.MessageRejectError)

GetLastUpdateTime gets LastUpdateTime, Tag 779.

func (NoSettlInst) GetNoDlvyInst

GetNoDlvyInst gets NoDlvyInst, Tag 85.

func (NoSettlInst) GetNoPartyIDs

GetNoPartyIDs gets NoPartyIDs, Tag 453.

func (NoSettlInst) GetPaymentDate

func (m NoSettlInst) GetPaymentDate() (v string, err quickfix.MessageRejectError)

GetPaymentDate gets PaymentDate, Tag 504.

func (NoSettlInst) GetPaymentMethod

func (m NoSettlInst) GetPaymentMethod() (v enum.PaymentMethod, err quickfix.MessageRejectError)

GetPaymentMethod gets PaymentMethod, Tag 492.

func (NoSettlInst) GetPaymentRef

func (m NoSettlInst) GetPaymentRef() (v string, err quickfix.MessageRejectError)

GetPaymentRef gets PaymentRef, Tag 476.

func (NoSettlInst) GetPaymentRemitterID

func (m NoSettlInst) GetPaymentRemitterID() (v string, err quickfix.MessageRejectError)

GetPaymentRemitterID gets PaymentRemitterID, Tag 505.

func (NoSettlInst) GetProduct

func (m NoSettlInst) GetProduct() (v enum.Product, err quickfix.MessageRejectError)

GetProduct gets Product, Tag 460.

func (NoSettlInst) GetSecurityType

func (m NoSettlInst) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError)

GetSecurityType gets SecurityType, Tag 167.

func (NoSettlInst) GetSettlDeliveryType

func (m NoSettlInst) GetSettlDeliveryType() (v enum.SettlDeliveryType, err quickfix.MessageRejectError)

GetSettlDeliveryType gets SettlDeliveryType, Tag 172.

func (NoSettlInst) GetSettlInstID

func (m NoSettlInst) GetSettlInstID() (v string, err quickfix.MessageRejectError)

GetSettlInstID gets SettlInstID, Tag 162.

func (NoSettlInst) GetSettlInstRefID

func (m NoSettlInst) GetSettlInstRefID() (v string, err quickfix.MessageRejectError)

GetSettlInstRefID gets SettlInstRefID, Tag 214.

func (NoSettlInst) GetSettlInstTransType

func (m NoSettlInst) GetSettlInstTransType() (v enum.SettlInstTransType, err quickfix.MessageRejectError)

GetSettlInstTransType gets SettlInstTransType, Tag 163.

func (NoSettlInst) GetSide

func (m NoSettlInst) GetSide() (v enum.Side, err quickfix.MessageRejectError)

GetSide gets Side, Tag 54.

func (NoSettlInst) GetStandInstDbID

func (m NoSettlInst) GetStandInstDbID() (v string, err quickfix.MessageRejectError)

GetStandInstDbID gets StandInstDbID, Tag 171.

func (NoSettlInst) GetStandInstDbName

func (m NoSettlInst) GetStandInstDbName() (v string, err quickfix.MessageRejectError)

GetStandInstDbName gets StandInstDbName, Tag 170.

func (NoSettlInst) GetStandInstDbType

func (m NoSettlInst) GetStandInstDbType() (v enum.StandInstDbType, 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) 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 enum.PaymentMethod)

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 enum.Product)

SetProduct sets Product, Tag 460.

func (NoSettlInst) SetSecurityType

func (m NoSettlInst) SetSecurityType(v enum.SecurityType)

SetSecurityType sets SecurityType, Tag 167.

func (NoSettlInst) SetSettlDeliveryType

func (m NoSettlInst) SetSettlDeliveryType(v enum.SettlDeliveryType)

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 enum.SettlInstTransType)

SetSettlInstTransType sets SettlInstTransType, Tag 163.

func (NoSettlInst) SetSide

func (m NoSettlInst) SetSide(v enum.Side)

SetSide sets Side, Tag 54.

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 enum.StandInstDbType)

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

Add create and append a new NoSettlInst to this group.

func (NoSettlInstRepeatingGroup) Get

Get returns the ith NoSettlInst in the NoSettlInstRepeatinGroup.

type NoSettlPartyIDs

type NoSettlPartyIDs struct {
	*quickfix.Group
}

NoSettlPartyIDs is a repeating group element, Tag 781.

func (NoSettlPartyIDs) GetNoSettlPartySubIDs

GetNoSettlPartySubIDs gets NoSettlPartySubIDs, Tag 801.

func (NoSettlPartyIDs) GetSettlPartyID

func (m NoSettlPartyIDs) GetSettlPartyID() (v string, err quickfix.MessageRejectError)

GetSettlPartyID gets SettlPartyID, Tag 782.

func (NoSettlPartyIDs) GetSettlPartyIDSource

func (m NoSettlPartyIDs) GetSettlPartyIDSource() (v string, err quickfix.MessageRejectError)

GetSettlPartyIDSource gets SettlPartyIDSource, Tag 783.

func (NoSettlPartyIDs) GetSettlPartyRole

func (m NoSettlPartyIDs) GetSettlPartyRole() (v int, 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

Add create and append a new NoSettlPartyIDs to this group.

func (NoSettlPartyIDsRepeatingGroup) Get

Get returns the ith NoSettlPartyIDs in the NoSettlPartyIDsRepeatinGroup.

type NoSettlPartySubIDs

type NoSettlPartySubIDs struct {
	*quickfix.Group
}

NoSettlPartySubIDs is a repeating group element, Tag 801.

func (NoSettlPartySubIDs) GetSettlPartySubID

func (m NoSettlPartySubIDs) GetSettlPartySubID() (v string, err quickfix.MessageRejectError)

GetSettlPartySubID gets SettlPartySubID, Tag 785.

func (NoSettlPartySubIDs) GetSettlPartySubIDType

func (m NoSettlPartySubIDs) GetSettlPartySubIDType() (v int, 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

Add create and append a new NoSettlPartySubIDs to this group.

func (NoSettlPartySubIDsRepeatingGroup) Get

Get returns the ith NoSettlPartySubIDs in the NoSettlPartySubIDsRepeatinGroup.

type RouteOut

A RouteOut is the callback type that should be implemented for routing Message.

type SettlementInstructions

type SettlementInstructions struct {
	fix44.Header
	*quickfix.Body
	fix44.Trailer
	Message *quickfix.Message
}

SettlementInstructions is the fix44 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() (v string, err quickfix.MessageRejectError)

GetClOrdID gets ClOrdID, Tag 11.

func (SettlementInstructions) GetEncodedText

func (m SettlementInstructions) GetEncodedText() (v string, err quickfix.MessageRejectError)

GetEncodedText gets EncodedText, Tag 355.

func (SettlementInstructions) GetEncodedTextLen

func (m SettlementInstructions) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)

GetEncodedTextLen gets EncodedTextLen, Tag 354.

func (SettlementInstructions) GetNoSettlInst

GetNoSettlInst gets NoSettlInst, Tag 778.

func (SettlementInstructions) GetSettlInstMode

GetSettlInstMode gets SettlInstMode, Tag 160.

func (SettlementInstructions) GetSettlInstMsgID

func (m SettlementInstructions) GetSettlInstMsgID() (v string, err quickfix.MessageRejectError)

GetSettlInstMsgID gets SettlInstMsgID, Tag 777.

func (SettlementInstructions) GetSettlInstReqID

func (m SettlementInstructions) GetSettlInstReqID() (v string, err quickfix.MessageRejectError)

GetSettlInstReqID gets SettlInstReqID, Tag 791.

func (SettlementInstructions) GetSettlInstReqRejCode

func (m SettlementInstructions) GetSettlInstReqRejCode() (v enum.SettlInstReqRejCode, err quickfix.MessageRejectError)

GetSettlInstReqRejCode gets SettlInstReqRejCode, Tag 792.

func (SettlementInstructions) GetText

GetText gets Text, Tag 58.

func (SettlementInstructions) GetTransactTime

func (m SettlementInstructions) GetTransactTime() (v time.Time, 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

SetNoSettlInst sets NoSettlInst, Tag 778.

func (SettlementInstructions) SetSettlInstMode

func (m SettlementInstructions) SetSettlInstMode(v enum.SettlInstMode)

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 enum.SettlInstReqRejCode)

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL