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 NoComplexEventDates struct + func (m NoComplexEventDates) GetComplexEventEndDate() (v time.Time, err quickfix.MessageRejectError) + func (m NoComplexEventDates) GetComplexEventStartDate() (v time.Time, err quickfix.MessageRejectError) + func (m NoComplexEventDates) GetNoComplexEventTimes() (NoComplexEventTimesRepeatingGroup, quickfix.MessageRejectError) + func (m NoComplexEventDates) HasComplexEventEndDate() bool + func (m NoComplexEventDates) HasComplexEventStartDate() bool + func (m NoComplexEventDates) HasNoComplexEventTimes() bool + func (m NoComplexEventDates) SetComplexEventEndDate(v time.Time) + func (m NoComplexEventDates) SetComplexEventStartDate(v time.Time) + func (m NoComplexEventDates) SetNoComplexEventTimes(f NoComplexEventTimesRepeatingGroup) + type NoComplexEventDatesRepeatingGroup struct + func NewNoComplexEventDatesRepeatingGroup() NoComplexEventDatesRepeatingGroup + func (m NoComplexEventDatesRepeatingGroup) Add() NoComplexEventDates + func (m NoComplexEventDatesRepeatingGroup) Get(i int) NoComplexEventDates + type NoComplexEventTimes struct + func (m NoComplexEventTimes) GetComplexEventEndTime() (v string, err quickfix.MessageRejectError) + func (m NoComplexEventTimes) GetComplexEventStartTime() (v string, err quickfix.MessageRejectError) + func (m NoComplexEventTimes) HasComplexEventEndTime() bool + func (m NoComplexEventTimes) HasComplexEventStartTime() bool + func (m NoComplexEventTimes) SetComplexEventEndTime(v string) + func (m NoComplexEventTimes) SetComplexEventStartTime(v string) + type NoComplexEventTimesRepeatingGroup struct + func NewNoComplexEventTimesRepeatingGroup() NoComplexEventTimesRepeatingGroup + func (m NoComplexEventTimesRepeatingGroup) Add() NoComplexEventTimes + func (m NoComplexEventTimesRepeatingGroup) Get(i int) NoComplexEventTimes + type NoComplexEvents struct + func (m NoComplexEvents) GetComplexEventCondition() (v enum.ComplexEventCondition, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexEventPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexEventPriceBoundaryMethod() (v enum.ComplexEventPriceBoundaryMethod, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexEventPriceBoundaryPrecision() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexEventPriceTimeType() (v enum.ComplexEventPriceTimeType, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexEventType() (v enum.ComplexEventType, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexOptPayoutAmount() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetNoComplexEventDates() (NoComplexEventDatesRepeatingGroup, quickfix.MessageRejectError) + func (m NoComplexEvents) HasComplexEventCondition() bool + func (m NoComplexEvents) HasComplexEventPrice() bool + func (m NoComplexEvents) HasComplexEventPriceBoundaryMethod() bool + func (m NoComplexEvents) HasComplexEventPriceBoundaryPrecision() bool + func (m NoComplexEvents) HasComplexEventPriceTimeType() bool + func (m NoComplexEvents) HasComplexEventType() bool + func (m NoComplexEvents) HasComplexOptPayoutAmount() bool + func (m NoComplexEvents) HasNoComplexEventDates() bool + func (m NoComplexEvents) SetComplexEventCondition(v enum.ComplexEventCondition) + func (m NoComplexEvents) SetComplexEventPrice(value decimal.Decimal, scale int32) + func (m NoComplexEvents) SetComplexEventPriceBoundaryMethod(v enum.ComplexEventPriceBoundaryMethod) + func (m NoComplexEvents) SetComplexEventPriceBoundaryPrecision(value decimal.Decimal, scale int32) + func (m NoComplexEvents) SetComplexEventPriceTimeType(v enum.ComplexEventPriceTimeType) + func (m NoComplexEvents) SetComplexEventType(v enum.ComplexEventType) + func (m NoComplexEvents) SetComplexOptPayoutAmount(value decimal.Decimal, scale int32) + func (m NoComplexEvents) SetNoComplexEventDates(f NoComplexEventDatesRepeatingGroup) + type NoComplexEventsRepeatingGroup struct + func NewNoComplexEventsRepeatingGroup() NoComplexEventsRepeatingGroup + func (m NoComplexEventsRepeatingGroup) Add() NoComplexEvents + func (m NoComplexEventsRepeatingGroup) Get(i int) NoComplexEvents + 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) GetEventTime() (v time.Time, 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) HasEventTime() 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) SetEventTime(v time.Time) + 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 NoLegStipulations struct + func (m NoLegStipulations) GetLegStipulationType() (v string, err quickfix.MessageRejectError) + func (m NoLegStipulations) GetLegStipulationValue() (v string, err quickfix.MessageRejectError) + func (m NoLegStipulations) HasLegStipulationType() bool + func (m NoLegStipulations) HasLegStipulationValue() bool + func (m NoLegStipulations) SetLegStipulationType(v string) + func (m NoLegStipulations) SetLegStipulationValue(v string) + type NoLegStipulationsRepeatingGroup struct + func NewNoLegStipulationsRepeatingGroup() NoLegStipulationsRepeatingGroup + func (m NoLegStipulationsRepeatingGroup) Add() NoLegStipulations + func (m NoLegStipulationsRepeatingGroup) Get(i int) NoLegStipulations + 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) GetLegBenchmarkCurveCurrency() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegBenchmarkCurveName() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegBenchmarkCurvePoint() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegBenchmarkPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegBenchmarkPriceType() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegBidForwardPoints() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegBidPx() (v decimal.Decimal, 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) GetLegContractMultiplierUnit() (v int, 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) GetLegExerciseStyle() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegFactor() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegFlowScheduleType() (v int, 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) GetLegMaturityTime() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegOfferForwardPoints() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegOfferPx() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegOptAttribute() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegOptionRatio() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegOrderQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPool() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPriceType() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPriceUnitOfMeasure() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPriceUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegProduct() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPutOrCall() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegQty() (v decimal.Decimal, 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) GetLegRefID() (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) GetLegSettlDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSettlType() (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) GetLegSwapType() (v enum.LegSwapType, 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) GetLegUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetNoLegSecurityAltID() (NoLegSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m NoLegs) GetNoLegStipulations() (NoLegStipulationsRepeatingGroup, 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) HasLegBenchmarkCurveCurrency() bool + func (m NoLegs) HasLegBenchmarkCurveName() bool + func (m NoLegs) HasLegBenchmarkCurvePoint() bool + func (m NoLegs) HasLegBenchmarkPrice() bool + func (m NoLegs) HasLegBenchmarkPriceType() bool + func (m NoLegs) HasLegBidForwardPoints() bool + func (m NoLegs) HasLegBidPx() bool + func (m NoLegs) HasLegCFICode() bool + func (m NoLegs) HasLegContractMultiplier() bool + func (m NoLegs) HasLegContractMultiplierUnit() 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) HasLegExerciseStyle() bool + func (m NoLegs) HasLegFactor() bool + func (m NoLegs) HasLegFlowScheduleType() 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) HasLegMaturityTime() bool + func (m NoLegs) HasLegOfferForwardPoints() bool + func (m NoLegs) HasLegOfferPx() bool + func (m NoLegs) HasLegOptAttribute() bool + func (m NoLegs) HasLegOptionRatio() bool + func (m NoLegs) HasLegOrderQty() bool + func (m NoLegs) HasLegPool() bool + func (m NoLegs) HasLegPrice() bool + func (m NoLegs) HasLegPriceType() bool + func (m NoLegs) HasLegPriceUnitOfMeasure() bool + func (m NoLegs) HasLegPriceUnitOfMeasureQty() bool + func (m NoLegs) HasLegProduct() bool + func (m NoLegs) HasLegPutOrCall() bool + func (m NoLegs) HasLegQty() 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) HasLegSecuritySubType() bool + func (m NoLegs) HasLegSecurityType() bool + func (m NoLegs) HasLegSettlDate() bool + func (m NoLegs) HasLegSettlType() bool + func (m NoLegs) HasLegSide() bool + func (m NoLegs) HasLegStateOrProvinceOfIssue() bool + func (m NoLegs) HasLegStrikeCurrency() bool + func (m NoLegs) HasLegStrikePrice() bool + func (m NoLegs) HasLegSwapType() bool + func (m NoLegs) HasLegSymbol() bool + func (m NoLegs) HasLegSymbolSfx() bool + func (m NoLegs) HasLegTimeUnit() bool + func (m NoLegs) HasLegUnitOfMeasure() bool + func (m NoLegs) HasLegUnitOfMeasureQty() bool + func (m NoLegs) HasNoLegSecurityAltID() bool + func (m NoLegs) HasNoLegStipulations() 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) SetLegBenchmarkCurveCurrency(v string) + func (m NoLegs) SetLegBenchmarkCurveName(v string) + func (m NoLegs) SetLegBenchmarkCurvePoint(v string) + func (m NoLegs) SetLegBenchmarkPrice(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegBenchmarkPriceType(v int) + func (m NoLegs) SetLegBidForwardPoints(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegBidPx(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegCFICode(v string) + func (m NoLegs) SetLegContractMultiplier(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegContractMultiplierUnit(v int) + 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) SetLegExerciseStyle(v int) + func (m NoLegs) SetLegFactor(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegFlowScheduleType(v int) + 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) SetLegMaturityTime(v string) + func (m NoLegs) SetLegOfferForwardPoints(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegOfferPx(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegOptAttribute(v string) + func (m NoLegs) SetLegOptionRatio(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegOrderQty(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegPool(v string) + func (m NoLegs) SetLegPrice(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegPriceType(v int) + func (m NoLegs) SetLegPriceUnitOfMeasure(v string) + func (m NoLegs) SetLegPriceUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegProduct(v int) + func (m NoLegs) SetLegPutOrCall(v int) + func (m NoLegs) SetLegQty(value decimal.Decimal, scale int32) + 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) SetLegSecuritySubType(v string) + func (m NoLegs) SetLegSecurityType(v string) + func (m NoLegs) SetLegSettlDate(v string) + func (m NoLegs) SetLegSettlType(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) SetLegSwapType(v enum.LegSwapType) + 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) SetLegUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m NoLegs) SetNoLegSecurityAltID(f NoLegSecurityAltIDRepeatingGroup) + func (m NoLegs) SetNoLegStipulations(f NoLegStipulationsRepeatingGroup) + 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() (v string, err quickfix.MessageRejectError) + func (m NoNestedPartyIDs) GetNestedPartyIDSource() (v string, err quickfix.MessageRejectError) + func (m NoNestedPartyIDs) GetNestedPartyRole() (v int, err quickfix.MessageRejectError) + func (m NoNestedPartyIDs) GetNoNestedPartySubIDs() (NoNestedPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoNestedPartyIDs) HasNestedPartyID() bool + func (m NoNestedPartyIDs) HasNestedPartyIDSource() bool + func (m NoNestedPartyIDs) HasNestedPartyRole() bool + func (m NoNestedPartyIDs) HasNoNestedPartySubIDs() bool + func (m NoNestedPartyIDs) SetNestedPartyID(v string) + func (m NoNestedPartyIDs) SetNestedPartyIDSource(v string) + func (m NoNestedPartyIDs) SetNestedPartyRole(v int) + func (m NoNestedPartyIDs) SetNoNestedPartySubIDs(f NoNestedPartySubIDsRepeatingGroup) + type NoNestedPartyIDsRepeatingGroup struct + func NewNoNestedPartyIDsRepeatingGroup() NoNestedPartyIDsRepeatingGroup + func (m NoNestedPartyIDsRepeatingGroup) Add() NoNestedPartyIDs + func (m NoNestedPartyIDsRepeatingGroup) Get(i int) NoNestedPartyIDs + type NoNestedPartySubIDs struct + func (m NoNestedPartySubIDs) GetNestedPartySubID() (v string, err quickfix.MessageRejectError) + func (m NoNestedPartySubIDs) GetNestedPartySubIDType() (v int, err quickfix.MessageRejectError) + func (m NoNestedPartySubIDs) HasNestedPartySubID() bool + func (m NoNestedPartySubIDs) HasNestedPartySubIDType() bool + func (m NoNestedPartySubIDs) SetNestedPartySubID(v string) + func (m NoNestedPartySubIDs) SetNestedPartySubIDType(v int) + type NoNestedPartySubIDsRepeatingGroup struct + func NewNoNestedPartySubIDsRepeatingGroup() NoNestedPartySubIDsRepeatingGroup + func (m NoNestedPartySubIDsRepeatingGroup) Add() NoNestedPartySubIDs + func (m NoNestedPartySubIDsRepeatingGroup) Get(i int) NoNestedPartySubIDs + type NoPartyIDs struct + func (m NoPartyIDs) GetNoPartySubIDs() (NoPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyID() (v string, err quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyIDSource() (v enum.PartyIDSource, err quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyRole() (v enum.PartyRole, err quickfix.MessageRejectError) + func (m NoPartyIDs) HasNoPartySubIDs() bool + func (m NoPartyIDs) HasPartyID() bool + func (m NoPartyIDs) HasPartyIDSource() bool + func (m NoPartyIDs) HasPartyRole() bool + func (m NoPartyIDs) SetNoPartySubIDs(f NoPartySubIDsRepeatingGroup) + func (m NoPartyIDs) SetPartyID(v string) + func (m NoPartyIDs) SetPartyIDSource(v enum.PartyIDSource) + func (m NoPartyIDs) SetPartyRole(v enum.PartyRole) + type NoPartyIDsRepeatingGroup struct + func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup + func (m NoPartyIDsRepeatingGroup) Add() NoPartyIDs + func (m NoPartyIDsRepeatingGroup) Get(i int) NoPartyIDs + type NoPartySubIDs struct + func (m NoPartySubIDs) GetPartySubID() (v string, err quickfix.MessageRejectError) + func (m NoPartySubIDs) GetPartySubIDType() (v enum.PartySubIDType, err quickfix.MessageRejectError) + func (m NoPartySubIDs) HasPartySubID() bool + func (m NoPartySubIDs) HasPartySubIDType() bool + func (m NoPartySubIDs) SetPartySubID(v string) + func (m NoPartySubIDs) SetPartySubIDType(v enum.PartySubIDType) + type NoPartySubIDsRepeatingGroup struct + func NewNoPartySubIDsRepeatingGroup() NoPartySubIDsRepeatingGroup + func (m NoPartySubIDsRepeatingGroup) Add() NoPartySubIDs + func (m NoPartySubIDsRepeatingGroup) Get(i int) NoPartySubIDs + type NoQuoteQualifiers struct + func (m NoQuoteQualifiers) GetQuoteQualifier() (v string, err quickfix.MessageRejectError) + func (m NoQuoteQualifiers) HasQuoteQualifier() bool + func (m NoQuoteQualifiers) SetQuoteQualifier(v string) + type NoQuoteQualifiersRepeatingGroup struct + func NewNoQuoteQualifiersRepeatingGroup() NoQuoteQualifiersRepeatingGroup + func (m NoQuoteQualifiersRepeatingGroup) Add() NoQuoteQualifiers + func (m NoQuoteQualifiersRepeatingGroup) Get(i int) NoQuoteQualifiers + type NoRateSources struct + func (m NoRateSources) GetRateSource() (v enum.RateSource, err quickfix.MessageRejectError) + func (m NoRateSources) GetRateSourceType() (v enum.RateSourceType, err quickfix.MessageRejectError) + func (m NoRateSources) GetReferencePage() (v string, err quickfix.MessageRejectError) + func (m NoRateSources) HasRateSource() bool + func (m NoRateSources) HasRateSourceType() bool + func (m NoRateSources) HasReferencePage() bool + func (m NoRateSources) SetRateSource(v enum.RateSource) + func (m NoRateSources) SetRateSourceType(v enum.RateSourceType) + func (m NoRateSources) SetReferencePage(v string) + type NoRateSourcesRepeatingGroup struct + func NewNoRateSourcesRepeatingGroup() NoRateSourcesRepeatingGroup + func (m NoRateSourcesRepeatingGroup) Add() NoRateSources + func (m NoRateSourcesRepeatingGroup) Get(i int) NoRateSources + 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 NoStipulations struct + func (m NoStipulations) GetStipulationType() (v enum.StipulationType, err quickfix.MessageRejectError) + func (m NoStipulations) GetStipulationValue() (v string, err quickfix.MessageRejectError) + func (m NoStipulations) HasStipulationType() bool + func (m NoStipulations) HasStipulationValue() bool + func (m NoStipulations) SetStipulationType(v enum.StipulationType) + 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 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) GetUnderlyingAttachmentPoint() (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) GetUnderlyingContractMultiplierUnit() (v int, 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) GetUnderlyingDetachmentPoint() (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) GetUnderlyingExerciseStyle() (v int, 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) GetUnderlyingFlowScheduleType() (v int, 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) GetUnderlyingMaturityTime() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingOptAttribute() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingOriginalNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPriceUnitOfMeasure() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPriceUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingProduct() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPutOrCall() (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) GetUnderlyingRestructuringType() (v string, 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) GetUnderlyingSeniority() (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) GetUnderlyingUnitOfMeasureQty() (v decimal.Decimal, 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) HasUnderlyingAttachmentPoint() 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) HasUnderlyingContractMultiplierUnit() 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) HasUnderlyingDetachmentPoint() bool + func (m NoUnderlyings) HasUnderlyingDirtyPrice() bool + func (m NoUnderlyings) HasUnderlyingEndPrice() bool + func (m NoUnderlyings) HasUnderlyingEndValue() bool + func (m NoUnderlyings) HasUnderlyingExerciseStyle() bool + func (m NoUnderlyings) HasUnderlyingFXRate() bool + func (m NoUnderlyings) HasUnderlyingFXRateCalc() bool + func (m NoUnderlyings) HasUnderlyingFactor() bool + func (m NoUnderlyings) HasUnderlyingFlowScheduleType() 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) HasUnderlyingMaturityTime() bool + func (m NoUnderlyings) HasUnderlyingNotionalPercentageOutstanding() bool + func (m NoUnderlyings) HasUnderlyingOptAttribute() bool + func (m NoUnderlyings) HasUnderlyingOriginalNotionalPercentageOutstanding() bool + func (m NoUnderlyings) HasUnderlyingPriceUnitOfMeasure() bool + func (m NoUnderlyings) HasUnderlyingPriceUnitOfMeasureQty() bool + func (m NoUnderlyings) HasUnderlyingProduct() bool + func (m NoUnderlyings) HasUnderlyingPutOrCall() 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) HasUnderlyingRestructuringType() 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) HasUnderlyingSeniority() 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) HasUnderlyingUnitOfMeasureQty() 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) SetUnderlyingAttachmentPoint(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) SetUnderlyingContractMultiplierUnit(v int) + 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) SetUnderlyingDetachmentPoint(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) SetUnderlyingExerciseStyle(v int) + 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) SetUnderlyingFlowScheduleType(v int) + 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) SetUnderlyingMaturityTime(v string) + func (m NoUnderlyings) SetUnderlyingNotionalPercentageOutstanding(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingOptAttribute(v string) + func (m NoUnderlyings) SetUnderlyingOriginalNotionalPercentageOutstanding(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingPriceUnitOfMeasure(v string) + func (m NoUnderlyings) SetUnderlyingPriceUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingProduct(v int) + func (m NoUnderlyings) SetUnderlyingPutOrCall(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) SetUnderlyingRestructuringType(v string) + 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) SetUnderlyingSeniority(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) + func (m NoUnderlyings) SetUnderlyingUnitOfMeasureQty(value decimal.Decimal, scale int32) + 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) GetUnderlyingInstrumentPartyID() (v string, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyIDSource() (v string, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyRole() (v int, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs() bool + func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyID() bool + func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyIDSource() bool + func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyRole() bool + func (m NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs(f NoUndlyInstrumentPartySubIDsRepeatingGroup) + func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyID(v string) + func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyIDSource(v string) + func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyRole(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) GetUnderlyingInstrumentPartySubID() (v string, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubIDType() (v int, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubID() bool + func (m NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubIDType() bool + func (m NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubID(v string) + func (m NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubIDType(v int) + type NoUndlyInstrumentPartySubIDsRepeatingGroup struct + func NewNoUndlyInstrumentPartySubIDsRepeatingGroup() NoUndlyInstrumentPartySubIDsRepeatingGroup + func (m NoUndlyInstrumentPartySubIDsRepeatingGroup) Add() NoUndlyInstrumentPartySubIDs + func (m NoUndlyInstrumentPartySubIDsRepeatingGroup) Get(i int) NoUndlyInstrumentPartySubIDs + type Quote struct + Message *quickfix.Message + func FromMessage(m *quickfix.Message) Quote + func New(quoteid field.QuoteIDField) (m Quote) + func (m Quote) GetAccount() (v string, err quickfix.MessageRejectError) + func (m Quote) GetAccountType() (v enum.AccountType, err quickfix.MessageRejectError) + func (m Quote) GetAcctIDSource() (v enum.AcctIDSource, err quickfix.MessageRejectError) + func (m Quote) GetAgreementCurrency() (v string, err quickfix.MessageRejectError) + func (m Quote) GetAgreementDate() (v string, err quickfix.MessageRejectError) + func (m Quote) GetAgreementDesc() (v string, err quickfix.MessageRejectError) + func (m Quote) GetAgreementID() (v string, err quickfix.MessageRejectError) + func (m Quote) GetAttachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetBenchmarkCurveCurrency() (v string, err quickfix.MessageRejectError) + func (m Quote) GetBenchmarkCurveName() (v enum.BenchmarkCurveName, err quickfix.MessageRejectError) + func (m Quote) GetBenchmarkCurvePoint() (v string, err quickfix.MessageRejectError) + func (m Quote) GetBenchmarkPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetBenchmarkPriceType() (v int, err quickfix.MessageRejectError) + func (m Quote) GetBenchmarkSecurityID() (v string, err quickfix.MessageRejectError) + func (m Quote) GetBenchmarkSecurityIDSource() (v string, err quickfix.MessageRejectError) + func (m Quote) GetBidForwardPoints() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetBidForwardPoints2() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetBidPx() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetBidSize() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetBidSpotRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetBidSwapPoints() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetBidYield() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetBookingType() (v enum.BookingType, err quickfix.MessageRejectError) + func (m Quote) GetCFICode() (v string, err quickfix.MessageRejectError) + func (m Quote) GetCPProgram() (v enum.CPProgram, err quickfix.MessageRejectError) + func (m Quote) GetCPRegType() (v string, err quickfix.MessageRejectError) + func (m Quote) GetCapPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetCashOrderQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetCommType() (v enum.CommType, err quickfix.MessageRejectError) + func (m Quote) GetCommission() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetContractMultiplierUnit() (v enum.ContractMultiplierUnit, err quickfix.MessageRejectError) + func (m Quote) GetContractSettlMonth() (v string, err quickfix.MessageRejectError) + func (m Quote) GetCountryOfIssue() (v string, err quickfix.MessageRejectError) + func (m Quote) GetCouponPaymentDate() (v string, err quickfix.MessageRejectError) + func (m Quote) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetCreditRating() (v string, err quickfix.MessageRejectError) + func (m Quote) GetCurrency() (v string, err quickfix.MessageRejectError) + func (m Quote) GetCustOrderCapacity() (v enum.CustOrderCapacity, err quickfix.MessageRejectError) + func (m Quote) GetDatedDate() (v string, err quickfix.MessageRejectError) + func (m Quote) GetDeliveryType() (v enum.DeliveryType, err quickfix.MessageRejectError) + func (m Quote) GetDetachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetEncodedIssuer() (v string, err quickfix.MessageRejectError) + func (m Quote) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError) + func (m Quote) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m Quote) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError) + func (m Quote) GetEncodedText() (v string, err quickfix.MessageRejectError) + func (m Quote) GetEncodedTextLen() (v int, err quickfix.MessageRejectError) + func (m Quote) GetEndDate() (v string, err quickfix.MessageRejectError) + func (m Quote) GetExDestination() (v enum.ExDestination, err quickfix.MessageRejectError) + func (m Quote) GetExDestinationIDSource() (v enum.ExDestinationIDSource, err quickfix.MessageRejectError) + func (m Quote) GetExerciseStyle() (v enum.ExerciseStyle, err quickfix.MessageRejectError) + func (m Quote) GetFactor() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetFlexProductEligibilityIndicator() (v bool, err quickfix.MessageRejectError) + func (m Quote) GetFlexibleIndicator() (v bool, err quickfix.MessageRejectError) + func (m Quote) GetFloorPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetFlowScheduleType() (v enum.FlowScheduleType, err quickfix.MessageRejectError) + func (m Quote) GetInstrRegistry() (v enum.InstrRegistry, err quickfix.MessageRejectError) + func (m Quote) GetInstrmtAssignmentMethod() (v string, err quickfix.MessageRejectError) + func (m Quote) GetInterestAccrualDate() (v string, err quickfix.MessageRejectError) + func (m Quote) GetIssueDate() (v string, err quickfix.MessageRejectError) + func (m Quote) GetIssuer() (v string, err quickfix.MessageRejectError) + func (m Quote) GetListMethod() (v enum.ListMethod, err quickfix.MessageRejectError) + func (m Quote) GetLocaleOfIssue() (v string, err quickfix.MessageRejectError) + func (m Quote) GetMarginRatio() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetMaturityDate() (v string, err quickfix.MessageRejectError) + func (m Quote) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError) + func (m Quote) GetMaturityTime() (v string, err quickfix.MessageRejectError) + func (m Quote) GetMidPx() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetMidYield() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetMinBidSize() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetMinOfferSize() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetMinPriceIncrement() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetMinPriceIncrementAmount() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetMinQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetMktBidPx() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetMktOfferPx() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetNTPositionLimit() (v int, err quickfix.MessageRejectError) + func (m Quote) GetNoComplexEvents() (NoComplexEventsRepeatingGroup, quickfix.MessageRejectError) + func (m Quote) GetNoEvents() (NoEventsRepeatingGroup, quickfix.MessageRejectError) + func (m Quote) GetNoInstrumentParties() (NoInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError) + func (m Quote) GetNoLegs() (NoLegsRepeatingGroup, quickfix.MessageRejectError) + func (m Quote) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError) + func (m Quote) GetNoQuoteQualifiers() (NoQuoteQualifiersRepeatingGroup, quickfix.MessageRejectError) + func (m Quote) GetNoRateSources() (NoRateSourcesRepeatingGroup, quickfix.MessageRejectError) + func (m Quote) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m Quote) GetNoStipulations() (NoStipulationsRepeatingGroup, quickfix.MessageRejectError) + func (m Quote) GetNoUnderlyings() (NoUnderlyingsRepeatingGroup, quickfix.MessageRejectError) + func (m Quote) GetNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetOfferForwardPoints() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetOfferForwardPoints2() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetOfferPx() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetOfferSize() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetOfferSpotRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetOfferSwapPoints() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetOfferYield() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetOptAttribute() (v string, err quickfix.MessageRejectError) + func (m Quote) GetOptPayoutAmount() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetOptPayoutType() (v enum.OptPayoutType, err quickfix.MessageRejectError) + func (m Quote) GetOrdType() (v enum.OrdType, err quickfix.MessageRejectError) + func (m Quote) GetOrderCapacity() (v enum.OrderCapacity, err quickfix.MessageRejectError) + func (m Quote) GetOrderPercent() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetOrderQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetOrderQty2() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetOrderRestrictions() (v enum.OrderRestrictions, err quickfix.MessageRejectError) + func (m Quote) GetOriginalNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetPool() (v string, err quickfix.MessageRejectError) + func (m Quote) GetPositionLimit() (v int, err quickfix.MessageRejectError) + func (m Quote) GetPriceQuoteMethod() (v enum.PriceQuoteMethod, err quickfix.MessageRejectError) + func (m Quote) GetPriceType() (v enum.PriceType, err quickfix.MessageRejectError) + func (m Quote) GetPriceUnitOfMeasure() (v string, err quickfix.MessageRejectError) + func (m Quote) GetPriceUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetPrivateQuote() (v bool, err quickfix.MessageRejectError) + func (m Quote) GetProduct() (v enum.Product, err quickfix.MessageRejectError) + func (m Quote) GetProductComplex() (v string, err quickfix.MessageRejectError) + func (m Quote) GetPutOrCall() (v enum.PutOrCall, err quickfix.MessageRejectError) + func (m Quote) GetQuoteID() (v string, err quickfix.MessageRejectError) + func (m Quote) GetQuoteMsgID() (v string, err quickfix.MessageRejectError) + func (m Quote) GetQuoteReqID() (v string, err quickfix.MessageRejectError) + func (m Quote) GetQuoteRespID() (v string, err quickfix.MessageRejectError) + func (m Quote) GetQuoteResponseLevel() (v enum.QuoteResponseLevel, err quickfix.MessageRejectError) + func (m Quote) GetQuoteType() (v enum.QuoteType, err quickfix.MessageRejectError) + func (m Quote) GetRedemptionDate() (v string, err quickfix.MessageRejectError) + func (m Quote) GetRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError) + func (m Quote) GetRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetRepurchaseTerm() (v int, err quickfix.MessageRejectError) + func (m Quote) GetRestructuringType() (v enum.RestructuringType, err quickfix.MessageRejectError) + func (m Quote) GetRoundingDirection() (v enum.RoundingDirection, err quickfix.MessageRejectError) + func (m Quote) GetRoundingModulus() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m Quote) GetSecurityExchange() (v string, err quickfix.MessageRejectError) + func (m Quote) GetSecurityGroup() (v string, err quickfix.MessageRejectError) + func (m Quote) GetSecurityID() (v string, err quickfix.MessageRejectError) + func (m Quote) GetSecurityIDSource() (v enum.SecurityIDSource, err quickfix.MessageRejectError) + func (m Quote) GetSecurityStatus() (v enum.SecurityStatus, err quickfix.MessageRejectError) + func (m Quote) GetSecuritySubType() (v string, err quickfix.MessageRejectError) + func (m Quote) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError) + func (m Quote) GetSecurityXML() (v string, err quickfix.MessageRejectError) + func (m Quote) GetSecurityXMLLen() (v int, err quickfix.MessageRejectError) + func (m Quote) GetSecurityXMLSchema() (v string, err quickfix.MessageRejectError) + func (m Quote) GetSeniority() (v enum.Seniority, err quickfix.MessageRejectError) + func (m Quote) GetSettlCurrBidFxRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetSettlCurrFxRateCalc() (v enum.SettlCurrFxRateCalc, err quickfix.MessageRejectError) + func (m Quote) GetSettlCurrOfferFxRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetSettlCurrency() (v string, err quickfix.MessageRejectError) + func (m Quote) GetSettlDate() (v string, err quickfix.MessageRejectError) + func (m Quote) GetSettlDate2() (v string, err quickfix.MessageRejectError) + func (m Quote) GetSettlMethod() (v enum.SettlMethod, err quickfix.MessageRejectError) + func (m Quote) GetSettlType() (v enum.SettlType, err quickfix.MessageRejectError) + func (m Quote) GetSettleOnOpenFlag() (v string, err quickfix.MessageRejectError) + func (m Quote) GetSide() (v enum.Side, err quickfix.MessageRejectError) + func (m Quote) GetSpread() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetStartDate() (v string, err quickfix.MessageRejectError) + func (m Quote) GetStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError) + func (m Quote) GetStrikeCurrency() (v string, err quickfix.MessageRejectError) + func (m Quote) GetStrikeMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetStrikePriceBoundaryMethod() (v enum.StrikePriceBoundaryMethod, err quickfix.MessageRejectError) + func (m Quote) GetStrikePriceBoundaryPrecision() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetStrikePriceDeterminationMethod() (v enum.StrikePriceDeterminationMethod, err quickfix.MessageRejectError) + func (m Quote) GetStrikeValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetSymbol() (v string, err quickfix.MessageRejectError) + func (m Quote) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError) + func (m Quote) GetTerminationType() (v enum.TerminationType, err quickfix.MessageRejectError) + func (m Quote) GetText() (v string, err quickfix.MessageRejectError) + func (m Quote) GetTimeUnit() (v enum.TimeUnit, err quickfix.MessageRejectError) + func (m Quote) GetTradingSessionID() (v enum.TradingSessionID, err quickfix.MessageRejectError) + func (m Quote) GetTradingSessionSubID() (v enum.TradingSessionSubID, err quickfix.MessageRejectError) + func (m Quote) GetTransactTime() (v time.Time, err quickfix.MessageRejectError) + func (m Quote) GetUnderlyingPriceDeterminationMethod() (v enum.UnderlyingPriceDeterminationMethod, err quickfix.MessageRejectError) + func (m Quote) GetUnitOfMeasure() (v enum.UnitOfMeasure, err quickfix.MessageRejectError) + func (m Quote) GetUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetValidUntilTime() (v time.Time, err quickfix.MessageRejectError) + func (m Quote) GetValuationMethod() (v enum.ValuationMethod, err quickfix.MessageRejectError) + func (m Quote) GetYield() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetYieldCalcDate() (v string, err quickfix.MessageRejectError) + func (m Quote) GetYieldRedemptionDate() (v string, err quickfix.MessageRejectError) + func (m Quote) GetYieldRedemptionPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m Quote) GetYieldRedemptionPriceType() (v int, err quickfix.MessageRejectError) + func (m Quote) GetYieldType() (v enum.YieldType, err quickfix.MessageRejectError) + func (m Quote) HasAccount() bool + func (m Quote) HasAccountType() bool + func (m Quote) HasAcctIDSource() bool + func (m Quote) HasAgreementCurrency() bool + func (m Quote) HasAgreementDate() bool + func (m Quote) HasAgreementDesc() bool + func (m Quote) HasAgreementID() bool + func (m Quote) HasAttachmentPoint() bool + func (m Quote) HasBenchmarkCurveCurrency() bool + func (m Quote) HasBenchmarkCurveName() bool + func (m Quote) HasBenchmarkCurvePoint() bool + func (m Quote) HasBenchmarkPrice() bool + func (m Quote) HasBenchmarkPriceType() bool + func (m Quote) HasBenchmarkSecurityID() bool + func (m Quote) HasBenchmarkSecurityIDSource() bool + func (m Quote) HasBidForwardPoints() bool + func (m Quote) HasBidForwardPoints2() bool + func (m Quote) HasBidPx() bool + func (m Quote) HasBidSize() bool + func (m Quote) HasBidSpotRate() bool + func (m Quote) HasBidSwapPoints() bool + func (m Quote) HasBidYield() bool + func (m Quote) HasBookingType() bool + func (m Quote) HasCFICode() bool + func (m Quote) HasCPProgram() bool + func (m Quote) HasCPRegType() bool + func (m Quote) HasCapPrice() bool + func (m Quote) HasCashOrderQty() bool + func (m Quote) HasCommType() bool + func (m Quote) HasCommission() bool + func (m Quote) HasContractMultiplier() bool + func (m Quote) HasContractMultiplierUnit() bool + func (m Quote) HasContractSettlMonth() bool + func (m Quote) HasCountryOfIssue() bool + func (m Quote) HasCouponPaymentDate() bool + func (m Quote) HasCouponRate() bool + func (m Quote) HasCreditRating() bool + func (m Quote) HasCurrency() bool + func (m Quote) HasCustOrderCapacity() bool + func (m Quote) HasDatedDate() bool + func (m Quote) HasDeliveryType() bool + func (m Quote) HasDetachmentPoint() bool + func (m Quote) HasEncodedIssuer() bool + func (m Quote) HasEncodedIssuerLen() bool + func (m Quote) HasEncodedSecurityDesc() bool + func (m Quote) HasEncodedSecurityDescLen() bool + func (m Quote) HasEncodedText() bool + func (m Quote) HasEncodedTextLen() bool + func (m Quote) HasEndDate() bool + func (m Quote) HasExDestination() bool + func (m Quote) HasExDestinationIDSource() bool + func (m Quote) HasExerciseStyle() bool + func (m Quote) HasFactor() bool + func (m Quote) HasFlexProductEligibilityIndicator() bool + func (m Quote) HasFlexibleIndicator() bool + func (m Quote) HasFloorPrice() bool + func (m Quote) HasFlowScheduleType() bool + func (m Quote) HasInstrRegistry() bool + func (m Quote) HasInstrmtAssignmentMethod() bool + func (m Quote) HasInterestAccrualDate() bool + func (m Quote) HasIssueDate() bool + func (m Quote) HasIssuer() bool + func (m Quote) HasListMethod() bool + func (m Quote) HasLocaleOfIssue() bool + func (m Quote) HasMarginRatio() bool + func (m Quote) HasMaturityDate() bool + func (m Quote) HasMaturityMonthYear() bool + func (m Quote) HasMaturityTime() bool + func (m Quote) HasMidPx() bool + func (m Quote) HasMidYield() bool + func (m Quote) HasMinBidSize() bool + func (m Quote) HasMinOfferSize() bool + func (m Quote) HasMinPriceIncrement() bool + func (m Quote) HasMinPriceIncrementAmount() bool + func (m Quote) HasMinQty() bool + func (m Quote) HasMktBidPx() bool + func (m Quote) HasMktOfferPx() bool + func (m Quote) HasNTPositionLimit() bool + func (m Quote) HasNoComplexEvents() bool + func (m Quote) HasNoEvents() bool + func (m Quote) HasNoInstrumentParties() bool + func (m Quote) HasNoLegs() bool + func (m Quote) HasNoPartyIDs() bool + func (m Quote) HasNoQuoteQualifiers() bool + func (m Quote) HasNoRateSources() bool + func (m Quote) HasNoSecurityAltID() bool + func (m Quote) HasNoStipulations() bool + func (m Quote) HasNoUnderlyings() bool + func (m Quote) HasNotionalPercentageOutstanding() bool + func (m Quote) HasOfferForwardPoints() bool + func (m Quote) HasOfferForwardPoints2() bool + func (m Quote) HasOfferPx() bool + func (m Quote) HasOfferSize() bool + func (m Quote) HasOfferSpotRate() bool + func (m Quote) HasOfferSwapPoints() bool + func (m Quote) HasOfferYield() bool + func (m Quote) HasOptAttribute() bool + func (m Quote) HasOptPayoutAmount() bool + func (m Quote) HasOptPayoutType() bool + func (m Quote) HasOrdType() bool + func (m Quote) HasOrderCapacity() bool + func (m Quote) HasOrderPercent() bool + func (m Quote) HasOrderQty() bool + func (m Quote) HasOrderQty2() bool + func (m Quote) HasOrderRestrictions() bool + func (m Quote) HasOriginalNotionalPercentageOutstanding() bool + func (m Quote) HasPool() bool + func (m Quote) HasPositionLimit() bool + func (m Quote) HasPriceQuoteMethod() bool + func (m Quote) HasPriceType() bool + func (m Quote) HasPriceUnitOfMeasure() bool + func (m Quote) HasPriceUnitOfMeasureQty() bool + func (m Quote) HasPrivateQuote() bool + func (m Quote) HasProduct() bool + func (m Quote) HasProductComplex() bool + func (m Quote) HasPutOrCall() bool + func (m Quote) HasQuoteID() bool + func (m Quote) HasQuoteMsgID() bool + func (m Quote) HasQuoteReqID() bool + func (m Quote) HasQuoteRespID() bool + func (m Quote) HasQuoteResponseLevel() bool + func (m Quote) HasQuoteType() bool + func (m Quote) HasRedemptionDate() bool + func (m Quote) HasRepoCollateralSecurityType() bool + func (m Quote) HasRepurchaseRate() bool + func (m Quote) HasRepurchaseTerm() bool + func (m Quote) HasRestructuringType() bool + func (m Quote) HasRoundingDirection() bool + func (m Quote) HasRoundingModulus() bool + func (m Quote) HasSecurityDesc() bool + func (m Quote) HasSecurityExchange() bool + func (m Quote) HasSecurityGroup() bool + func (m Quote) HasSecurityID() bool + func (m Quote) HasSecurityIDSource() bool + func (m Quote) HasSecurityStatus() bool + func (m Quote) HasSecuritySubType() bool + func (m Quote) HasSecurityType() bool + func (m Quote) HasSecurityXML() bool + func (m Quote) HasSecurityXMLLen() bool + func (m Quote) HasSecurityXMLSchema() bool + func (m Quote) HasSeniority() bool + func (m Quote) HasSettlCurrBidFxRate() bool + func (m Quote) HasSettlCurrFxRateCalc() bool + func (m Quote) HasSettlCurrOfferFxRate() bool + func (m Quote) HasSettlCurrency() bool + func (m Quote) HasSettlDate() bool + func (m Quote) HasSettlDate2() bool + func (m Quote) HasSettlMethod() bool + func (m Quote) HasSettlType() bool + func (m Quote) HasSettleOnOpenFlag() bool + func (m Quote) HasSide() bool + func (m Quote) HasSpread() bool + func (m Quote) HasStartDate() bool + func (m Quote) HasStateOrProvinceOfIssue() bool + func (m Quote) HasStrikeCurrency() bool + func (m Quote) HasStrikeMultiplier() bool + func (m Quote) HasStrikePrice() bool + func (m Quote) HasStrikePriceBoundaryMethod() bool + func (m Quote) HasStrikePriceBoundaryPrecision() bool + func (m Quote) HasStrikePriceDeterminationMethod() bool + func (m Quote) HasStrikeValue() bool + func (m Quote) HasSymbol() bool + func (m Quote) HasSymbolSfx() bool + func (m Quote) HasTerminationType() bool + func (m Quote) HasText() bool + func (m Quote) HasTimeUnit() bool + func (m Quote) HasTradingSessionID() bool + func (m Quote) HasTradingSessionSubID() bool + func (m Quote) HasTransactTime() bool + func (m Quote) HasUnderlyingPriceDeterminationMethod() bool + func (m Quote) HasUnitOfMeasure() bool + func (m Quote) HasUnitOfMeasureQty() bool + func (m Quote) HasValidUntilTime() bool + func (m Quote) HasValuationMethod() bool + func (m Quote) HasYield() bool + func (m Quote) HasYieldCalcDate() bool + func (m Quote) HasYieldRedemptionDate() bool + func (m Quote) HasYieldRedemptionPrice() bool + func (m Quote) HasYieldRedemptionPriceType() bool + func (m Quote) HasYieldType() bool + func (m Quote) SetAccount(v string) + func (m Quote) SetAccountType(v enum.AccountType) + func (m Quote) SetAcctIDSource(v enum.AcctIDSource) + func (m Quote) SetAgreementCurrency(v string) + func (m Quote) SetAgreementDate(v string) + func (m Quote) SetAgreementDesc(v string) + func (m Quote) SetAgreementID(v string) + func (m Quote) SetAttachmentPoint(value decimal.Decimal, scale int32) + func (m Quote) SetBenchmarkCurveCurrency(v string) + func (m Quote) SetBenchmarkCurveName(v enum.BenchmarkCurveName) + func (m Quote) SetBenchmarkCurvePoint(v string) + func (m Quote) SetBenchmarkPrice(value decimal.Decimal, scale int32) + func (m Quote) SetBenchmarkPriceType(v int) + func (m Quote) SetBenchmarkSecurityID(v string) + func (m Quote) SetBenchmarkSecurityIDSource(v string) + func (m Quote) SetBidForwardPoints(value decimal.Decimal, scale int32) + func (m Quote) SetBidForwardPoints2(value decimal.Decimal, scale int32) + func (m Quote) SetBidPx(value decimal.Decimal, scale int32) + func (m Quote) SetBidSize(value decimal.Decimal, scale int32) + func (m Quote) SetBidSpotRate(value decimal.Decimal, scale int32) + func (m Quote) SetBidSwapPoints(value decimal.Decimal, scale int32) + func (m Quote) SetBidYield(value decimal.Decimal, scale int32) + func (m Quote) SetBookingType(v enum.BookingType) + func (m Quote) SetCFICode(v string) + func (m Quote) SetCPProgram(v enum.CPProgram) + func (m Quote) SetCPRegType(v string) + func (m Quote) SetCapPrice(value decimal.Decimal, scale int32) + func (m Quote) SetCashOrderQty(value decimal.Decimal, scale int32) + func (m Quote) SetCommType(v enum.CommType) + func (m Quote) SetCommission(value decimal.Decimal, scale int32) + func (m Quote) SetContractMultiplier(value decimal.Decimal, scale int32) + func (m Quote) SetContractMultiplierUnit(v enum.ContractMultiplierUnit) + func (m Quote) SetContractSettlMonth(v string) + func (m Quote) SetCountryOfIssue(v string) + func (m Quote) SetCouponPaymentDate(v string) + func (m Quote) SetCouponRate(value decimal.Decimal, scale int32) + func (m Quote) SetCreditRating(v string) + func (m Quote) SetCurrency(v string) + func (m Quote) SetCustOrderCapacity(v enum.CustOrderCapacity) + func (m Quote) SetDatedDate(v string) + func (m Quote) SetDeliveryType(v enum.DeliveryType) + func (m Quote) SetDetachmentPoint(value decimal.Decimal, scale int32) + func (m Quote) SetEncodedIssuer(v string) + func (m Quote) SetEncodedIssuerLen(v int) + func (m Quote) SetEncodedSecurityDesc(v string) + func (m Quote) SetEncodedSecurityDescLen(v int) + func (m Quote) SetEncodedText(v string) + func (m Quote) SetEncodedTextLen(v int) + func (m Quote) SetEndDate(v string) + func (m Quote) SetExDestination(v enum.ExDestination) + func (m Quote) SetExDestinationIDSource(v enum.ExDestinationIDSource) + func (m Quote) SetExerciseStyle(v enum.ExerciseStyle) + func (m Quote) SetFactor(value decimal.Decimal, scale int32) + func (m Quote) SetFlexProductEligibilityIndicator(v bool) + func (m Quote) SetFlexibleIndicator(v bool) + func (m Quote) SetFloorPrice(value decimal.Decimal, scale int32) + func (m Quote) SetFlowScheduleType(v enum.FlowScheduleType) + func (m Quote) SetInstrRegistry(v enum.InstrRegistry) + func (m Quote) SetInstrmtAssignmentMethod(v string) + func (m Quote) SetInterestAccrualDate(v string) + func (m Quote) SetIssueDate(v string) + func (m Quote) SetIssuer(v string) + func (m Quote) SetListMethod(v enum.ListMethod) + func (m Quote) SetLocaleOfIssue(v string) + func (m Quote) SetMarginRatio(value decimal.Decimal, scale int32) + func (m Quote) SetMaturityDate(v string) + func (m Quote) SetMaturityMonthYear(v string) + func (m Quote) SetMaturityTime(v string) + func (m Quote) SetMidPx(value decimal.Decimal, scale int32) + func (m Quote) SetMidYield(value decimal.Decimal, scale int32) + func (m Quote) SetMinBidSize(value decimal.Decimal, scale int32) + func (m Quote) SetMinOfferSize(value decimal.Decimal, scale int32) + func (m Quote) SetMinPriceIncrement(value decimal.Decimal, scale int32) + func (m Quote) SetMinPriceIncrementAmount(value decimal.Decimal, scale int32) + func (m Quote) SetMinQty(value decimal.Decimal, scale int32) + func (m Quote) SetMktBidPx(value decimal.Decimal, scale int32) + func (m Quote) SetMktOfferPx(value decimal.Decimal, scale int32) + func (m Quote) SetNTPositionLimit(v int) + func (m Quote) SetNoComplexEvents(f NoComplexEventsRepeatingGroup) + func (m Quote) SetNoEvents(f NoEventsRepeatingGroup) + func (m Quote) SetNoInstrumentParties(f NoInstrumentPartiesRepeatingGroup) + func (m Quote) SetNoLegs(f NoLegsRepeatingGroup) + func (m Quote) SetNoPartyIDs(f NoPartyIDsRepeatingGroup) + func (m Quote) SetNoQuoteQualifiers(f NoQuoteQualifiersRepeatingGroup) + func (m Quote) SetNoRateSources(f NoRateSourcesRepeatingGroup) + func (m Quote) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup) + func (m Quote) SetNoStipulations(f NoStipulationsRepeatingGroup) + func (m Quote) SetNoUnderlyings(f NoUnderlyingsRepeatingGroup) + func (m Quote) SetNotionalPercentageOutstanding(value decimal.Decimal, scale int32) + func (m Quote) SetOfferForwardPoints(value decimal.Decimal, scale int32) + func (m Quote) SetOfferForwardPoints2(value decimal.Decimal, scale int32) + func (m Quote) SetOfferPx(value decimal.Decimal, scale int32) + func (m Quote) SetOfferSize(value decimal.Decimal, scale int32) + func (m Quote) SetOfferSpotRate(value decimal.Decimal, scale int32) + func (m Quote) SetOfferSwapPoints(value decimal.Decimal, scale int32) + func (m Quote) SetOfferYield(value decimal.Decimal, scale int32) + func (m Quote) SetOptAttribute(v string) + func (m Quote) SetOptPayoutAmount(value decimal.Decimal, scale int32) + func (m Quote) SetOptPayoutType(v enum.OptPayoutType) + func (m Quote) SetOrdType(v enum.OrdType) + func (m Quote) SetOrderCapacity(v enum.OrderCapacity) + func (m Quote) SetOrderPercent(value decimal.Decimal, scale int32) + func (m Quote) SetOrderQty(value decimal.Decimal, scale int32) + func (m Quote) SetOrderQty2(value decimal.Decimal, scale int32) + func (m Quote) SetOrderRestrictions(v enum.OrderRestrictions) + func (m Quote) SetOriginalNotionalPercentageOutstanding(value decimal.Decimal, scale int32) + func (m Quote) SetPool(v string) + func (m Quote) SetPositionLimit(v int) + func (m Quote) SetPriceQuoteMethod(v enum.PriceQuoteMethod) + func (m Quote) SetPriceType(v enum.PriceType) + func (m Quote) SetPriceUnitOfMeasure(v string) + func (m Quote) SetPriceUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m Quote) SetPrivateQuote(v bool) + func (m Quote) SetProduct(v enum.Product) + func (m Quote) SetProductComplex(v string) + func (m Quote) SetPutOrCall(v enum.PutOrCall) + func (m Quote) SetQuoteID(v string) + func (m Quote) SetQuoteMsgID(v string) + func (m Quote) SetQuoteReqID(v string) + func (m Quote) SetQuoteRespID(v string) + func (m Quote) SetQuoteResponseLevel(v enum.QuoteResponseLevel) + func (m Quote) SetQuoteType(v enum.QuoteType) + func (m Quote) SetRedemptionDate(v string) + func (m Quote) SetRepoCollateralSecurityType(v int) + func (m Quote) SetRepurchaseRate(value decimal.Decimal, scale int32) + func (m Quote) SetRepurchaseTerm(v int) + func (m Quote) SetRestructuringType(v enum.RestructuringType) + func (m Quote) SetRoundingDirection(v enum.RoundingDirection) + func (m Quote) SetRoundingModulus(value decimal.Decimal, scale int32) + func (m Quote) SetSecurityDesc(v string) + func (m Quote) SetSecurityExchange(v string) + func (m Quote) SetSecurityGroup(v string) + func (m Quote) SetSecurityID(v string) + func (m Quote) SetSecurityIDSource(v enum.SecurityIDSource) + func (m Quote) SetSecurityStatus(v enum.SecurityStatus) + func (m Quote) SetSecuritySubType(v string) + func (m Quote) SetSecurityType(v enum.SecurityType) + func (m Quote) SetSecurityXML(v string) + func (m Quote) SetSecurityXMLLen(v int) + func (m Quote) SetSecurityXMLSchema(v string) + func (m Quote) SetSeniority(v enum.Seniority) + func (m Quote) SetSettlCurrBidFxRate(value decimal.Decimal, scale int32) + func (m Quote) SetSettlCurrFxRateCalc(v enum.SettlCurrFxRateCalc) + func (m Quote) SetSettlCurrOfferFxRate(value decimal.Decimal, scale int32) + func (m Quote) SetSettlCurrency(v string) + func (m Quote) SetSettlDate(v string) + func (m Quote) SetSettlDate2(v string) + func (m Quote) SetSettlMethod(v enum.SettlMethod) + func (m Quote) SetSettlType(v enum.SettlType) + func (m Quote) SetSettleOnOpenFlag(v string) + func (m Quote) SetSide(v enum.Side) + func (m Quote) SetSpread(value decimal.Decimal, scale int32) + func (m Quote) SetStartDate(v string) + func (m Quote) SetStateOrProvinceOfIssue(v string) + func (m Quote) SetStrikeCurrency(v string) + func (m Quote) SetStrikeMultiplier(value decimal.Decimal, scale int32) + func (m Quote) SetStrikePrice(value decimal.Decimal, scale int32) + func (m Quote) SetStrikePriceBoundaryMethod(v enum.StrikePriceBoundaryMethod) + func (m Quote) SetStrikePriceBoundaryPrecision(value decimal.Decimal, scale int32) + func (m Quote) SetStrikePriceDeterminationMethod(v enum.StrikePriceDeterminationMethod) + func (m Quote) SetStrikeValue(value decimal.Decimal, scale int32) + func (m Quote) SetSymbol(v string) + func (m Quote) SetSymbolSfx(v enum.SymbolSfx) + func (m Quote) SetTerminationType(v enum.TerminationType) + func (m Quote) SetText(v string) + func (m Quote) SetTimeUnit(v enum.TimeUnit) + func (m Quote) SetTradingSessionID(v enum.TradingSessionID) + func (m Quote) SetTradingSessionSubID(v enum.TradingSessionSubID) + func (m Quote) SetTransactTime(v time.Time) + func (m Quote) SetUnderlyingPriceDeterminationMethod(v enum.UnderlyingPriceDeterminationMethod) + func (m Quote) SetUnitOfMeasure(v enum.UnitOfMeasure) + func (m Quote) SetUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m Quote) SetValidUntilTime(v time.Time) + func (m Quote) SetValuationMethod(v enum.ValuationMethod) + func (m Quote) SetYield(value decimal.Decimal, scale int32) + func (m Quote) SetYieldCalcDate(v string) + func (m Quote) SetYieldRedemptionDate(v string) + func (m Quote) SetYieldRedemptionPrice(value decimal.Decimal, scale int32) + func (m Quote) SetYieldRedemptionPriceType(v int) + func (m Quote) SetYieldType(v enum.YieldType) + func (m Quote) ToMessage() *quickfix.Message + type RouteOut func(msg Quote, sessionID quickfix.SessionID) quickfix.MessageRejectError