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 ExecutionAcknowledgement struct + Message *quickfix.Message + func FromMessage(m *quickfix.Message) ExecutionAcknowledgement + func New(orderid field.OrderIDField, execackstatus field.ExecAckStatusField, ...) (m ExecutionAcknowledgement) + func (m ExecutionAcknowledgement) GetAvgPx() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetCFICode() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetCPProgram() (v enum.CPProgram, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetCPRegType() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetCashOrderQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetClOrdID() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetContractSettlMonth() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetCountryOfIssue() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetCouponPaymentDate() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetCreditRating() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetCumQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetDKReason() (v enum.DKReason, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetDatedDate() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetEncodedIssuer() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetEncodedText() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetEncodedTextLen() (v int, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetExecAckStatus() (v enum.ExecAckStatus, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetExecID() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetFactor() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetInstrRegistry() (v enum.InstrRegistry, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetInstrmtAssignmentMethod() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetInterestAccrualDate() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetIssueDate() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetIssuer() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetLastParPx() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetLastPx() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetLastQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetLocaleOfIssue() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetMaturityDate() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetMaturityTime() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetMinPriceIncrement() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetNTPositionLimit() (v int, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetNoEvents() (NoEventsRepeatingGroup, quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetNoInstrumentParties() (NoInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetNoLegs() (NoLegsRepeatingGroup, quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetNoUnderlyings() (NoUnderlyingsRepeatingGroup, quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetOptAttribute() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetOrderID() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetOrderPercent() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetOrderQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetPool() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetPositionLimit() (v int, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetPriceType() (v enum.PriceType, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetProduct() (v enum.Product, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetRedemptionDate() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetRepurchaseTerm() (v int, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetRoundingDirection() (v enum.RoundingDirection, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetRoundingModulus() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetSecondaryOrderID() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetSecurityExchange() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetSecurityID() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetSecurityIDSource() (v enum.SecurityIDSource, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetSecurityStatus() (v enum.SecurityStatus, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetSecuritySubType() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetSettleOnOpenFlag() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetSide() (v enum.Side, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetStrikeCurrency() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetStrikeMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetStrikeValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetSymbol() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetText() (v string, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetTimeUnit() (v enum.TimeUnit, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) GetUnitOfMeasure() (v enum.UnitOfMeasure, err quickfix.MessageRejectError) + func (m ExecutionAcknowledgement) HasAvgPx() bool + func (m ExecutionAcknowledgement) HasCFICode() bool + func (m ExecutionAcknowledgement) HasCPProgram() bool + func (m ExecutionAcknowledgement) HasCPRegType() bool + func (m ExecutionAcknowledgement) HasCashOrderQty() bool + func (m ExecutionAcknowledgement) HasClOrdID() bool + func (m ExecutionAcknowledgement) HasContractMultiplier() bool + func (m ExecutionAcknowledgement) HasContractSettlMonth() bool + func (m ExecutionAcknowledgement) HasCountryOfIssue() bool + func (m ExecutionAcknowledgement) HasCouponPaymentDate() bool + func (m ExecutionAcknowledgement) HasCouponRate() bool + func (m ExecutionAcknowledgement) HasCreditRating() bool + func (m ExecutionAcknowledgement) HasCumQty() bool + func (m ExecutionAcknowledgement) HasDKReason() bool + func (m ExecutionAcknowledgement) HasDatedDate() bool + func (m ExecutionAcknowledgement) HasEncodedIssuer() bool + func (m ExecutionAcknowledgement) HasEncodedIssuerLen() bool + func (m ExecutionAcknowledgement) HasEncodedSecurityDesc() bool + func (m ExecutionAcknowledgement) HasEncodedSecurityDescLen() bool + func (m ExecutionAcknowledgement) HasEncodedText() bool + func (m ExecutionAcknowledgement) HasEncodedTextLen() bool + func (m ExecutionAcknowledgement) HasExecAckStatus() bool + func (m ExecutionAcknowledgement) HasExecID() bool + func (m ExecutionAcknowledgement) HasFactor() bool + func (m ExecutionAcknowledgement) HasInstrRegistry() bool + func (m ExecutionAcknowledgement) HasInstrmtAssignmentMethod() bool + func (m ExecutionAcknowledgement) HasInterestAccrualDate() bool + func (m ExecutionAcknowledgement) HasIssueDate() bool + func (m ExecutionAcknowledgement) HasIssuer() bool + func (m ExecutionAcknowledgement) HasLastParPx() bool + func (m ExecutionAcknowledgement) HasLastPx() bool + func (m ExecutionAcknowledgement) HasLastQty() bool + func (m ExecutionAcknowledgement) HasLocaleOfIssue() bool + func (m ExecutionAcknowledgement) HasMaturityDate() bool + func (m ExecutionAcknowledgement) HasMaturityMonthYear() bool + func (m ExecutionAcknowledgement) HasMaturityTime() bool + func (m ExecutionAcknowledgement) HasMinPriceIncrement() bool + func (m ExecutionAcknowledgement) HasNTPositionLimit() bool + func (m ExecutionAcknowledgement) HasNoEvents() bool + func (m ExecutionAcknowledgement) HasNoInstrumentParties() bool + func (m ExecutionAcknowledgement) HasNoLegs() bool + func (m ExecutionAcknowledgement) HasNoSecurityAltID() bool + func (m ExecutionAcknowledgement) HasNoUnderlyings() bool + func (m ExecutionAcknowledgement) HasOptAttribute() bool + func (m ExecutionAcknowledgement) HasOrderID() bool + func (m ExecutionAcknowledgement) HasOrderPercent() bool + func (m ExecutionAcknowledgement) HasOrderQty() bool + func (m ExecutionAcknowledgement) HasPool() bool + func (m ExecutionAcknowledgement) HasPositionLimit() bool + func (m ExecutionAcknowledgement) HasPriceType() bool + func (m ExecutionAcknowledgement) HasProduct() bool + func (m ExecutionAcknowledgement) HasRedemptionDate() bool + func (m ExecutionAcknowledgement) HasRepoCollateralSecurityType() bool + func (m ExecutionAcknowledgement) HasRepurchaseRate() bool + func (m ExecutionAcknowledgement) HasRepurchaseTerm() bool + func (m ExecutionAcknowledgement) HasRoundingDirection() bool + func (m ExecutionAcknowledgement) HasRoundingModulus() bool + func (m ExecutionAcknowledgement) HasSecondaryOrderID() bool + func (m ExecutionAcknowledgement) HasSecurityDesc() bool + func (m ExecutionAcknowledgement) HasSecurityExchange() bool + func (m ExecutionAcknowledgement) HasSecurityID() bool + func (m ExecutionAcknowledgement) HasSecurityIDSource() bool + func (m ExecutionAcknowledgement) HasSecurityStatus() bool + func (m ExecutionAcknowledgement) HasSecuritySubType() bool + func (m ExecutionAcknowledgement) HasSecurityType() bool + func (m ExecutionAcknowledgement) HasSettleOnOpenFlag() bool + func (m ExecutionAcknowledgement) HasSide() bool + func (m ExecutionAcknowledgement) HasStateOrProvinceOfIssue() bool + func (m ExecutionAcknowledgement) HasStrikeCurrency() bool + func (m ExecutionAcknowledgement) HasStrikeMultiplier() bool + func (m ExecutionAcknowledgement) HasStrikePrice() bool + func (m ExecutionAcknowledgement) HasStrikeValue() bool + func (m ExecutionAcknowledgement) HasSymbol() bool + func (m ExecutionAcknowledgement) HasSymbolSfx() bool + func (m ExecutionAcknowledgement) HasText() bool + func (m ExecutionAcknowledgement) HasTimeUnit() bool + func (m ExecutionAcknowledgement) HasUnitOfMeasure() bool + func (m ExecutionAcknowledgement) SetAvgPx(value decimal.Decimal, scale int32) + func (m ExecutionAcknowledgement) SetCFICode(v string) + func (m ExecutionAcknowledgement) SetCPProgram(v enum.CPProgram) + func (m ExecutionAcknowledgement) SetCPRegType(v string) + func (m ExecutionAcknowledgement) SetCashOrderQty(value decimal.Decimal, scale int32) + func (m ExecutionAcknowledgement) SetClOrdID(v string) + func (m ExecutionAcknowledgement) SetContractMultiplier(value decimal.Decimal, scale int32) + func (m ExecutionAcknowledgement) SetContractSettlMonth(v string) + func (m ExecutionAcknowledgement) SetCountryOfIssue(v string) + func (m ExecutionAcknowledgement) SetCouponPaymentDate(v string) + func (m ExecutionAcknowledgement) SetCouponRate(value decimal.Decimal, scale int32) + func (m ExecutionAcknowledgement) SetCreditRating(v string) + func (m ExecutionAcknowledgement) SetCumQty(value decimal.Decimal, scale int32) + func (m ExecutionAcknowledgement) SetDKReason(v enum.DKReason) + func (m ExecutionAcknowledgement) SetDatedDate(v string) + func (m ExecutionAcknowledgement) SetEncodedIssuer(v string) + func (m ExecutionAcknowledgement) SetEncodedIssuerLen(v int) + func (m ExecutionAcknowledgement) SetEncodedSecurityDesc(v string) + func (m ExecutionAcknowledgement) SetEncodedSecurityDescLen(v int) + func (m ExecutionAcknowledgement) SetEncodedText(v string) + func (m ExecutionAcknowledgement) SetEncodedTextLen(v int) + func (m ExecutionAcknowledgement) SetExecAckStatus(v enum.ExecAckStatus) + func (m ExecutionAcknowledgement) SetExecID(v string) + func (m ExecutionAcknowledgement) SetFactor(value decimal.Decimal, scale int32) + func (m ExecutionAcknowledgement) SetInstrRegistry(v enum.InstrRegistry) + func (m ExecutionAcknowledgement) SetInstrmtAssignmentMethod(v string) + func (m ExecutionAcknowledgement) SetInterestAccrualDate(v string) + func (m ExecutionAcknowledgement) SetIssueDate(v string) + func (m ExecutionAcknowledgement) SetIssuer(v string) + func (m ExecutionAcknowledgement) SetLastParPx(value decimal.Decimal, scale int32) + func (m ExecutionAcknowledgement) SetLastPx(value decimal.Decimal, scale int32) + func (m ExecutionAcknowledgement) SetLastQty(value decimal.Decimal, scale int32) + func (m ExecutionAcknowledgement) SetLocaleOfIssue(v string) + func (m ExecutionAcknowledgement) SetMaturityDate(v string) + func (m ExecutionAcknowledgement) SetMaturityMonthYear(v string) + func (m ExecutionAcknowledgement) SetMaturityTime(v string) + func (m ExecutionAcknowledgement) SetMinPriceIncrement(value decimal.Decimal, scale int32) + func (m ExecutionAcknowledgement) SetNTPositionLimit(v int) + func (m ExecutionAcknowledgement) SetNoEvents(f NoEventsRepeatingGroup) + func (m ExecutionAcknowledgement) SetNoInstrumentParties(f NoInstrumentPartiesRepeatingGroup) + func (m ExecutionAcknowledgement) SetNoLegs(f NoLegsRepeatingGroup) + func (m ExecutionAcknowledgement) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup) + func (m ExecutionAcknowledgement) SetNoUnderlyings(f NoUnderlyingsRepeatingGroup) + func (m ExecutionAcknowledgement) SetOptAttribute(v string) + func (m ExecutionAcknowledgement) SetOrderID(v string) + func (m ExecutionAcknowledgement) SetOrderPercent(value decimal.Decimal, scale int32) + func (m ExecutionAcknowledgement) SetOrderQty(value decimal.Decimal, scale int32) + func (m ExecutionAcknowledgement) SetPool(v string) + func (m ExecutionAcknowledgement) SetPositionLimit(v int) + func (m ExecutionAcknowledgement) SetPriceType(v enum.PriceType) + func (m ExecutionAcknowledgement) SetProduct(v enum.Product) + func (m ExecutionAcknowledgement) SetRedemptionDate(v string) + func (m ExecutionAcknowledgement) SetRepoCollateralSecurityType(v int) + func (m ExecutionAcknowledgement) SetRepurchaseRate(value decimal.Decimal, scale int32) + func (m ExecutionAcknowledgement) SetRepurchaseTerm(v int) + func (m ExecutionAcknowledgement) SetRoundingDirection(v enum.RoundingDirection) + func (m ExecutionAcknowledgement) SetRoundingModulus(value decimal.Decimal, scale int32) + func (m ExecutionAcknowledgement) SetSecondaryOrderID(v string) + func (m ExecutionAcknowledgement) SetSecurityDesc(v string) + func (m ExecutionAcknowledgement) SetSecurityExchange(v string) + func (m ExecutionAcknowledgement) SetSecurityID(v string) + func (m ExecutionAcknowledgement) SetSecurityIDSource(v enum.SecurityIDSource) + func (m ExecutionAcknowledgement) SetSecurityStatus(v enum.SecurityStatus) + func (m ExecutionAcknowledgement) SetSecuritySubType(v string) + func (m ExecutionAcknowledgement) SetSecurityType(v enum.SecurityType) + func (m ExecutionAcknowledgement) SetSettleOnOpenFlag(v string) + func (m ExecutionAcknowledgement) SetSide(v enum.Side) + func (m ExecutionAcknowledgement) SetStateOrProvinceOfIssue(v string) + func (m ExecutionAcknowledgement) SetStrikeCurrency(v string) + func (m ExecutionAcknowledgement) SetStrikeMultiplier(value decimal.Decimal, scale int32) + func (m ExecutionAcknowledgement) SetStrikePrice(value decimal.Decimal, scale int32) + func (m ExecutionAcknowledgement) SetStrikeValue(value decimal.Decimal, scale int32) + func (m ExecutionAcknowledgement) SetSymbol(v string) + func (m ExecutionAcknowledgement) SetSymbolSfx(v enum.SymbolSfx) + func (m ExecutionAcknowledgement) SetText(v string) + func (m ExecutionAcknowledgement) SetTimeUnit(v enum.TimeUnit) + func (m ExecutionAcknowledgement) SetUnitOfMeasure(v enum.UnitOfMeasure) + func (m ExecutionAcknowledgement) ToMessage() *quickfix.Message + type NoEvents struct + func (m NoEvents) GetEventDate() (v string, err quickfix.MessageRejectError) + func (m NoEvents) GetEventPx() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoEvents) GetEventText() (v string, err quickfix.MessageRejectError) + func (m NoEvents) GetEventType() (v enum.EventType, err quickfix.MessageRejectError) + func (m NoEvents) HasEventDate() bool + func (m NoEvents) HasEventPx() bool + func (m NoEvents) HasEventText() bool + func (m NoEvents) HasEventType() bool + func (m NoEvents) SetEventDate(v string) + func (m NoEvents) SetEventPx(value decimal.Decimal, scale int32) + func (m NoEvents) SetEventText(v string) + func (m NoEvents) SetEventType(v enum.EventType) + type NoEventsRepeatingGroup struct + func NewNoEventsRepeatingGroup() NoEventsRepeatingGroup + func (m NoEventsRepeatingGroup) Add() NoEvents + func (m NoEventsRepeatingGroup) Get(i int) NoEvents + type NoInstrumentParties struct + func (m NoInstrumentParties) GetInstrumentPartyID() (v string, err quickfix.MessageRejectError) + func (m NoInstrumentParties) GetInstrumentPartyIDSource() (v string, err quickfix.MessageRejectError) + func (m NoInstrumentParties) GetInstrumentPartyRole() (v int, err quickfix.MessageRejectError) + func (m NoInstrumentParties) GetNoInstrumentPartySubIDs() (NoInstrumentPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoInstrumentParties) HasInstrumentPartyID() bool + func (m NoInstrumentParties) HasInstrumentPartyIDSource() bool + func (m NoInstrumentParties) HasInstrumentPartyRole() bool + func (m NoInstrumentParties) HasNoInstrumentPartySubIDs() bool + func (m NoInstrumentParties) SetInstrumentPartyID(v string) + func (m NoInstrumentParties) SetInstrumentPartyIDSource(v string) + func (m NoInstrumentParties) SetInstrumentPartyRole(v int) + func (m NoInstrumentParties) SetNoInstrumentPartySubIDs(f NoInstrumentPartySubIDsRepeatingGroup) + type NoInstrumentPartiesRepeatingGroup struct + func NewNoInstrumentPartiesRepeatingGroup() NoInstrumentPartiesRepeatingGroup + func (m NoInstrumentPartiesRepeatingGroup) Add() NoInstrumentParties + func (m NoInstrumentPartiesRepeatingGroup) Get(i int) NoInstrumentParties + type NoInstrumentPartySubIDs struct + func (m NoInstrumentPartySubIDs) GetInstrumentPartySubID() (v string, err quickfix.MessageRejectError) + func (m NoInstrumentPartySubIDs) GetInstrumentPartySubIDType() (v int, err quickfix.MessageRejectError) + func (m NoInstrumentPartySubIDs) HasInstrumentPartySubID() bool + func (m NoInstrumentPartySubIDs) HasInstrumentPartySubIDType() bool + func (m NoInstrumentPartySubIDs) SetInstrumentPartySubID(v string) + func (m NoInstrumentPartySubIDs) SetInstrumentPartySubIDType(v int) + type NoInstrumentPartySubIDsRepeatingGroup struct + func NewNoInstrumentPartySubIDsRepeatingGroup() NoInstrumentPartySubIDsRepeatingGroup + func (m NoInstrumentPartySubIDsRepeatingGroup) Add() NoInstrumentPartySubIDs + func (m NoInstrumentPartySubIDsRepeatingGroup) Get(i int) NoInstrumentPartySubIDs + type NoLegSecurityAltID struct + func (m NoLegSecurityAltID) GetLegSecurityAltID() (v string, err quickfix.MessageRejectError) + func (m NoLegSecurityAltID) GetLegSecurityAltIDSource() (v string, err quickfix.MessageRejectError) + func (m NoLegSecurityAltID) HasLegSecurityAltID() bool + func (m NoLegSecurityAltID) HasLegSecurityAltIDSource() bool + func (m NoLegSecurityAltID) SetLegSecurityAltID(v string) + func (m NoLegSecurityAltID) SetLegSecurityAltIDSource(v string) + type NoLegSecurityAltIDRepeatingGroup struct + func NewNoLegSecurityAltIDRepeatingGroup() NoLegSecurityAltIDRepeatingGroup + func (m NoLegSecurityAltIDRepeatingGroup) Add() NoLegSecurityAltID + func (m NoLegSecurityAltIDRepeatingGroup) Get(i int) NoLegSecurityAltID + type NoLegs struct + func (m NoLegs) GetEncodedLegIssuer() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegIssuerLen() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegSecurityDescLen() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCFICode() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegContractSettlMonth() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCountryOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCouponPaymentDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCreditRating() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCurrency() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegDatedDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegFactor() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegInstrRegistry() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegInterestAccrualDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegIssueDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegIssuer() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegLocaleOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegMaturityDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegMaturityMonthYear() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegOptAttribute() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPool() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegProduct() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRatioQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRedemptionDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepurchaseTerm() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityExchange() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityID() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityIDSource() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecuritySubType() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityType() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSide() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStrikeCurrency() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSymbol() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSymbolSfx() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegTimeUnit() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegUnitOfMeasure() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetNoLegSecurityAltID() (NoLegSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m NoLegs) HasEncodedLegIssuer() bool + func (m NoLegs) HasEncodedLegIssuerLen() bool + func (m NoLegs) HasEncodedLegSecurityDesc() bool + func (m NoLegs) HasEncodedLegSecurityDescLen() bool + func (m NoLegs) HasLegCFICode() bool + func (m NoLegs) HasLegContractMultiplier() bool + func (m NoLegs) HasLegContractSettlMonth() bool + func (m NoLegs) HasLegCountryOfIssue() bool + func (m NoLegs) HasLegCouponPaymentDate() bool + func (m NoLegs) HasLegCouponRate() bool + func (m NoLegs) HasLegCreditRating() bool + func (m NoLegs) HasLegCurrency() bool + func (m NoLegs) HasLegDatedDate() bool + func (m NoLegs) HasLegFactor() bool + func (m NoLegs) HasLegInstrRegistry() bool + func (m NoLegs) HasLegInterestAccrualDate() bool + func (m NoLegs) HasLegIssueDate() bool + func (m NoLegs) HasLegIssuer() bool + func (m NoLegs) HasLegLocaleOfIssue() bool + func (m NoLegs) HasLegMaturityDate() bool + func (m NoLegs) HasLegMaturityMonthYear() bool + func (m NoLegs) HasLegOptAttribute() bool + func (m NoLegs) HasLegPool() bool + func (m NoLegs) HasLegProduct() bool + func (m NoLegs) HasLegRatioQty() bool + func (m NoLegs) HasLegRedemptionDate() bool + func (m NoLegs) HasLegRepoCollateralSecurityType() bool + func (m NoLegs) HasLegRepurchaseRate() bool + func (m NoLegs) HasLegRepurchaseTerm() bool + func (m NoLegs) HasLegSecurityDesc() bool + func (m NoLegs) HasLegSecurityExchange() bool + func (m NoLegs) HasLegSecurityID() bool + func (m NoLegs) HasLegSecurityIDSource() bool + func (m NoLegs) HasLegSecuritySubType() bool + func (m NoLegs) HasLegSecurityType() bool + func (m NoLegs) HasLegSide() bool + func (m NoLegs) HasLegStateOrProvinceOfIssue() bool + func (m NoLegs) HasLegStrikeCurrency() bool + func (m NoLegs) HasLegStrikePrice() bool + func (m NoLegs) HasLegSymbol() bool + func (m NoLegs) HasLegSymbolSfx() bool + func (m NoLegs) HasLegTimeUnit() bool + func (m NoLegs) HasLegUnitOfMeasure() bool + func (m NoLegs) HasNoLegSecurityAltID() bool + func (m NoLegs) SetEncodedLegIssuer(v string) + func (m NoLegs) SetEncodedLegIssuerLen(v int) + func (m NoLegs) SetEncodedLegSecurityDesc(v string) + func (m NoLegs) SetEncodedLegSecurityDescLen(v int) + func (m NoLegs) SetLegCFICode(v string) + func (m NoLegs) SetLegContractMultiplier(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegContractSettlMonth(v string) + func (m NoLegs) SetLegCountryOfIssue(v string) + func (m NoLegs) SetLegCouponPaymentDate(v string) + func (m NoLegs) SetLegCouponRate(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegCreditRating(v string) + func (m NoLegs) SetLegCurrency(v string) + func (m NoLegs) SetLegDatedDate(v string) + func (m NoLegs) SetLegFactor(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegInstrRegistry(v string) + func (m NoLegs) SetLegInterestAccrualDate(v string) + func (m NoLegs) SetLegIssueDate(v string) + func (m NoLegs) SetLegIssuer(v string) + func (m NoLegs) SetLegLocaleOfIssue(v string) + func (m NoLegs) SetLegMaturityDate(v string) + func (m NoLegs) SetLegMaturityMonthYear(v string) + func (m NoLegs) SetLegOptAttribute(v string) + func (m NoLegs) SetLegPool(v string) + func (m NoLegs) SetLegProduct(v int) + func (m NoLegs) SetLegRatioQty(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegRedemptionDate(v string) + func (m NoLegs) SetLegRepoCollateralSecurityType(v int) + func (m NoLegs) SetLegRepurchaseRate(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegRepurchaseTerm(v int) + func (m NoLegs) SetLegSecurityDesc(v string) + func (m NoLegs) SetLegSecurityExchange(v string) + func (m NoLegs) SetLegSecurityID(v string) + func (m NoLegs) SetLegSecurityIDSource(v string) + func (m NoLegs) SetLegSecuritySubType(v string) + func (m NoLegs) SetLegSecurityType(v string) + func (m NoLegs) SetLegSide(v string) + func (m NoLegs) SetLegStateOrProvinceOfIssue(v string) + func (m NoLegs) SetLegStrikeCurrency(v string) + func (m NoLegs) SetLegStrikePrice(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegSymbol(v string) + func (m NoLegs) SetLegSymbolSfx(v string) + func (m NoLegs) SetLegTimeUnit(v string) + func (m NoLegs) SetLegUnitOfMeasure(v string) + func (m NoLegs) SetNoLegSecurityAltID(f NoLegSecurityAltIDRepeatingGroup) + type NoLegsRepeatingGroup struct + func NewNoLegsRepeatingGroup() NoLegsRepeatingGroup + func (m NoLegsRepeatingGroup) Add() NoLegs + func (m NoLegsRepeatingGroup) Get(i int) NoLegs + type NoSecurityAltID struct + func (m NoSecurityAltID) GetSecurityAltID() (v string, err quickfix.MessageRejectError) + func (m NoSecurityAltID) GetSecurityAltIDSource() (v string, err quickfix.MessageRejectError) + func (m NoSecurityAltID) HasSecurityAltID() bool + func (m NoSecurityAltID) HasSecurityAltIDSource() bool + func (m NoSecurityAltID) SetSecurityAltID(v string) + func (m NoSecurityAltID) SetSecurityAltIDSource(v string) + type NoSecurityAltIDRepeatingGroup struct + func NewNoSecurityAltIDRepeatingGroup() NoSecurityAltIDRepeatingGroup + func (m NoSecurityAltIDRepeatingGroup) Add() NoSecurityAltID + func (m NoSecurityAltIDRepeatingGroup) Get(i int) NoSecurityAltID + type NoUnderlyingSecurityAltID struct + func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID() bool + func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource() bool + func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID(v string) + func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource(v string) + type NoUnderlyingSecurityAltIDRepeatingGroup struct + func NewNoUnderlyingSecurityAltIDRepeatingGroup() NoUnderlyingSecurityAltIDRepeatingGroup + func (m NoUnderlyingSecurityAltIDRepeatingGroup) Add() NoUnderlyingSecurityAltID + func (m NoUnderlyingSecurityAltIDRepeatingGroup) Get(i int) NoUnderlyingSecurityAltID + type NoUnderlyingStips struct + func (m NoUnderlyingStips) GetUnderlyingStipType() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyingStips) GetUnderlyingStipValue() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyingStips) HasUnderlyingStipType() bool + func (m NoUnderlyingStips) HasUnderlyingStipValue() bool + func (m NoUnderlyingStips) SetUnderlyingStipType(v string) + func (m NoUnderlyingStips) SetUnderlyingStipValue(v string) + type NoUnderlyingStipsRepeatingGroup struct + func NewNoUnderlyingStipsRepeatingGroup() NoUnderlyingStipsRepeatingGroup + func (m NoUnderlyingStipsRepeatingGroup) Add() NoUnderlyingStips + func (m NoUnderlyingStipsRepeatingGroup) Get(i int) NoUnderlyingStips + type NoUnderlyings struct + func (m NoUnderlyings) GetEncodedUnderlyingIssuer() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingIssuerLen() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingSecurityDescLen() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetNoUnderlyingSecurityAltID() (NoUnderlyingSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m NoUnderlyings) GetNoUnderlyingStips() (NoUnderlyingStipsRepeatingGroup, quickfix.MessageRejectError) + func (m NoUnderlyings) GetNoUndlyInstrumentParties() (NoUndlyInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingAdjustedQuantity() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingAllocationPercent() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCFICode() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCPProgram() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCPRegType() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCapValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCashAmount() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCashType() (v enum.UnderlyingCashType, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCountryOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCouponPaymentDate() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCreditRating() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCurrency() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCurrentValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingDirtyPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingEndPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingEndValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFXRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFXRateCalc() (v enum.UnderlyingFXRateCalc, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFactor() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingInstrRegistry() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingIssueDate() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingIssuer() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingLocaleOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingMaturityDate() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingMaturityMonthYear() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingOptAttribute() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingProduct() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPx() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRedemptionDate() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRepurchaseTerm() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityExchange() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityID() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityIDSource() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecuritySubType() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityType() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSettlMethod() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSettlementType() (v enum.UnderlyingSettlementType, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStartValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStrikeCurrency() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSymbol() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSymbolSfx() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingTimeUnit() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingUnitOfMeasure() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) HasEncodedUnderlyingIssuer() bool + func (m NoUnderlyings) HasEncodedUnderlyingIssuerLen() bool + func (m NoUnderlyings) HasEncodedUnderlyingSecurityDesc() bool + func (m NoUnderlyings) HasEncodedUnderlyingSecurityDescLen() bool + func (m NoUnderlyings) HasNoUnderlyingSecurityAltID() bool + func (m NoUnderlyings) HasNoUnderlyingStips() bool + func (m NoUnderlyings) HasNoUndlyInstrumentParties() bool + func (m NoUnderlyings) HasUnderlyingAdjustedQuantity() bool + func (m NoUnderlyings) HasUnderlyingAllocationPercent() bool + func (m NoUnderlyings) HasUnderlyingCFICode() bool + func (m NoUnderlyings) HasUnderlyingCPProgram() bool + func (m NoUnderlyings) HasUnderlyingCPRegType() bool + func (m NoUnderlyings) HasUnderlyingCapValue() bool + func (m NoUnderlyings) HasUnderlyingCashAmount() bool + func (m NoUnderlyings) HasUnderlyingCashType() bool + func (m NoUnderlyings) HasUnderlyingContractMultiplier() bool + func (m NoUnderlyings) HasUnderlyingCountryOfIssue() bool + func (m NoUnderlyings) HasUnderlyingCouponPaymentDate() bool + func (m NoUnderlyings) HasUnderlyingCouponRate() bool + func (m NoUnderlyings) HasUnderlyingCreditRating() bool + func (m NoUnderlyings) HasUnderlyingCurrency() bool + func (m NoUnderlyings) HasUnderlyingCurrentValue() bool + func (m NoUnderlyings) HasUnderlyingDirtyPrice() bool + func (m NoUnderlyings) HasUnderlyingEndPrice() bool + func (m NoUnderlyings) HasUnderlyingEndValue() bool + func (m NoUnderlyings) HasUnderlyingFXRate() bool + func (m NoUnderlyings) HasUnderlyingFXRateCalc() bool + func (m NoUnderlyings) HasUnderlyingFactor() bool + func (m NoUnderlyings) HasUnderlyingInstrRegistry() bool + func (m NoUnderlyings) HasUnderlyingIssueDate() bool + func (m NoUnderlyings) HasUnderlyingIssuer() bool + func (m NoUnderlyings) HasUnderlyingLocaleOfIssue() bool + func (m NoUnderlyings) HasUnderlyingMaturityDate() bool + func (m NoUnderlyings) HasUnderlyingMaturityMonthYear() bool + func (m NoUnderlyings) HasUnderlyingOptAttribute() bool + func (m NoUnderlyings) HasUnderlyingProduct() bool + func (m NoUnderlyings) HasUnderlyingPx() bool + func (m NoUnderlyings) HasUnderlyingQty() bool + func (m NoUnderlyings) HasUnderlyingRedemptionDate() bool + func (m NoUnderlyings) HasUnderlyingRepoCollateralSecurityType() bool + func (m NoUnderlyings) HasUnderlyingRepurchaseRate() bool + func (m NoUnderlyings) HasUnderlyingRepurchaseTerm() bool + func (m NoUnderlyings) HasUnderlyingSecurityDesc() bool + func (m NoUnderlyings) HasUnderlyingSecurityExchange() bool + func (m NoUnderlyings) HasUnderlyingSecurityID() bool + func (m NoUnderlyings) HasUnderlyingSecurityIDSource() bool + func (m NoUnderlyings) HasUnderlyingSecuritySubType() bool + func (m NoUnderlyings) HasUnderlyingSecurityType() bool + func (m NoUnderlyings) HasUnderlyingSettlMethod() bool + func (m NoUnderlyings) HasUnderlyingSettlementType() bool + func (m NoUnderlyings) HasUnderlyingStartValue() bool + func (m NoUnderlyings) HasUnderlyingStateOrProvinceOfIssue() bool + func (m NoUnderlyings) HasUnderlyingStrikeCurrency() bool + func (m NoUnderlyings) HasUnderlyingStrikePrice() bool + func (m NoUnderlyings) HasUnderlyingSymbol() bool + func (m NoUnderlyings) HasUnderlyingSymbolSfx() bool + func (m NoUnderlyings) HasUnderlyingTimeUnit() bool + func (m NoUnderlyings) HasUnderlyingUnitOfMeasure() bool + func (m NoUnderlyings) SetEncodedUnderlyingIssuer(v string) + func (m NoUnderlyings) SetEncodedUnderlyingIssuerLen(v int) + func (m NoUnderlyings) SetEncodedUnderlyingSecurityDesc(v string) + func (m NoUnderlyings) SetEncodedUnderlyingSecurityDescLen(v int) + func (m NoUnderlyings) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup) + func (m NoUnderlyings) SetNoUnderlyingStips(f NoUnderlyingStipsRepeatingGroup) + func (m NoUnderlyings) SetNoUndlyInstrumentParties(f NoUndlyInstrumentPartiesRepeatingGroup) + func (m NoUnderlyings) SetUnderlyingAdjustedQuantity(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingAllocationPercent(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCFICode(v string) + func (m NoUnderlyings) SetUnderlyingCPProgram(v string) + func (m NoUnderlyings) SetUnderlyingCPRegType(v string) + func (m NoUnderlyings) SetUnderlyingCapValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCashAmount(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCashType(v enum.UnderlyingCashType) + func (m NoUnderlyings) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCountryOfIssue(v string) + func (m NoUnderlyings) SetUnderlyingCouponPaymentDate(v string) + func (m NoUnderlyings) SetUnderlyingCouponRate(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCreditRating(v string) + func (m NoUnderlyings) SetUnderlyingCurrency(v string) + func (m NoUnderlyings) SetUnderlyingCurrentValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingDirtyPrice(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingEndPrice(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingEndValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingFXRate(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingFXRateCalc(v enum.UnderlyingFXRateCalc) + func (m NoUnderlyings) SetUnderlyingFactor(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingInstrRegistry(v string) + func (m NoUnderlyings) SetUnderlyingIssueDate(v string) + func (m NoUnderlyings) SetUnderlyingIssuer(v string) + func (m NoUnderlyings) SetUnderlyingLocaleOfIssue(v string) + func (m NoUnderlyings) SetUnderlyingMaturityDate(v string) + func (m NoUnderlyings) SetUnderlyingMaturityMonthYear(v string) + func (m NoUnderlyings) SetUnderlyingOptAttribute(v string) + func (m NoUnderlyings) SetUnderlyingProduct(v int) + func (m NoUnderlyings) SetUnderlyingPx(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingQty(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingRedemptionDate(v string) + func (m NoUnderlyings) SetUnderlyingRepoCollateralSecurityType(v int) + func (m NoUnderlyings) SetUnderlyingRepurchaseRate(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingRepurchaseTerm(v int) + func (m NoUnderlyings) SetUnderlyingSecurityDesc(v string) + func (m NoUnderlyings) SetUnderlyingSecurityExchange(v string) + func (m NoUnderlyings) SetUnderlyingSecurityID(v string) + func (m NoUnderlyings) SetUnderlyingSecurityIDSource(v string) + func (m NoUnderlyings) SetUnderlyingSecuritySubType(v string) + func (m NoUnderlyings) SetUnderlyingSecurityType(v string) + func (m NoUnderlyings) SetUnderlyingSettlMethod(v string) + func (m NoUnderlyings) SetUnderlyingSettlementType(v enum.UnderlyingSettlementType) + func (m NoUnderlyings) SetUnderlyingStartValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingStateOrProvinceOfIssue(v string) + func (m NoUnderlyings) SetUnderlyingStrikeCurrency(v string) + func (m NoUnderlyings) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingSymbol(v string) + func (m NoUnderlyings) SetUnderlyingSymbolSfx(v string) + func (m NoUnderlyings) SetUnderlyingTimeUnit(v string) + func (m NoUnderlyings) SetUnderlyingUnitOfMeasure(v string) + type NoUnderlyingsRepeatingGroup struct + func NewNoUnderlyingsRepeatingGroup() NoUnderlyingsRepeatingGroup + func (m NoUnderlyingsRepeatingGroup) Add() NoUnderlyings + func (m NoUnderlyingsRepeatingGroup) Get(i int) NoUnderlyings + type NoUndlyInstrumentParties struct + func (m NoUndlyInstrumentParties) GetNoUndlyInstrumentPartySubIDs() (NoUndlyInstrumentPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) GetUndlyInstrumentPartyID() (v string, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) GetUndlyInstrumentPartyIDSource() (v string, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) GetUndlyInstrumentPartyRole() (v int, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs() bool + func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyID() bool + func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyIDSource() bool + func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyRole() bool + func (m NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs(f NoUndlyInstrumentPartySubIDsRepeatingGroup) + func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyID(v string) + func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyIDSource(v string) + func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyRole(v int) + type NoUndlyInstrumentPartiesRepeatingGroup struct + func NewNoUndlyInstrumentPartiesRepeatingGroup() NoUndlyInstrumentPartiesRepeatingGroup + func (m NoUndlyInstrumentPartiesRepeatingGroup) Add() NoUndlyInstrumentParties + func (m NoUndlyInstrumentPartiesRepeatingGroup) Get(i int) NoUndlyInstrumentParties + type NoUndlyInstrumentPartySubIDs struct + func (m NoUndlyInstrumentPartySubIDs) GetUndlyInstrumentPartySubID() (v string, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentPartySubIDs) GetUndlyInstrumentPartySubIDType() (v int, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubID() bool + func (m NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubIDType() bool + func (m NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubID(v string) + func (m NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubIDType(v int) + type NoUndlyInstrumentPartySubIDsRepeatingGroup struct + func NewNoUndlyInstrumentPartySubIDsRepeatingGroup() NoUndlyInstrumentPartySubIDsRepeatingGroup + func (m NoUndlyInstrumentPartySubIDsRepeatingGroup) Add() NoUndlyInstrumentPartySubIDs + func (m NoUndlyInstrumentPartySubIDsRepeatingGroup) Get(i int) NoUndlyInstrumentPartySubIDs + type RouteOut func(msg ExecutionAcknowledgement, sessionID quickfix.SessionID) quickfix.MessageRejectError