Versions in this module Expand all Collapse all v0 v0.6.1 Oct 26, 2021 Changes in this version + func Route(router RouteOut) (string, string, quickfix.MessageRoute) + type AllocationInstructionAck struct + Message *quickfix.Message + func FromMessage(m *quickfix.Message) AllocationInstructionAck + func New(allocid field.AllocIDField, allocstatus field.AllocStatusField) (m AllocationInstructionAck) + func (m AllocationInstructionAck) GetAllocID() (v string, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetAllocIntermedReqType() (v enum.AllocIntermedReqType, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetAllocRejCode() (v enum.AllocRejCode, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetAllocStatus() (v enum.AllocStatus, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetAllocType() (v enum.AllocType, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetEncodedText() (v string, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetEncodedTextLen() (v int, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetMatchStatus() (v enum.MatchStatus, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetNoAllocs() (NoAllocsRepeatingGroup, quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetProduct() (v enum.Product, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetSecondaryAllocID() (v string, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetText() (v string, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetTradeDate() (v string, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) GetTransactTime() (v time.Time, err quickfix.MessageRejectError) + func (m AllocationInstructionAck) HasAllocID() bool + func (m AllocationInstructionAck) HasAllocIntermedReqType() bool + func (m AllocationInstructionAck) HasAllocRejCode() bool + func (m AllocationInstructionAck) HasAllocStatus() bool + func (m AllocationInstructionAck) HasAllocType() bool + func (m AllocationInstructionAck) HasEncodedText() bool + func (m AllocationInstructionAck) HasEncodedTextLen() bool + func (m AllocationInstructionAck) HasMatchStatus() bool + func (m AllocationInstructionAck) HasNoAllocs() bool + func (m AllocationInstructionAck) HasNoPartyIDs() bool + func (m AllocationInstructionAck) HasProduct() bool + func (m AllocationInstructionAck) HasSecondaryAllocID() bool + func (m AllocationInstructionAck) HasSecurityType() bool + func (m AllocationInstructionAck) HasText() bool + func (m AllocationInstructionAck) HasTradeDate() bool + func (m AllocationInstructionAck) HasTransactTime() bool + func (m AllocationInstructionAck) SetAllocID(v string) + func (m AllocationInstructionAck) SetAllocIntermedReqType(v enum.AllocIntermedReqType) + func (m AllocationInstructionAck) SetAllocRejCode(v enum.AllocRejCode) + func (m AllocationInstructionAck) SetAllocStatus(v enum.AllocStatus) + func (m AllocationInstructionAck) SetAllocType(v enum.AllocType) + func (m AllocationInstructionAck) SetEncodedText(v string) + func (m AllocationInstructionAck) SetEncodedTextLen(v int) + func (m AllocationInstructionAck) SetMatchStatus(v enum.MatchStatus) + func (m AllocationInstructionAck) SetNoAllocs(f NoAllocsRepeatingGroup) + func (m AllocationInstructionAck) SetNoPartyIDs(f NoPartyIDsRepeatingGroup) + func (m AllocationInstructionAck) SetProduct(v enum.Product) + func (m AllocationInstructionAck) SetSecondaryAllocID(v string) + func (m AllocationInstructionAck) SetSecurityType(v enum.SecurityType) + func (m AllocationInstructionAck) SetText(v string) + func (m AllocationInstructionAck) SetTradeDate(v string) + func (m AllocationInstructionAck) SetTransactTime(v time.Time) + func (m AllocationInstructionAck) ToMessage() *quickfix.Message + type NoAllocs struct + func (m NoAllocs) GetAllocAccount() (v string, err quickfix.MessageRejectError) + func (m NoAllocs) GetAllocAcctIDSource() (v int, err quickfix.MessageRejectError) + func (m NoAllocs) GetAllocCustomerCapacity() (v string, err quickfix.MessageRejectError) + func (m NoAllocs) GetAllocPositionEffect() (v enum.AllocPositionEffect, err quickfix.MessageRejectError) + func (m NoAllocs) GetAllocPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoAllocs) GetAllocQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoAllocs) GetAllocText() (v string, err quickfix.MessageRejectError) + func (m NoAllocs) GetEncodedAllocText() (v string, err quickfix.MessageRejectError) + func (m NoAllocs) GetEncodedAllocTextLen() (v int, err quickfix.MessageRejectError) + func (m NoAllocs) GetIndividualAllocID() (v string, err quickfix.MessageRejectError) + func (m NoAllocs) GetIndividualAllocRejCode() (v int, err quickfix.MessageRejectError) + func (m NoAllocs) GetIndividualAllocType() (v enum.IndividualAllocType, err quickfix.MessageRejectError) + func (m NoAllocs) GetNoNestedPartyIDs() (NoNestedPartyIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoAllocs) GetSecondaryIndividualAllocID() (v string, err quickfix.MessageRejectError) + func (m NoAllocs) HasAllocAccount() bool + func (m NoAllocs) HasAllocAcctIDSource() bool + func (m NoAllocs) HasAllocCustomerCapacity() bool + func (m NoAllocs) HasAllocPositionEffect() bool + func (m NoAllocs) HasAllocPrice() bool + func (m NoAllocs) HasAllocQty() bool + func (m NoAllocs) HasAllocText() bool + func (m NoAllocs) HasEncodedAllocText() bool + func (m NoAllocs) HasEncodedAllocTextLen() bool + func (m NoAllocs) HasIndividualAllocID() bool + func (m NoAllocs) HasIndividualAllocRejCode() bool + func (m NoAllocs) HasIndividualAllocType() bool + func (m NoAllocs) HasNoNestedPartyIDs() bool + func (m NoAllocs) HasSecondaryIndividualAllocID() bool + func (m NoAllocs) SetAllocAccount(v string) + func (m NoAllocs) SetAllocAcctIDSource(v int) + func (m NoAllocs) SetAllocCustomerCapacity(v string) + func (m NoAllocs) SetAllocPositionEffect(v enum.AllocPositionEffect) + func (m NoAllocs) SetAllocPrice(value decimal.Decimal, scale int32) + func (m NoAllocs) SetAllocQty(value decimal.Decimal, scale int32) + func (m NoAllocs) SetAllocText(v string) + func (m NoAllocs) SetEncodedAllocText(v string) + func (m NoAllocs) SetEncodedAllocTextLen(v int) + func (m NoAllocs) SetIndividualAllocID(v string) + func (m NoAllocs) SetIndividualAllocRejCode(v int) + func (m NoAllocs) SetIndividualAllocType(v enum.IndividualAllocType) + func (m NoAllocs) SetNoNestedPartyIDs(f NoNestedPartyIDsRepeatingGroup) + func (m NoAllocs) SetSecondaryIndividualAllocID(v string) + type NoAllocsRepeatingGroup struct + func NewNoAllocsRepeatingGroup() NoAllocsRepeatingGroup + func (m NoAllocsRepeatingGroup) Add() NoAllocs + func (m NoAllocsRepeatingGroup) Get(i int) NoAllocs + type NoNestedPartyIDs struct + func (m NoNestedPartyIDs) GetNestedPartyID() (v string, err quickfix.MessageRejectError) + func (m NoNestedPartyIDs) GetNestedPartyIDSource() (v string, err quickfix.MessageRejectError) + func (m NoNestedPartyIDs) GetNestedPartyRole() (v int, err quickfix.MessageRejectError) + func (m NoNestedPartyIDs) GetNoNestedPartySubIDs() (NoNestedPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoNestedPartyIDs) HasNestedPartyID() bool + func (m NoNestedPartyIDs) HasNestedPartyIDSource() bool + func (m NoNestedPartyIDs) HasNestedPartyRole() bool + func (m NoNestedPartyIDs) HasNoNestedPartySubIDs() bool + func (m NoNestedPartyIDs) SetNestedPartyID(v string) + func (m NoNestedPartyIDs) SetNestedPartyIDSource(v string) + func (m NoNestedPartyIDs) SetNestedPartyRole(v int) + func (m NoNestedPartyIDs) SetNoNestedPartySubIDs(f NoNestedPartySubIDsRepeatingGroup) + type NoNestedPartyIDsRepeatingGroup struct + func NewNoNestedPartyIDsRepeatingGroup() NoNestedPartyIDsRepeatingGroup + func (m NoNestedPartyIDsRepeatingGroup) Add() NoNestedPartyIDs + func (m NoNestedPartyIDsRepeatingGroup) Get(i int) NoNestedPartyIDs + type NoNestedPartySubIDs struct + func (m NoNestedPartySubIDs) GetNestedPartySubID() (v string, err quickfix.MessageRejectError) + func (m NoNestedPartySubIDs) GetNestedPartySubIDType() (v int, err quickfix.MessageRejectError) + func (m NoNestedPartySubIDs) HasNestedPartySubID() bool + func (m NoNestedPartySubIDs) HasNestedPartySubIDType() bool + func (m NoNestedPartySubIDs) SetNestedPartySubID(v string) + func (m NoNestedPartySubIDs) SetNestedPartySubIDType(v int) + type NoNestedPartySubIDsRepeatingGroup struct + func NewNoNestedPartySubIDsRepeatingGroup() NoNestedPartySubIDsRepeatingGroup + func (m NoNestedPartySubIDsRepeatingGroup) Add() NoNestedPartySubIDs + func (m NoNestedPartySubIDsRepeatingGroup) Get(i int) NoNestedPartySubIDs + type NoPartyIDs struct + func (m NoPartyIDs) GetNoPartySubIDs() (NoPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + 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) 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 enum.PartyIDSource) + func (m NoPartyIDs) SetPartyRole(v enum.PartyRole) + type NoPartyIDsRepeatingGroup struct + func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup + func (m NoPartyIDsRepeatingGroup) Add() NoPartyIDs + func (m NoPartyIDsRepeatingGroup) Get(i int) NoPartyIDs + type NoPartySubIDs struct + func (m NoPartySubIDs) GetPartySubID() (v string, err quickfix.MessageRejectError) + func (m NoPartySubIDs) GetPartySubIDType() (v enum.PartySubIDType, err quickfix.MessageRejectError) + func (m NoPartySubIDs) HasPartySubID() bool + func (m NoPartySubIDs) HasPartySubIDType() bool + func (m NoPartySubIDs) SetPartySubID(v string) + func (m NoPartySubIDs) SetPartySubIDType(v enum.PartySubIDType) + type NoPartySubIDsRepeatingGroup struct + func NewNoPartySubIDsRepeatingGroup() NoPartySubIDsRepeatingGroup + func (m NoPartySubIDsRepeatingGroup) Add() NoPartySubIDs + func (m NoPartySubIDsRepeatingGroup) Get(i int) NoPartySubIDs + type RouteOut func(msg AllocationInstructionAck, sessionID quickfix.SessionID) quickfix.MessageRejectError