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) GetEventTime() (f field.EventTimeField, 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) 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 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 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 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 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) GetUnderlyingExerciseStyle() (f field.UnderlyingExerciseStyleField, 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) GetUnderlyingMaturityTime() (f field.UnderlyingMaturityTimeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingOptAttribute() (f field.UnderlyingOptAttributeField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPriceUnitOfMeasure() (f field.UnderlyingPriceUnitOfMeasureField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPriceUnitOfMeasureQty() (f field.UnderlyingPriceUnitOfMeasureQtyField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingProduct() (f field.UnderlyingProductField, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPutOrCall() (f field.UnderlyingPutOrCallField, 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) GetUnderlyingUnitOfMeasureQty() (f field.UnderlyingUnitOfMeasureQtyField, 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) HasUnderlyingExerciseStyle() 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) HasUnderlyingMaturityTime() bool + func (m NoUnderlyings) HasUnderlyingOptAttribute() 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) 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) 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) 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) SetUnderlyingExerciseStyle(v int) + 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) SetUnderlyingMaturityTime(v string) + func (m NoUnderlyings) SetUnderlyingOptAttribute(v string) + 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) 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) + 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) 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 OrderStatusRequest struct + ReceiveTime time.Time + func FromMessage(m quickfix.Message) OrderStatusRequest + func New(side field.SideField) (m OrderStatusRequest) + func (m OrderStatusRequest) GetAccount() (f field.AccountField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetAcctIDSource() (f field.AcctIDSourceField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetAgreementCurrency() (f field.AgreementCurrencyField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetAgreementDate() (f field.AgreementDateField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetAgreementDesc() (f field.AgreementDescField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetAgreementID() (f field.AgreementIDField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetCFICode() (f field.CFICodeField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetCPProgram() (f field.CPProgramField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetCPRegType() (f field.CPRegTypeField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetCapPrice() (f field.CapPriceField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetClOrdID() (f field.ClOrdIDField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetClOrdLinkID() (f field.ClOrdLinkIDField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetContractMultiplier() (f field.ContractMultiplierField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetContractSettlMonth() (f field.ContractSettlMonthField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetCountryOfIssue() (f field.CountryOfIssueField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetCouponPaymentDate() (f field.CouponPaymentDateField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetCouponRate() (f field.CouponRateField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetCreditRating() (f field.CreditRatingField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetDatedDate() (f field.DatedDateField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetDeliveryType() (f field.DeliveryTypeField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetEncodedIssuer() (f field.EncodedIssuerField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetEncodedIssuerLen() (f field.EncodedIssuerLenField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetEncodedSecurityDesc() (f field.EncodedSecurityDescField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetEncodedSecurityDescLen() (f field.EncodedSecurityDescLenField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetEndDate() (f field.EndDateField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetExerciseStyle() (f field.ExerciseStyleField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetFactor() (f field.FactorField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetFlexProductEligibilityIndicator() (f field.FlexProductEligibilityIndicatorField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetFlexibleIndicator() (f field.FlexibleIndicatorField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetFloorPrice() (f field.FloorPriceField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetFuturesValuationMethod() (f field.FuturesValuationMethodField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetInstrRegistry() (f field.InstrRegistryField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetInstrmtAssignmentMethod() (f field.InstrmtAssignmentMethodField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetInterestAccrualDate() (f field.InterestAccrualDateField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetIssueDate() (f field.IssueDateField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetIssuer() (f field.IssuerField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetListMethod() (f field.ListMethodField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetLocaleOfIssue() (f field.LocaleOfIssueField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetMarginRatio() (f field.MarginRatioField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetMaturityDate() (f field.MaturityDateField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetMaturityMonthYear() (f field.MaturityMonthYearField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetMaturityTime() (f field.MaturityTimeField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetMinPriceIncrement() (f field.MinPriceIncrementField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetMinPriceIncrementAmount() (f field.MinPriceIncrementAmountField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetNTPositionLimit() (f field.NTPositionLimitField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetNoEvents() (NoEventsRepeatingGroup, quickfix.MessageRejectError) + func (m OrderStatusRequest) GetNoInstrumentParties() (NoInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError) + func (m OrderStatusRequest) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError) + func (m OrderStatusRequest) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m OrderStatusRequest) GetNoUnderlyings() (NoUnderlyingsRepeatingGroup, quickfix.MessageRejectError) + func (m OrderStatusRequest) GetOptAttribute() (f field.OptAttributeField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetOptPayAmount() (f field.OptPayAmountField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetOrdStatusReqID() (f field.OrdStatusReqIDField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetOrderID() (f field.OrderIDField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetPool() (f field.PoolField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetPositionLimit() (f field.PositionLimitField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetPriceQuoteMethod() (f field.PriceQuoteMethodField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetPriceUnitOfMeasure() (f field.PriceUnitOfMeasureField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetPriceUnitOfMeasureQty() (f field.PriceUnitOfMeasureQtyField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetProduct() (f field.ProductField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetProductComplex() (f field.ProductComplexField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetPutOrCall() (f field.PutOrCallField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetRedemptionDate() (f field.RedemptionDateField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetRepoCollateralSecurityType() (f field.RepoCollateralSecurityTypeField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetRepurchaseRate() (f field.RepurchaseRateField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetRepurchaseTerm() (f field.RepurchaseTermField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecondaryClOrdID() (f field.SecondaryClOrdIDField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecurityDesc() (f field.SecurityDescField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecurityExchange() (f field.SecurityExchangeField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecurityGroup() (f field.SecurityGroupField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecurityID() (f field.SecurityIDField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecurityIDSource() (f field.SecurityIDSourceField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecurityStatus() (f field.SecurityStatusField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecuritySubType() (f field.SecuritySubTypeField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecurityType() (f field.SecurityTypeField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecurityXML() (f field.SecurityXMLField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecurityXMLLen() (f field.SecurityXMLLenField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecurityXMLSchema() (f field.SecurityXMLSchemaField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSettlMethod() (f field.SettlMethodField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSettleOnOpenFlag() (f field.SettleOnOpenFlagField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSide() (f field.SideField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetStartDate() (f field.StartDateField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetStateOrProvinceOfIssue() (f field.StateOrProvinceOfIssueField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetStrikeCurrency() (f field.StrikeCurrencyField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetStrikeMultiplier() (f field.StrikeMultiplierField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetStrikePrice() (f field.StrikePriceField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetStrikeValue() (f field.StrikeValueField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSymbol() (f field.SymbolField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSymbolSfx() (f field.SymbolSfxField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetTerminationType() (f field.TerminationTypeField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetTimeUnit() (f field.TimeUnitField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetUnitOfMeasure() (f field.UnitOfMeasureField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetUnitOfMeasureQty() (f field.UnitOfMeasureQtyField, err quickfix.MessageRejectError) + func (m OrderStatusRequest) HasAccount() bool + func (m OrderStatusRequest) HasAcctIDSource() bool + func (m OrderStatusRequest) HasAgreementCurrency() bool + func (m OrderStatusRequest) HasAgreementDate() bool + func (m OrderStatusRequest) HasAgreementDesc() bool + func (m OrderStatusRequest) HasAgreementID() bool + func (m OrderStatusRequest) HasCFICode() bool + func (m OrderStatusRequest) HasCPProgram() bool + func (m OrderStatusRequest) HasCPRegType() bool + func (m OrderStatusRequest) HasCapPrice() bool + func (m OrderStatusRequest) HasClOrdID() bool + func (m OrderStatusRequest) HasClOrdLinkID() bool + func (m OrderStatusRequest) HasContractMultiplier() bool + func (m OrderStatusRequest) HasContractSettlMonth() bool + func (m OrderStatusRequest) HasCountryOfIssue() bool + func (m OrderStatusRequest) HasCouponPaymentDate() bool + func (m OrderStatusRequest) HasCouponRate() bool + func (m OrderStatusRequest) HasCreditRating() bool + func (m OrderStatusRequest) HasDatedDate() bool + func (m OrderStatusRequest) HasDeliveryType() bool + func (m OrderStatusRequest) HasEncodedIssuer() bool + func (m OrderStatusRequest) HasEncodedIssuerLen() bool + func (m OrderStatusRequest) HasEncodedSecurityDesc() bool + func (m OrderStatusRequest) HasEncodedSecurityDescLen() bool + func (m OrderStatusRequest) HasEndDate() bool + func (m OrderStatusRequest) HasExerciseStyle() bool + func (m OrderStatusRequest) HasFactor() bool + func (m OrderStatusRequest) HasFlexProductEligibilityIndicator() bool + func (m OrderStatusRequest) HasFlexibleIndicator() bool + func (m OrderStatusRequest) HasFloorPrice() bool + func (m OrderStatusRequest) HasFuturesValuationMethod() bool + func (m OrderStatusRequest) HasInstrRegistry() bool + func (m OrderStatusRequest) HasInstrmtAssignmentMethod() bool + func (m OrderStatusRequest) HasInterestAccrualDate() bool + func (m OrderStatusRequest) HasIssueDate() bool + func (m OrderStatusRequest) HasIssuer() bool + func (m OrderStatusRequest) HasListMethod() bool + func (m OrderStatusRequest) HasLocaleOfIssue() bool + func (m OrderStatusRequest) HasMarginRatio() bool + func (m OrderStatusRequest) HasMaturityDate() bool + func (m OrderStatusRequest) HasMaturityMonthYear() bool + func (m OrderStatusRequest) HasMaturityTime() bool + func (m OrderStatusRequest) HasMinPriceIncrement() bool + func (m OrderStatusRequest) HasMinPriceIncrementAmount() bool + func (m OrderStatusRequest) HasNTPositionLimit() bool + func (m OrderStatusRequest) HasNoEvents() bool + func (m OrderStatusRequest) HasNoInstrumentParties() bool + func (m OrderStatusRequest) HasNoPartyIDs() bool + func (m OrderStatusRequest) HasNoSecurityAltID() bool + func (m OrderStatusRequest) HasNoUnderlyings() bool + func (m OrderStatusRequest) HasOptAttribute() bool + func (m OrderStatusRequest) HasOptPayAmount() bool + func (m OrderStatusRequest) HasOrdStatusReqID() bool + func (m OrderStatusRequest) HasOrderID() bool + func (m OrderStatusRequest) HasPool() bool + func (m OrderStatusRequest) HasPositionLimit() bool + func (m OrderStatusRequest) HasPriceQuoteMethod() bool + func (m OrderStatusRequest) HasPriceUnitOfMeasure() bool + func (m OrderStatusRequest) HasPriceUnitOfMeasureQty() bool + func (m OrderStatusRequest) HasProduct() bool + func (m OrderStatusRequest) HasProductComplex() bool + func (m OrderStatusRequest) HasPutOrCall() bool + func (m OrderStatusRequest) HasRedemptionDate() bool + func (m OrderStatusRequest) HasRepoCollateralSecurityType() bool + func (m OrderStatusRequest) HasRepurchaseRate() bool + func (m OrderStatusRequest) HasRepurchaseTerm() bool + func (m OrderStatusRequest) HasSecondaryClOrdID() bool + func (m OrderStatusRequest) HasSecurityDesc() bool + func (m OrderStatusRequest) HasSecurityExchange() bool + func (m OrderStatusRequest) HasSecurityGroup() bool + func (m OrderStatusRequest) HasSecurityID() bool + func (m OrderStatusRequest) HasSecurityIDSource() bool + func (m OrderStatusRequest) HasSecurityStatus() bool + func (m OrderStatusRequest) HasSecuritySubType() bool + func (m OrderStatusRequest) HasSecurityType() bool + func (m OrderStatusRequest) HasSecurityXML() bool + func (m OrderStatusRequest) HasSecurityXMLLen() bool + func (m OrderStatusRequest) HasSecurityXMLSchema() bool + func (m OrderStatusRequest) HasSettlMethod() bool + func (m OrderStatusRequest) HasSettleOnOpenFlag() bool + func (m OrderStatusRequest) HasSide() bool + func (m OrderStatusRequest) HasStartDate() bool + func (m OrderStatusRequest) HasStateOrProvinceOfIssue() bool + func (m OrderStatusRequest) HasStrikeCurrency() bool + func (m OrderStatusRequest) HasStrikeMultiplier() bool + func (m OrderStatusRequest) HasStrikePrice() bool + func (m OrderStatusRequest) HasStrikeValue() bool + func (m OrderStatusRequest) HasSymbol() bool + func (m OrderStatusRequest) HasSymbolSfx() bool + func (m OrderStatusRequest) HasTerminationType() bool + func (m OrderStatusRequest) HasTimeUnit() bool + func (m OrderStatusRequest) HasUnitOfMeasure() bool + func (m OrderStatusRequest) HasUnitOfMeasureQty() bool + func (m OrderStatusRequest) SetAccount(v string) + func (m OrderStatusRequest) SetAcctIDSource(v int) + func (m OrderStatusRequest) SetAgreementCurrency(v string) + func (m OrderStatusRequest) SetAgreementDate(v string) + func (m OrderStatusRequest) SetAgreementDesc(v string) + func (m OrderStatusRequest) SetAgreementID(v string) + func (m OrderStatusRequest) SetCFICode(v string) + func (m OrderStatusRequest) SetCPProgram(v int) + func (m OrderStatusRequest) SetCPRegType(v string) + func (m OrderStatusRequest) SetCapPrice(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetClOrdID(v string) + func (m OrderStatusRequest) SetClOrdLinkID(v string) + func (m OrderStatusRequest) SetContractMultiplier(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetContractSettlMonth(v string) + func (m OrderStatusRequest) SetCountryOfIssue(v string) + func (m OrderStatusRequest) SetCouponPaymentDate(v string) + func (m OrderStatusRequest) SetCouponRate(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetCreditRating(v string) + func (m OrderStatusRequest) SetDatedDate(v string) + func (m OrderStatusRequest) SetDeliveryType(v int) + func (m OrderStatusRequest) SetEncodedIssuer(v string) + func (m OrderStatusRequest) SetEncodedIssuerLen(v int) + func (m OrderStatusRequest) SetEncodedSecurityDesc(v string) + func (m OrderStatusRequest) SetEncodedSecurityDescLen(v int) + func (m OrderStatusRequest) SetEndDate(v string) + func (m OrderStatusRequest) SetExerciseStyle(v int) + func (m OrderStatusRequest) SetFactor(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetFlexProductEligibilityIndicator(v bool) + func (m OrderStatusRequest) SetFlexibleIndicator(v bool) + func (m OrderStatusRequest) SetFloorPrice(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetFuturesValuationMethod(v string) + func (m OrderStatusRequest) SetInstrRegistry(v string) + func (m OrderStatusRequest) SetInstrmtAssignmentMethod(v string) + func (m OrderStatusRequest) SetInterestAccrualDate(v string) + func (m OrderStatusRequest) SetIssueDate(v string) + func (m OrderStatusRequest) SetIssuer(v string) + func (m OrderStatusRequest) SetListMethod(v int) + func (m OrderStatusRequest) SetLocaleOfIssue(v string) + func (m OrderStatusRequest) SetMarginRatio(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetMaturityDate(v string) + func (m OrderStatusRequest) SetMaturityMonthYear(v string) + func (m OrderStatusRequest) SetMaturityTime(v string) + func (m OrderStatusRequest) SetMinPriceIncrement(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetMinPriceIncrementAmount(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetNTPositionLimit(v int) + func (m OrderStatusRequest) SetNoEvents(f NoEventsRepeatingGroup) + func (m OrderStatusRequest) SetNoInstrumentParties(f NoInstrumentPartiesRepeatingGroup) + func (m OrderStatusRequest) SetNoPartyIDs(f NoPartyIDsRepeatingGroup) + func (m OrderStatusRequest) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup) + func (m OrderStatusRequest) SetNoUnderlyings(f NoUnderlyingsRepeatingGroup) + func (m OrderStatusRequest) SetOptAttribute(v string) + func (m OrderStatusRequest) SetOptPayAmount(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetOrdStatusReqID(v string) + func (m OrderStatusRequest) SetOrderID(v string) + func (m OrderStatusRequest) SetPool(v string) + func (m OrderStatusRequest) SetPositionLimit(v int) + func (m OrderStatusRequest) SetPriceQuoteMethod(v string) + func (m OrderStatusRequest) SetPriceUnitOfMeasure(v string) + func (m OrderStatusRequest) SetPriceUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetProduct(v int) + func (m OrderStatusRequest) SetProductComplex(v string) + func (m OrderStatusRequest) SetPutOrCall(v int) + func (m OrderStatusRequest) SetRedemptionDate(v string) + func (m OrderStatusRequest) SetRepoCollateralSecurityType(v int) + func (m OrderStatusRequest) SetRepurchaseRate(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetRepurchaseTerm(v int) + func (m OrderStatusRequest) SetSecondaryClOrdID(v string) + func (m OrderStatusRequest) SetSecurityDesc(v string) + func (m OrderStatusRequest) SetSecurityExchange(v string) + func (m OrderStatusRequest) SetSecurityGroup(v string) + func (m OrderStatusRequest) SetSecurityID(v string) + func (m OrderStatusRequest) SetSecurityIDSource(v string) + func (m OrderStatusRequest) SetSecurityStatus(v string) + func (m OrderStatusRequest) SetSecuritySubType(v string) + func (m OrderStatusRequest) SetSecurityType(v string) + func (m OrderStatusRequest) SetSecurityXML(v string) + func (m OrderStatusRequest) SetSecurityXMLLen(v int) + func (m OrderStatusRequest) SetSecurityXMLSchema(v string) + func (m OrderStatusRequest) SetSettlMethod(v string) + func (m OrderStatusRequest) SetSettleOnOpenFlag(v string) + func (m OrderStatusRequest) SetSide(v string) + func (m OrderStatusRequest) SetStartDate(v string) + func (m OrderStatusRequest) SetStateOrProvinceOfIssue(v string) + func (m OrderStatusRequest) SetStrikeCurrency(v string) + func (m OrderStatusRequest) SetStrikeMultiplier(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetStrikePrice(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetStrikeValue(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetSymbol(v string) + func (m OrderStatusRequest) SetSymbolSfx(v string) + func (m OrderStatusRequest) SetTerminationType(v int) + func (m OrderStatusRequest) SetTimeUnit(v string) + func (m OrderStatusRequest) SetUnitOfMeasure(v string) + func (m OrderStatusRequest) SetUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) ToMessage() quickfix.Message + type RouteOut func(msg OrderStatusRequest, sessionID quickfix.SessionID) quickfix.MessageRejectError