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 AllocationReportAck struct + Message *quickfix.Message + func FromMessage(m *quickfix.Message) AllocationReportAck + func New(allocreportid field.AllocReportIDField) (m AllocationReportAck) + func (m AllocationReportAck) GetAllocID() (v string, err quickfix.MessageRejectError) + func (m AllocationReportAck) GetAllocIntermedReqType() (v enum.AllocIntermedReqType, err quickfix.MessageRejectError) + func (m AllocationReportAck) GetAllocRejCode() (v enum.AllocRejCode, err quickfix.MessageRejectError) + func (m AllocationReportAck) GetAllocReportID() (v string, err quickfix.MessageRejectError) + func (m AllocationReportAck) GetAllocReportType() (v enum.AllocReportType, err quickfix.MessageRejectError) + func (m AllocationReportAck) GetAllocStatus() (v enum.AllocStatus, err quickfix.MessageRejectError) + func (m AllocationReportAck) GetAllocTransType() (v enum.AllocTransType, err quickfix.MessageRejectError) + func (m AllocationReportAck) GetAvgPxIndicator() (v enum.AvgPxIndicator, err quickfix.MessageRejectError) + func (m AllocationReportAck) GetClearingBusinessDate() (v string, err quickfix.MessageRejectError) + func (m AllocationReportAck) GetEncodedText() (v string, err quickfix.MessageRejectError) + func (m AllocationReportAck) GetEncodedTextLen() (v int, err quickfix.MessageRejectError) + func (m AllocationReportAck) GetMatchStatus() (v enum.MatchStatus, err quickfix.MessageRejectError) + func (m AllocationReportAck) GetNoAllocs() (NoAllocsRepeatingGroup, quickfix.MessageRejectError) + func (m AllocationReportAck) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError) + func (m AllocationReportAck) GetProduct() (v enum.Product, err quickfix.MessageRejectError) + func (m AllocationReportAck) GetQuantity() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m AllocationReportAck) GetSecondaryAllocID() (v string, err quickfix.MessageRejectError) + func (m AllocationReportAck) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError) + func (m AllocationReportAck) GetText() (v string, err quickfix.MessageRejectError) + func (m AllocationReportAck) GetTradeDate() (v string, err quickfix.MessageRejectError) + func (m AllocationReportAck) GetTransactTime() (v time.Time, err quickfix.MessageRejectError) + func (m AllocationReportAck) HasAllocID() bool + func (m AllocationReportAck) HasAllocIntermedReqType() bool + func (m AllocationReportAck) HasAllocRejCode() bool + func (m AllocationReportAck) HasAllocReportID() bool + func (m AllocationReportAck) HasAllocReportType() bool + func (m AllocationReportAck) HasAllocStatus() bool + func (m AllocationReportAck) HasAllocTransType() bool + func (m AllocationReportAck) HasAvgPxIndicator() bool + func (m AllocationReportAck) HasClearingBusinessDate() bool + func (m AllocationReportAck) HasEncodedText() bool + func (m AllocationReportAck) HasEncodedTextLen() bool + func (m AllocationReportAck) HasMatchStatus() bool + func (m AllocationReportAck) HasNoAllocs() bool + func (m AllocationReportAck) HasNoPartyIDs() bool + func (m AllocationReportAck) HasProduct() bool + func (m AllocationReportAck) HasQuantity() bool + func (m AllocationReportAck) HasSecondaryAllocID() bool + func (m AllocationReportAck) HasSecurityType() bool + func (m AllocationReportAck) HasText() bool + func (m AllocationReportAck) HasTradeDate() bool + func (m AllocationReportAck) HasTransactTime() bool + func (m AllocationReportAck) SetAllocID(v string) + func (m AllocationReportAck) SetAllocIntermedReqType(v enum.AllocIntermedReqType) + func (m AllocationReportAck) SetAllocRejCode(v enum.AllocRejCode) + func (m AllocationReportAck) SetAllocReportID(v string) + func (m AllocationReportAck) SetAllocReportType(v enum.AllocReportType) + func (m AllocationReportAck) SetAllocStatus(v enum.AllocStatus) + func (m AllocationReportAck) SetAllocTransType(v enum.AllocTransType) + func (m AllocationReportAck) SetAvgPxIndicator(v enum.AvgPxIndicator) + func (m AllocationReportAck) SetClearingBusinessDate(v string) + func (m AllocationReportAck) SetEncodedText(v string) + func (m AllocationReportAck) SetEncodedTextLen(v int) + func (m AllocationReportAck) SetMatchStatus(v enum.MatchStatus) + func (m AllocationReportAck) SetNoAllocs(f NoAllocsRepeatingGroup) + func (m AllocationReportAck) SetNoPartyIDs(f NoPartyIDsRepeatingGroup) + func (m AllocationReportAck) SetProduct(v enum.Product) + func (m AllocationReportAck) SetQuantity(value decimal.Decimal, scale int32) + func (m AllocationReportAck) SetSecondaryAllocID(v string) + func (m AllocationReportAck) SetSecurityType(v enum.SecurityType) + func (m AllocationReportAck) SetText(v string) + func (m AllocationReportAck) SetTradeDate(v string) + func (m AllocationReportAck) SetTransactTime(v time.Time) + func (m AllocationReportAck) 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 AllocationReportAck, sessionID quickfix.SessionID) quickfix.MessageRejectError