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 NoEvents struct + func (m NoEvents) GetEventDate() (f field.EventDateField, err quickfix.MessageRejectError) + func (m NoEvents) GetEventPx() (f field.EventPxField, err quickfix.MessageRejectError) + func (m NoEvents) GetEventText() (f field.EventTextField, err quickfix.MessageRejectError) + func (m NoEvents) GetEventType() (f field.EventTypeField, err quickfix.MessageRejectError) + func (m NoEvents) HasEventDate() bool + func (m NoEvents) HasEventPx() bool + func (m NoEvents) HasEventText() bool + func (m NoEvents) HasEventType() bool + func (m NoEvents) SetEventDate(v string) + func (m NoEvents) SetEventPx(value decimal.Decimal, scale int32) + func (m NoEvents) SetEventText(v string) + func (m NoEvents) SetEventType(v int) + 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() (f field.InstrumentPartyIDField, err quickfix.MessageRejectError) + func (m NoInstrumentParties) GetInstrumentPartyIDSource() (f field.InstrumentPartyIDSourceField, err quickfix.MessageRejectError) + func (m NoInstrumentParties) GetInstrumentPartyRole() (f field.InstrumentPartyRoleField, 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() (f field.InstrumentPartySubIDField, err quickfix.MessageRejectError) + func (m NoInstrumentPartySubIDs) GetInstrumentPartySubIDType() (f field.InstrumentPartySubIDTypeField, 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() (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 NoLegStipulations struct + func (m NoLegStipulations) GetLegStipulationType() (f field.LegStipulationTypeField, err quickfix.MessageRejectError) + func (m NoLegStipulations) GetLegStipulationValue() (f field.LegStipulationValueField, 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() (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) GetLegContractSettlMonth() (f field.LegContractSettlMonthField, 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) GetLegCreditRating() (f field.LegCreditRatingField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCurrency() (f field.LegCurrencyField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegDatedDate() (f field.LegDatedDateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegFactor() (f field.LegFactorField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegInstrRegistry() (f field.LegInstrRegistryField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegInterestAccrualDate() (f field.LegInterestAccrualDateField, 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) 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) GetLegOrderQty() (f field.LegOrderQtyField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPool() (f field.LegPoolField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegProduct() (f field.LegProductField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegQty() (f field.LegQtyField, 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) 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) GetLegSecuritySubType() (f field.LegSecuritySubTypeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityType() (f field.LegSecurityTypeField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSettlDate() (f field.LegSettlDateField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSettlType() (f field.LegSettlTypeField, 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) GetLegStrikeCurrency() (f field.LegStrikeCurrencyField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStrikePrice() (f field.LegStrikePriceField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSwapType() (f field.LegSwapTypeField, 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) GetLegTimeUnit() (f field.LegTimeUnitField, err quickfix.MessageRejectError) + func (m NoLegs) GetLegUnitOfMeasure() (f field.LegUnitOfMeasureField, 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) HasLegCFICode() bool + func (m NoLegs) HasLegContractMultiplier() bool + func (m NoLegs) HasLegContractSettlMonth() bool + func (m NoLegs) HasLegCountryOfIssue() bool + func (m NoLegs) HasLegCouponPaymentDate() bool + func (m NoLegs) HasLegCouponRate() bool + func (m NoLegs) HasLegCreditRating() bool + func (m NoLegs) HasLegCurrency() bool + func (m NoLegs) HasLegDatedDate() bool + func (m NoLegs) HasLegFactor() bool + func (m NoLegs) HasLegInstrRegistry() bool + func (m NoLegs) HasLegInterestAccrualDate() bool + func (m NoLegs) HasLegIssueDate() bool + func (m NoLegs) HasLegIssuer() bool + func (m NoLegs) HasLegLocaleOfIssue() bool + func (m NoLegs) HasLegMaturityDate() bool + func (m NoLegs) HasLegMaturityMonthYear() bool + func (m NoLegs) HasLegOptAttribute() bool + func (m NoLegs) HasLegOrderQty() bool + func (m NoLegs) HasLegPool() bool + func (m NoLegs) HasLegProduct() bool + func (m NoLegs) HasLegQty() bool + func (m NoLegs) HasLegRatioQty() bool + func (m NoLegs) HasLegRedemptionDate() bool + func (m NoLegs) HasLegRepoCollateralSecurityType() bool + func (m NoLegs) HasLegRepurchaseRate() bool + func (m NoLegs) HasLegRepurchaseTerm() bool + func (m NoLegs) HasLegSecurityDesc() bool + func (m NoLegs) HasLegSecurityExchange() bool + func (m NoLegs) HasLegSecurityID() bool + func (m NoLegs) HasLegSecurityIDSource() bool + func (m NoLegs) HasLegSecuritySubType() bool + func (m NoLegs) HasLegSecurityType() bool + func (m NoLegs) 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) 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) SetLegCFICode(v string) + func (m NoLegs) SetLegContractMultiplier(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegContractSettlMonth(v string) + func (m NoLegs) SetLegCountryOfIssue(v string) + func (m NoLegs) SetLegCouponPaymentDate(v string) + func (m NoLegs) SetLegCouponRate(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegCreditRating(v string) + func (m NoLegs) SetLegCurrency(v string) + func (m NoLegs) SetLegDatedDate(v string) + func (m NoLegs) SetLegFactor(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegInstrRegistry(v string) + func (m NoLegs) SetLegInterestAccrualDate(v string) + func (m NoLegs) SetLegIssueDate(v string) + func (m NoLegs) SetLegIssuer(v string) + func (m NoLegs) SetLegLocaleOfIssue(v string) + func (m NoLegs) SetLegMaturityDate(v string) + func (m NoLegs) SetLegMaturityMonthYear(v string) + func (m NoLegs) SetLegOptAttribute(v string) + func (m NoLegs) SetLegOrderQty(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegPool(v string) + func (m NoLegs) SetLegProduct(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) 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 int) + func (m NoLegs) SetLegSymbol(v string) + func (m NoLegs) SetLegSymbolSfx(v string) + func (m NoLegs) SetLegTimeUnit(v string) + func (m NoLegs) SetLegUnitOfMeasure(v string) + func (m NoLegs) SetNoLegSecurityAltID(f NoLegSecurityAltIDRepeatingGroup) + 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() (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) 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() (f field.NestedPartySubIDField, err quickfix.MessageRejectError) + func (m NoNestedPartySubIDs) GetNestedPartySubIDType() (f field.NestedPartySubIDTypeField, 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() (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) 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 string) + func (m NoPartyIDs) SetPartyRole(v int) + 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() (f field.PartySubIDField, err quickfix.MessageRejectError) + func (m NoPartySubIDs) GetPartySubIDType() (f field.PartySubIDTypeField, err quickfix.MessageRejectError) + func (m NoPartySubIDs) HasPartySubID() bool + func (m NoPartySubIDs) HasPartySubIDType() bool + func (m NoPartySubIDs) SetPartySubID(v string) + func (m NoPartySubIDs) SetPartySubIDType(v int) + 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() (f field.QuoteQualifierField, 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 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 NoUnderlyingSecurityAltID struct + func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID() (f field.UnderlyingSecurityAltIDField, err quickfix.MessageRejectError) + func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource() (f field.UnderlyingSecurityAltIDSourceField, 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() (f field.UnderlyingStipTypeField, err quickfix.MessageRejectError) + func (m NoUnderlyingStips) GetUnderlyingStipValue() (f field.UnderlyingStipValueField, 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() (f field.EncodedUnderlyingIssuerField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingIssuerLen() (f field.EncodedUnderlyingIssuerLenField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingSecurityDesc() (f field.EncodedUnderlyingSecurityDescField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingSecurityDescLen() (f field.EncodedUnderlyingSecurityDescLenField, 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() (f field.UnderlyingAdjustedQuantityField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingAllocationPercent() (f field.UnderlyingAllocationPercentField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCFICode() (f field.UnderlyingCFICodeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCPProgram() (f field.UnderlyingCPProgramField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCPRegType() (f field.UnderlyingCPRegTypeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCapValue() (f field.UnderlyingCapValueField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCashAmount() (f field.UnderlyingCashAmountField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCashType() (f field.UnderlyingCashTypeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingContractMultiplier() (f field.UnderlyingContractMultiplierField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCountryOfIssue() (f field.UnderlyingCountryOfIssueField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCouponPaymentDate() (f field.UnderlyingCouponPaymentDateField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCouponRate() (f field.UnderlyingCouponRateField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCreditRating() (f field.UnderlyingCreditRatingField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCurrency() (f field.UnderlyingCurrencyField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCurrentValue() (f field.UnderlyingCurrentValueField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingDirtyPrice() (f field.UnderlyingDirtyPriceField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingEndPrice() (f field.UnderlyingEndPriceField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingEndValue() (f field.UnderlyingEndValueField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFXRate() (f field.UnderlyingFXRateField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFXRateCalc() (f field.UnderlyingFXRateCalcField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFactor() (f field.UnderlyingFactorField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingInstrRegistry() (f field.UnderlyingInstrRegistryField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingIssueDate() (f field.UnderlyingIssueDateField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingIssuer() (f field.UnderlyingIssuerField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingLocaleOfIssue() (f field.UnderlyingLocaleOfIssueField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingMaturityDate() (f field.UnderlyingMaturityDateField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingMaturityMonthYear() (f field.UnderlyingMaturityMonthYearField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingOptAttribute() (f field.UnderlyingOptAttributeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingProduct() (f field.UnderlyingProductField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPx() (f field.UnderlyingPxField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingQty() (f field.UnderlyingQtyField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRedemptionDate() (f field.UnderlyingRedemptionDateField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRepoCollateralSecurityType() (f field.UnderlyingRepoCollateralSecurityTypeField, ...) + func (m NoUnderlyings) GetUnderlyingRepurchaseRate() (f field.UnderlyingRepurchaseRateField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRepurchaseTerm() (f field.UnderlyingRepurchaseTermField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityDesc() (f field.UnderlyingSecurityDescField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityExchange() (f field.UnderlyingSecurityExchangeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityID() (f field.UnderlyingSecurityIDField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityIDSource() (f field.UnderlyingSecurityIDSourceField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecuritySubType() (f field.UnderlyingSecuritySubTypeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityType() (f field.UnderlyingSecurityTypeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSettlMethod() (f field.UnderlyingSettlMethodField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSettlementType() (f field.UnderlyingSettlementTypeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStartValue() (f field.UnderlyingStartValueField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStateOrProvinceOfIssue() (f field.UnderlyingStateOrProvinceOfIssueField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStrikeCurrency() (f field.UnderlyingStrikeCurrencyField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStrikePrice() (f field.UnderlyingStrikePriceField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSymbol() (f field.UnderlyingSymbolField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSymbolSfx() (f field.UnderlyingSymbolSfxField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingTimeUnit() (f field.UnderlyingTimeUnitField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingUnitOfMeasure() (f field.UnderlyingUnitOfMeasureField, err quickfix.MessageRejectError) + func (m NoUnderlyings) HasEncodedUnderlyingIssuer() bool + func (m NoUnderlyings) HasEncodedUnderlyingIssuerLen() bool + func (m NoUnderlyings) HasEncodedUnderlyingSecurityDesc() bool + func (m NoUnderlyings) HasEncodedUnderlyingSecurityDescLen() bool + func (m NoUnderlyings) HasNoUnderlyingSecurityAltID() bool + func (m NoUnderlyings) HasNoUnderlyingStips() bool + func (m NoUnderlyings) HasNoUndlyInstrumentParties() bool + func (m NoUnderlyings) HasUnderlyingAdjustedQuantity() bool + func (m NoUnderlyings) HasUnderlyingAllocationPercent() bool + func (m NoUnderlyings) HasUnderlyingCFICode() bool + func (m NoUnderlyings) HasUnderlyingCPProgram() bool + func (m NoUnderlyings) HasUnderlyingCPRegType() bool + func (m NoUnderlyings) HasUnderlyingCapValue() bool + func (m NoUnderlyings) HasUnderlyingCashAmount() bool + func (m NoUnderlyings) HasUnderlyingCashType() bool + func (m NoUnderlyings) HasUnderlyingContractMultiplier() bool + func (m NoUnderlyings) HasUnderlyingCountryOfIssue() bool + func (m NoUnderlyings) HasUnderlyingCouponPaymentDate() bool + func (m NoUnderlyings) HasUnderlyingCouponRate() bool + func (m NoUnderlyings) HasUnderlyingCreditRating() bool + func (m NoUnderlyings) HasUnderlyingCurrency() bool + func (m NoUnderlyings) HasUnderlyingCurrentValue() bool + func (m NoUnderlyings) HasUnderlyingDirtyPrice() bool + func (m NoUnderlyings) HasUnderlyingEndPrice() bool + func (m NoUnderlyings) HasUnderlyingEndValue() bool + func (m NoUnderlyings) HasUnderlyingFXRate() bool + func (m NoUnderlyings) HasUnderlyingFXRateCalc() bool + func (m NoUnderlyings) HasUnderlyingFactor() bool + func (m NoUnderlyings) HasUnderlyingInstrRegistry() bool + func (m NoUnderlyings) HasUnderlyingIssueDate() bool + func (m NoUnderlyings) HasUnderlyingIssuer() bool + func (m NoUnderlyings) HasUnderlyingLocaleOfIssue() bool + func (m NoUnderlyings) HasUnderlyingMaturityDate() bool + func (m NoUnderlyings) HasUnderlyingMaturityMonthYear() bool + func (m NoUnderlyings) HasUnderlyingOptAttribute() bool + func (m NoUnderlyings) HasUnderlyingProduct() bool + func (m NoUnderlyings) HasUnderlyingPx() bool + func (m NoUnderlyings) HasUnderlyingQty() bool + func (m NoUnderlyings) HasUnderlyingRedemptionDate() bool + func (m NoUnderlyings) HasUnderlyingRepoCollateralSecurityType() bool + func (m NoUnderlyings) HasUnderlyingRepurchaseRate() bool + func (m NoUnderlyings) HasUnderlyingRepurchaseTerm() bool + func (m NoUnderlyings) HasUnderlyingSecurityDesc() bool + func (m NoUnderlyings) HasUnderlyingSecurityExchange() bool + func (m NoUnderlyings) HasUnderlyingSecurityID() bool + func (m NoUnderlyings) HasUnderlyingSecurityIDSource() bool + func (m NoUnderlyings) HasUnderlyingSecuritySubType() bool + func (m NoUnderlyings) HasUnderlyingSecurityType() bool + func (m NoUnderlyings) HasUnderlyingSettlMethod() bool + func (m NoUnderlyings) HasUnderlyingSettlementType() bool + func (m NoUnderlyings) HasUnderlyingStartValue() bool + func (m NoUnderlyings) HasUnderlyingStateOrProvinceOfIssue() bool + func (m NoUnderlyings) HasUnderlyingStrikeCurrency() bool + func (m NoUnderlyings) HasUnderlyingStrikePrice() bool + func (m NoUnderlyings) HasUnderlyingSymbol() bool + func (m NoUnderlyings) HasUnderlyingSymbolSfx() bool + func (m NoUnderlyings) HasUnderlyingTimeUnit() bool + func (m NoUnderlyings) HasUnderlyingUnitOfMeasure() bool + func (m NoUnderlyings) SetEncodedUnderlyingIssuer(v string) + func (m NoUnderlyings) SetEncodedUnderlyingIssuerLen(v int) + func (m NoUnderlyings) SetEncodedUnderlyingSecurityDesc(v string) + func (m NoUnderlyings) SetEncodedUnderlyingSecurityDescLen(v int) + func (m NoUnderlyings) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup) + func (m NoUnderlyings) SetNoUnderlyingStips(f NoUnderlyingStipsRepeatingGroup) + func (m NoUnderlyings) SetNoUndlyInstrumentParties(f NoUndlyInstrumentPartiesRepeatingGroup) + func (m NoUnderlyings) SetUnderlyingAdjustedQuantity(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingAllocationPercent(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCFICode(v string) + func (m NoUnderlyings) SetUnderlyingCPProgram(v string) + func (m NoUnderlyings) SetUnderlyingCPRegType(v string) + func (m NoUnderlyings) SetUnderlyingCapValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCashAmount(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCashType(v string) + func (m NoUnderlyings) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCountryOfIssue(v string) + func (m NoUnderlyings) SetUnderlyingCouponPaymentDate(v string) + func (m NoUnderlyings) SetUnderlyingCouponRate(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCreditRating(v string) + func (m NoUnderlyings) SetUnderlyingCurrency(v string) + func (m NoUnderlyings) SetUnderlyingCurrentValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingDirtyPrice(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingEndPrice(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingEndValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingFXRate(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingFXRateCalc(v string) + func (m NoUnderlyings) SetUnderlyingFactor(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingInstrRegistry(v string) + func (m NoUnderlyings) SetUnderlyingIssueDate(v string) + func (m NoUnderlyings) SetUnderlyingIssuer(v string) + func (m NoUnderlyings) SetUnderlyingLocaleOfIssue(v string) + func (m NoUnderlyings) SetUnderlyingMaturityDate(v string) + func (m NoUnderlyings) SetUnderlyingMaturityMonthYear(v string) + func (m NoUnderlyings) SetUnderlyingOptAttribute(v string) + func (m NoUnderlyings) SetUnderlyingProduct(v int) + func (m NoUnderlyings) SetUnderlyingPx(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingQty(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingRedemptionDate(v string) + func (m NoUnderlyings) SetUnderlyingRepoCollateralSecurityType(v int) + func (m NoUnderlyings) SetUnderlyingRepurchaseRate(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingRepurchaseTerm(v int) + func (m NoUnderlyings) SetUnderlyingSecurityDesc(v string) + func (m NoUnderlyings) SetUnderlyingSecurityExchange(v string) + func (m NoUnderlyings) SetUnderlyingSecurityID(v string) + func (m NoUnderlyings) SetUnderlyingSecurityIDSource(v string) + func (m NoUnderlyings) SetUnderlyingSecuritySubType(v string) + func (m NoUnderlyings) SetUnderlyingSecurityType(v string) + func (m NoUnderlyings) SetUnderlyingSettlMethod(v string) + func (m NoUnderlyings) SetUnderlyingSettlementType(v int) + func (m NoUnderlyings) SetUnderlyingStartValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingStateOrProvinceOfIssue(v string) + func (m NoUnderlyings) SetUnderlyingStrikeCurrency(v string) + func (m NoUnderlyings) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingSymbol(v string) + func (m NoUnderlyings) SetUnderlyingSymbolSfx(v string) + func (m NoUnderlyings) SetUnderlyingTimeUnit(v string) + func (m NoUnderlyings) SetUnderlyingUnitOfMeasure(v string) + type NoUnderlyingsRepeatingGroup struct + func NewNoUnderlyingsRepeatingGroup() NoUnderlyingsRepeatingGroup + func (m NoUnderlyingsRepeatingGroup) Add() NoUnderlyings + func (m NoUnderlyingsRepeatingGroup) Get(i int) NoUnderlyings + type NoUndlyInstrumentParties struct + func (m NoUndlyInstrumentParties) GetNoUndlyInstrumentPartySubIDs() (NoUndlyInstrumentPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) GetUndlyInstrumentPartyID() (f field.UndlyInstrumentPartyIDField, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) GetUndlyInstrumentPartyIDSource() (f field.UndlyInstrumentPartyIDSourceField, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) GetUndlyInstrumentPartyRole() (f field.UndlyInstrumentPartyRoleField, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs() bool + func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyID() bool + func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyIDSource() bool + func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyRole() bool + func (m NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs(f NoUndlyInstrumentPartySubIDsRepeatingGroup) + func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyID(v string) + func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyIDSource(v string) + func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyRole(v int) + type NoUndlyInstrumentPartiesRepeatingGroup struct + func NewNoUndlyInstrumentPartiesRepeatingGroup() NoUndlyInstrumentPartiesRepeatingGroup + func (m NoUndlyInstrumentPartiesRepeatingGroup) Add() NoUndlyInstrumentParties + func (m NoUndlyInstrumentPartiesRepeatingGroup) Get(i int) NoUndlyInstrumentParties + type NoUndlyInstrumentPartySubIDs struct + func (m NoUndlyInstrumentPartySubIDs) GetUndlyInstrumentPartySubID() (f field.UndlyInstrumentPartySubIDField, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentPartySubIDs) GetUndlyInstrumentPartySubIDType() (f field.UndlyInstrumentPartySubIDTypeField, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubID() bool + func (m NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubIDType() bool + func (m NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubID(v string) + func (m NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubIDType(v int) + type NoUndlyInstrumentPartySubIDsRepeatingGroup struct + func NewNoUndlyInstrumentPartySubIDsRepeatingGroup() NoUndlyInstrumentPartySubIDsRepeatingGroup + func (m NoUndlyInstrumentPartySubIDsRepeatingGroup) Add() NoUndlyInstrumentPartySubIDs + func (m NoUndlyInstrumentPartySubIDsRepeatingGroup) Get(i int) NoUndlyInstrumentPartySubIDs + type QuoteStatusReport struct + ReceiveTime time.Time + func FromMessage(m quickfix.Message) QuoteStatusReport + func New(quoteid field.QuoteIDField) (m QuoteStatusReport) + func (m QuoteStatusReport) GetAccount() (f field.AccountField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetAccountType() (f field.AccountTypeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetAcctIDSource() (f field.AcctIDSourceField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetAgreementCurrency() (f field.AgreementCurrencyField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetAgreementDate() (f field.AgreementDateField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetAgreementDesc() (f field.AgreementDescField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetAgreementID() (f field.AgreementIDField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetBenchmarkCurveCurrency() (f field.BenchmarkCurveCurrencyField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetBenchmarkCurveName() (f field.BenchmarkCurveNameField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetBenchmarkCurvePoint() (f field.BenchmarkCurvePointField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetBenchmarkPrice() (f field.BenchmarkPriceField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetBenchmarkPriceType() (f field.BenchmarkPriceTypeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetBenchmarkSecurityID() (f field.BenchmarkSecurityIDField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetBenchmarkSecurityIDSource() (f field.BenchmarkSecurityIDSourceField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetBidForwardPoints() (f field.BidForwardPointsField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetBidForwardPoints2() (f field.BidForwardPoints2Field, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetBidPx() (f field.BidPxField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetBidSize() (f field.BidSizeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetBidSpotRate() (f field.BidSpotRateField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetBidYield() (f field.BidYieldField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetCFICode() (f field.CFICodeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetCPProgram() (f field.CPProgramField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetCPRegType() (f field.CPRegTypeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetCashOrderQty() (f field.CashOrderQtyField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetCommType() (f field.CommTypeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetCommission() (f field.CommissionField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetContractMultiplier() (f field.ContractMultiplierField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetContractSettlMonth() (f field.ContractSettlMonthField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetCountryOfIssue() (f field.CountryOfIssueField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetCouponPaymentDate() (f field.CouponPaymentDateField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetCouponRate() (f field.CouponRateField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetCreditRating() (f field.CreditRatingField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetCurrency() (f field.CurrencyField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetCustOrderCapacity() (f field.CustOrderCapacityField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetDatedDate() (f field.DatedDateField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetDeliveryType() (f field.DeliveryTypeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetEncodedIssuer() (f field.EncodedIssuerField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetEncodedIssuerLen() (f field.EncodedIssuerLenField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetEncodedSecurityDesc() (f field.EncodedSecurityDescField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetEncodedSecurityDescLen() (f field.EncodedSecurityDescLenField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetEncodedText() (f field.EncodedTextField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetEncodedTextLen() (f field.EncodedTextLenField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetEndDate() (f field.EndDateField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetExDestination() (f field.ExDestinationField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetExDestinationIDSource() (f field.ExDestinationIDSourceField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetExpireTime() (f field.ExpireTimeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetFactor() (f field.FactorField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetInstrRegistry() (f field.InstrRegistryField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetInstrmtAssignmentMethod() (f field.InstrmtAssignmentMethodField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetInterestAccrualDate() (f field.InterestAccrualDateField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetIssueDate() (f field.IssueDateField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetIssuer() (f field.IssuerField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetLocaleOfIssue() (f field.LocaleOfIssueField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetMarginRatio() (f field.MarginRatioField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetMaturityDate() (f field.MaturityDateField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetMaturityMonthYear() (f field.MaturityMonthYearField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetMaturityTime() (f field.MaturityTimeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetMidPx() (f field.MidPxField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetMidYield() (f field.MidYieldField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetMinBidSize() (f field.MinBidSizeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetMinOfferSize() (f field.MinOfferSizeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetMinPriceIncrement() (f field.MinPriceIncrementField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetMktBidPx() (f field.MktBidPxField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetMktOfferPx() (f field.MktOfferPxField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetNTPositionLimit() (f field.NTPositionLimitField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetNoEvents() (NoEventsRepeatingGroup, quickfix.MessageRejectError) + func (m QuoteStatusReport) GetNoInstrumentParties() (NoInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError) + func (m QuoteStatusReport) GetNoLegs() (NoLegsRepeatingGroup, quickfix.MessageRejectError) + func (m QuoteStatusReport) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError) + func (m QuoteStatusReport) GetNoQuoteQualifiers() (NoQuoteQualifiersRepeatingGroup, quickfix.MessageRejectError) + func (m QuoteStatusReport) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m QuoteStatusReport) GetNoStipulations() (NoStipulationsRepeatingGroup, quickfix.MessageRejectError) + func (m QuoteStatusReport) GetNoUnderlyings() (NoUnderlyingsRepeatingGroup, quickfix.MessageRejectError) + func (m QuoteStatusReport) GetOfferForwardPoints() (f field.OfferForwardPointsField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetOfferForwardPoints2() (f field.OfferForwardPoints2Field, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetOfferPx() (f field.OfferPxField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetOfferSize() (f field.OfferSizeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetOfferSpotRate() (f field.OfferSpotRateField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetOfferYield() (f field.OfferYieldField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetOptAttribute() (f field.OptAttributeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetOrdType() (f field.OrdTypeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetOrderPercent() (f field.OrderPercentField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetOrderQty() (f field.OrderQtyField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetOrderQty2() (f field.OrderQty2Field, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetPool() (f field.PoolField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetPositionLimit() (f field.PositionLimitField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetPrice() (f field.PriceField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetPriceType() (f field.PriceTypeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetProduct() (f field.ProductField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetQuoteID() (f field.QuoteIDField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetQuoteReqID() (f field.QuoteReqIDField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetQuoteRespID() (f field.QuoteRespIDField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetQuoteStatus() (f field.QuoteStatusField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetQuoteStatusReqID() (f field.QuoteStatusReqIDField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetQuoteType() (f field.QuoteTypeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetRedemptionDate() (f field.RedemptionDateField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetRepoCollateralSecurityType() (f field.RepoCollateralSecurityTypeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetRepurchaseRate() (f field.RepurchaseRateField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetRepurchaseTerm() (f field.RepurchaseTermField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetRoundingDirection() (f field.RoundingDirectionField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetRoundingModulus() (f field.RoundingModulusField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetSecurityDesc() (f field.SecurityDescField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetSecurityExchange() (f field.SecurityExchangeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetSecurityID() (f field.SecurityIDField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetSecurityIDSource() (f field.SecurityIDSourceField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetSecurityStatus() (f field.SecurityStatusField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetSecuritySubType() (f field.SecuritySubTypeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetSecurityType() (f field.SecurityTypeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetSettlCurrBidFxRate() (f field.SettlCurrBidFxRateField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetSettlCurrFxRateCalc() (f field.SettlCurrFxRateCalcField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetSettlCurrOfferFxRate() (f field.SettlCurrOfferFxRateField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetSettlDate() (f field.SettlDateField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetSettlDate2() (f field.SettlDate2Field, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetSettlType() (f field.SettlTypeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetSettleOnOpenFlag() (f field.SettleOnOpenFlagField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetSide() (f field.SideField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetSpread() (f field.SpreadField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetStartDate() (f field.StartDateField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetStateOrProvinceOfIssue() (f field.StateOrProvinceOfIssueField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetStrikeCurrency() (f field.StrikeCurrencyField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetStrikeMultiplier() (f field.StrikeMultiplierField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetStrikePrice() (f field.StrikePriceField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetStrikeValue() (f field.StrikeValueField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetSymbol() (f field.SymbolField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetSymbolSfx() (f field.SymbolSfxField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetTerminationType() (f field.TerminationTypeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetText() (f field.TextField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetTimeUnit() (f field.TimeUnitField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetTradingSessionID() (f field.TradingSessionIDField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetTradingSessionSubID() (f field.TradingSessionSubIDField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetTransactTime() (f field.TransactTimeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetUnitOfMeasure() (f field.UnitOfMeasureField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetValidUntilTime() (f field.ValidUntilTimeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetYield() (f field.YieldField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetYieldCalcDate() (f field.YieldCalcDateField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetYieldRedemptionDate() (f field.YieldRedemptionDateField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetYieldRedemptionPrice() (f field.YieldRedemptionPriceField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetYieldRedemptionPriceType() (f field.YieldRedemptionPriceTypeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) GetYieldType() (f field.YieldTypeField, err quickfix.MessageRejectError) + func (m QuoteStatusReport) HasAccount() bool + func (m QuoteStatusReport) HasAccountType() bool + func (m QuoteStatusReport) HasAcctIDSource() bool + func (m QuoteStatusReport) HasAgreementCurrency() bool + func (m QuoteStatusReport) HasAgreementDate() bool + func (m QuoteStatusReport) HasAgreementDesc() bool + func (m QuoteStatusReport) HasAgreementID() bool + func (m QuoteStatusReport) HasBenchmarkCurveCurrency() bool + func (m QuoteStatusReport) HasBenchmarkCurveName() bool + func (m QuoteStatusReport) HasBenchmarkCurvePoint() bool + func (m QuoteStatusReport) HasBenchmarkPrice() bool + func (m QuoteStatusReport) HasBenchmarkPriceType() bool + func (m QuoteStatusReport) HasBenchmarkSecurityID() bool + func (m QuoteStatusReport) HasBenchmarkSecurityIDSource() bool + func (m QuoteStatusReport) HasBidForwardPoints() bool + func (m QuoteStatusReport) HasBidForwardPoints2() bool + func (m QuoteStatusReport) HasBidPx() bool + func (m QuoteStatusReport) HasBidSize() bool + func (m QuoteStatusReport) HasBidSpotRate() bool + func (m QuoteStatusReport) HasBidYield() bool + func (m QuoteStatusReport) HasCFICode() bool + func (m QuoteStatusReport) HasCPProgram() bool + func (m QuoteStatusReport) HasCPRegType() bool + func (m QuoteStatusReport) HasCashOrderQty() bool + func (m QuoteStatusReport) HasCommType() bool + func (m QuoteStatusReport) HasCommission() bool + func (m QuoteStatusReport) HasContractMultiplier() bool + func (m QuoteStatusReport) HasContractSettlMonth() bool + func (m QuoteStatusReport) HasCountryOfIssue() bool + func (m QuoteStatusReport) HasCouponPaymentDate() bool + func (m QuoteStatusReport) HasCouponRate() bool + func (m QuoteStatusReport) HasCreditRating() bool + func (m QuoteStatusReport) HasCurrency() bool + func (m QuoteStatusReport) HasCustOrderCapacity() bool + func (m QuoteStatusReport) HasDatedDate() bool + func (m QuoteStatusReport) HasDeliveryType() bool + func (m QuoteStatusReport) HasEncodedIssuer() bool + func (m QuoteStatusReport) HasEncodedIssuerLen() bool + func (m QuoteStatusReport) HasEncodedSecurityDesc() bool + func (m QuoteStatusReport) HasEncodedSecurityDescLen() bool + func (m QuoteStatusReport) HasEncodedText() bool + func (m QuoteStatusReport) HasEncodedTextLen() bool + func (m QuoteStatusReport) HasEndDate() bool + func (m QuoteStatusReport) HasExDestination() bool + func (m QuoteStatusReport) HasExDestinationIDSource() bool + func (m QuoteStatusReport) HasExpireTime() bool + func (m QuoteStatusReport) HasFactor() bool + func (m QuoteStatusReport) HasInstrRegistry() bool + func (m QuoteStatusReport) HasInstrmtAssignmentMethod() bool + func (m QuoteStatusReport) HasInterestAccrualDate() bool + func (m QuoteStatusReport) HasIssueDate() bool + func (m QuoteStatusReport) HasIssuer() bool + func (m QuoteStatusReport) HasLocaleOfIssue() bool + func (m QuoteStatusReport) HasMarginRatio() bool + func (m QuoteStatusReport) HasMaturityDate() bool + func (m QuoteStatusReport) HasMaturityMonthYear() bool + func (m QuoteStatusReport) HasMaturityTime() bool + func (m QuoteStatusReport) HasMidPx() bool + func (m QuoteStatusReport) HasMidYield() bool + func (m QuoteStatusReport) HasMinBidSize() bool + func (m QuoteStatusReport) HasMinOfferSize() bool + func (m QuoteStatusReport) HasMinPriceIncrement() bool + func (m QuoteStatusReport) HasMktBidPx() bool + func (m QuoteStatusReport) HasMktOfferPx() bool + func (m QuoteStatusReport) HasNTPositionLimit() bool + func (m QuoteStatusReport) HasNoEvents() bool + func (m QuoteStatusReport) HasNoInstrumentParties() bool + func (m QuoteStatusReport) HasNoLegs() bool + func (m QuoteStatusReport) HasNoPartyIDs() bool + func (m QuoteStatusReport) HasNoQuoteQualifiers() bool + func (m QuoteStatusReport) HasNoSecurityAltID() bool + func (m QuoteStatusReport) HasNoStipulations() bool + func (m QuoteStatusReport) HasNoUnderlyings() bool + func (m QuoteStatusReport) HasOfferForwardPoints() bool + func (m QuoteStatusReport) HasOfferForwardPoints2() bool + func (m QuoteStatusReport) HasOfferPx() bool + func (m QuoteStatusReport) HasOfferSize() bool + func (m QuoteStatusReport) HasOfferSpotRate() bool + func (m QuoteStatusReport) HasOfferYield() bool + func (m QuoteStatusReport) HasOptAttribute() bool + func (m QuoteStatusReport) HasOrdType() bool + func (m QuoteStatusReport) HasOrderPercent() bool + func (m QuoteStatusReport) HasOrderQty() bool + func (m QuoteStatusReport) HasOrderQty2() bool + func (m QuoteStatusReport) HasPool() bool + func (m QuoteStatusReport) HasPositionLimit() bool + func (m QuoteStatusReport) HasPrice() bool + func (m QuoteStatusReport) HasPriceType() bool + func (m QuoteStatusReport) HasProduct() bool + func (m QuoteStatusReport) HasQuoteID() bool + func (m QuoteStatusReport) HasQuoteReqID() bool + func (m QuoteStatusReport) HasQuoteRespID() bool + func (m QuoteStatusReport) HasQuoteStatus() bool + func (m QuoteStatusReport) HasQuoteStatusReqID() bool + func (m QuoteStatusReport) HasQuoteType() bool + func (m QuoteStatusReport) HasRedemptionDate() bool + func (m QuoteStatusReport) HasRepoCollateralSecurityType() bool + func (m QuoteStatusReport) HasRepurchaseRate() bool + func (m QuoteStatusReport) HasRepurchaseTerm() bool + func (m QuoteStatusReport) HasRoundingDirection() bool + func (m QuoteStatusReport) HasRoundingModulus() bool + func (m QuoteStatusReport) HasSecurityDesc() bool + func (m QuoteStatusReport) HasSecurityExchange() bool + func (m QuoteStatusReport) HasSecurityID() bool + func (m QuoteStatusReport) HasSecurityIDSource() bool + func (m QuoteStatusReport) HasSecurityStatus() bool + func (m QuoteStatusReport) HasSecuritySubType() bool + func (m QuoteStatusReport) HasSecurityType() bool + func (m QuoteStatusReport) HasSettlCurrBidFxRate() bool + func (m QuoteStatusReport) HasSettlCurrFxRateCalc() bool + func (m QuoteStatusReport) HasSettlCurrOfferFxRate() bool + func (m QuoteStatusReport) HasSettlDate() bool + func (m QuoteStatusReport) HasSettlDate2() bool + func (m QuoteStatusReport) HasSettlType() bool + func (m QuoteStatusReport) HasSettleOnOpenFlag() bool + func (m QuoteStatusReport) HasSide() bool + func (m QuoteStatusReport) HasSpread() bool + func (m QuoteStatusReport) HasStartDate() bool + func (m QuoteStatusReport) HasStateOrProvinceOfIssue() bool + func (m QuoteStatusReport) HasStrikeCurrency() bool + func (m QuoteStatusReport) HasStrikeMultiplier() bool + func (m QuoteStatusReport) HasStrikePrice() bool + func (m QuoteStatusReport) HasStrikeValue() bool + func (m QuoteStatusReport) HasSymbol() bool + func (m QuoteStatusReport) HasSymbolSfx() bool + func (m QuoteStatusReport) HasTerminationType() bool + func (m QuoteStatusReport) HasText() bool + func (m QuoteStatusReport) HasTimeUnit() bool + func (m QuoteStatusReport) HasTradingSessionID() bool + func (m QuoteStatusReport) HasTradingSessionSubID() bool + func (m QuoteStatusReport) HasTransactTime() bool + func (m QuoteStatusReport) HasUnitOfMeasure() bool + func (m QuoteStatusReport) HasValidUntilTime() bool + func (m QuoteStatusReport) HasYield() bool + func (m QuoteStatusReport) HasYieldCalcDate() bool + func (m QuoteStatusReport) HasYieldRedemptionDate() bool + func (m QuoteStatusReport) HasYieldRedemptionPrice() bool + func (m QuoteStatusReport) HasYieldRedemptionPriceType() bool + func (m QuoteStatusReport) HasYieldType() bool + func (m QuoteStatusReport) SetAccount(v string) + func (m QuoteStatusReport) SetAccountType(v int) + func (m QuoteStatusReport) SetAcctIDSource(v int) + func (m QuoteStatusReport) SetAgreementCurrency(v string) + func (m QuoteStatusReport) SetAgreementDate(v string) + func (m QuoteStatusReport) SetAgreementDesc(v string) + func (m QuoteStatusReport) SetAgreementID(v string) + func (m QuoteStatusReport) SetBenchmarkCurveCurrency(v string) + func (m QuoteStatusReport) SetBenchmarkCurveName(v string) + func (m QuoteStatusReport) SetBenchmarkCurvePoint(v string) + func (m QuoteStatusReport) SetBenchmarkPrice(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetBenchmarkPriceType(v int) + func (m QuoteStatusReport) SetBenchmarkSecurityID(v string) + func (m QuoteStatusReport) SetBenchmarkSecurityIDSource(v string) + func (m QuoteStatusReport) SetBidForwardPoints(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetBidForwardPoints2(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetBidPx(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetBidSize(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetBidSpotRate(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetBidYield(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetCFICode(v string) + func (m QuoteStatusReport) SetCPProgram(v int) + func (m QuoteStatusReport) SetCPRegType(v string) + func (m QuoteStatusReport) SetCashOrderQty(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetCommType(v string) + func (m QuoteStatusReport) SetCommission(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetContractMultiplier(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetContractSettlMonth(v string) + func (m QuoteStatusReport) SetCountryOfIssue(v string) + func (m QuoteStatusReport) SetCouponPaymentDate(v string) + func (m QuoteStatusReport) SetCouponRate(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetCreditRating(v string) + func (m QuoteStatusReport) SetCurrency(v string) + func (m QuoteStatusReport) SetCustOrderCapacity(v int) + func (m QuoteStatusReport) SetDatedDate(v string) + func (m QuoteStatusReport) SetDeliveryType(v int) + func (m QuoteStatusReport) SetEncodedIssuer(v string) + func (m QuoteStatusReport) SetEncodedIssuerLen(v int) + func (m QuoteStatusReport) SetEncodedSecurityDesc(v string) + func (m QuoteStatusReport) SetEncodedSecurityDescLen(v int) + func (m QuoteStatusReport) SetEncodedText(v string) + func (m QuoteStatusReport) SetEncodedTextLen(v int) + func (m QuoteStatusReport) SetEndDate(v string) + func (m QuoteStatusReport) SetExDestination(v string) + func (m QuoteStatusReport) SetExDestinationIDSource(v string) + func (m QuoteStatusReport) SetExpireTime(v time.Time) + func (m QuoteStatusReport) SetFactor(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetInstrRegistry(v string) + func (m QuoteStatusReport) SetInstrmtAssignmentMethod(v string) + func (m QuoteStatusReport) SetInterestAccrualDate(v string) + func (m QuoteStatusReport) SetIssueDate(v string) + func (m QuoteStatusReport) SetIssuer(v string) + func (m QuoteStatusReport) SetLocaleOfIssue(v string) + func (m QuoteStatusReport) SetMarginRatio(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetMaturityDate(v string) + func (m QuoteStatusReport) SetMaturityMonthYear(v string) + func (m QuoteStatusReport) SetMaturityTime(v string) + func (m QuoteStatusReport) SetMidPx(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetMidYield(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetMinBidSize(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetMinOfferSize(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetMinPriceIncrement(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetMktBidPx(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetMktOfferPx(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetNTPositionLimit(v int) + func (m QuoteStatusReport) SetNoEvents(f NoEventsRepeatingGroup) + func (m QuoteStatusReport) SetNoInstrumentParties(f NoInstrumentPartiesRepeatingGroup) + func (m QuoteStatusReport) SetNoLegs(f NoLegsRepeatingGroup) + func (m QuoteStatusReport) SetNoPartyIDs(f NoPartyIDsRepeatingGroup) + func (m QuoteStatusReport) SetNoQuoteQualifiers(f NoQuoteQualifiersRepeatingGroup) + func (m QuoteStatusReport) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup) + func (m QuoteStatusReport) SetNoStipulations(f NoStipulationsRepeatingGroup) + func (m QuoteStatusReport) SetNoUnderlyings(f NoUnderlyingsRepeatingGroup) + func (m QuoteStatusReport) SetOfferForwardPoints(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetOfferForwardPoints2(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetOfferPx(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetOfferSize(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetOfferSpotRate(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetOfferYield(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetOptAttribute(v string) + func (m QuoteStatusReport) SetOrdType(v string) + func (m QuoteStatusReport) SetOrderPercent(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetOrderQty(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetOrderQty2(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetPool(v string) + func (m QuoteStatusReport) SetPositionLimit(v int) + func (m QuoteStatusReport) SetPrice(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetPriceType(v int) + func (m QuoteStatusReport) SetProduct(v int) + func (m QuoteStatusReport) SetQuoteID(v string) + func (m QuoteStatusReport) SetQuoteReqID(v string) + func (m QuoteStatusReport) SetQuoteRespID(v string) + func (m QuoteStatusReport) SetQuoteStatus(v int) + func (m QuoteStatusReport) SetQuoteStatusReqID(v string) + func (m QuoteStatusReport) SetQuoteType(v int) + func (m QuoteStatusReport) SetRedemptionDate(v string) + func (m QuoteStatusReport) SetRepoCollateralSecurityType(v int) + func (m QuoteStatusReport) SetRepurchaseRate(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetRepurchaseTerm(v int) + func (m QuoteStatusReport) SetRoundingDirection(v string) + func (m QuoteStatusReport) SetRoundingModulus(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetSecurityDesc(v string) + func (m QuoteStatusReport) SetSecurityExchange(v string) + func (m QuoteStatusReport) SetSecurityID(v string) + func (m QuoteStatusReport) SetSecurityIDSource(v string) + func (m QuoteStatusReport) SetSecurityStatus(v string) + func (m QuoteStatusReport) SetSecuritySubType(v string) + func (m QuoteStatusReport) SetSecurityType(v string) + func (m QuoteStatusReport) SetSettlCurrBidFxRate(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetSettlCurrFxRateCalc(v string) + func (m QuoteStatusReport) SetSettlCurrOfferFxRate(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetSettlDate(v string) + func (m QuoteStatusReport) SetSettlDate2(v string) + func (m QuoteStatusReport) SetSettlType(v string) + func (m QuoteStatusReport) SetSettleOnOpenFlag(v string) + func (m QuoteStatusReport) SetSide(v string) + func (m QuoteStatusReport) SetSpread(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetStartDate(v string) + func (m QuoteStatusReport) SetStateOrProvinceOfIssue(v string) + func (m QuoteStatusReport) SetStrikeCurrency(v string) + func (m QuoteStatusReport) SetStrikeMultiplier(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetStrikePrice(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetStrikeValue(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetSymbol(v string) + func (m QuoteStatusReport) SetSymbolSfx(v string) + func (m QuoteStatusReport) SetTerminationType(v int) + func (m QuoteStatusReport) SetText(v string) + func (m QuoteStatusReport) SetTimeUnit(v string) + func (m QuoteStatusReport) SetTradingSessionID(v string) + func (m QuoteStatusReport) SetTradingSessionSubID(v string) + func (m QuoteStatusReport) SetTransactTime(v time.Time) + func (m QuoteStatusReport) SetUnitOfMeasure(v string) + func (m QuoteStatusReport) SetValidUntilTime(v time.Time) + func (m QuoteStatusReport) SetYield(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetYieldCalcDate(v string) + func (m QuoteStatusReport) SetYieldRedemptionDate(v string) + func (m QuoteStatusReport) SetYieldRedemptionPrice(value decimal.Decimal, scale int32) + func (m QuoteStatusReport) SetYieldRedemptionPriceType(v int) + func (m QuoteStatusReport) SetYieldType(v string) + func (m QuoteStatusReport) ToMessage() quickfix.Message + type RouteOut func(msg QuoteStatusReport, sessionID quickfix.SessionID) quickfix.MessageRejectError