Versions in this module Expand all Collapse all v0 v0.5.0 Sep 1, 2016 Changes in this version + func Route(router RouteOut) (string, string, quickfix.MessageRoute) + type ExecutionReport struct + ReceiveTime time.Time + func FromMessage(m quickfix.Message) ExecutionReport + func New(orderid field.OrderIDField, execid field.ExecIDField, ...) (m ExecutionReport) + func (m ExecutionReport) GetAccount() (f field.AccountField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetAccountType() (f field.AccountTypeField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetAccruedInterestAmt() (f field.AccruedInterestAmtField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetAccruedInterestRate() (f field.AccruedInterestRateField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetAvgPx() (f field.AvgPxField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetBasisFeatureDate() (f field.BasisFeatureDateField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetBasisFeaturePrice() (f field.BasisFeaturePriceField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetBenchmarkCurveCurrency() (f field.BenchmarkCurveCurrencyField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetBenchmarkCurveName() (f field.BenchmarkCurveNameField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetBenchmarkCurvePoint() (f field.BenchmarkCurvePointField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetBookingUnit() (f field.BookingUnitField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetCFICode() (f field.CFICodeField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetCancellationRights() (f field.CancellationRightsField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetCashMargin() (f field.CashMarginField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetCashOrderQty() (f field.CashOrderQtyField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetClOrdID() (f field.ClOrdIDField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetClOrdLinkID() (f field.ClOrdLinkIDField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetClearingFeeIndicator() (f field.ClearingFeeIndicatorField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetCommCurrency() (f field.CommCurrencyField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetCommType() (f field.CommTypeField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetCommission() (f field.CommissionField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetComplianceID() (f field.ComplianceIDField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetConcession() (f field.ConcessionField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetContractMultiplier() (f field.ContractMultiplierField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetCountryOfIssue() (f field.CountryOfIssueField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetCouponPaymentDate() (f field.CouponPaymentDateField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetCouponRate() (f field.CouponRateField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetCreditRating() (f field.CreditRatingField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetCrossID() (f field.CrossIDField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetCrossType() (f field.CrossTypeField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetCumQty() (f field.CumQtyField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetCurrency() (f field.CurrencyField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetCustOrderCapacity() (f field.CustOrderCapacityField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetDayAvgPx() (f field.DayAvgPxField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetDayBookingInst() (f field.DayBookingInstField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetDayCumQty() (f field.DayCumQtyField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetDayOrderQty() (f field.DayOrderQtyField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetDesignation() (f field.DesignationField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetDiscretionInst() (f field.DiscretionInstField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetDiscretionOffset() (f field.DiscretionOffsetField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetEffectiveTime() (f field.EffectiveTimeField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetEncodedIssuer() (f field.EncodedIssuerField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetEncodedIssuerLen() (f field.EncodedIssuerLenField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetEncodedSecurityDesc() (f field.EncodedSecurityDescField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetEncodedSecurityDescLen() (f field.EncodedSecurityDescLenField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetEncodedText() (f field.EncodedTextField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetEncodedTextLen() (f field.EncodedTextLenField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetExDate() (f field.ExDateField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetExecID() (f field.ExecIDField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetExecInst() (f field.ExecInstField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetExecPriceAdjustment() (f field.ExecPriceAdjustmentField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetExecPriceType() (f field.ExecPriceTypeField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetExecRefID() (f field.ExecRefIDField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetExecRestatementReason() (f field.ExecRestatementReasonField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetExecType() (f field.ExecTypeField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetExecValuationPoint() (f field.ExecValuationPointField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetExpireDate() (f field.ExpireDateField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetExpireTime() (f field.ExpireTimeField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetFactor() (f field.FactorField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetFundRenewWaiv() (f field.FundRenewWaivField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetFutSettDate() (f field.FutSettDateField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetFutSettDate2() (f field.FutSettDate2Field, err quickfix.MessageRejectError) + func (m ExecutionReport) GetGTBookingInst() (f field.GTBookingInstField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetGrossTradeAmt() (f field.GrossTradeAmtField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetHandlInst() (f field.HandlInstField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetInstrRegistry() (f field.InstrRegistryField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetIssueDate() (f field.IssueDateField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetIssuer() (f field.IssuerField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetLastCapacity() (f field.LastCapacityField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetLastForwardPoints() (f field.LastForwardPointsField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetLastForwardPoints2() (f field.LastForwardPoints2Field, err quickfix.MessageRejectError) + func (m ExecutionReport) GetLastMkt() (f field.LastMktField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetLastPx() (f field.LastPxField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetLastQty() (f field.LastQtyField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetLastSpotRate() (f field.LastSpotRateField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetLeavesQty() (f field.LeavesQtyField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetListID() (f field.ListIDField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetLocaleOfIssue() (f field.LocaleOfIssueField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetMaturityDate() (f field.MaturityDateField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetMaturityMonthYear() (f field.MaturityMonthYearField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetMaxFloor() (f field.MaxFloorField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetMaxShow() (f field.MaxShowField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetMinQty() (f field.MinQtyField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetMoneyLaunderingStatus() (f field.MoneyLaunderingStatusField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetMultiLegReportingType() (f field.MultiLegReportingTypeField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetNetMoney() (f field.NetMoneyField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetNoContAmts() (NoContAmtsRepeatingGroup, quickfix.MessageRejectError) + func (m ExecutionReport) GetNoContraBrokers() (NoContraBrokersRepeatingGroup, quickfix.MessageRejectError) + func (m ExecutionReport) GetNoLegs() (NoLegsRepeatingGroup, quickfix.MessageRejectError) + func (m ExecutionReport) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError) + func (m ExecutionReport) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m ExecutionReport) GetNoStipulations() (NoStipulationsRepeatingGroup, quickfix.MessageRejectError) + func (m ExecutionReport) GetNumDaysInterest() (f field.NumDaysInterestField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetOptAttribute() (f field.OptAttributeField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetOrdRejReason() (f field.OrdRejReasonField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetOrdStatus() (f field.OrdStatusField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetOrdType() (f field.OrdTypeField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetOrderCapacity() (f field.OrderCapacityField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetOrderID() (f field.OrderIDField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetOrderPercent() (f field.OrderPercentField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetOrderQty() (f field.OrderQtyField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetOrderQty2() (f field.OrderQty2Field, err quickfix.MessageRejectError) + func (m ExecutionReport) GetOrderRestrictions() (f field.OrderRestrictionsField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetOrigClOrdID() (f field.OrigClOrdIDField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetOrigCrossID() (f field.OrigCrossIDField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetPegDifference() (f field.PegDifferenceField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetPositionEffect() (f field.PositionEffectField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetPreallocMethod() (f field.PreallocMethodField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetPrice() (f field.PriceField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetPriceImprovement() (f field.PriceImprovementField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetPriceType() (f field.PriceTypeField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetPriorityIndicator() (f field.PriorityIndicatorField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetProduct() (f field.ProductField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetQuantityType() (f field.QuantityTypeField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetRedemptionDate() (f field.RedemptionDateField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetRegistID() (f field.RegistIDField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetRepoCollateralSecurityType() (f field.RepoCollateralSecurityTypeField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetReportToExch() (f field.ReportToExchField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetRepurchaseRate() (f field.RepurchaseRateField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetRepurchaseTerm() (f field.RepurchaseTermField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetRoundingDirection() (f field.RoundingDirectionField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetRoundingModulus() (f field.RoundingModulusField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetRule80A() (f field.Rule80AField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetSecondaryClOrdID() (f field.SecondaryClOrdIDField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetSecondaryExecID() (f field.SecondaryExecIDField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetSecondaryOrderID() (f field.SecondaryOrderIDField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetSecurityDesc() (f field.SecurityDescField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetSecurityExchange() (f field.SecurityExchangeField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetSecurityID() (f field.SecurityIDField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetSecurityIDSource() (f field.SecurityIDSourceField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetSecurityType() (f field.SecurityTypeField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetSettlCurrAmt() (f field.SettlCurrAmtField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetSettlCurrFxRate() (f field.SettlCurrFxRateField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetSettlCurrFxRateCalc() (f field.SettlCurrFxRateCalcField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetSettlCurrency() (f field.SettlCurrencyField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetSettlmntTyp() (f field.SettlmntTypField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetSide() (f field.SideField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetSolicitedFlag() (f field.SolicitedFlagField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetSpread() (f field.SpreadField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetStateOrProvinceOfIssue() (f field.StateOrProvinceOfIssueField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetStopPx() (f field.StopPxField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetStrikePrice() (f field.StrikePriceField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetSymbol() (f field.SymbolField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetSymbolSfx() (f field.SymbolSfxField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetText() (f field.TextField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetTimeInForce() (f field.TimeInForceField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetTotalTakedown() (f field.TotalTakedownField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetTradeDate() (f field.TradeDateField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetTradeOriginationDate() (f field.TradeOriginationDateField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetTradedFlatSwitch() (f field.TradedFlatSwitchField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetTradingSessionID() (f field.TradingSessionIDField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetTradingSessionSubID() (f field.TradingSessionSubIDField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetTransBkdTime() (f field.TransBkdTimeField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetTransactTime() (f field.TransactTimeField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetUnderlyingLastPx() (f field.UnderlyingLastPxField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetUnderlyingLastQty() (f field.UnderlyingLastQtyField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetWorkingIndicator() (f field.WorkingIndicatorField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetYield() (f field.YieldField, err quickfix.MessageRejectError) + func (m ExecutionReport) GetYieldType() (f field.YieldTypeField, err quickfix.MessageRejectError) + func (m ExecutionReport) HasAccount() bool + func (m ExecutionReport) HasAccountType() bool + func (m ExecutionReport) HasAccruedInterestAmt() bool + func (m ExecutionReport) HasAccruedInterestRate() bool + func (m ExecutionReport) HasAvgPx() bool + func (m ExecutionReport) HasBasisFeatureDate() bool + func (m ExecutionReport) HasBasisFeaturePrice() bool + func (m ExecutionReport) HasBenchmarkCurveCurrency() bool + func (m ExecutionReport) HasBenchmarkCurveName() bool + func (m ExecutionReport) HasBenchmarkCurvePoint() bool + func (m ExecutionReport) HasBookingUnit() bool + func (m ExecutionReport) HasCFICode() bool + func (m ExecutionReport) HasCancellationRights() bool + func (m ExecutionReport) HasCashMargin() bool + func (m ExecutionReport) HasCashOrderQty() bool + func (m ExecutionReport) HasClOrdID() bool + func (m ExecutionReport) HasClOrdLinkID() bool + func (m ExecutionReport) HasClearingFeeIndicator() bool + func (m ExecutionReport) HasCommCurrency() bool + func (m ExecutionReport) HasCommType() bool + func (m ExecutionReport) HasCommission() bool + func (m ExecutionReport) HasComplianceID() bool + func (m ExecutionReport) HasConcession() bool + func (m ExecutionReport) HasContractMultiplier() bool + func (m ExecutionReport) HasCountryOfIssue() bool + func (m ExecutionReport) HasCouponPaymentDate() bool + func (m ExecutionReport) HasCouponRate() bool + func (m ExecutionReport) HasCreditRating() bool + func (m ExecutionReport) HasCrossID() bool + func (m ExecutionReport) HasCrossType() bool + func (m ExecutionReport) HasCumQty() bool + func (m ExecutionReport) HasCurrency() bool + func (m ExecutionReport) HasCustOrderCapacity() bool + func (m ExecutionReport) HasDayAvgPx() bool + func (m ExecutionReport) HasDayBookingInst() bool + func (m ExecutionReport) HasDayCumQty() bool + func (m ExecutionReport) HasDayOrderQty() bool + func (m ExecutionReport) HasDesignation() bool + func (m ExecutionReport) HasDiscretionInst() bool + func (m ExecutionReport) HasDiscretionOffset() bool + func (m ExecutionReport) HasEffectiveTime() bool + func (m ExecutionReport) HasEncodedIssuer() bool + func (m ExecutionReport) HasEncodedIssuerLen() bool + func (m ExecutionReport) HasEncodedSecurityDesc() bool + func (m ExecutionReport) HasEncodedSecurityDescLen() bool + func (m ExecutionReport) HasEncodedText() bool + func (m ExecutionReport) HasEncodedTextLen() bool + func (m ExecutionReport) HasExDate() bool + func (m ExecutionReport) HasExecID() bool + func (m ExecutionReport) HasExecInst() bool + func (m ExecutionReport) HasExecPriceAdjustment() bool + func (m ExecutionReport) HasExecPriceType() bool + func (m ExecutionReport) HasExecRefID() bool + func (m ExecutionReport) HasExecRestatementReason() bool + func (m ExecutionReport) HasExecType() bool + func (m ExecutionReport) HasExecValuationPoint() bool + func (m ExecutionReport) HasExpireDate() bool + func (m ExecutionReport) HasExpireTime() bool + func (m ExecutionReport) HasFactor() bool + func (m ExecutionReport) HasFundRenewWaiv() bool + func (m ExecutionReport) HasFutSettDate() bool + func (m ExecutionReport) HasFutSettDate2() bool + func (m ExecutionReport) HasGTBookingInst() bool + func (m ExecutionReport) HasGrossTradeAmt() bool + func (m ExecutionReport) HasHandlInst() bool + func (m ExecutionReport) HasInstrRegistry() bool + func (m ExecutionReport) HasIssueDate() bool + func (m ExecutionReport) HasIssuer() bool + func (m ExecutionReport) HasLastCapacity() bool + func (m ExecutionReport) HasLastForwardPoints() bool + func (m ExecutionReport) HasLastForwardPoints2() bool + func (m ExecutionReport) HasLastMkt() bool + func (m ExecutionReport) HasLastPx() bool + func (m ExecutionReport) HasLastQty() bool + func (m ExecutionReport) HasLastSpotRate() bool + func (m ExecutionReport) HasLeavesQty() bool + func (m ExecutionReport) HasListID() bool + func (m ExecutionReport) HasLocaleOfIssue() bool + func (m ExecutionReport) HasMaturityDate() bool + func (m ExecutionReport) HasMaturityMonthYear() bool + func (m ExecutionReport) HasMaxFloor() bool + func (m ExecutionReport) HasMaxShow() bool + func (m ExecutionReport) HasMinQty() bool + func (m ExecutionReport) HasMoneyLaunderingStatus() bool + func (m ExecutionReport) HasMultiLegReportingType() bool + func (m ExecutionReport) HasNetMoney() bool + func (m ExecutionReport) HasNoContAmts() bool + func (m ExecutionReport) HasNoContraBrokers() bool + func (m ExecutionReport) HasNoLegs() bool + func (m ExecutionReport) HasNoPartyIDs() bool + func (m ExecutionReport) HasNoSecurityAltID() bool + func (m ExecutionReport) HasNoStipulations() bool + func (m ExecutionReport) HasNumDaysInterest() bool + func (m ExecutionReport) HasOptAttribute() bool + func (m ExecutionReport) HasOrdRejReason() bool + func (m ExecutionReport) HasOrdStatus() bool + func (m ExecutionReport) HasOrdType() bool + func (m ExecutionReport) HasOrderCapacity() bool + func (m ExecutionReport) HasOrderID() bool + func (m ExecutionReport) HasOrderPercent() bool + func (m ExecutionReport) HasOrderQty() bool + func (m ExecutionReport) HasOrderQty2() bool + func (m ExecutionReport) HasOrderRestrictions() bool + func (m ExecutionReport) HasOrigClOrdID() bool + func (m ExecutionReport) HasOrigCrossID() bool + func (m ExecutionReport) HasPegDifference() bool + func (m ExecutionReport) HasPositionEffect() bool + func (m ExecutionReport) HasPreallocMethod() bool + func (m ExecutionReport) HasPrice() bool + func (m ExecutionReport) HasPriceImprovement() bool + func (m ExecutionReport) HasPriceType() bool + func (m ExecutionReport) HasPriorityIndicator() bool + func (m ExecutionReport) HasProduct() bool + func (m ExecutionReport) HasQuantityType() bool + func (m ExecutionReport) HasRedemptionDate() bool + func (m ExecutionReport) HasRegistID() bool + func (m ExecutionReport) HasRepoCollateralSecurityType() bool + func (m ExecutionReport) HasReportToExch() bool + func (m ExecutionReport) HasRepurchaseRate() bool + func (m ExecutionReport) HasRepurchaseTerm() bool + func (m ExecutionReport) HasRoundingDirection() bool + func (m ExecutionReport) HasRoundingModulus() bool + func (m ExecutionReport) HasRule80A() bool + func (m ExecutionReport) HasSecondaryClOrdID() bool + func (m ExecutionReport) HasSecondaryExecID() bool + func (m ExecutionReport) HasSecondaryOrderID() bool + func (m ExecutionReport) HasSecurityDesc() bool + func (m ExecutionReport) HasSecurityExchange() bool + func (m ExecutionReport) HasSecurityID() bool + func (m ExecutionReport) HasSecurityIDSource() bool + func (m ExecutionReport) HasSecurityType() bool + func (m ExecutionReport) HasSettlCurrAmt() bool + func (m ExecutionReport) HasSettlCurrFxRate() bool + func (m ExecutionReport) HasSettlCurrFxRateCalc() bool + func (m ExecutionReport) HasSettlCurrency() bool + func (m ExecutionReport) HasSettlmntTyp() bool + func (m ExecutionReport) HasSide() bool + func (m ExecutionReport) HasSolicitedFlag() bool + func (m ExecutionReport) HasSpread() bool + func (m ExecutionReport) HasStateOrProvinceOfIssue() bool + func (m ExecutionReport) HasStopPx() bool + func (m ExecutionReport) HasStrikePrice() bool + func (m ExecutionReport) HasSymbol() bool + func (m ExecutionReport) HasSymbolSfx() bool + func (m ExecutionReport) HasText() bool + func (m ExecutionReport) HasTimeInForce() bool + func (m ExecutionReport) HasTotalTakedown() bool + func (m ExecutionReport) HasTradeDate() bool + func (m ExecutionReport) HasTradeOriginationDate() bool + func (m ExecutionReport) HasTradedFlatSwitch() bool + func (m ExecutionReport) HasTradingSessionID() bool + func (m ExecutionReport) HasTradingSessionSubID() bool + func (m ExecutionReport) HasTransBkdTime() bool + func (m ExecutionReport) HasTransactTime() bool + func (m ExecutionReport) HasUnderlyingLastPx() bool + func (m ExecutionReport) HasUnderlyingLastQty() bool + func (m ExecutionReport) HasWorkingIndicator() bool + func (m ExecutionReport) HasYield() bool + func (m ExecutionReport) HasYieldType() bool + func (m ExecutionReport) SetAccount(v string) + func (m ExecutionReport) SetAccountType(v int) + func (m ExecutionReport) SetAccruedInterestAmt(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetAccruedInterestRate(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetAvgPx(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetBasisFeatureDate(v string) + func (m ExecutionReport) SetBasisFeaturePrice(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetBenchmarkCurveCurrency(v string) + func (m ExecutionReport) SetBenchmarkCurveName(v string) + func (m ExecutionReport) SetBenchmarkCurvePoint(v string) + func (m ExecutionReport) SetBookingUnit(v string) + func (m ExecutionReport) SetCFICode(v string) + func (m ExecutionReport) SetCancellationRights(v string) + func (m ExecutionReport) SetCashMargin(v string) + func (m ExecutionReport) SetCashOrderQty(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetClOrdID(v string) + func (m ExecutionReport) SetClOrdLinkID(v string) + func (m ExecutionReport) SetClearingFeeIndicator(v string) + func (m ExecutionReport) SetCommCurrency(v string) + func (m ExecutionReport) SetCommType(v string) + func (m ExecutionReport) SetCommission(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetComplianceID(v string) + func (m ExecutionReport) SetConcession(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetContractMultiplier(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetCountryOfIssue(v string) + func (m ExecutionReport) SetCouponPaymentDate(v string) + func (m ExecutionReport) SetCouponRate(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetCreditRating(v string) + func (m ExecutionReport) SetCrossID(v string) + func (m ExecutionReport) SetCrossType(v int) + func (m ExecutionReport) SetCumQty(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetCurrency(v string) + func (m ExecutionReport) SetCustOrderCapacity(v int) + func (m ExecutionReport) SetDayAvgPx(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetDayBookingInst(v string) + func (m ExecutionReport) SetDayCumQty(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetDayOrderQty(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetDesignation(v string) + func (m ExecutionReport) SetDiscretionInst(v string) + func (m ExecutionReport) SetDiscretionOffset(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetEffectiveTime(v time.Time) + func (m ExecutionReport) SetEncodedIssuer(v string) + func (m ExecutionReport) SetEncodedIssuerLen(v int) + func (m ExecutionReport) SetEncodedSecurityDesc(v string) + func (m ExecutionReport) SetEncodedSecurityDescLen(v int) + func (m ExecutionReport) SetEncodedText(v string) + func (m ExecutionReport) SetEncodedTextLen(v int) + func (m ExecutionReport) SetExDate(v string) + func (m ExecutionReport) SetExecID(v string) + func (m ExecutionReport) SetExecInst(v string) + func (m ExecutionReport) SetExecPriceAdjustment(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetExecPriceType(v string) + func (m ExecutionReport) SetExecRefID(v string) + func (m ExecutionReport) SetExecRestatementReason(v int) + func (m ExecutionReport) SetExecType(v string) + func (m ExecutionReport) SetExecValuationPoint(v time.Time) + func (m ExecutionReport) SetExpireDate(v string) + func (m ExecutionReport) SetExpireTime(v time.Time) + func (m ExecutionReport) SetFactor(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetFundRenewWaiv(v string) + func (m ExecutionReport) SetFutSettDate(v string) + func (m ExecutionReport) SetFutSettDate2(v string) + func (m ExecutionReport) SetGTBookingInst(v int) + func (m ExecutionReport) SetGrossTradeAmt(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetHandlInst(v string) + func (m ExecutionReport) SetInstrRegistry(v string) + func (m ExecutionReport) SetIssueDate(v string) + func (m ExecutionReport) SetIssuer(v string) + func (m ExecutionReport) SetLastCapacity(v string) + func (m ExecutionReport) SetLastForwardPoints(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetLastForwardPoints2(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetLastMkt(v string) + func (m ExecutionReport) SetLastPx(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetLastQty(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetLastSpotRate(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetLeavesQty(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetListID(v string) + func (m ExecutionReport) SetLocaleOfIssue(v string) + func (m ExecutionReport) SetMaturityDate(v string) + func (m ExecutionReport) SetMaturityMonthYear(v string) + func (m ExecutionReport) SetMaxFloor(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetMaxShow(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetMinQty(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetMoneyLaunderingStatus(v string) + func (m ExecutionReport) SetMultiLegReportingType(v string) + func (m ExecutionReport) SetNetMoney(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetNoContAmts(f NoContAmtsRepeatingGroup) + func (m ExecutionReport) SetNoContraBrokers(f NoContraBrokersRepeatingGroup) + func (m ExecutionReport) SetNoLegs(f NoLegsRepeatingGroup) + func (m ExecutionReport) SetNoPartyIDs(f NoPartyIDsRepeatingGroup) + func (m ExecutionReport) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup) + func (m ExecutionReport) SetNoStipulations(f NoStipulationsRepeatingGroup) + func (m ExecutionReport) SetNumDaysInterest(v int) + func (m ExecutionReport) SetOptAttribute(v string) + func (m ExecutionReport) SetOrdRejReason(v int) + func (m ExecutionReport) SetOrdStatus(v string) + func (m ExecutionReport) SetOrdType(v string) + func (m ExecutionReport) SetOrderCapacity(v string) + func (m ExecutionReport) SetOrderID(v string) + func (m ExecutionReport) SetOrderPercent(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetOrderQty(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetOrderQty2(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetOrderRestrictions(v string) + func (m ExecutionReport) SetOrigClOrdID(v string) + func (m ExecutionReport) SetOrigCrossID(v string) + func (m ExecutionReport) SetPegDifference(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetPositionEffect(v string) + func (m ExecutionReport) SetPreallocMethod(v string) + func (m ExecutionReport) SetPrice(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetPriceImprovement(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetPriceType(v int) + func (m ExecutionReport) SetPriorityIndicator(v int) + func (m ExecutionReport) SetProduct(v int) + func (m ExecutionReport) SetQuantityType(v int) + func (m ExecutionReport) SetRedemptionDate(v string) + func (m ExecutionReport) SetRegistID(v string) + func (m ExecutionReport) SetRepoCollateralSecurityType(v int) + func (m ExecutionReport) SetReportToExch(v bool) + func (m ExecutionReport) SetRepurchaseRate(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetRepurchaseTerm(v int) + func (m ExecutionReport) SetRoundingDirection(v string) + func (m ExecutionReport) SetRoundingModulus(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetRule80A(v string) + func (m ExecutionReport) SetSecondaryClOrdID(v string) + func (m ExecutionReport) SetSecondaryExecID(v string) + func (m ExecutionReport) SetSecondaryOrderID(v string) + func (m ExecutionReport) SetSecurityDesc(v string) + func (m ExecutionReport) SetSecurityExchange(v string) + func (m ExecutionReport) SetSecurityID(v string) + func (m ExecutionReport) SetSecurityIDSource(v string) + func (m ExecutionReport) SetSecurityType(v string) + func (m ExecutionReport) SetSettlCurrAmt(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetSettlCurrFxRate(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetSettlCurrFxRateCalc(v string) + func (m ExecutionReport) SetSettlCurrency(v string) + func (m ExecutionReport) SetSettlmntTyp(v string) + func (m ExecutionReport) SetSide(v string) + func (m ExecutionReport) SetSolicitedFlag(v bool) + func (m ExecutionReport) SetSpread(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetStateOrProvinceOfIssue(v string) + func (m ExecutionReport) SetStopPx(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetStrikePrice(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetSymbol(v string) + func (m ExecutionReport) SetSymbolSfx(v string) + func (m ExecutionReport) SetText(v string) + func (m ExecutionReport) SetTimeInForce(v string) + func (m ExecutionReport) SetTotalTakedown(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetTradeDate(v string) + func (m ExecutionReport) SetTradeOriginationDate(v string) + func (m ExecutionReport) SetTradedFlatSwitch(v bool) + func (m ExecutionReport) SetTradingSessionID(v string) + func (m ExecutionReport) SetTradingSessionSubID(v string) + func (m ExecutionReport) SetTransBkdTime(v time.Time) + func (m ExecutionReport) SetTransactTime(v time.Time) + func (m ExecutionReport) SetUnderlyingLastPx(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetUnderlyingLastQty(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetWorkingIndicator(v bool) + func (m ExecutionReport) SetYield(value decimal.Decimal, scale int32) + func (m ExecutionReport) SetYieldType(v string) + func (m ExecutionReport) ToMessage() quickfix.Message + type NoContAmts struct + func (m NoContAmts) GetContAmtCurr() (f field.ContAmtCurrField, err quickfix.MessageRejectError) + func (m NoContAmts) GetContAmtType() (f field.ContAmtTypeField, err quickfix.MessageRejectError) + func (m NoContAmts) GetContAmtValue() (f field.ContAmtValueField, err quickfix.MessageRejectError) + func (m NoContAmts) HasContAmtCurr() bool + func (m NoContAmts) HasContAmtType() bool + func (m NoContAmts) HasContAmtValue() bool + func (m NoContAmts) SetContAmtCurr(v string) + func (m NoContAmts) SetContAmtType(v int) + func (m NoContAmts) SetContAmtValue(value decimal.Decimal, scale int32) + type NoContAmtsRepeatingGroup struct + func NewNoContAmtsRepeatingGroup() NoContAmtsRepeatingGroup + func (m NoContAmtsRepeatingGroup) Add() NoContAmts + func (m NoContAmtsRepeatingGroup) Get(i int) NoContAmts + type NoContraBrokers struct + func (m NoContraBrokers) GetContraBroker() (f field.ContraBrokerField, err quickfix.MessageRejectError) + func (m NoContraBrokers) GetContraLegRefID() (f field.ContraLegRefIDField, err quickfix.MessageRejectError) + func (m NoContraBrokers) GetContraTradeQty() (f field.ContraTradeQtyField, err quickfix.MessageRejectError) + func (m NoContraBrokers) GetContraTradeTime() (f field.ContraTradeTimeField, err quickfix.MessageRejectError) + func (m NoContraBrokers) GetContraTrader() (f field.ContraTraderField, err quickfix.MessageRejectError) + func (m NoContraBrokers) HasContraBroker() bool + func (m NoContraBrokers) HasContraLegRefID() bool + func (m NoContraBrokers) HasContraTradeQty() bool + func (m NoContraBrokers) HasContraTradeTime() bool + func (m NoContraBrokers) HasContraTrader() bool + func (m NoContraBrokers) SetContraBroker(v string) + func (m NoContraBrokers) SetContraLegRefID(v string) + func (m NoContraBrokers) SetContraTradeQty(value decimal.Decimal, scale int32) + func (m NoContraBrokers) SetContraTradeTime(v time.Time) + func (m NoContraBrokers) SetContraTrader(v string) + type NoContraBrokersRepeatingGroup struct + func NewNoContraBrokersRepeatingGroup() NoContraBrokersRepeatingGroup + func (m NoContraBrokersRepeatingGroup) Add() NoContraBrokers + func (m NoContraBrokersRepeatingGroup) Get(i int) NoContraBrokers + type NoLegSecurityAltID struct + func (m NoLegSecurityAltID) GetLegSecurityAltID() (f field.LegSecurityAltIDField, err quickfix.MessageRejectError) + func (m NoLegSecurityAltID) GetLegSecurityAltIDSource() (f field.LegSecurityAltIDSourceField, 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() (f field.EncodedLegIssuerField, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegIssuerLen() (f field.EncodedLegIssuerLenField, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegSecurityDesc() (f field.EncodedLegSecurityDescField, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegSecurityDescLen() (f field.EncodedLegSecurityDescLenField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCFICode() (f field.LegCFICodeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegContractMultiplier() (f field.LegContractMultiplierField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCountryOfIssue() (f field.LegCountryOfIssueField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCouponPaymentDate() (f field.LegCouponPaymentDateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCouponRate() (f field.LegCouponRateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCoveredOrUncovered() (f field.LegCoveredOrUncoveredField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCreditRating() (f field.LegCreditRatingField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegFactor() (f field.LegFactorField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegFutSettDate() (f field.LegFutSettDateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegInstrRegistry() (f field.LegInstrRegistryField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegIssueDate() (f field.LegIssueDateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegIssuer() (f field.LegIssuerField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegLastPx() (f field.LegLastPxField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegLocaleOfIssue() (f field.LegLocaleOfIssueField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegMaturityDate() (f field.LegMaturityDateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegMaturityMonthYear() (f field.LegMaturityMonthYearField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegOptAttribute() (f field.LegOptAttributeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPositionEffect() (f field.LegPositionEffectField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPrice() (f field.LegPriceField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegProduct() (f field.LegProductField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRatioQty() (f field.LegRatioQtyField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRedemptionDate() (f field.LegRedemptionDateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRefID() (f field.LegRefIDField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepoCollateralSecurityType() (f field.LegRepoCollateralSecurityTypeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepurchaseRate() (f field.LegRepurchaseRateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepurchaseTerm() (f field.LegRepurchaseTermField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityDesc() (f field.LegSecurityDescField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityExchange() (f field.LegSecurityExchangeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityID() (f field.LegSecurityIDField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityIDSource() (f field.LegSecurityIDSourceField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityType() (f field.LegSecurityTypeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSettlmntTyp() (f field.LegSettlmntTypField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSide() (f field.LegSideField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStateOrProvinceOfIssue() (f field.LegStateOrProvinceOfIssueField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStrikePrice() (f field.LegStrikePriceField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSymbol() (f field.LegSymbolField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSymbolSfx() (f field.LegSymbolSfxField, err quickfix.MessageRejectError) + func (m NoLegs) GetNoLegSecurityAltID() (NoLegSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m NoLegs) GetNoNestedPartyIDs() (NoNestedPartyIDsRepeatingGroup, 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) HasLegCountryOfIssue() bool + func (m NoLegs) HasLegCouponPaymentDate() bool + func (m NoLegs) HasLegCouponRate() bool + func (m NoLegs) HasLegCoveredOrUncovered() bool + func (m NoLegs) HasLegCreditRating() bool + func (m NoLegs) HasLegFactor() bool + func (m NoLegs) HasLegFutSettDate() bool + func (m NoLegs) HasLegInstrRegistry() bool + func (m NoLegs) HasLegIssueDate() bool + func (m NoLegs) HasLegIssuer() bool + func (m NoLegs) HasLegLastPx() bool + func (m NoLegs) HasLegLocaleOfIssue() bool + func (m NoLegs) HasLegMaturityDate() bool + func (m NoLegs) HasLegMaturityMonthYear() bool + func (m NoLegs) HasLegOptAttribute() bool + func (m NoLegs) HasLegPositionEffect() bool + func (m NoLegs) HasLegPrice() bool + func (m NoLegs) HasLegProduct() bool + func (m NoLegs) HasLegRatioQty() bool + func (m NoLegs) HasLegRedemptionDate() bool + func (m NoLegs) HasLegRefID() 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) HasLegSecurityType() bool + func (m NoLegs) HasLegSettlmntTyp() bool + func (m NoLegs) HasLegSide() bool + func (m NoLegs) HasLegStateOrProvinceOfIssue() bool + func (m NoLegs) HasLegStrikePrice() bool + func (m NoLegs) HasLegSymbol() bool + func (m NoLegs) HasLegSymbolSfx() bool + func (m NoLegs) HasNoLegSecurityAltID() bool + func (m NoLegs) HasNoNestedPartyIDs() 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) SetLegCountryOfIssue(v string) + func (m NoLegs) SetLegCouponPaymentDate(v string) + func (m NoLegs) SetLegCouponRate(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegCoveredOrUncovered(v int) + func (m NoLegs) SetLegCreditRating(v string) + func (m NoLegs) SetLegFactor(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegFutSettDate(v string) + func (m NoLegs) SetLegInstrRegistry(v string) + func (m NoLegs) SetLegIssueDate(v string) + func (m NoLegs) SetLegIssuer(v string) + func (m NoLegs) SetLegLastPx(value decimal.Decimal, scale int32) + 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) SetLegPositionEffect(v string) + func (m NoLegs) SetLegPrice(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegProduct(v int) + func (m NoLegs) SetLegRatioQty(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegRedemptionDate(v string) + func (m NoLegs) SetLegRefID(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) SetLegSecurityType(v string) + func (m NoLegs) SetLegSettlmntTyp(v string) + func (m NoLegs) SetLegSide(v string) + func (m NoLegs) SetLegStateOrProvinceOfIssue(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) SetNoLegSecurityAltID(f NoLegSecurityAltIDRepeatingGroup) + func (m NoLegs) SetNoNestedPartyIDs(f NoNestedPartyIDsRepeatingGroup) + type NoLegsRepeatingGroup struct + func NewNoLegsRepeatingGroup() NoLegsRepeatingGroup + func (m NoLegsRepeatingGroup) Add() NoLegs + func (m NoLegsRepeatingGroup) Get(i int) NoLegs + type NoNestedPartyIDs struct + func (m NoNestedPartyIDs) GetNestedPartyID() (f field.NestedPartyIDField, err quickfix.MessageRejectError) + func (m NoNestedPartyIDs) GetNestedPartyIDSource() (f field.NestedPartyIDSourceField, err quickfix.MessageRejectError) + func (m NoNestedPartyIDs) GetNestedPartyRole() (f field.NestedPartyRoleField, err quickfix.MessageRejectError) + func (m NoNestedPartyIDs) GetNestedPartySubID() (f field.NestedPartySubIDField, err quickfix.MessageRejectError) + func (m NoNestedPartyIDs) HasNestedPartyID() bool + func (m NoNestedPartyIDs) HasNestedPartyIDSource() bool + func (m NoNestedPartyIDs) HasNestedPartyRole() bool + func (m NoNestedPartyIDs) HasNestedPartySubID() bool + func (m NoNestedPartyIDs) SetNestedPartyID(v string) + func (m NoNestedPartyIDs) SetNestedPartyIDSource(v string) + func (m NoNestedPartyIDs) SetNestedPartyRole(v int) + func (m NoNestedPartyIDs) SetNestedPartySubID(v string) + type NoNestedPartyIDsRepeatingGroup struct + func NewNoNestedPartyIDsRepeatingGroup() NoNestedPartyIDsRepeatingGroup + func (m NoNestedPartyIDsRepeatingGroup) Add() NoNestedPartyIDs + func (m NoNestedPartyIDsRepeatingGroup) Get(i int) NoNestedPartyIDs + type NoPartyIDs struct + func (m NoPartyIDs) GetPartyID() (f field.PartyIDField, err quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyIDSource() (f field.PartyIDSourceField, err quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyRole() (f field.PartyRoleField, err quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartySubID() (f field.PartySubIDField, err quickfix.MessageRejectError) + func (m NoPartyIDs) HasPartyID() bool + func (m NoPartyIDs) HasPartyIDSource() bool + func (m NoPartyIDs) HasPartyRole() bool + func (m NoPartyIDs) HasPartySubID() bool + func (m NoPartyIDs) SetPartyID(v string) + func (m NoPartyIDs) SetPartyIDSource(v string) + func (m NoPartyIDs) SetPartyRole(v int) + func (m NoPartyIDs) SetPartySubID(v string) + type NoPartyIDsRepeatingGroup struct + func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup + func (m NoPartyIDsRepeatingGroup) Add() NoPartyIDs + func (m NoPartyIDsRepeatingGroup) Get(i int) NoPartyIDs + type NoSecurityAltID struct + func (m NoSecurityAltID) GetSecurityAltID() (f field.SecurityAltIDField, err quickfix.MessageRejectError) + func (m NoSecurityAltID) GetSecurityAltIDSource() (f field.SecurityAltIDSourceField, 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 NoStipulations struct + func (m NoStipulations) GetStipulationType() (f field.StipulationTypeField, err quickfix.MessageRejectError) + func (m NoStipulations) GetStipulationValue() (f field.StipulationValueField, err quickfix.MessageRejectError) + func (m NoStipulations) HasStipulationType() bool + func (m NoStipulations) HasStipulationValue() bool + func (m NoStipulations) SetStipulationType(v string) + func (m NoStipulations) SetStipulationValue(v string) + type NoStipulationsRepeatingGroup struct + func NewNoStipulationsRepeatingGroup() NoStipulationsRepeatingGroup + func (m NoStipulationsRepeatingGroup) Add() NoStipulations + func (m NoStipulationsRepeatingGroup) Get(i int) NoStipulations + type RouteOut func(msg ExecutionReport, sessionID quickfix.SessionID) quickfix.MessageRejectError