Versions in this module Expand all Collapse all v0 v0.6.0 Aug 14, 2017 Changes in this version + func Route(router RouteOut) (string, string, quickfix.MessageRoute) + type NoComplexEventDates struct + func (m NoComplexEventDates) GetComplexEventEndDate() (v time.Time, err quickfix.MessageRejectError) + func (m NoComplexEventDates) GetComplexEventStartDate() (v time.Time, err quickfix.MessageRejectError) + func (m NoComplexEventDates) GetNoComplexEventTimes() (NoComplexEventTimesRepeatingGroup, quickfix.MessageRejectError) + func (m NoComplexEventDates) HasComplexEventEndDate() bool + func (m NoComplexEventDates) HasComplexEventStartDate() bool + func (m NoComplexEventDates) HasNoComplexEventTimes() bool + func (m NoComplexEventDates) SetComplexEventEndDate(v time.Time) + func (m NoComplexEventDates) SetComplexEventStartDate(v time.Time) + func (m NoComplexEventDates) SetNoComplexEventTimes(f NoComplexEventTimesRepeatingGroup) + type NoComplexEventDatesRepeatingGroup struct + func NewNoComplexEventDatesRepeatingGroup() NoComplexEventDatesRepeatingGroup + func (m NoComplexEventDatesRepeatingGroup) Add() NoComplexEventDates + func (m NoComplexEventDatesRepeatingGroup) Get(i int) NoComplexEventDates + type NoComplexEventTimes struct + func (m NoComplexEventTimes) GetComplexEventEndTime() (v string, err quickfix.MessageRejectError) + func (m NoComplexEventTimes) GetComplexEventStartTime() (v string, err quickfix.MessageRejectError) + func (m NoComplexEventTimes) HasComplexEventEndTime() bool + func (m NoComplexEventTimes) HasComplexEventStartTime() bool + func (m NoComplexEventTimes) SetComplexEventEndTime(v string) + func (m NoComplexEventTimes) SetComplexEventStartTime(v string) + type NoComplexEventTimesRepeatingGroup struct + func NewNoComplexEventTimesRepeatingGroup() NoComplexEventTimesRepeatingGroup + func (m NoComplexEventTimesRepeatingGroup) Add() NoComplexEventTimes + func (m NoComplexEventTimesRepeatingGroup) Get(i int) NoComplexEventTimes + type NoComplexEvents struct + func (m NoComplexEvents) GetComplexEventCondition() (v enum.ComplexEventCondition, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexEventPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexEventPriceBoundaryMethod() (v enum.ComplexEventPriceBoundaryMethod, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexEventPriceBoundaryPrecision() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexEventPriceTimeType() (v enum.ComplexEventPriceTimeType, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexEventType() (v enum.ComplexEventType, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexOptPayoutAmount() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetNoComplexEventDates() (NoComplexEventDatesRepeatingGroup, quickfix.MessageRejectError) + func (m NoComplexEvents) HasComplexEventCondition() bool + func (m NoComplexEvents) HasComplexEventPrice() bool + func (m NoComplexEvents) HasComplexEventPriceBoundaryMethod() bool + func (m NoComplexEvents) HasComplexEventPriceBoundaryPrecision() bool + func (m NoComplexEvents) HasComplexEventPriceTimeType() bool + func (m NoComplexEvents) HasComplexEventType() bool + func (m NoComplexEvents) HasComplexOptPayoutAmount() bool + func (m NoComplexEvents) HasNoComplexEventDates() bool + func (m NoComplexEvents) SetComplexEventCondition(v enum.ComplexEventCondition) + func (m NoComplexEvents) SetComplexEventPrice(value decimal.Decimal, scale int32) + func (m NoComplexEvents) SetComplexEventPriceBoundaryMethod(v enum.ComplexEventPriceBoundaryMethod) + func (m NoComplexEvents) SetComplexEventPriceBoundaryPrecision(value decimal.Decimal, scale int32) + func (m NoComplexEvents) SetComplexEventPriceTimeType(v enum.ComplexEventPriceTimeType) + func (m NoComplexEvents) SetComplexEventType(v enum.ComplexEventType) + func (m NoComplexEvents) SetComplexOptPayoutAmount(value decimal.Decimal, scale int32) + func (m NoComplexEvents) SetNoComplexEventDates(f NoComplexEventDatesRepeatingGroup) + type NoComplexEventsRepeatingGroup struct + func NewNoComplexEventsRepeatingGroup() NoComplexEventsRepeatingGroup + func (m NoComplexEventsRepeatingGroup) Add() NoComplexEvents + func (m NoComplexEventsRepeatingGroup) Get(i int) NoComplexEvents + type NoEvents struct + func (m NoEvents) GetEventDate() (v string, err quickfix.MessageRejectError) + func (m NoEvents) GetEventPx() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoEvents) GetEventText() (v string, err quickfix.MessageRejectError) + func (m NoEvents) GetEventTime() (v time.Time, err quickfix.MessageRejectError) + func (m NoEvents) GetEventType() (v enum.EventType, err quickfix.MessageRejectError) + func (m NoEvents) HasEventDate() bool + func (m NoEvents) HasEventPx() bool + func (m NoEvents) HasEventText() bool + func (m NoEvents) HasEventTime() bool + func (m NoEvents) HasEventType() bool + func (m NoEvents) SetEventDate(v string) + func (m NoEvents) SetEventPx(value decimal.Decimal, scale int32) + func (m NoEvents) SetEventText(v string) + func (m NoEvents) SetEventTime(v time.Time) + func (m NoEvents) SetEventType(v enum.EventType) + type NoEventsRepeatingGroup struct + func NewNoEventsRepeatingGroup() NoEventsRepeatingGroup + func (m NoEventsRepeatingGroup) Add() NoEvents + func (m NoEventsRepeatingGroup) Get(i int) NoEvents + type NoInstrumentParties struct + func (m NoInstrumentParties) GetInstrumentPartyID() (v string, err quickfix.MessageRejectError) + func (m NoInstrumentParties) GetInstrumentPartyIDSource() (v string, err quickfix.MessageRejectError) + func (m NoInstrumentParties) GetInstrumentPartyRole() (v int, err quickfix.MessageRejectError) + func (m NoInstrumentParties) GetNoInstrumentPartySubIDs() (NoInstrumentPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoInstrumentParties) HasInstrumentPartyID() bool + func (m NoInstrumentParties) HasInstrumentPartyIDSource() bool + func (m NoInstrumentParties) HasInstrumentPartyRole() bool + func (m NoInstrumentParties) HasNoInstrumentPartySubIDs() bool + func (m NoInstrumentParties) SetInstrumentPartyID(v string) + func (m NoInstrumentParties) SetInstrumentPartyIDSource(v string) + func (m NoInstrumentParties) SetInstrumentPartyRole(v int) + func (m NoInstrumentParties) SetNoInstrumentPartySubIDs(f NoInstrumentPartySubIDsRepeatingGroup) + type NoInstrumentPartiesRepeatingGroup struct + func NewNoInstrumentPartiesRepeatingGroup() NoInstrumentPartiesRepeatingGroup + func (m NoInstrumentPartiesRepeatingGroup) Add() NoInstrumentParties + func (m NoInstrumentPartiesRepeatingGroup) Get(i int) NoInstrumentParties + type NoInstrumentPartySubIDs struct + func (m NoInstrumentPartySubIDs) GetInstrumentPartySubID() (v string, err quickfix.MessageRejectError) + func (m NoInstrumentPartySubIDs) GetInstrumentPartySubIDType() (v int, err quickfix.MessageRejectError) + func (m NoInstrumentPartySubIDs) HasInstrumentPartySubID() bool + func (m NoInstrumentPartySubIDs) HasInstrumentPartySubIDType() bool + func (m NoInstrumentPartySubIDs) SetInstrumentPartySubID(v string) + func (m NoInstrumentPartySubIDs) SetInstrumentPartySubIDType(v int) + type NoInstrumentPartySubIDsRepeatingGroup struct + func NewNoInstrumentPartySubIDsRepeatingGroup() NoInstrumentPartySubIDsRepeatingGroup + func (m NoInstrumentPartySubIDsRepeatingGroup) Add() NoInstrumentPartySubIDs + func (m NoInstrumentPartySubIDsRepeatingGroup) Get(i int) NoInstrumentPartySubIDs + type NoPartyIDs struct + func (m NoPartyIDs) GetNoPartySubIDs() (NoPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyID() (v string, err quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyIDSource() (v enum.PartyIDSource, err quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyRole() (v enum.PartyRole, err quickfix.MessageRejectError) + func (m NoPartyIDs) HasNoPartySubIDs() bool + func (m NoPartyIDs) HasPartyID() bool + func (m NoPartyIDs) HasPartyIDSource() bool + func (m NoPartyIDs) HasPartyRole() bool + func (m NoPartyIDs) SetNoPartySubIDs(f NoPartySubIDsRepeatingGroup) + func (m NoPartyIDs) SetPartyID(v string) + func (m NoPartyIDs) SetPartyIDSource(v enum.PartyIDSource) + func (m NoPartyIDs) SetPartyRole(v enum.PartyRole) + type NoPartyIDsRepeatingGroup struct + func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup + func (m NoPartyIDsRepeatingGroup) Add() NoPartyIDs + func (m NoPartyIDsRepeatingGroup) Get(i int) NoPartyIDs + type NoPartySubIDs struct + func (m NoPartySubIDs) GetPartySubID() (v string, err quickfix.MessageRejectError) + func (m NoPartySubIDs) GetPartySubIDType() (v enum.PartySubIDType, err quickfix.MessageRejectError) + func (m NoPartySubIDs) HasPartySubID() bool + func (m NoPartySubIDs) HasPartySubIDType() bool + func (m NoPartySubIDs) SetPartySubID(v string) + func (m NoPartySubIDs) SetPartySubIDType(v enum.PartySubIDType) + type NoPartySubIDsRepeatingGroup struct + func NewNoPartySubIDsRepeatingGroup() NoPartySubIDsRepeatingGroup + func (m NoPartySubIDsRepeatingGroup) Add() NoPartySubIDs + func (m NoPartySubIDsRepeatingGroup) Get(i int) NoPartySubIDs + type NoSecurityAltID struct + func (m NoSecurityAltID) GetSecurityAltID() (v string, err quickfix.MessageRejectError) + func (m NoSecurityAltID) GetSecurityAltIDSource() (v string, err quickfix.MessageRejectError) + func (m NoSecurityAltID) HasSecurityAltID() bool + func (m NoSecurityAltID) HasSecurityAltIDSource() bool + func (m NoSecurityAltID) SetSecurityAltID(v string) + func (m NoSecurityAltID) SetSecurityAltIDSource(v string) + type NoSecurityAltIDRepeatingGroup struct + func NewNoSecurityAltIDRepeatingGroup() NoSecurityAltIDRepeatingGroup + func (m NoSecurityAltIDRepeatingGroup) Add() NoSecurityAltID + func (m NoSecurityAltIDRepeatingGroup) Get(i int) NoSecurityAltID + type NoUnderlyingSecurityAltID struct + func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID() bool + func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource() bool + func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID(v string) + func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource(v string) + type NoUnderlyingSecurityAltIDRepeatingGroup struct + func NewNoUnderlyingSecurityAltIDRepeatingGroup() NoUnderlyingSecurityAltIDRepeatingGroup + func (m NoUnderlyingSecurityAltIDRepeatingGroup) Add() NoUnderlyingSecurityAltID + func (m NoUnderlyingSecurityAltIDRepeatingGroup) Get(i int) NoUnderlyingSecurityAltID + type NoUnderlyingStips struct + func (m NoUnderlyingStips) GetUnderlyingStipType() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyingStips) GetUnderlyingStipValue() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyingStips) HasUnderlyingStipType() bool + func (m NoUnderlyingStips) HasUnderlyingStipValue() bool + func (m NoUnderlyingStips) SetUnderlyingStipType(v string) + func (m NoUnderlyingStips) SetUnderlyingStipValue(v string) + type NoUnderlyingStipsRepeatingGroup struct + func NewNoUnderlyingStipsRepeatingGroup() NoUnderlyingStipsRepeatingGroup + func (m NoUnderlyingStipsRepeatingGroup) Add() NoUnderlyingStips + func (m NoUnderlyingStipsRepeatingGroup) Get(i int) NoUnderlyingStips + type NoUnderlyings struct + func (m NoUnderlyings) GetEncodedUnderlyingIssuer() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingIssuerLen() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingSecurityDescLen() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetNoUnderlyingSecurityAltID() (NoUnderlyingSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m NoUnderlyings) GetNoUnderlyingStips() (NoUnderlyingStipsRepeatingGroup, quickfix.MessageRejectError) + func (m NoUnderlyings) GetNoUndlyInstrumentParties() (NoUndlyInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingAdjustedQuantity() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingAllocationPercent() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingAttachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCFICode() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCPProgram() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCPRegType() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCapValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCashAmount() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCashType() (v enum.UnderlyingCashType, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingContractMultiplierUnit() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCountryOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCouponPaymentDate() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCreditRating() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCurrency() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCurrentValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingDetachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingDirtyPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingEndPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingEndValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingExerciseStyle() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFXRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFXRateCalc() (v enum.UnderlyingFXRateCalc, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFactor() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFlowScheduleType() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingInstrRegistry() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingIssueDate() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingIssuer() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingLocaleOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingMaturityDate() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingMaturityMonthYear() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingMaturityTime() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingOptAttribute() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingOriginalNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPriceUnitOfMeasure() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPriceUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingProduct() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPutOrCall() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPx() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRedemptionDate() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRepurchaseTerm() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRestructuringType() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityExchange() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityID() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityIDSource() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecuritySubType() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityType() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSeniority() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSettlMethod() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSettlementType() (v enum.UnderlyingSettlementType, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStartValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStrikeCurrency() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSymbol() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSymbolSfx() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingTimeUnit() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingUnitOfMeasure() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) HasEncodedUnderlyingIssuer() bool + func (m NoUnderlyings) HasEncodedUnderlyingIssuerLen() bool + func (m NoUnderlyings) HasEncodedUnderlyingSecurityDesc() bool + func (m NoUnderlyings) HasEncodedUnderlyingSecurityDescLen() bool + func (m NoUnderlyings) HasNoUnderlyingSecurityAltID() bool + func (m NoUnderlyings) HasNoUnderlyingStips() bool + func (m NoUnderlyings) HasNoUndlyInstrumentParties() bool + func (m NoUnderlyings) HasUnderlyingAdjustedQuantity() bool + func (m NoUnderlyings) HasUnderlyingAllocationPercent() bool + func (m NoUnderlyings) HasUnderlyingAttachmentPoint() bool + func (m NoUnderlyings) HasUnderlyingCFICode() bool + func (m NoUnderlyings) HasUnderlyingCPProgram() bool + func (m NoUnderlyings) HasUnderlyingCPRegType() bool + func (m NoUnderlyings) HasUnderlyingCapValue() bool + func (m NoUnderlyings) HasUnderlyingCashAmount() bool + func (m NoUnderlyings) HasUnderlyingCashType() bool + func (m NoUnderlyings) HasUnderlyingContractMultiplier() bool + func (m NoUnderlyings) HasUnderlyingContractMultiplierUnit() bool + func (m NoUnderlyings) HasUnderlyingCountryOfIssue() bool + func (m NoUnderlyings) HasUnderlyingCouponPaymentDate() bool + func (m NoUnderlyings) HasUnderlyingCouponRate() bool + func (m NoUnderlyings) HasUnderlyingCreditRating() bool + func (m NoUnderlyings) HasUnderlyingCurrency() bool + func (m NoUnderlyings) HasUnderlyingCurrentValue() bool + func (m NoUnderlyings) HasUnderlyingDetachmentPoint() bool + func (m NoUnderlyings) HasUnderlyingDirtyPrice() bool + func (m NoUnderlyings) HasUnderlyingEndPrice() bool + func (m NoUnderlyings) HasUnderlyingEndValue() bool + func (m NoUnderlyings) HasUnderlyingExerciseStyle() bool + func (m NoUnderlyings) HasUnderlyingFXRate() bool + func (m NoUnderlyings) HasUnderlyingFXRateCalc() bool + func (m NoUnderlyings) HasUnderlyingFactor() bool + func (m NoUnderlyings) HasUnderlyingFlowScheduleType() bool + func (m NoUnderlyings) HasUnderlyingInstrRegistry() bool + func (m NoUnderlyings) HasUnderlyingIssueDate() bool + func (m NoUnderlyings) HasUnderlyingIssuer() bool + func (m NoUnderlyings) HasUnderlyingLocaleOfIssue() bool + func (m NoUnderlyings) HasUnderlyingMaturityDate() bool + func (m NoUnderlyings) HasUnderlyingMaturityMonthYear() bool + func (m NoUnderlyings) HasUnderlyingMaturityTime() bool + func (m NoUnderlyings) HasUnderlyingNotionalPercentageOutstanding() bool + func (m NoUnderlyings) HasUnderlyingOptAttribute() bool + func (m NoUnderlyings) HasUnderlyingOriginalNotionalPercentageOutstanding() bool + func (m NoUnderlyings) HasUnderlyingPriceUnitOfMeasure() bool + func (m NoUnderlyings) HasUnderlyingPriceUnitOfMeasureQty() bool + func (m NoUnderlyings) HasUnderlyingProduct() bool + func (m NoUnderlyings) HasUnderlyingPutOrCall() bool + func (m NoUnderlyings) HasUnderlyingPx() bool + func (m NoUnderlyings) HasUnderlyingQty() bool + func (m NoUnderlyings) HasUnderlyingRedemptionDate() bool + func (m NoUnderlyings) HasUnderlyingRepoCollateralSecurityType() bool + func (m NoUnderlyings) HasUnderlyingRepurchaseRate() bool + func (m NoUnderlyings) HasUnderlyingRepurchaseTerm() bool + func (m NoUnderlyings) HasUnderlyingRestructuringType() bool + func (m NoUnderlyings) HasUnderlyingSecurityDesc() bool + func (m NoUnderlyings) HasUnderlyingSecurityExchange() bool + func (m NoUnderlyings) HasUnderlyingSecurityID() bool + func (m NoUnderlyings) HasUnderlyingSecurityIDSource() bool + func (m NoUnderlyings) HasUnderlyingSecuritySubType() bool + func (m NoUnderlyings) HasUnderlyingSecurityType() bool + func (m NoUnderlyings) HasUnderlyingSeniority() bool + func (m NoUnderlyings) HasUnderlyingSettlMethod() bool + func (m NoUnderlyings) HasUnderlyingSettlementType() bool + func (m NoUnderlyings) HasUnderlyingStartValue() bool + func (m NoUnderlyings) HasUnderlyingStateOrProvinceOfIssue() bool + func (m NoUnderlyings) HasUnderlyingStrikeCurrency() bool + func (m NoUnderlyings) HasUnderlyingStrikePrice() bool + func (m NoUnderlyings) HasUnderlyingSymbol() bool + func (m NoUnderlyings) HasUnderlyingSymbolSfx() bool + func (m NoUnderlyings) HasUnderlyingTimeUnit() bool + func (m NoUnderlyings) HasUnderlyingUnitOfMeasure() bool + func (m NoUnderlyings) HasUnderlyingUnitOfMeasureQty() bool + func (m NoUnderlyings) SetEncodedUnderlyingIssuer(v string) + func (m NoUnderlyings) SetEncodedUnderlyingIssuerLen(v int) + func (m NoUnderlyings) SetEncodedUnderlyingSecurityDesc(v string) + func (m NoUnderlyings) SetEncodedUnderlyingSecurityDescLen(v int) + func (m NoUnderlyings) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup) + func (m NoUnderlyings) SetNoUnderlyingStips(f NoUnderlyingStipsRepeatingGroup) + func (m NoUnderlyings) SetNoUndlyInstrumentParties(f NoUndlyInstrumentPartiesRepeatingGroup) + func (m NoUnderlyings) SetUnderlyingAdjustedQuantity(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingAllocationPercent(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingAttachmentPoint(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCFICode(v string) + func (m NoUnderlyings) SetUnderlyingCPProgram(v string) + func (m NoUnderlyings) SetUnderlyingCPRegType(v string) + func (m NoUnderlyings) SetUnderlyingCapValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCashAmount(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCashType(v enum.UnderlyingCashType) + func (m NoUnderlyings) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingContractMultiplierUnit(v int) + func (m NoUnderlyings) SetUnderlyingCountryOfIssue(v string) + func (m NoUnderlyings) SetUnderlyingCouponPaymentDate(v string) + func (m NoUnderlyings) SetUnderlyingCouponRate(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCreditRating(v string) + func (m NoUnderlyings) SetUnderlyingCurrency(v string) + func (m NoUnderlyings) SetUnderlyingCurrentValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingDetachmentPoint(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingDirtyPrice(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingEndPrice(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingEndValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingExerciseStyle(v int) + func (m NoUnderlyings) SetUnderlyingFXRate(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingFXRateCalc(v enum.UnderlyingFXRateCalc) + func (m NoUnderlyings) SetUnderlyingFactor(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingFlowScheduleType(v int) + func (m NoUnderlyings) SetUnderlyingInstrRegistry(v string) + func (m NoUnderlyings) SetUnderlyingIssueDate(v string) + func (m NoUnderlyings) SetUnderlyingIssuer(v string) + func (m NoUnderlyings) SetUnderlyingLocaleOfIssue(v string) + func (m NoUnderlyings) SetUnderlyingMaturityDate(v string) + func (m NoUnderlyings) SetUnderlyingMaturityMonthYear(v string) + func (m NoUnderlyings) SetUnderlyingMaturityTime(v string) + func (m NoUnderlyings) SetUnderlyingNotionalPercentageOutstanding(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingOptAttribute(v string) + func (m NoUnderlyings) SetUnderlyingOriginalNotionalPercentageOutstanding(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingPriceUnitOfMeasure(v string) + func (m NoUnderlyings) SetUnderlyingPriceUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingProduct(v int) + func (m NoUnderlyings) SetUnderlyingPutOrCall(v int) + func (m NoUnderlyings) SetUnderlyingPx(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingQty(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingRedemptionDate(v string) + func (m NoUnderlyings) SetUnderlyingRepoCollateralSecurityType(v int) + func (m NoUnderlyings) SetUnderlyingRepurchaseRate(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingRepurchaseTerm(v int) + func (m NoUnderlyings) SetUnderlyingRestructuringType(v string) + func (m NoUnderlyings) SetUnderlyingSecurityDesc(v string) + func (m NoUnderlyings) SetUnderlyingSecurityExchange(v string) + func (m NoUnderlyings) SetUnderlyingSecurityID(v string) + func (m NoUnderlyings) SetUnderlyingSecurityIDSource(v string) + func (m NoUnderlyings) SetUnderlyingSecuritySubType(v string) + func (m NoUnderlyings) SetUnderlyingSecurityType(v string) + func (m NoUnderlyings) SetUnderlyingSeniority(v string) + func (m NoUnderlyings) SetUnderlyingSettlMethod(v string) + func (m NoUnderlyings) SetUnderlyingSettlementType(v enum.UnderlyingSettlementType) + func (m NoUnderlyings) SetUnderlyingStartValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingStateOrProvinceOfIssue(v string) + func (m NoUnderlyings) SetUnderlyingStrikeCurrency(v string) + func (m NoUnderlyings) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingSymbol(v string) + func (m NoUnderlyings) SetUnderlyingSymbolSfx(v string) + func (m NoUnderlyings) SetUnderlyingTimeUnit(v string) + func (m NoUnderlyings) SetUnderlyingUnitOfMeasure(v string) + func (m NoUnderlyings) SetUnderlyingUnitOfMeasureQty(value decimal.Decimal, scale int32) + type NoUnderlyingsRepeatingGroup struct + func NewNoUnderlyingsRepeatingGroup() NoUnderlyingsRepeatingGroup + func (m NoUnderlyingsRepeatingGroup) Add() NoUnderlyings + func (m NoUnderlyingsRepeatingGroup) Get(i int) NoUnderlyings + type NoUndlyInstrumentParties struct + func (m NoUndlyInstrumentParties) GetNoUndlyInstrumentPartySubIDs() (NoUndlyInstrumentPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyID() (v string, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyIDSource() (v string, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyRole() (v int, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs() bool + func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyID() bool + func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyIDSource() bool + func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyRole() bool + func (m NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs(f NoUndlyInstrumentPartySubIDsRepeatingGroup) + func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyID(v string) + func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyIDSource(v string) + func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyRole(v int) + type NoUndlyInstrumentPartiesRepeatingGroup struct + func NewNoUndlyInstrumentPartiesRepeatingGroup() NoUndlyInstrumentPartiesRepeatingGroup + func (m NoUndlyInstrumentPartiesRepeatingGroup) Add() NoUndlyInstrumentParties + func (m NoUndlyInstrumentPartiesRepeatingGroup) Get(i int) NoUndlyInstrumentParties + type NoUndlyInstrumentPartySubIDs struct + func (m NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubID() (v string, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubIDType() (v int, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubID() bool + func (m NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubIDType() bool + func (m NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubID(v string) + func (m NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubIDType(v int) + type NoUndlyInstrumentPartySubIDsRepeatingGroup struct + func NewNoUndlyInstrumentPartySubIDsRepeatingGroup() NoUndlyInstrumentPartySubIDsRepeatingGroup + func (m NoUndlyInstrumentPartySubIDsRepeatingGroup) Add() NoUndlyInstrumentPartySubIDs + func (m NoUndlyInstrumentPartySubIDsRepeatingGroup) Get(i int) NoUndlyInstrumentPartySubIDs + type OrderStatusRequest struct + Message *quickfix.Message + func FromMessage(m *quickfix.Message) OrderStatusRequest + func New(side field.SideField) (m OrderStatusRequest) + func (m OrderStatusRequest) GetAccount() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetAcctIDSource() (v enum.AcctIDSource, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetAgreementCurrency() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetAgreementDate() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetAgreementDesc() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetAgreementID() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetAttachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetCFICode() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetCPProgram() (v enum.CPProgram, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetCPRegType() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetCapPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetClOrdID() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetClOrdLinkID() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetContractMultiplierUnit() (v enum.ContractMultiplierUnit, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetContractSettlMonth() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetCountryOfIssue() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetCouponPaymentDate() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetCreditRating() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetDatedDate() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetDeliveryType() (v enum.DeliveryType, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetDetachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetEncodedIssuer() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetEndDate() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetExerciseStyle() (v enum.ExerciseStyle, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetFactor() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetFlexProductEligibilityIndicator() (v bool, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetFlexibleIndicator() (v bool, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetFloorPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetFlowScheduleType() (v enum.FlowScheduleType, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetInstrRegistry() (v enum.InstrRegistry, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetInstrmtAssignmentMethod() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetInterestAccrualDate() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetIssueDate() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetIssuer() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetListMethod() (v enum.ListMethod, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetLocaleOfIssue() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetMarginRatio() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetMaturityDate() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetMaturityTime() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetMinPriceIncrement() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetMinPriceIncrementAmount() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetNTPositionLimit() (v int, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetNoComplexEvents() (NoComplexEventsRepeatingGroup, 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) GetNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetOptAttribute() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetOptPayoutAmount() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetOptPayoutType() (v enum.OptPayoutType, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetOrdStatusReqID() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetOrderID() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetOriginalNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetPool() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetPositionLimit() (v int, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetPriceQuoteMethod() (v enum.PriceQuoteMethod, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetPriceUnitOfMeasure() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetPriceUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetProduct() (v enum.Product, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetProductComplex() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetPutOrCall() (v enum.PutOrCall, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetRedemptionDate() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetRepurchaseTerm() (v int, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetRestructuringType() (v enum.RestructuringType, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecondaryClOrdID() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecurityExchange() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecurityGroup() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecurityID() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecurityIDSource() (v enum.SecurityIDSource, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecurityStatus() (v enum.SecurityStatus, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecuritySubType() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecurityXML() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecurityXMLLen() (v int, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSecurityXMLSchema() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSeniority() (v enum.Seniority, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSettlMethod() (v enum.SettlMethod, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSettleOnOpenFlag() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSide() (v enum.Side, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetStartDate() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetStrikeCurrency() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetStrikeMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetStrikePriceBoundaryMethod() (v enum.StrikePriceBoundaryMethod, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetStrikePriceBoundaryPrecision() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetStrikePriceDeterminationMethod() (v enum.StrikePriceDeterminationMethod, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetStrikeValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSymbol() (v string, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetTerminationType() (v enum.TerminationType, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetTimeUnit() (v enum.TimeUnit, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetUnderlyingPriceDeterminationMethod() (v enum.UnderlyingPriceDeterminationMethod, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetUnitOfMeasure() (v enum.UnitOfMeasure, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m OrderStatusRequest) GetValuationMethod() (v enum.ValuationMethod, 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) HasAttachmentPoint() 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) HasContractMultiplierUnit() 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) HasDetachmentPoint() 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) HasFlowScheduleType() 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) HasNoComplexEvents() 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) HasNotionalPercentageOutstanding() bool + func (m OrderStatusRequest) HasOptAttribute() bool + func (m OrderStatusRequest) HasOptPayoutAmount() bool + func (m OrderStatusRequest) HasOptPayoutType() bool + func (m OrderStatusRequest) HasOrdStatusReqID() bool + func (m OrderStatusRequest) HasOrderID() bool + func (m OrderStatusRequest) HasOriginalNotionalPercentageOutstanding() 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) HasRestructuringType() 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) HasSeniority() 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) HasStrikePriceBoundaryMethod() bool + func (m OrderStatusRequest) HasStrikePriceBoundaryPrecision() bool + func (m OrderStatusRequest) HasStrikePriceDeterminationMethod() 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) HasUnderlyingPriceDeterminationMethod() bool + func (m OrderStatusRequest) HasUnitOfMeasure() bool + func (m OrderStatusRequest) HasUnitOfMeasureQty() bool + func (m OrderStatusRequest) HasValuationMethod() bool + func (m OrderStatusRequest) SetAccount(v string) + func (m OrderStatusRequest) SetAcctIDSource(v enum.AcctIDSource) + 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) SetAttachmentPoint(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetCFICode(v string) + func (m OrderStatusRequest) SetCPProgram(v enum.CPProgram) + 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) SetContractMultiplierUnit(v enum.ContractMultiplierUnit) + 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 enum.DeliveryType) + func (m OrderStatusRequest) SetDetachmentPoint(value decimal.Decimal, scale int32) + 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 enum.ExerciseStyle) + 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) SetFlowScheduleType(v enum.FlowScheduleType) + func (m OrderStatusRequest) SetInstrRegistry(v enum.InstrRegistry) + 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 enum.ListMethod) + 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) SetNoComplexEvents(f NoComplexEventsRepeatingGroup) + 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) SetNotionalPercentageOutstanding(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetOptAttribute(v string) + func (m OrderStatusRequest) SetOptPayoutAmount(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetOptPayoutType(v enum.OptPayoutType) + func (m OrderStatusRequest) SetOrdStatusReqID(v string) + func (m OrderStatusRequest) SetOrderID(v string) + func (m OrderStatusRequest) SetOriginalNotionalPercentageOutstanding(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetPool(v string) + func (m OrderStatusRequest) SetPositionLimit(v int) + func (m OrderStatusRequest) SetPriceQuoteMethod(v enum.PriceQuoteMethod) + func (m OrderStatusRequest) SetPriceUnitOfMeasure(v string) + func (m OrderStatusRequest) SetPriceUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetProduct(v enum.Product) + func (m OrderStatusRequest) SetProductComplex(v string) + func (m OrderStatusRequest) SetPutOrCall(v enum.PutOrCall) + 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) SetRestructuringType(v enum.RestructuringType) + 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 enum.SecurityIDSource) + func (m OrderStatusRequest) SetSecurityStatus(v enum.SecurityStatus) + func (m OrderStatusRequest) SetSecuritySubType(v string) + func (m OrderStatusRequest) SetSecurityType(v enum.SecurityType) + func (m OrderStatusRequest) SetSecurityXML(v string) + func (m OrderStatusRequest) SetSecurityXMLLen(v int) + func (m OrderStatusRequest) SetSecurityXMLSchema(v string) + func (m OrderStatusRequest) SetSeniority(v enum.Seniority) + func (m OrderStatusRequest) SetSettlMethod(v enum.SettlMethod) + func (m OrderStatusRequest) SetSettleOnOpenFlag(v string) + func (m OrderStatusRequest) SetSide(v enum.Side) + 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) SetStrikePriceBoundaryMethod(v enum.StrikePriceBoundaryMethod) + func (m OrderStatusRequest) SetStrikePriceBoundaryPrecision(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetStrikePriceDeterminationMethod(v enum.StrikePriceDeterminationMethod) + func (m OrderStatusRequest) SetStrikeValue(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetSymbol(v string) + func (m OrderStatusRequest) SetSymbolSfx(v enum.SymbolSfx) + func (m OrderStatusRequest) SetTerminationType(v enum.TerminationType) + func (m OrderStatusRequest) SetTimeUnit(v enum.TimeUnit) + func (m OrderStatusRequest) SetUnderlyingPriceDeterminationMethod(v enum.UnderlyingPriceDeterminationMethod) + func (m OrderStatusRequest) SetUnitOfMeasure(v enum.UnitOfMeasure) + func (m OrderStatusRequest) SetUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m OrderStatusRequest) SetValuationMethod(v enum.ValuationMethod) + func (m OrderStatusRequest) ToMessage() *quickfix.Message + type RouteOut func(msg OrderStatusRequest, sessionID quickfix.SessionID) quickfix.MessageRejectError