Documentation ¶
Index ¶
- func Route(router RouteOut) (string, string, quickfix.MessageRoute)
- type NoComplexEventDates
- 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
- type NoComplexEventTimes
- 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
- type NoComplexEvents
- 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
- type NoEvents
- 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
- type NoInstrumentParties
- 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
- type NoInstrumentPartySubIDs
- 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
- type NoPartyIDs
- 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
- type NoPartySubIDs
- 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
- type NoSecurityAltID
- 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
- type NoTargetPartyIDs
- func (m NoTargetPartyIDs) GetTargetPartyID() (v string, err quickfix.MessageRejectError)
- func (m NoTargetPartyIDs) GetTargetPartyIDSource() (v string, err quickfix.MessageRejectError)
- func (m NoTargetPartyIDs) GetTargetPartyRole() (v int, err quickfix.MessageRejectError)
- func (m NoTargetPartyIDs) HasTargetPartyID() bool
- func (m NoTargetPartyIDs) HasTargetPartyIDSource() bool
- func (m NoTargetPartyIDs) HasTargetPartyRole() bool
- func (m NoTargetPartyIDs) SetTargetPartyID(v string)
- func (m NoTargetPartyIDs) SetTargetPartyIDSource(v string)
- func (m NoTargetPartyIDs) SetTargetPartyRole(v int)
- type NoTargetPartyIDsRepeatingGroup
- type NoUnderlyingSecurityAltID
- 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
- type NoUnderlyingStips
- 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
- type NoUndlyInstrumentParties
- 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
- type NoUndlyInstrumentPartySubIDs
- 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
- type OrderMassCancelRequest
- func (m OrderMassCancelRequest) GetAttachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetCFICode() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetCPProgram() (v enum.CPProgram, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetCPRegType() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetCapPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetClOrdID() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetContractMultiplierUnit() (v enum.ContractMultiplierUnit, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetContractSettlMonth() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetCountryOfIssue() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetCouponPaymentDate() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetCreditRating() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetDatedDate() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetDetachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetEncodedIssuer() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetEncodedText() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetEncodedUnderlyingIssuer() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetEncodedUnderlyingIssuerLen() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetEncodedUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetEncodedUnderlyingSecurityDescLen() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetExerciseStyle() (v enum.ExerciseStyle, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetFactor() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetFlexProductEligibilityIndicator() (v bool, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetFlexibleIndicator() (v bool, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetFloorPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetFlowScheduleType() (v enum.FlowScheduleType, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetInstrRegistry() (v enum.InstrRegistry, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetInstrmtAssignmentMethod() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetInterestAccrualDate() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetIssueDate() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetIssuer() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetListMethod() (v enum.ListMethod, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetLocaleOfIssue() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetMarketID() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetMarketSegmentID() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetMassCancelRequestType() (v enum.MassCancelRequestType, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetMaturityDate() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetMaturityTime() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetMinPriceIncrement() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetMinPriceIncrementAmount() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetNTPositionLimit() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetNoComplexEvents() (NoComplexEventsRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetNoEvents() (NoEventsRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetNoInstrumentParties() (NoInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetNoTargetPartyIDs() (NoTargetPartyIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetNoUnderlyingSecurityAltID() (NoUnderlyingSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetNoUnderlyingStips() (NoUnderlyingStipsRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetNoUndlyInstrumentParties() (NoUndlyInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetOptAttribute() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetOptPayoutAmount() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetOptPayoutType() (v enum.OptPayoutType, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetOriginalNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetPool() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetPositionLimit() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetPriceQuoteMethod() (v enum.PriceQuoteMethod, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetPriceUnitOfMeasure() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetPriceUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetProduct() (v enum.Product, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetProductComplex() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetPutOrCall() (v enum.PutOrCall, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetRedemptionDate() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetRepurchaseTerm() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetRestructuringType() (v enum.RestructuringType, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetSecondaryClOrdID() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetSecurityExchange() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetSecurityGroup() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetSecurityID() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetSecurityIDSource() (v enum.SecurityIDSource, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetSecurityStatus() (v enum.SecurityStatus, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetSecuritySubType() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetSecurityXML() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetSecurityXMLLen() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetSecurityXMLSchema() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetSeniority() (v enum.Seniority, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetSettlMethod() (v enum.SettlMethod, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetSettleOnOpenFlag() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetSide() (v enum.Side, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetStrikeCurrency() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetStrikeMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetStrikePriceBoundaryMethod() (v enum.StrikePriceBoundaryMethod, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetStrikePriceBoundaryPrecision() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetStrikePriceDeterminationMethod() (v enum.StrikePriceDeterminationMethod, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetStrikeValue() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetSymbol() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetText() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetTimeUnit() (v enum.TimeUnit, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetTradingSessionID() (v enum.TradingSessionID, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetTradingSessionSubID() (v enum.TradingSessionSubID, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetTransactTime() (v time.Time, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingAdjustedQuantity() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingAllocationPercent() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingAttachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingCFICode() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingCPProgram() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingCPRegType() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingCapValue() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingCashAmount() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingCashType() (v enum.UnderlyingCashType, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingContractMultiplierUnit() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingCountryOfIssue() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingCouponPaymentDate() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingCreditRating() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingCurrency() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingCurrentValue() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingDetachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingDirtyPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingEndPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingEndValue() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingExerciseStyle() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingFXRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingFXRateCalc() (v enum.UnderlyingFXRateCalc, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingFactor() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingFlowScheduleType() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingInstrRegistry() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingIssueDate() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingIssuer() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingLocaleOfIssue() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingMaturityDate() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingMaturityMonthYear() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingMaturityTime() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingOptAttribute() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingOriginalNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingPriceDeterminationMethod() (v enum.UnderlyingPriceDeterminationMethod, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingPriceUnitOfMeasure() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingPriceUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingProduct() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingPutOrCall() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingPx() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingQty() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingRedemptionDate() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingRepurchaseTerm() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingRestructuringType() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingSecurityExchange() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingSecurityID() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingSecurityIDSource() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingSecuritySubType() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingSecurityType() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingSeniority() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingSettlMethod() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingSettlementType() (v enum.UnderlyingSettlementType, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingStartValue() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingStrikeCurrency() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingSymbol() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingSymbolSfx() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingTimeUnit() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingUnitOfMeasure() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnderlyingUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnitOfMeasure() (v enum.UnitOfMeasure, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) GetValuationMethod() (v enum.ValuationMethod, err quickfix.MessageRejectError)
- func (m OrderMassCancelRequest) HasAttachmentPoint() bool
- func (m OrderMassCancelRequest) HasCFICode() bool
- func (m OrderMassCancelRequest) HasCPProgram() bool
- func (m OrderMassCancelRequest) HasCPRegType() bool
- func (m OrderMassCancelRequest) HasCapPrice() bool
- func (m OrderMassCancelRequest) HasClOrdID() bool
- func (m OrderMassCancelRequest) HasContractMultiplier() bool
- func (m OrderMassCancelRequest) HasContractMultiplierUnit() bool
- func (m OrderMassCancelRequest) HasContractSettlMonth() bool
- func (m OrderMassCancelRequest) HasCountryOfIssue() bool
- func (m OrderMassCancelRequest) HasCouponPaymentDate() bool
- func (m OrderMassCancelRequest) HasCouponRate() bool
- func (m OrderMassCancelRequest) HasCreditRating() bool
- func (m OrderMassCancelRequest) HasDatedDate() bool
- func (m OrderMassCancelRequest) HasDetachmentPoint() bool
- func (m OrderMassCancelRequest) HasEncodedIssuer() bool
- func (m OrderMassCancelRequest) HasEncodedIssuerLen() bool
- func (m OrderMassCancelRequest) HasEncodedSecurityDesc() bool
- func (m OrderMassCancelRequest) HasEncodedSecurityDescLen() bool
- func (m OrderMassCancelRequest) HasEncodedText() bool
- func (m OrderMassCancelRequest) HasEncodedTextLen() bool
- func (m OrderMassCancelRequest) HasEncodedUnderlyingIssuer() bool
- func (m OrderMassCancelRequest) HasEncodedUnderlyingIssuerLen() bool
- func (m OrderMassCancelRequest) HasEncodedUnderlyingSecurityDesc() bool
- func (m OrderMassCancelRequest) HasEncodedUnderlyingSecurityDescLen() bool
- func (m OrderMassCancelRequest) HasExerciseStyle() bool
- func (m OrderMassCancelRequest) HasFactor() bool
- func (m OrderMassCancelRequest) HasFlexProductEligibilityIndicator() bool
- func (m OrderMassCancelRequest) HasFlexibleIndicator() bool
- func (m OrderMassCancelRequest) HasFloorPrice() bool
- func (m OrderMassCancelRequest) HasFlowScheduleType() bool
- func (m OrderMassCancelRequest) HasInstrRegistry() bool
- func (m OrderMassCancelRequest) HasInstrmtAssignmentMethod() bool
- func (m OrderMassCancelRequest) HasInterestAccrualDate() bool
- func (m OrderMassCancelRequest) HasIssueDate() bool
- func (m OrderMassCancelRequest) HasIssuer() bool
- func (m OrderMassCancelRequest) HasListMethod() bool
- func (m OrderMassCancelRequest) HasLocaleOfIssue() bool
- func (m OrderMassCancelRequest) HasMarketID() bool
- func (m OrderMassCancelRequest) HasMarketSegmentID() bool
- func (m OrderMassCancelRequest) HasMassCancelRequestType() bool
- func (m OrderMassCancelRequest) HasMaturityDate() bool
- func (m OrderMassCancelRequest) HasMaturityMonthYear() bool
- func (m OrderMassCancelRequest) HasMaturityTime() bool
- func (m OrderMassCancelRequest) HasMinPriceIncrement() bool
- func (m OrderMassCancelRequest) HasMinPriceIncrementAmount() bool
- func (m OrderMassCancelRequest) HasNTPositionLimit() bool
- func (m OrderMassCancelRequest) HasNoComplexEvents() bool
- func (m OrderMassCancelRequest) HasNoEvents() bool
- func (m OrderMassCancelRequest) HasNoInstrumentParties() bool
- func (m OrderMassCancelRequest) HasNoPartyIDs() bool
- func (m OrderMassCancelRequest) HasNoSecurityAltID() bool
- func (m OrderMassCancelRequest) HasNoTargetPartyIDs() bool
- func (m OrderMassCancelRequest) HasNoUnderlyingSecurityAltID() bool
- func (m OrderMassCancelRequest) HasNoUnderlyingStips() bool
- func (m OrderMassCancelRequest) HasNoUndlyInstrumentParties() bool
- func (m OrderMassCancelRequest) HasNotionalPercentageOutstanding() bool
- func (m OrderMassCancelRequest) HasOptAttribute() bool
- func (m OrderMassCancelRequest) HasOptPayoutAmount() bool
- func (m OrderMassCancelRequest) HasOptPayoutType() bool
- func (m OrderMassCancelRequest) HasOriginalNotionalPercentageOutstanding() bool
- func (m OrderMassCancelRequest) HasPool() bool
- func (m OrderMassCancelRequest) HasPositionLimit() bool
- func (m OrderMassCancelRequest) HasPriceQuoteMethod() bool
- func (m OrderMassCancelRequest) HasPriceUnitOfMeasure() bool
- func (m OrderMassCancelRequest) HasPriceUnitOfMeasureQty() bool
- func (m OrderMassCancelRequest) HasProduct() bool
- func (m OrderMassCancelRequest) HasProductComplex() bool
- func (m OrderMassCancelRequest) HasPutOrCall() bool
- func (m OrderMassCancelRequest) HasRedemptionDate() bool
- func (m OrderMassCancelRequest) HasRepoCollateralSecurityType() bool
- func (m OrderMassCancelRequest) HasRepurchaseRate() bool
- func (m OrderMassCancelRequest) HasRepurchaseTerm() bool
- func (m OrderMassCancelRequest) HasRestructuringType() bool
- func (m OrderMassCancelRequest) HasSecondaryClOrdID() bool
- func (m OrderMassCancelRequest) HasSecurityDesc() bool
- func (m OrderMassCancelRequest) HasSecurityExchange() bool
- func (m OrderMassCancelRequest) HasSecurityGroup() bool
- func (m OrderMassCancelRequest) HasSecurityID() bool
- func (m OrderMassCancelRequest) HasSecurityIDSource() bool
- func (m OrderMassCancelRequest) HasSecurityStatus() bool
- func (m OrderMassCancelRequest) HasSecuritySubType() bool
- func (m OrderMassCancelRequest) HasSecurityType() bool
- func (m OrderMassCancelRequest) HasSecurityXML() bool
- func (m OrderMassCancelRequest) HasSecurityXMLLen() bool
- func (m OrderMassCancelRequest) HasSecurityXMLSchema() bool
- func (m OrderMassCancelRequest) HasSeniority() bool
- func (m OrderMassCancelRequest) HasSettlMethod() bool
- func (m OrderMassCancelRequest) HasSettleOnOpenFlag() bool
- func (m OrderMassCancelRequest) HasSide() bool
- func (m OrderMassCancelRequest) HasStateOrProvinceOfIssue() bool
- func (m OrderMassCancelRequest) HasStrikeCurrency() bool
- func (m OrderMassCancelRequest) HasStrikeMultiplier() bool
- func (m OrderMassCancelRequest) HasStrikePrice() bool
- func (m OrderMassCancelRequest) HasStrikePriceBoundaryMethod() bool
- func (m OrderMassCancelRequest) HasStrikePriceBoundaryPrecision() bool
- func (m OrderMassCancelRequest) HasStrikePriceDeterminationMethod() bool
- func (m OrderMassCancelRequest) HasStrikeValue() bool
- func (m OrderMassCancelRequest) HasSymbol() bool
- func (m OrderMassCancelRequest) HasSymbolSfx() bool
- func (m OrderMassCancelRequest) HasText() bool
- func (m OrderMassCancelRequest) HasTimeUnit() bool
- func (m OrderMassCancelRequest) HasTradingSessionID() bool
- func (m OrderMassCancelRequest) HasTradingSessionSubID() bool
- func (m OrderMassCancelRequest) HasTransactTime() bool
- func (m OrderMassCancelRequest) HasUnderlyingAdjustedQuantity() bool
- func (m OrderMassCancelRequest) HasUnderlyingAllocationPercent() bool
- func (m OrderMassCancelRequest) HasUnderlyingAttachmentPoint() bool
- func (m OrderMassCancelRequest) HasUnderlyingCFICode() bool
- func (m OrderMassCancelRequest) HasUnderlyingCPProgram() bool
- func (m OrderMassCancelRequest) HasUnderlyingCPRegType() bool
- func (m OrderMassCancelRequest) HasUnderlyingCapValue() bool
- func (m OrderMassCancelRequest) HasUnderlyingCashAmount() bool
- func (m OrderMassCancelRequest) HasUnderlyingCashType() bool
- func (m OrderMassCancelRequest) HasUnderlyingContractMultiplier() bool
- func (m OrderMassCancelRequest) HasUnderlyingContractMultiplierUnit() bool
- func (m OrderMassCancelRequest) HasUnderlyingCountryOfIssue() bool
- func (m OrderMassCancelRequest) HasUnderlyingCouponPaymentDate() bool
- func (m OrderMassCancelRequest) HasUnderlyingCouponRate() bool
- func (m OrderMassCancelRequest) HasUnderlyingCreditRating() bool
- func (m OrderMassCancelRequest) HasUnderlyingCurrency() bool
- func (m OrderMassCancelRequest) HasUnderlyingCurrentValue() bool
- func (m OrderMassCancelRequest) HasUnderlyingDetachmentPoint() bool
- func (m OrderMassCancelRequest) HasUnderlyingDirtyPrice() bool
- func (m OrderMassCancelRequest) HasUnderlyingEndPrice() bool
- func (m OrderMassCancelRequest) HasUnderlyingEndValue() bool
- func (m OrderMassCancelRequest) HasUnderlyingExerciseStyle() bool
- func (m OrderMassCancelRequest) HasUnderlyingFXRate() bool
- func (m OrderMassCancelRequest) HasUnderlyingFXRateCalc() bool
- func (m OrderMassCancelRequest) HasUnderlyingFactor() bool
- func (m OrderMassCancelRequest) HasUnderlyingFlowScheduleType() bool
- func (m OrderMassCancelRequest) HasUnderlyingInstrRegistry() bool
- func (m OrderMassCancelRequest) HasUnderlyingIssueDate() bool
- func (m OrderMassCancelRequest) HasUnderlyingIssuer() bool
- func (m OrderMassCancelRequest) HasUnderlyingLocaleOfIssue() bool
- func (m OrderMassCancelRequest) HasUnderlyingMaturityDate() bool
- func (m OrderMassCancelRequest) HasUnderlyingMaturityMonthYear() bool
- func (m OrderMassCancelRequest) HasUnderlyingMaturityTime() bool
- func (m OrderMassCancelRequest) HasUnderlyingNotionalPercentageOutstanding() bool
- func (m OrderMassCancelRequest) HasUnderlyingOptAttribute() bool
- func (m OrderMassCancelRequest) HasUnderlyingOriginalNotionalPercentageOutstanding() bool
- func (m OrderMassCancelRequest) HasUnderlyingPriceDeterminationMethod() bool
- func (m OrderMassCancelRequest) HasUnderlyingPriceUnitOfMeasure() bool
- func (m OrderMassCancelRequest) HasUnderlyingPriceUnitOfMeasureQty() bool
- func (m OrderMassCancelRequest) HasUnderlyingProduct() bool
- func (m OrderMassCancelRequest) HasUnderlyingPutOrCall() bool
- func (m OrderMassCancelRequest) HasUnderlyingPx() bool
- func (m OrderMassCancelRequest) HasUnderlyingQty() bool
- func (m OrderMassCancelRequest) HasUnderlyingRedemptionDate() bool
- func (m OrderMassCancelRequest) HasUnderlyingRepoCollateralSecurityType() bool
- func (m OrderMassCancelRequest) HasUnderlyingRepurchaseRate() bool
- func (m OrderMassCancelRequest) HasUnderlyingRepurchaseTerm() bool
- func (m OrderMassCancelRequest) HasUnderlyingRestructuringType() bool
- func (m OrderMassCancelRequest) HasUnderlyingSecurityDesc() bool
- func (m OrderMassCancelRequest) HasUnderlyingSecurityExchange() bool
- func (m OrderMassCancelRequest) HasUnderlyingSecurityID() bool
- func (m OrderMassCancelRequest) HasUnderlyingSecurityIDSource() bool
- func (m OrderMassCancelRequest) HasUnderlyingSecuritySubType() bool
- func (m OrderMassCancelRequest) HasUnderlyingSecurityType() bool
- func (m OrderMassCancelRequest) HasUnderlyingSeniority() bool
- func (m OrderMassCancelRequest) HasUnderlyingSettlMethod() bool
- func (m OrderMassCancelRequest) HasUnderlyingSettlementType() bool
- func (m OrderMassCancelRequest) HasUnderlyingStartValue() bool
- func (m OrderMassCancelRequest) HasUnderlyingStateOrProvinceOfIssue() bool
- func (m OrderMassCancelRequest) HasUnderlyingStrikeCurrency() bool
- func (m OrderMassCancelRequest) HasUnderlyingStrikePrice() bool
- func (m OrderMassCancelRequest) HasUnderlyingSymbol() bool
- func (m OrderMassCancelRequest) HasUnderlyingSymbolSfx() bool
- func (m OrderMassCancelRequest) HasUnderlyingTimeUnit() bool
- func (m OrderMassCancelRequest) HasUnderlyingUnitOfMeasure() bool
- func (m OrderMassCancelRequest) HasUnderlyingUnitOfMeasureQty() bool
- func (m OrderMassCancelRequest) HasUnitOfMeasure() bool
- func (m OrderMassCancelRequest) HasUnitOfMeasureQty() bool
- func (m OrderMassCancelRequest) HasValuationMethod() bool
- func (m OrderMassCancelRequest) SetAttachmentPoint(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetCFICode(v string)
- func (m OrderMassCancelRequest) SetCPProgram(v enum.CPProgram)
- func (m OrderMassCancelRequest) SetCPRegType(v string)
- func (m OrderMassCancelRequest) SetCapPrice(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetClOrdID(v string)
- func (m OrderMassCancelRequest) SetContractMultiplier(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetContractMultiplierUnit(v enum.ContractMultiplierUnit)
- func (m OrderMassCancelRequest) SetContractSettlMonth(v string)
- func (m OrderMassCancelRequest) SetCountryOfIssue(v string)
- func (m OrderMassCancelRequest) SetCouponPaymentDate(v string)
- func (m OrderMassCancelRequest) SetCouponRate(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetCreditRating(v string)
- func (m OrderMassCancelRequest) SetDatedDate(v string)
- func (m OrderMassCancelRequest) SetDetachmentPoint(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetEncodedIssuer(v string)
- func (m OrderMassCancelRequest) SetEncodedIssuerLen(v int)
- func (m OrderMassCancelRequest) SetEncodedSecurityDesc(v string)
- func (m OrderMassCancelRequest) SetEncodedSecurityDescLen(v int)
- func (m OrderMassCancelRequest) SetEncodedText(v string)
- func (m OrderMassCancelRequest) SetEncodedTextLen(v int)
- func (m OrderMassCancelRequest) SetEncodedUnderlyingIssuer(v string)
- func (m OrderMassCancelRequest) SetEncodedUnderlyingIssuerLen(v int)
- func (m OrderMassCancelRequest) SetEncodedUnderlyingSecurityDesc(v string)
- func (m OrderMassCancelRequest) SetEncodedUnderlyingSecurityDescLen(v int)
- func (m OrderMassCancelRequest) SetExerciseStyle(v enum.ExerciseStyle)
- func (m OrderMassCancelRequest) SetFactor(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetFlexProductEligibilityIndicator(v bool)
- func (m OrderMassCancelRequest) SetFlexibleIndicator(v bool)
- func (m OrderMassCancelRequest) SetFloorPrice(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetFlowScheduleType(v enum.FlowScheduleType)
- func (m OrderMassCancelRequest) SetInstrRegistry(v enum.InstrRegistry)
- func (m OrderMassCancelRequest) SetInstrmtAssignmentMethod(v string)
- func (m OrderMassCancelRequest) SetInterestAccrualDate(v string)
- func (m OrderMassCancelRequest) SetIssueDate(v string)
- func (m OrderMassCancelRequest) SetIssuer(v string)
- func (m OrderMassCancelRequest) SetListMethod(v enum.ListMethod)
- func (m OrderMassCancelRequest) SetLocaleOfIssue(v string)
- func (m OrderMassCancelRequest) SetMarketID(v string)
- func (m OrderMassCancelRequest) SetMarketSegmentID(v string)
- func (m OrderMassCancelRequest) SetMassCancelRequestType(v enum.MassCancelRequestType)
- func (m OrderMassCancelRequest) SetMaturityDate(v string)
- func (m OrderMassCancelRequest) SetMaturityMonthYear(v string)
- func (m OrderMassCancelRequest) SetMaturityTime(v string)
- func (m OrderMassCancelRequest) SetMinPriceIncrement(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetMinPriceIncrementAmount(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetNTPositionLimit(v int)
- func (m OrderMassCancelRequest) SetNoComplexEvents(f NoComplexEventsRepeatingGroup)
- func (m OrderMassCancelRequest) SetNoEvents(f NoEventsRepeatingGroup)
- func (m OrderMassCancelRequest) SetNoInstrumentParties(f NoInstrumentPartiesRepeatingGroup)
- func (m OrderMassCancelRequest) SetNoPartyIDs(f NoPartyIDsRepeatingGroup)
- func (m OrderMassCancelRequest) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup)
- func (m OrderMassCancelRequest) SetNoTargetPartyIDs(f NoTargetPartyIDsRepeatingGroup)
- func (m OrderMassCancelRequest) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup)
- func (m OrderMassCancelRequest) SetNoUnderlyingStips(f NoUnderlyingStipsRepeatingGroup)
- func (m OrderMassCancelRequest) SetNoUndlyInstrumentParties(f NoUndlyInstrumentPartiesRepeatingGroup)
- func (m OrderMassCancelRequest) SetNotionalPercentageOutstanding(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetOptAttribute(v string)
- func (m OrderMassCancelRequest) SetOptPayoutAmount(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetOptPayoutType(v enum.OptPayoutType)
- func (m OrderMassCancelRequest) SetOriginalNotionalPercentageOutstanding(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetPool(v string)
- func (m OrderMassCancelRequest) SetPositionLimit(v int)
- func (m OrderMassCancelRequest) SetPriceQuoteMethod(v enum.PriceQuoteMethod)
- func (m OrderMassCancelRequest) SetPriceUnitOfMeasure(v string)
- func (m OrderMassCancelRequest) SetPriceUnitOfMeasureQty(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetProduct(v enum.Product)
- func (m OrderMassCancelRequest) SetProductComplex(v string)
- func (m OrderMassCancelRequest) SetPutOrCall(v enum.PutOrCall)
- func (m OrderMassCancelRequest) SetRedemptionDate(v string)
- func (m OrderMassCancelRequest) SetRepoCollateralSecurityType(v int)
- func (m OrderMassCancelRequest) SetRepurchaseRate(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetRepurchaseTerm(v int)
- func (m OrderMassCancelRequest) SetRestructuringType(v enum.RestructuringType)
- func (m OrderMassCancelRequest) SetSecondaryClOrdID(v string)
- func (m OrderMassCancelRequest) SetSecurityDesc(v string)
- func (m OrderMassCancelRequest) SetSecurityExchange(v string)
- func (m OrderMassCancelRequest) SetSecurityGroup(v string)
- func (m OrderMassCancelRequest) SetSecurityID(v string)
- func (m OrderMassCancelRequest) SetSecurityIDSource(v enum.SecurityIDSource)
- func (m OrderMassCancelRequest) SetSecurityStatus(v enum.SecurityStatus)
- func (m OrderMassCancelRequest) SetSecuritySubType(v string)
- func (m OrderMassCancelRequest) SetSecurityType(v enum.SecurityType)
- func (m OrderMassCancelRequest) SetSecurityXML(v string)
- func (m OrderMassCancelRequest) SetSecurityXMLLen(v int)
- func (m OrderMassCancelRequest) SetSecurityXMLSchema(v string)
- func (m OrderMassCancelRequest) SetSeniority(v enum.Seniority)
- func (m OrderMassCancelRequest) SetSettlMethod(v enum.SettlMethod)
- func (m OrderMassCancelRequest) SetSettleOnOpenFlag(v string)
- func (m OrderMassCancelRequest) SetSide(v enum.Side)
- func (m OrderMassCancelRequest) SetStateOrProvinceOfIssue(v string)
- func (m OrderMassCancelRequest) SetStrikeCurrency(v string)
- func (m OrderMassCancelRequest) SetStrikeMultiplier(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetStrikePrice(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetStrikePriceBoundaryMethod(v enum.StrikePriceBoundaryMethod)
- func (m OrderMassCancelRequest) SetStrikePriceBoundaryPrecision(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetStrikePriceDeterminationMethod(v enum.StrikePriceDeterminationMethod)
- func (m OrderMassCancelRequest) SetStrikeValue(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetSymbol(v string)
- func (m OrderMassCancelRequest) SetSymbolSfx(v enum.SymbolSfx)
- func (m OrderMassCancelRequest) SetText(v string)
- func (m OrderMassCancelRequest) SetTimeUnit(v enum.TimeUnit)
- func (m OrderMassCancelRequest) SetTradingSessionID(v enum.TradingSessionID)
- func (m OrderMassCancelRequest) SetTradingSessionSubID(v enum.TradingSessionSubID)
- func (m OrderMassCancelRequest) SetTransactTime(v time.Time)
- func (m OrderMassCancelRequest) SetUnderlyingAdjustedQuantity(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingAllocationPercent(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingAttachmentPoint(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingCFICode(v string)
- func (m OrderMassCancelRequest) SetUnderlyingCPProgram(v string)
- func (m OrderMassCancelRequest) SetUnderlyingCPRegType(v string)
- func (m OrderMassCancelRequest) SetUnderlyingCapValue(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingCashAmount(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingCashType(v enum.UnderlyingCashType)
- func (m OrderMassCancelRequest) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingContractMultiplierUnit(v int)
- func (m OrderMassCancelRequest) SetUnderlyingCountryOfIssue(v string)
- func (m OrderMassCancelRequest) SetUnderlyingCouponPaymentDate(v string)
- func (m OrderMassCancelRequest) SetUnderlyingCouponRate(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingCreditRating(v string)
- func (m OrderMassCancelRequest) SetUnderlyingCurrency(v string)
- func (m OrderMassCancelRequest) SetUnderlyingCurrentValue(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingDetachmentPoint(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingDirtyPrice(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingEndPrice(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingEndValue(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingExerciseStyle(v int)
- func (m OrderMassCancelRequest) SetUnderlyingFXRate(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingFXRateCalc(v enum.UnderlyingFXRateCalc)
- func (m OrderMassCancelRequest) SetUnderlyingFactor(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingFlowScheduleType(v int)
- func (m OrderMassCancelRequest) SetUnderlyingInstrRegistry(v string)
- func (m OrderMassCancelRequest) SetUnderlyingIssueDate(v string)
- func (m OrderMassCancelRequest) SetUnderlyingIssuer(v string)
- func (m OrderMassCancelRequest) SetUnderlyingLocaleOfIssue(v string)
- func (m OrderMassCancelRequest) SetUnderlyingMaturityDate(v string)
- func (m OrderMassCancelRequest) SetUnderlyingMaturityMonthYear(v string)
- func (m OrderMassCancelRequest) SetUnderlyingMaturityTime(v string)
- func (m OrderMassCancelRequest) SetUnderlyingNotionalPercentageOutstanding(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingOptAttribute(v string)
- func (m OrderMassCancelRequest) SetUnderlyingOriginalNotionalPercentageOutstanding(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingPriceDeterminationMethod(v enum.UnderlyingPriceDeterminationMethod)
- func (m OrderMassCancelRequest) SetUnderlyingPriceUnitOfMeasure(v string)
- func (m OrderMassCancelRequest) SetUnderlyingPriceUnitOfMeasureQty(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingProduct(v int)
- func (m OrderMassCancelRequest) SetUnderlyingPutOrCall(v int)
- func (m OrderMassCancelRequest) SetUnderlyingPx(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingQty(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingRedemptionDate(v string)
- func (m OrderMassCancelRequest) SetUnderlyingRepoCollateralSecurityType(v int)
- func (m OrderMassCancelRequest) SetUnderlyingRepurchaseRate(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingRepurchaseTerm(v int)
- func (m OrderMassCancelRequest) SetUnderlyingRestructuringType(v string)
- func (m OrderMassCancelRequest) SetUnderlyingSecurityDesc(v string)
- func (m OrderMassCancelRequest) SetUnderlyingSecurityExchange(v string)
- func (m OrderMassCancelRequest) SetUnderlyingSecurityID(v string)
- func (m OrderMassCancelRequest) SetUnderlyingSecurityIDSource(v string)
- func (m OrderMassCancelRequest) SetUnderlyingSecuritySubType(v string)
- func (m OrderMassCancelRequest) SetUnderlyingSecurityType(v string)
- func (m OrderMassCancelRequest) SetUnderlyingSeniority(v string)
- func (m OrderMassCancelRequest) SetUnderlyingSettlMethod(v string)
- func (m OrderMassCancelRequest) SetUnderlyingSettlementType(v enum.UnderlyingSettlementType)
- func (m OrderMassCancelRequest) SetUnderlyingStartValue(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingStateOrProvinceOfIssue(v string)
- func (m OrderMassCancelRequest) SetUnderlyingStrikeCurrency(v string)
- func (m OrderMassCancelRequest) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnderlyingSymbol(v string)
- func (m OrderMassCancelRequest) SetUnderlyingSymbolSfx(v string)
- func (m OrderMassCancelRequest) SetUnderlyingTimeUnit(v string)
- func (m OrderMassCancelRequest) SetUnderlyingUnitOfMeasure(v string)
- func (m OrderMassCancelRequest) SetUnderlyingUnitOfMeasureQty(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetUnitOfMeasure(v enum.UnitOfMeasure)
- func (m OrderMassCancelRequest) SetUnitOfMeasureQty(value decimal.Decimal, scale int32)
- func (m OrderMassCancelRequest) SetValuationMethod(v enum.ValuationMethod)
- func (m OrderMassCancelRequest) ToMessage() *quickfix.Message
- type RouteOut
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NoComplexEventDates ¶
NoComplexEventDates is a repeating group element, Tag 1491
func (NoComplexEventDates) GetComplexEventEndDate ¶
func (m NoComplexEventDates) GetComplexEventEndDate() (v time.Time, err quickfix.MessageRejectError)
GetComplexEventEndDate gets ComplexEventEndDate, Tag 1493
func (NoComplexEventDates) GetComplexEventStartDate ¶
func (m NoComplexEventDates) GetComplexEventStartDate() (v time.Time, err quickfix.MessageRejectError)
GetComplexEventStartDate gets ComplexEventStartDate, Tag 1492
func (NoComplexEventDates) GetNoComplexEventTimes ¶
func (m NoComplexEventDates) GetNoComplexEventTimes() (NoComplexEventTimesRepeatingGroup, quickfix.MessageRejectError)
GetNoComplexEventTimes gets NoComplexEventTimes, Tag 1494
func (NoComplexEventDates) HasComplexEventEndDate ¶
func (m NoComplexEventDates) HasComplexEventEndDate() bool
HasComplexEventEndDate returns true if ComplexEventEndDate is present, Tag 1493
func (NoComplexEventDates) HasComplexEventStartDate ¶
func (m NoComplexEventDates) HasComplexEventStartDate() bool
HasComplexEventStartDate returns true if ComplexEventStartDate is present, Tag 1492
func (NoComplexEventDates) HasNoComplexEventTimes ¶
func (m NoComplexEventDates) HasNoComplexEventTimes() bool
HasNoComplexEventTimes returns true if NoComplexEventTimes is present, Tag 1494
func (NoComplexEventDates) SetComplexEventEndDate ¶
func (m NoComplexEventDates) SetComplexEventEndDate(v time.Time)
SetComplexEventEndDate sets ComplexEventEndDate, Tag 1493
func (NoComplexEventDates) SetComplexEventStartDate ¶
func (m NoComplexEventDates) SetComplexEventStartDate(v time.Time)
SetComplexEventStartDate sets ComplexEventStartDate, Tag 1492
func (NoComplexEventDates) SetNoComplexEventTimes ¶
func (m NoComplexEventDates) SetNoComplexEventTimes(f NoComplexEventTimesRepeatingGroup)
SetNoComplexEventTimes sets NoComplexEventTimes, Tag 1494
type NoComplexEventDatesRepeatingGroup ¶
type NoComplexEventDatesRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoComplexEventDatesRepeatingGroup is a repeating group, Tag 1491
func NewNoComplexEventDatesRepeatingGroup ¶
func NewNoComplexEventDatesRepeatingGroup() NoComplexEventDatesRepeatingGroup
NewNoComplexEventDatesRepeatingGroup returns an initialized, NoComplexEventDatesRepeatingGroup
func (NoComplexEventDatesRepeatingGroup) Add ¶
func (m NoComplexEventDatesRepeatingGroup) Add() NoComplexEventDates
Add create and append a new NoComplexEventDates to this group
func (NoComplexEventDatesRepeatingGroup) Get ¶
func (m NoComplexEventDatesRepeatingGroup) Get(i int) NoComplexEventDates
Get returns the ith NoComplexEventDates in the NoComplexEventDatesRepeatinGroup
type NoComplexEventTimes ¶
NoComplexEventTimes is a repeating group element, Tag 1494
func (NoComplexEventTimes) GetComplexEventEndTime ¶
func (m NoComplexEventTimes) GetComplexEventEndTime() (v string, err quickfix.MessageRejectError)
GetComplexEventEndTime gets ComplexEventEndTime, Tag 1496
func (NoComplexEventTimes) GetComplexEventStartTime ¶
func (m NoComplexEventTimes) GetComplexEventStartTime() (v string, err quickfix.MessageRejectError)
GetComplexEventStartTime gets ComplexEventStartTime, Tag 1495
func (NoComplexEventTimes) HasComplexEventEndTime ¶
func (m NoComplexEventTimes) HasComplexEventEndTime() bool
HasComplexEventEndTime returns true if ComplexEventEndTime is present, Tag 1496
func (NoComplexEventTimes) HasComplexEventStartTime ¶
func (m NoComplexEventTimes) HasComplexEventStartTime() bool
HasComplexEventStartTime returns true if ComplexEventStartTime is present, Tag 1495
func (NoComplexEventTimes) SetComplexEventEndTime ¶
func (m NoComplexEventTimes) SetComplexEventEndTime(v string)
SetComplexEventEndTime sets ComplexEventEndTime, Tag 1496
func (NoComplexEventTimes) SetComplexEventStartTime ¶
func (m NoComplexEventTimes) SetComplexEventStartTime(v string)
SetComplexEventStartTime sets ComplexEventStartTime, Tag 1495
type NoComplexEventTimesRepeatingGroup ¶
type NoComplexEventTimesRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoComplexEventTimesRepeatingGroup is a repeating group, Tag 1494
func NewNoComplexEventTimesRepeatingGroup ¶
func NewNoComplexEventTimesRepeatingGroup() NoComplexEventTimesRepeatingGroup
NewNoComplexEventTimesRepeatingGroup returns an initialized, NoComplexEventTimesRepeatingGroup
func (NoComplexEventTimesRepeatingGroup) Add ¶
func (m NoComplexEventTimesRepeatingGroup) Add() NoComplexEventTimes
Add create and append a new NoComplexEventTimes to this group
func (NoComplexEventTimesRepeatingGroup) Get ¶
func (m NoComplexEventTimesRepeatingGroup) Get(i int) NoComplexEventTimes
Get returns the ith NoComplexEventTimes in the NoComplexEventTimesRepeatinGroup
type NoComplexEvents ¶
NoComplexEvents is a repeating group element, Tag 1483
func (NoComplexEvents) GetComplexEventCondition ¶
func (m NoComplexEvents) GetComplexEventCondition() (v enum.ComplexEventCondition, err quickfix.MessageRejectError)
GetComplexEventCondition gets ComplexEventCondition, Tag 1490
func (NoComplexEvents) GetComplexEventPrice ¶
func (m NoComplexEvents) GetComplexEventPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
GetComplexEventPrice gets ComplexEventPrice, Tag 1486
func (NoComplexEvents) GetComplexEventPriceBoundaryMethod ¶
func (m NoComplexEvents) GetComplexEventPriceBoundaryMethod() (v enum.ComplexEventPriceBoundaryMethod, err quickfix.MessageRejectError)
GetComplexEventPriceBoundaryMethod gets ComplexEventPriceBoundaryMethod, Tag 1487
func (NoComplexEvents) GetComplexEventPriceBoundaryPrecision ¶
func (m NoComplexEvents) GetComplexEventPriceBoundaryPrecision() (v decimal.Decimal, err quickfix.MessageRejectError)
GetComplexEventPriceBoundaryPrecision gets ComplexEventPriceBoundaryPrecision, Tag 1488
func (NoComplexEvents) GetComplexEventPriceTimeType ¶
func (m NoComplexEvents) GetComplexEventPriceTimeType() (v enum.ComplexEventPriceTimeType, err quickfix.MessageRejectError)
GetComplexEventPriceTimeType gets ComplexEventPriceTimeType, Tag 1489
func (NoComplexEvents) GetComplexEventType ¶
func (m NoComplexEvents) GetComplexEventType() (v enum.ComplexEventType, err quickfix.MessageRejectError)
GetComplexEventType gets ComplexEventType, Tag 1484
func (NoComplexEvents) GetComplexOptPayoutAmount ¶
func (m NoComplexEvents) GetComplexOptPayoutAmount() (v decimal.Decimal, err quickfix.MessageRejectError)
GetComplexOptPayoutAmount gets ComplexOptPayoutAmount, Tag 1485
func (NoComplexEvents) GetNoComplexEventDates ¶
func (m NoComplexEvents) GetNoComplexEventDates() (NoComplexEventDatesRepeatingGroup, quickfix.MessageRejectError)
GetNoComplexEventDates gets NoComplexEventDates, Tag 1491
func (NoComplexEvents) HasComplexEventCondition ¶
func (m NoComplexEvents) HasComplexEventCondition() bool
HasComplexEventCondition returns true if ComplexEventCondition is present, Tag 1490
func (NoComplexEvents) HasComplexEventPrice ¶
func (m NoComplexEvents) HasComplexEventPrice() bool
HasComplexEventPrice returns true if ComplexEventPrice is present, Tag 1486
func (NoComplexEvents) HasComplexEventPriceBoundaryMethod ¶
func (m NoComplexEvents) HasComplexEventPriceBoundaryMethod() bool
HasComplexEventPriceBoundaryMethod returns true if ComplexEventPriceBoundaryMethod is present, Tag 1487
func (NoComplexEvents) HasComplexEventPriceBoundaryPrecision ¶
func (m NoComplexEvents) HasComplexEventPriceBoundaryPrecision() bool
HasComplexEventPriceBoundaryPrecision returns true if ComplexEventPriceBoundaryPrecision is present, Tag 1488
func (NoComplexEvents) HasComplexEventPriceTimeType ¶
func (m NoComplexEvents) HasComplexEventPriceTimeType() bool
HasComplexEventPriceTimeType returns true if ComplexEventPriceTimeType is present, Tag 1489
func (NoComplexEvents) HasComplexEventType ¶
func (m NoComplexEvents) HasComplexEventType() bool
HasComplexEventType returns true if ComplexEventType is present, Tag 1484
func (NoComplexEvents) HasComplexOptPayoutAmount ¶
func (m NoComplexEvents) HasComplexOptPayoutAmount() bool
HasComplexOptPayoutAmount returns true if ComplexOptPayoutAmount is present, Tag 1485
func (NoComplexEvents) HasNoComplexEventDates ¶
func (m NoComplexEvents) HasNoComplexEventDates() bool
HasNoComplexEventDates returns true if NoComplexEventDates is present, Tag 1491
func (NoComplexEvents) SetComplexEventCondition ¶
func (m NoComplexEvents) SetComplexEventCondition(v enum.ComplexEventCondition)
SetComplexEventCondition sets ComplexEventCondition, Tag 1490
func (NoComplexEvents) SetComplexEventPrice ¶
func (m NoComplexEvents) SetComplexEventPrice(value decimal.Decimal, scale int32)
SetComplexEventPrice sets ComplexEventPrice, Tag 1486
func (NoComplexEvents) SetComplexEventPriceBoundaryMethod ¶
func (m NoComplexEvents) SetComplexEventPriceBoundaryMethod(v enum.ComplexEventPriceBoundaryMethod)
SetComplexEventPriceBoundaryMethod sets ComplexEventPriceBoundaryMethod, Tag 1487
func (NoComplexEvents) SetComplexEventPriceBoundaryPrecision ¶
func (m NoComplexEvents) SetComplexEventPriceBoundaryPrecision(value decimal.Decimal, scale int32)
SetComplexEventPriceBoundaryPrecision sets ComplexEventPriceBoundaryPrecision, Tag 1488
func (NoComplexEvents) SetComplexEventPriceTimeType ¶
func (m NoComplexEvents) SetComplexEventPriceTimeType(v enum.ComplexEventPriceTimeType)
SetComplexEventPriceTimeType sets ComplexEventPriceTimeType, Tag 1489
func (NoComplexEvents) SetComplexEventType ¶
func (m NoComplexEvents) SetComplexEventType(v enum.ComplexEventType)
SetComplexEventType sets ComplexEventType, Tag 1484
func (NoComplexEvents) SetComplexOptPayoutAmount ¶
func (m NoComplexEvents) SetComplexOptPayoutAmount(value decimal.Decimal, scale int32)
SetComplexOptPayoutAmount sets ComplexOptPayoutAmount, Tag 1485
func (NoComplexEvents) SetNoComplexEventDates ¶
func (m NoComplexEvents) SetNoComplexEventDates(f NoComplexEventDatesRepeatingGroup)
SetNoComplexEventDates sets NoComplexEventDates, Tag 1491
type NoComplexEventsRepeatingGroup ¶
type NoComplexEventsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoComplexEventsRepeatingGroup is a repeating group, Tag 1483
func NewNoComplexEventsRepeatingGroup ¶
func NewNoComplexEventsRepeatingGroup() NoComplexEventsRepeatingGroup
NewNoComplexEventsRepeatingGroup returns an initialized, NoComplexEventsRepeatingGroup
func (NoComplexEventsRepeatingGroup) Add ¶
func (m NoComplexEventsRepeatingGroup) Add() NoComplexEvents
Add create and append a new NoComplexEvents to this group
func (NoComplexEventsRepeatingGroup) Get ¶
func (m NoComplexEventsRepeatingGroup) Get(i int) NoComplexEvents
Get returns the ith NoComplexEvents in the NoComplexEventsRepeatinGroup
type NoEvents ¶
NoEvents is a repeating group element, Tag 864
func (NoEvents) GetEventDate ¶
func (m NoEvents) GetEventDate() (v string, err quickfix.MessageRejectError)
GetEventDate gets EventDate, Tag 866
func (NoEvents) GetEventPx ¶
func (m NoEvents) GetEventPx() (v decimal.Decimal, err quickfix.MessageRejectError)
GetEventPx gets EventPx, Tag 867
func (NoEvents) GetEventText ¶
func (m NoEvents) GetEventText() (v string, err quickfix.MessageRejectError)
GetEventText gets EventText, Tag 868
func (NoEvents) GetEventTime ¶
func (m NoEvents) GetEventTime() (v time.Time, err quickfix.MessageRejectError)
GetEventTime gets EventTime, Tag 1145
func (NoEvents) GetEventType ¶
func (m NoEvents) GetEventType() (v enum.EventType, err quickfix.MessageRejectError)
GetEventType gets EventType, Tag 865
func (NoEvents) HasEventDate ¶
HasEventDate returns true if EventDate is present, Tag 866
func (NoEvents) HasEventPx ¶
HasEventPx returns true if EventPx is present, Tag 867
func (NoEvents) HasEventText ¶
HasEventText returns true if EventText is present, Tag 868
func (NoEvents) HasEventTime ¶
HasEventTime returns true if EventTime is present, Tag 1145
func (NoEvents) HasEventType ¶
HasEventType returns true if EventType is present, Tag 865
func (NoEvents) SetEventDate ¶
SetEventDate sets EventDate, Tag 866
func (NoEvents) SetEventPx ¶
SetEventPx sets EventPx, Tag 867
func (NoEvents) SetEventText ¶
SetEventText sets EventText, Tag 868
func (NoEvents) SetEventTime ¶
SetEventTime sets EventTime, Tag 1145
func (NoEvents) SetEventType ¶
SetEventType sets EventType, Tag 865
type NoEventsRepeatingGroup ¶
type NoEventsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoEventsRepeatingGroup is a repeating group, Tag 864
func NewNoEventsRepeatingGroup ¶
func NewNoEventsRepeatingGroup() NoEventsRepeatingGroup
NewNoEventsRepeatingGroup returns an initialized, NoEventsRepeatingGroup
func (NoEventsRepeatingGroup) Add ¶
func (m NoEventsRepeatingGroup) Add() NoEvents
Add create and append a new NoEvents to this group
func (NoEventsRepeatingGroup) Get ¶
func (m NoEventsRepeatingGroup) Get(i int) NoEvents
Get returns the ith NoEvents in the NoEventsRepeatinGroup
type NoInstrumentParties ¶
NoInstrumentParties is a repeating group element, Tag 1018
func (NoInstrumentParties) GetInstrumentPartyID ¶
func (m NoInstrumentParties) GetInstrumentPartyID() (v string, err quickfix.MessageRejectError)
GetInstrumentPartyID gets InstrumentPartyID, Tag 1019
func (NoInstrumentParties) GetInstrumentPartyIDSource ¶
func (m NoInstrumentParties) GetInstrumentPartyIDSource() (v string, err quickfix.MessageRejectError)
GetInstrumentPartyIDSource gets InstrumentPartyIDSource, Tag 1050
func (NoInstrumentParties) GetInstrumentPartyRole ¶
func (m NoInstrumentParties) GetInstrumentPartyRole() (v int, err quickfix.MessageRejectError)
GetInstrumentPartyRole gets InstrumentPartyRole, Tag 1051
func (NoInstrumentParties) GetNoInstrumentPartySubIDs ¶
func (m NoInstrumentParties) GetNoInstrumentPartySubIDs() (NoInstrumentPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoInstrumentPartySubIDs gets NoInstrumentPartySubIDs, Tag 1052
func (NoInstrumentParties) HasInstrumentPartyID ¶
func (m NoInstrumentParties) HasInstrumentPartyID() bool
HasInstrumentPartyID returns true if InstrumentPartyID is present, Tag 1019
func (NoInstrumentParties) HasInstrumentPartyIDSource ¶
func (m NoInstrumentParties) HasInstrumentPartyIDSource() bool
HasInstrumentPartyIDSource returns true if InstrumentPartyIDSource is present, Tag 1050
func (NoInstrumentParties) HasInstrumentPartyRole ¶
func (m NoInstrumentParties) HasInstrumentPartyRole() bool
HasInstrumentPartyRole returns true if InstrumentPartyRole is present, Tag 1051
func (NoInstrumentParties) HasNoInstrumentPartySubIDs ¶
func (m NoInstrumentParties) HasNoInstrumentPartySubIDs() bool
HasNoInstrumentPartySubIDs returns true if NoInstrumentPartySubIDs is present, Tag 1052
func (NoInstrumentParties) SetInstrumentPartyID ¶
func (m NoInstrumentParties) SetInstrumentPartyID(v string)
SetInstrumentPartyID sets InstrumentPartyID, Tag 1019
func (NoInstrumentParties) SetInstrumentPartyIDSource ¶
func (m NoInstrumentParties) SetInstrumentPartyIDSource(v string)
SetInstrumentPartyIDSource sets InstrumentPartyIDSource, Tag 1050
func (NoInstrumentParties) SetInstrumentPartyRole ¶
func (m NoInstrumentParties) SetInstrumentPartyRole(v int)
SetInstrumentPartyRole sets InstrumentPartyRole, Tag 1051
func (NoInstrumentParties) SetNoInstrumentPartySubIDs ¶
func (m NoInstrumentParties) SetNoInstrumentPartySubIDs(f NoInstrumentPartySubIDsRepeatingGroup)
SetNoInstrumentPartySubIDs sets NoInstrumentPartySubIDs, Tag 1052
type NoInstrumentPartiesRepeatingGroup ¶
type NoInstrumentPartiesRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoInstrumentPartiesRepeatingGroup is a repeating group, Tag 1018
func NewNoInstrumentPartiesRepeatingGroup ¶
func NewNoInstrumentPartiesRepeatingGroup() NoInstrumentPartiesRepeatingGroup
NewNoInstrumentPartiesRepeatingGroup returns an initialized, NoInstrumentPartiesRepeatingGroup
func (NoInstrumentPartiesRepeatingGroup) Add ¶
func (m NoInstrumentPartiesRepeatingGroup) Add() NoInstrumentParties
Add create and append a new NoInstrumentParties to this group
func (NoInstrumentPartiesRepeatingGroup) Get ¶
func (m NoInstrumentPartiesRepeatingGroup) Get(i int) NoInstrumentParties
Get returns the ith NoInstrumentParties in the NoInstrumentPartiesRepeatinGroup
type NoInstrumentPartySubIDs ¶
NoInstrumentPartySubIDs is a repeating group element, Tag 1052
func (NoInstrumentPartySubIDs) GetInstrumentPartySubID ¶
func (m NoInstrumentPartySubIDs) GetInstrumentPartySubID() (v string, err quickfix.MessageRejectError)
GetInstrumentPartySubID gets InstrumentPartySubID, Tag 1053
func (NoInstrumentPartySubIDs) GetInstrumentPartySubIDType ¶
func (m NoInstrumentPartySubIDs) GetInstrumentPartySubIDType() (v int, err quickfix.MessageRejectError)
GetInstrumentPartySubIDType gets InstrumentPartySubIDType, Tag 1054
func (NoInstrumentPartySubIDs) HasInstrumentPartySubID ¶
func (m NoInstrumentPartySubIDs) HasInstrumentPartySubID() bool
HasInstrumentPartySubID returns true if InstrumentPartySubID is present, Tag 1053
func (NoInstrumentPartySubIDs) HasInstrumentPartySubIDType ¶
func (m NoInstrumentPartySubIDs) HasInstrumentPartySubIDType() bool
HasInstrumentPartySubIDType returns true if InstrumentPartySubIDType is present, Tag 1054
func (NoInstrumentPartySubIDs) SetInstrumentPartySubID ¶
func (m NoInstrumentPartySubIDs) SetInstrumentPartySubID(v string)
SetInstrumentPartySubID sets InstrumentPartySubID, Tag 1053
func (NoInstrumentPartySubIDs) SetInstrumentPartySubIDType ¶
func (m NoInstrumentPartySubIDs) SetInstrumentPartySubIDType(v int)
SetInstrumentPartySubIDType sets InstrumentPartySubIDType, Tag 1054
type NoInstrumentPartySubIDsRepeatingGroup ¶
type NoInstrumentPartySubIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoInstrumentPartySubIDsRepeatingGroup is a repeating group, Tag 1052
func NewNoInstrumentPartySubIDsRepeatingGroup ¶
func NewNoInstrumentPartySubIDsRepeatingGroup() NoInstrumentPartySubIDsRepeatingGroup
NewNoInstrumentPartySubIDsRepeatingGroup returns an initialized, NoInstrumentPartySubIDsRepeatingGroup
func (NoInstrumentPartySubIDsRepeatingGroup) Add ¶
func (m NoInstrumentPartySubIDsRepeatingGroup) Add() NoInstrumentPartySubIDs
Add create and append a new NoInstrumentPartySubIDs to this group
func (NoInstrumentPartySubIDsRepeatingGroup) Get ¶
func (m NoInstrumentPartySubIDsRepeatingGroup) Get(i int) NoInstrumentPartySubIDs
Get returns the ith NoInstrumentPartySubIDs in the NoInstrumentPartySubIDsRepeatinGroup
type NoPartyIDs ¶
NoPartyIDs is a repeating group element, Tag 453
func (NoPartyIDs) GetNoPartySubIDs ¶
func (m NoPartyIDs) GetNoPartySubIDs() (NoPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoPartySubIDs gets NoPartySubIDs, Tag 802
func (NoPartyIDs) GetPartyID ¶
func (m NoPartyIDs) GetPartyID() (v string, err quickfix.MessageRejectError)
GetPartyID gets PartyID, Tag 448
func (NoPartyIDs) GetPartyIDSource ¶
func (m NoPartyIDs) GetPartyIDSource() (v enum.PartyIDSource, err quickfix.MessageRejectError)
GetPartyIDSource gets PartyIDSource, Tag 447
func (NoPartyIDs) GetPartyRole ¶
func (m NoPartyIDs) GetPartyRole() (v enum.PartyRole, err quickfix.MessageRejectError)
GetPartyRole gets PartyRole, Tag 452
func (NoPartyIDs) HasNoPartySubIDs ¶
func (m NoPartyIDs) HasNoPartySubIDs() bool
HasNoPartySubIDs returns true if NoPartySubIDs is present, Tag 802
func (NoPartyIDs) HasPartyID ¶
func (m NoPartyIDs) HasPartyID() bool
HasPartyID returns true if PartyID is present, Tag 448
func (NoPartyIDs) HasPartyIDSource ¶
func (m NoPartyIDs) HasPartyIDSource() bool
HasPartyIDSource returns true if PartyIDSource is present, Tag 447
func (NoPartyIDs) HasPartyRole ¶
func (m NoPartyIDs) HasPartyRole() bool
HasPartyRole returns true if PartyRole is present, Tag 452
func (NoPartyIDs) SetNoPartySubIDs ¶
func (m NoPartyIDs) SetNoPartySubIDs(f NoPartySubIDsRepeatingGroup)
SetNoPartySubIDs sets NoPartySubIDs, Tag 802
func (NoPartyIDs) SetPartyID ¶
func (m NoPartyIDs) SetPartyID(v string)
SetPartyID sets PartyID, Tag 448
func (NoPartyIDs) SetPartyIDSource ¶
func (m NoPartyIDs) SetPartyIDSource(v enum.PartyIDSource)
SetPartyIDSource sets PartyIDSource, Tag 447
func (NoPartyIDs) SetPartyRole ¶
func (m NoPartyIDs) SetPartyRole(v enum.PartyRole)
SetPartyRole sets PartyRole, Tag 452
type NoPartyIDsRepeatingGroup ¶
type NoPartyIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoPartyIDsRepeatingGroup is a repeating group, Tag 453
func NewNoPartyIDsRepeatingGroup ¶
func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup
NewNoPartyIDsRepeatingGroup returns an initialized, NoPartyIDsRepeatingGroup
func (NoPartyIDsRepeatingGroup) Add ¶
func (m NoPartyIDsRepeatingGroup) Add() NoPartyIDs
Add create and append a new NoPartyIDs to this group
func (NoPartyIDsRepeatingGroup) Get ¶
func (m NoPartyIDsRepeatingGroup) Get(i int) NoPartyIDs
Get returns the ith NoPartyIDs in the NoPartyIDsRepeatinGroup
type NoPartySubIDs ¶
NoPartySubIDs is a repeating group element, Tag 802
func (NoPartySubIDs) GetPartySubID ¶
func (m NoPartySubIDs) GetPartySubID() (v string, err quickfix.MessageRejectError)
GetPartySubID gets PartySubID, Tag 523
func (NoPartySubIDs) GetPartySubIDType ¶
func (m NoPartySubIDs) GetPartySubIDType() (v enum.PartySubIDType, err quickfix.MessageRejectError)
GetPartySubIDType gets PartySubIDType, Tag 803
func (NoPartySubIDs) HasPartySubID ¶
func (m NoPartySubIDs) HasPartySubID() bool
HasPartySubID returns true if PartySubID is present, Tag 523
func (NoPartySubIDs) HasPartySubIDType ¶
func (m NoPartySubIDs) HasPartySubIDType() bool
HasPartySubIDType returns true if PartySubIDType is present, Tag 803
func (NoPartySubIDs) SetPartySubID ¶
func (m NoPartySubIDs) SetPartySubID(v string)
SetPartySubID sets PartySubID, Tag 523
func (NoPartySubIDs) SetPartySubIDType ¶
func (m NoPartySubIDs) SetPartySubIDType(v enum.PartySubIDType)
SetPartySubIDType sets PartySubIDType, Tag 803
type NoPartySubIDsRepeatingGroup ¶
type NoPartySubIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoPartySubIDsRepeatingGroup is a repeating group, Tag 802
func NewNoPartySubIDsRepeatingGroup ¶
func NewNoPartySubIDsRepeatingGroup() NoPartySubIDsRepeatingGroup
NewNoPartySubIDsRepeatingGroup returns an initialized, NoPartySubIDsRepeatingGroup
func (NoPartySubIDsRepeatingGroup) Add ¶
func (m NoPartySubIDsRepeatingGroup) Add() NoPartySubIDs
Add create and append a new NoPartySubIDs to this group
func (NoPartySubIDsRepeatingGroup) Get ¶
func (m NoPartySubIDsRepeatingGroup) Get(i int) NoPartySubIDs
Get returns the ith NoPartySubIDs in the NoPartySubIDsRepeatinGroup
type NoSecurityAltID ¶
NoSecurityAltID is a repeating group element, Tag 454
func (NoSecurityAltID) GetSecurityAltID ¶
func (m NoSecurityAltID) GetSecurityAltID() (v string, err quickfix.MessageRejectError)
GetSecurityAltID gets SecurityAltID, Tag 455
func (NoSecurityAltID) GetSecurityAltIDSource ¶
func (m NoSecurityAltID) GetSecurityAltIDSource() (v string, err quickfix.MessageRejectError)
GetSecurityAltIDSource gets SecurityAltIDSource, Tag 456
func (NoSecurityAltID) HasSecurityAltID ¶
func (m NoSecurityAltID) HasSecurityAltID() bool
HasSecurityAltID returns true if SecurityAltID is present, Tag 455
func (NoSecurityAltID) HasSecurityAltIDSource ¶
func (m NoSecurityAltID) HasSecurityAltIDSource() bool
HasSecurityAltIDSource returns true if SecurityAltIDSource is present, Tag 456
func (NoSecurityAltID) SetSecurityAltID ¶
func (m NoSecurityAltID) SetSecurityAltID(v string)
SetSecurityAltID sets SecurityAltID, Tag 455
func (NoSecurityAltID) SetSecurityAltIDSource ¶
func (m NoSecurityAltID) SetSecurityAltIDSource(v string)
SetSecurityAltIDSource sets SecurityAltIDSource, Tag 456
type NoSecurityAltIDRepeatingGroup ¶
type NoSecurityAltIDRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoSecurityAltIDRepeatingGroup is a repeating group, Tag 454
func NewNoSecurityAltIDRepeatingGroup ¶
func NewNoSecurityAltIDRepeatingGroup() NoSecurityAltIDRepeatingGroup
NewNoSecurityAltIDRepeatingGroup returns an initialized, NoSecurityAltIDRepeatingGroup
func (NoSecurityAltIDRepeatingGroup) Add ¶
func (m NoSecurityAltIDRepeatingGroup) Add() NoSecurityAltID
Add create and append a new NoSecurityAltID to this group
func (NoSecurityAltIDRepeatingGroup) Get ¶
func (m NoSecurityAltIDRepeatingGroup) Get(i int) NoSecurityAltID
Get returns the ith NoSecurityAltID in the NoSecurityAltIDRepeatinGroup
type NoTargetPartyIDs ¶
NoTargetPartyIDs is a repeating group element, Tag 1461
func (NoTargetPartyIDs) GetTargetPartyID ¶
func (m NoTargetPartyIDs) GetTargetPartyID() (v string, err quickfix.MessageRejectError)
GetTargetPartyID gets TargetPartyID, Tag 1462
func (NoTargetPartyIDs) GetTargetPartyIDSource ¶
func (m NoTargetPartyIDs) GetTargetPartyIDSource() (v string, err quickfix.MessageRejectError)
GetTargetPartyIDSource gets TargetPartyIDSource, Tag 1463
func (NoTargetPartyIDs) GetTargetPartyRole ¶
func (m NoTargetPartyIDs) GetTargetPartyRole() (v int, err quickfix.MessageRejectError)
GetTargetPartyRole gets TargetPartyRole, Tag 1464
func (NoTargetPartyIDs) HasTargetPartyID ¶
func (m NoTargetPartyIDs) HasTargetPartyID() bool
HasTargetPartyID returns true if TargetPartyID is present, Tag 1462
func (NoTargetPartyIDs) HasTargetPartyIDSource ¶
func (m NoTargetPartyIDs) HasTargetPartyIDSource() bool
HasTargetPartyIDSource returns true if TargetPartyIDSource is present, Tag 1463
func (NoTargetPartyIDs) HasTargetPartyRole ¶
func (m NoTargetPartyIDs) HasTargetPartyRole() bool
HasTargetPartyRole returns true if TargetPartyRole is present, Tag 1464
func (NoTargetPartyIDs) SetTargetPartyID ¶
func (m NoTargetPartyIDs) SetTargetPartyID(v string)
SetTargetPartyID sets TargetPartyID, Tag 1462
func (NoTargetPartyIDs) SetTargetPartyIDSource ¶
func (m NoTargetPartyIDs) SetTargetPartyIDSource(v string)
SetTargetPartyIDSource sets TargetPartyIDSource, Tag 1463
func (NoTargetPartyIDs) SetTargetPartyRole ¶
func (m NoTargetPartyIDs) SetTargetPartyRole(v int)
SetTargetPartyRole sets TargetPartyRole, Tag 1464
type NoTargetPartyIDsRepeatingGroup ¶
type NoTargetPartyIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoTargetPartyIDsRepeatingGroup is a repeating group, Tag 1461
func NewNoTargetPartyIDsRepeatingGroup ¶
func NewNoTargetPartyIDsRepeatingGroup() NoTargetPartyIDsRepeatingGroup
NewNoTargetPartyIDsRepeatingGroup returns an initialized, NoTargetPartyIDsRepeatingGroup
func (NoTargetPartyIDsRepeatingGroup) Add ¶
func (m NoTargetPartyIDsRepeatingGroup) Add() NoTargetPartyIDs
Add create and append a new NoTargetPartyIDs to this group
func (NoTargetPartyIDsRepeatingGroup) Get ¶
func (m NoTargetPartyIDsRepeatingGroup) Get(i int) NoTargetPartyIDs
Get returns the ith NoTargetPartyIDs in the NoTargetPartyIDsRepeatinGroup
type NoUnderlyingSecurityAltID ¶
NoUnderlyingSecurityAltID is a repeating group element, Tag 457
func (NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID ¶
func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityAltID gets UnderlyingSecurityAltID, Tag 458
func (NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource ¶
func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityAltIDSource gets UnderlyingSecurityAltIDSource, Tag 459
func (NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID ¶
func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID() bool
HasUnderlyingSecurityAltID returns true if UnderlyingSecurityAltID is present, Tag 458
func (NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource ¶
func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource() bool
HasUnderlyingSecurityAltIDSource returns true if UnderlyingSecurityAltIDSource is present, Tag 459
func (NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID ¶
func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID(v string)
SetUnderlyingSecurityAltID sets UnderlyingSecurityAltID, Tag 458
func (NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource ¶
func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource(v string)
SetUnderlyingSecurityAltIDSource sets UnderlyingSecurityAltIDSource, Tag 459
type NoUnderlyingSecurityAltIDRepeatingGroup ¶
type NoUnderlyingSecurityAltIDRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoUnderlyingSecurityAltIDRepeatingGroup is a repeating group, Tag 457
func NewNoUnderlyingSecurityAltIDRepeatingGroup ¶
func NewNoUnderlyingSecurityAltIDRepeatingGroup() NoUnderlyingSecurityAltIDRepeatingGroup
NewNoUnderlyingSecurityAltIDRepeatingGroup returns an initialized, NoUnderlyingSecurityAltIDRepeatingGroup
func (NoUnderlyingSecurityAltIDRepeatingGroup) Add ¶
func (m NoUnderlyingSecurityAltIDRepeatingGroup) Add() NoUnderlyingSecurityAltID
Add create and append a new NoUnderlyingSecurityAltID to this group
func (NoUnderlyingSecurityAltIDRepeatingGroup) Get ¶
func (m NoUnderlyingSecurityAltIDRepeatingGroup) Get(i int) NoUnderlyingSecurityAltID
Get returns the ith NoUnderlyingSecurityAltID in the NoUnderlyingSecurityAltIDRepeatinGroup
type NoUnderlyingStips ¶
NoUnderlyingStips is a repeating group element, Tag 887
func (NoUnderlyingStips) GetUnderlyingStipType ¶
func (m NoUnderlyingStips) GetUnderlyingStipType() (v string, err quickfix.MessageRejectError)
GetUnderlyingStipType gets UnderlyingStipType, Tag 888
func (NoUnderlyingStips) GetUnderlyingStipValue ¶
func (m NoUnderlyingStips) GetUnderlyingStipValue() (v string, err quickfix.MessageRejectError)
GetUnderlyingStipValue gets UnderlyingStipValue, Tag 889
func (NoUnderlyingStips) HasUnderlyingStipType ¶
func (m NoUnderlyingStips) HasUnderlyingStipType() bool
HasUnderlyingStipType returns true if UnderlyingStipType is present, Tag 888
func (NoUnderlyingStips) HasUnderlyingStipValue ¶
func (m NoUnderlyingStips) HasUnderlyingStipValue() bool
HasUnderlyingStipValue returns true if UnderlyingStipValue is present, Tag 889
func (NoUnderlyingStips) SetUnderlyingStipType ¶
func (m NoUnderlyingStips) SetUnderlyingStipType(v string)
SetUnderlyingStipType sets UnderlyingStipType, Tag 888
func (NoUnderlyingStips) SetUnderlyingStipValue ¶
func (m NoUnderlyingStips) SetUnderlyingStipValue(v string)
SetUnderlyingStipValue sets UnderlyingStipValue, Tag 889
type NoUnderlyingStipsRepeatingGroup ¶
type NoUnderlyingStipsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoUnderlyingStipsRepeatingGroup is a repeating group, Tag 887
func NewNoUnderlyingStipsRepeatingGroup ¶
func NewNoUnderlyingStipsRepeatingGroup() NoUnderlyingStipsRepeatingGroup
NewNoUnderlyingStipsRepeatingGroup returns an initialized, NoUnderlyingStipsRepeatingGroup
func (NoUnderlyingStipsRepeatingGroup) Add ¶
func (m NoUnderlyingStipsRepeatingGroup) Add() NoUnderlyingStips
Add create and append a new NoUnderlyingStips to this group
func (NoUnderlyingStipsRepeatingGroup) Get ¶
func (m NoUnderlyingStipsRepeatingGroup) Get(i int) NoUnderlyingStips
Get returns the ith NoUnderlyingStips in the NoUnderlyingStipsRepeatinGroup
type NoUndlyInstrumentParties ¶
NoUndlyInstrumentParties is a repeating group element, Tag 1058
func (NoUndlyInstrumentParties) GetNoUndlyInstrumentPartySubIDs ¶
func (m NoUndlyInstrumentParties) GetNoUndlyInstrumentPartySubIDs() (NoUndlyInstrumentPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoUndlyInstrumentPartySubIDs gets NoUndlyInstrumentPartySubIDs, Tag 1062
func (NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyID ¶
func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyID() (v string, err quickfix.MessageRejectError)
GetUnderlyingInstrumentPartyID gets UnderlyingInstrumentPartyID, Tag 1059
func (NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyIDSource ¶
func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyIDSource() (v string, err quickfix.MessageRejectError)
GetUnderlyingInstrumentPartyIDSource gets UnderlyingInstrumentPartyIDSource, Tag 1060
func (NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyRole ¶
func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyRole() (v int, err quickfix.MessageRejectError)
GetUnderlyingInstrumentPartyRole gets UnderlyingInstrumentPartyRole, Tag 1061
func (NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs ¶
func (m NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs() bool
HasNoUndlyInstrumentPartySubIDs returns true if NoUndlyInstrumentPartySubIDs is present, Tag 1062
func (NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyID ¶
func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyID() bool
HasUnderlyingInstrumentPartyID returns true if UnderlyingInstrumentPartyID is present, Tag 1059
func (NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyIDSource ¶
func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyIDSource() bool
HasUnderlyingInstrumentPartyIDSource returns true if UnderlyingInstrumentPartyIDSource is present, Tag 1060
func (NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyRole ¶
func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyRole() bool
HasUnderlyingInstrumentPartyRole returns true if UnderlyingInstrumentPartyRole is present, Tag 1061
func (NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs ¶
func (m NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs(f NoUndlyInstrumentPartySubIDsRepeatingGroup)
SetNoUndlyInstrumentPartySubIDs sets NoUndlyInstrumentPartySubIDs, Tag 1062
func (NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyID ¶
func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyID(v string)
SetUnderlyingInstrumentPartyID sets UnderlyingInstrumentPartyID, Tag 1059
func (NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyIDSource ¶
func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyIDSource(v string)
SetUnderlyingInstrumentPartyIDSource sets UnderlyingInstrumentPartyIDSource, Tag 1060
func (NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyRole ¶
func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyRole(v int)
SetUnderlyingInstrumentPartyRole sets UnderlyingInstrumentPartyRole, Tag 1061
type NoUndlyInstrumentPartiesRepeatingGroup ¶
type NoUndlyInstrumentPartiesRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoUndlyInstrumentPartiesRepeatingGroup is a repeating group, Tag 1058
func NewNoUndlyInstrumentPartiesRepeatingGroup ¶
func NewNoUndlyInstrumentPartiesRepeatingGroup() NoUndlyInstrumentPartiesRepeatingGroup
NewNoUndlyInstrumentPartiesRepeatingGroup returns an initialized, NoUndlyInstrumentPartiesRepeatingGroup
func (NoUndlyInstrumentPartiesRepeatingGroup) Add ¶
func (m NoUndlyInstrumentPartiesRepeatingGroup) Add() NoUndlyInstrumentParties
Add create and append a new NoUndlyInstrumentParties to this group
func (NoUndlyInstrumentPartiesRepeatingGroup) Get ¶
func (m NoUndlyInstrumentPartiesRepeatingGroup) Get(i int) NoUndlyInstrumentParties
Get returns the ith NoUndlyInstrumentParties in the NoUndlyInstrumentPartiesRepeatinGroup
type NoUndlyInstrumentPartySubIDs ¶
NoUndlyInstrumentPartySubIDs is a repeating group element, Tag 1062
func (NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubID ¶
func (m NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubID() (v string, err quickfix.MessageRejectError)
GetUnderlyingInstrumentPartySubID gets UnderlyingInstrumentPartySubID, Tag 1063
func (NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubIDType ¶
func (m NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubIDType() (v int, err quickfix.MessageRejectError)
GetUnderlyingInstrumentPartySubIDType gets UnderlyingInstrumentPartySubIDType, Tag 1064
func (NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubID ¶
func (m NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubID() bool
HasUnderlyingInstrumentPartySubID returns true if UnderlyingInstrumentPartySubID is present, Tag 1063
func (NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubIDType ¶
func (m NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubIDType() bool
HasUnderlyingInstrumentPartySubIDType returns true if UnderlyingInstrumentPartySubIDType is present, Tag 1064
func (NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubID ¶
func (m NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubID(v string)
SetUnderlyingInstrumentPartySubID sets UnderlyingInstrumentPartySubID, Tag 1063
func (NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubIDType ¶
func (m NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubIDType(v int)
SetUnderlyingInstrumentPartySubIDType sets UnderlyingInstrumentPartySubIDType, Tag 1064
type NoUndlyInstrumentPartySubIDsRepeatingGroup ¶
type NoUndlyInstrumentPartySubIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoUndlyInstrumentPartySubIDsRepeatingGroup is a repeating group, Tag 1062
func NewNoUndlyInstrumentPartySubIDsRepeatingGroup ¶
func NewNoUndlyInstrumentPartySubIDsRepeatingGroup() NoUndlyInstrumentPartySubIDsRepeatingGroup
NewNoUndlyInstrumentPartySubIDsRepeatingGroup returns an initialized, NoUndlyInstrumentPartySubIDsRepeatingGroup
func (NoUndlyInstrumentPartySubIDsRepeatingGroup) Add ¶
Add create and append a new NoUndlyInstrumentPartySubIDs to this group
type OrderMassCancelRequest ¶
type OrderMassCancelRequest struct { fixt11.Header *quickfix.Body fixt11.Trailer Message *quickfix.Message }
OrderMassCancelRequest is the fix50sp2 OrderMassCancelRequest type, MsgType = q
func FromMessage ¶
func FromMessage(m *quickfix.Message) OrderMassCancelRequest
FromMessage creates a OrderMassCancelRequest from a quickfix.Message instance
func New ¶
func New(clordid field.ClOrdIDField, masscancelrequesttype field.MassCancelRequestTypeField, transacttime field.TransactTimeField) (m OrderMassCancelRequest)
New returns a OrderMassCancelRequest initialized with the required fields for OrderMassCancelRequest
func (OrderMassCancelRequest) GetAttachmentPoint ¶
func (m OrderMassCancelRequest) GetAttachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError)
GetAttachmentPoint gets AttachmentPoint, Tag 1457
func (OrderMassCancelRequest) GetCFICode ¶
func (m OrderMassCancelRequest) GetCFICode() (v string, err quickfix.MessageRejectError)
GetCFICode gets CFICode, Tag 461
func (OrderMassCancelRequest) GetCPProgram ¶
func (m OrderMassCancelRequest) GetCPProgram() (v enum.CPProgram, err quickfix.MessageRejectError)
GetCPProgram gets CPProgram, Tag 875
func (OrderMassCancelRequest) GetCPRegType ¶
func (m OrderMassCancelRequest) GetCPRegType() (v string, err quickfix.MessageRejectError)
GetCPRegType gets CPRegType, Tag 876
func (OrderMassCancelRequest) GetCapPrice ¶
func (m OrderMassCancelRequest) GetCapPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
GetCapPrice gets CapPrice, Tag 1199
func (OrderMassCancelRequest) GetClOrdID ¶
func (m OrderMassCancelRequest) GetClOrdID() (v string, err quickfix.MessageRejectError)
GetClOrdID gets ClOrdID, Tag 11
func (OrderMassCancelRequest) GetContractMultiplier ¶
func (m OrderMassCancelRequest) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
GetContractMultiplier gets ContractMultiplier, Tag 231
func (OrderMassCancelRequest) GetContractMultiplierUnit ¶
func (m OrderMassCancelRequest) GetContractMultiplierUnit() (v enum.ContractMultiplierUnit, err quickfix.MessageRejectError)
GetContractMultiplierUnit gets ContractMultiplierUnit, Tag 1435
func (OrderMassCancelRequest) GetContractSettlMonth ¶
func (m OrderMassCancelRequest) GetContractSettlMonth() (v string, err quickfix.MessageRejectError)
GetContractSettlMonth gets ContractSettlMonth, Tag 667
func (OrderMassCancelRequest) GetCountryOfIssue ¶
func (m OrderMassCancelRequest) GetCountryOfIssue() (v string, err quickfix.MessageRejectError)
GetCountryOfIssue gets CountryOfIssue, Tag 470
func (OrderMassCancelRequest) GetCouponPaymentDate ¶
func (m OrderMassCancelRequest) GetCouponPaymentDate() (v string, err quickfix.MessageRejectError)
GetCouponPaymentDate gets CouponPaymentDate, Tag 224
func (OrderMassCancelRequest) GetCouponRate ¶
func (m OrderMassCancelRequest) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetCouponRate gets CouponRate, Tag 223
func (OrderMassCancelRequest) GetCreditRating ¶
func (m OrderMassCancelRequest) GetCreditRating() (v string, err quickfix.MessageRejectError)
GetCreditRating gets CreditRating, Tag 255
func (OrderMassCancelRequest) GetDatedDate ¶
func (m OrderMassCancelRequest) GetDatedDate() (v string, err quickfix.MessageRejectError)
GetDatedDate gets DatedDate, Tag 873
func (OrderMassCancelRequest) GetDetachmentPoint ¶
func (m OrderMassCancelRequest) GetDetachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError)
GetDetachmentPoint gets DetachmentPoint, Tag 1458
func (OrderMassCancelRequest) GetEncodedIssuer ¶
func (m OrderMassCancelRequest) GetEncodedIssuer() (v string, err quickfix.MessageRejectError)
GetEncodedIssuer gets EncodedIssuer, Tag 349
func (OrderMassCancelRequest) GetEncodedIssuerLen ¶
func (m OrderMassCancelRequest) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError)
GetEncodedIssuerLen gets EncodedIssuerLen, Tag 348
func (OrderMassCancelRequest) GetEncodedSecurityDesc ¶
func (m OrderMassCancelRequest) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError)
GetEncodedSecurityDesc gets EncodedSecurityDesc, Tag 351
func (OrderMassCancelRequest) GetEncodedSecurityDescLen ¶
func (m OrderMassCancelRequest) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError)
GetEncodedSecurityDescLen gets EncodedSecurityDescLen, Tag 350
func (OrderMassCancelRequest) GetEncodedText ¶
func (m OrderMassCancelRequest) GetEncodedText() (v string, err quickfix.MessageRejectError)
GetEncodedText gets EncodedText, Tag 355
func (OrderMassCancelRequest) GetEncodedTextLen ¶
func (m OrderMassCancelRequest) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)
GetEncodedTextLen gets EncodedTextLen, Tag 354
func (OrderMassCancelRequest) GetEncodedUnderlyingIssuer ¶
func (m OrderMassCancelRequest) GetEncodedUnderlyingIssuer() (v string, err quickfix.MessageRejectError)
GetEncodedUnderlyingIssuer gets EncodedUnderlyingIssuer, Tag 363
func (OrderMassCancelRequest) GetEncodedUnderlyingIssuerLen ¶
func (m OrderMassCancelRequest) GetEncodedUnderlyingIssuerLen() (v int, err quickfix.MessageRejectError)
GetEncodedUnderlyingIssuerLen gets EncodedUnderlyingIssuerLen, Tag 362
func (OrderMassCancelRequest) GetEncodedUnderlyingSecurityDesc ¶
func (m OrderMassCancelRequest) GetEncodedUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)
GetEncodedUnderlyingSecurityDesc gets EncodedUnderlyingSecurityDesc, Tag 365
func (OrderMassCancelRequest) GetEncodedUnderlyingSecurityDescLen ¶
func (m OrderMassCancelRequest) GetEncodedUnderlyingSecurityDescLen() (v int, err quickfix.MessageRejectError)
GetEncodedUnderlyingSecurityDescLen gets EncodedUnderlyingSecurityDescLen, Tag 364
func (OrderMassCancelRequest) GetExerciseStyle ¶
func (m OrderMassCancelRequest) GetExerciseStyle() (v enum.ExerciseStyle, err quickfix.MessageRejectError)
GetExerciseStyle gets ExerciseStyle, Tag 1194
func (OrderMassCancelRequest) GetFactor ¶
func (m OrderMassCancelRequest) GetFactor() (v decimal.Decimal, err quickfix.MessageRejectError)
GetFactor gets Factor, Tag 228
func (OrderMassCancelRequest) GetFlexProductEligibilityIndicator ¶
func (m OrderMassCancelRequest) GetFlexProductEligibilityIndicator() (v bool, err quickfix.MessageRejectError)
GetFlexProductEligibilityIndicator gets FlexProductEligibilityIndicator, Tag 1242
func (OrderMassCancelRequest) GetFlexibleIndicator ¶
func (m OrderMassCancelRequest) GetFlexibleIndicator() (v bool, err quickfix.MessageRejectError)
GetFlexibleIndicator gets FlexibleIndicator, Tag 1244
func (OrderMassCancelRequest) GetFloorPrice ¶
func (m OrderMassCancelRequest) GetFloorPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
GetFloorPrice gets FloorPrice, Tag 1200
func (OrderMassCancelRequest) GetFlowScheduleType ¶
func (m OrderMassCancelRequest) GetFlowScheduleType() (v enum.FlowScheduleType, err quickfix.MessageRejectError)
GetFlowScheduleType gets FlowScheduleType, Tag 1439
func (OrderMassCancelRequest) GetInstrRegistry ¶
func (m OrderMassCancelRequest) GetInstrRegistry() (v enum.InstrRegistry, err quickfix.MessageRejectError)
GetInstrRegistry gets InstrRegistry, Tag 543
func (OrderMassCancelRequest) GetInstrmtAssignmentMethod ¶
func (m OrderMassCancelRequest) GetInstrmtAssignmentMethod() (v string, err quickfix.MessageRejectError)
GetInstrmtAssignmentMethod gets InstrmtAssignmentMethod, Tag 1049
func (OrderMassCancelRequest) GetInterestAccrualDate ¶
func (m OrderMassCancelRequest) GetInterestAccrualDate() (v string, err quickfix.MessageRejectError)
GetInterestAccrualDate gets InterestAccrualDate, Tag 874
func (OrderMassCancelRequest) GetIssueDate ¶
func (m OrderMassCancelRequest) GetIssueDate() (v string, err quickfix.MessageRejectError)
GetIssueDate gets IssueDate, Tag 225
func (OrderMassCancelRequest) GetIssuer ¶
func (m OrderMassCancelRequest) GetIssuer() (v string, err quickfix.MessageRejectError)
GetIssuer gets Issuer, Tag 106
func (OrderMassCancelRequest) GetListMethod ¶
func (m OrderMassCancelRequest) GetListMethod() (v enum.ListMethod, err quickfix.MessageRejectError)
GetListMethod gets ListMethod, Tag 1198
func (OrderMassCancelRequest) GetLocaleOfIssue ¶
func (m OrderMassCancelRequest) GetLocaleOfIssue() (v string, err quickfix.MessageRejectError)
GetLocaleOfIssue gets LocaleOfIssue, Tag 472
func (OrderMassCancelRequest) GetMarketID ¶
func (m OrderMassCancelRequest) GetMarketID() (v string, err quickfix.MessageRejectError)
GetMarketID gets MarketID, Tag 1301
func (OrderMassCancelRequest) GetMarketSegmentID ¶
func (m OrderMassCancelRequest) GetMarketSegmentID() (v string, err quickfix.MessageRejectError)
GetMarketSegmentID gets MarketSegmentID, Tag 1300
func (OrderMassCancelRequest) GetMassCancelRequestType ¶
func (m OrderMassCancelRequest) GetMassCancelRequestType() (v enum.MassCancelRequestType, err quickfix.MessageRejectError)
GetMassCancelRequestType gets MassCancelRequestType, Tag 530
func (OrderMassCancelRequest) GetMaturityDate ¶
func (m OrderMassCancelRequest) GetMaturityDate() (v string, err quickfix.MessageRejectError)
GetMaturityDate gets MaturityDate, Tag 541
func (OrderMassCancelRequest) GetMaturityMonthYear ¶
func (m OrderMassCancelRequest) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError)
GetMaturityMonthYear gets MaturityMonthYear, Tag 200
func (OrderMassCancelRequest) GetMaturityTime ¶
func (m OrderMassCancelRequest) GetMaturityTime() (v string, err quickfix.MessageRejectError)
GetMaturityTime gets MaturityTime, Tag 1079
func (OrderMassCancelRequest) GetMinPriceIncrement ¶
func (m OrderMassCancelRequest) GetMinPriceIncrement() (v decimal.Decimal, err quickfix.MessageRejectError)
GetMinPriceIncrement gets MinPriceIncrement, Tag 969
func (OrderMassCancelRequest) GetMinPriceIncrementAmount ¶
func (m OrderMassCancelRequest) GetMinPriceIncrementAmount() (v decimal.Decimal, err quickfix.MessageRejectError)
GetMinPriceIncrementAmount gets MinPriceIncrementAmount, Tag 1146
func (OrderMassCancelRequest) GetNTPositionLimit ¶
func (m OrderMassCancelRequest) GetNTPositionLimit() (v int, err quickfix.MessageRejectError)
GetNTPositionLimit gets NTPositionLimit, Tag 971
func (OrderMassCancelRequest) GetNoComplexEvents ¶
func (m OrderMassCancelRequest) GetNoComplexEvents() (NoComplexEventsRepeatingGroup, quickfix.MessageRejectError)
GetNoComplexEvents gets NoComplexEvents, Tag 1483
func (OrderMassCancelRequest) GetNoEvents ¶
func (m OrderMassCancelRequest) GetNoEvents() (NoEventsRepeatingGroup, quickfix.MessageRejectError)
GetNoEvents gets NoEvents, Tag 864
func (OrderMassCancelRequest) GetNoInstrumentParties ¶
func (m OrderMassCancelRequest) GetNoInstrumentParties() (NoInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError)
GetNoInstrumentParties gets NoInstrumentParties, Tag 1018
func (OrderMassCancelRequest) GetNoPartyIDs ¶
func (m OrderMassCancelRequest) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoPartyIDs gets NoPartyIDs, Tag 453
func (OrderMassCancelRequest) GetNoSecurityAltID ¶
func (m OrderMassCancelRequest) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
GetNoSecurityAltID gets NoSecurityAltID, Tag 454
func (OrderMassCancelRequest) GetNoTargetPartyIDs ¶
func (m OrderMassCancelRequest) GetNoTargetPartyIDs() (NoTargetPartyIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoTargetPartyIDs gets NoTargetPartyIDs, Tag 1461
func (OrderMassCancelRequest) GetNoUnderlyingSecurityAltID ¶
func (m OrderMassCancelRequest) GetNoUnderlyingSecurityAltID() (NoUnderlyingSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
GetNoUnderlyingSecurityAltID gets NoUnderlyingSecurityAltID, Tag 457
func (OrderMassCancelRequest) GetNoUnderlyingStips ¶
func (m OrderMassCancelRequest) GetNoUnderlyingStips() (NoUnderlyingStipsRepeatingGroup, quickfix.MessageRejectError)
GetNoUnderlyingStips gets NoUnderlyingStips, Tag 887
func (OrderMassCancelRequest) GetNoUndlyInstrumentParties ¶
func (m OrderMassCancelRequest) GetNoUndlyInstrumentParties() (NoUndlyInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError)
GetNoUndlyInstrumentParties gets NoUndlyInstrumentParties, Tag 1058
func (OrderMassCancelRequest) GetNotionalPercentageOutstanding ¶
func (m OrderMassCancelRequest) GetNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError)
GetNotionalPercentageOutstanding gets NotionalPercentageOutstanding, Tag 1451
func (OrderMassCancelRequest) GetOptAttribute ¶
func (m OrderMassCancelRequest) GetOptAttribute() (v string, err quickfix.MessageRejectError)
GetOptAttribute gets OptAttribute, Tag 206
func (OrderMassCancelRequest) GetOptPayoutAmount ¶
func (m OrderMassCancelRequest) GetOptPayoutAmount() (v decimal.Decimal, err quickfix.MessageRejectError)
GetOptPayoutAmount gets OptPayoutAmount, Tag 1195
func (OrderMassCancelRequest) GetOptPayoutType ¶
func (m OrderMassCancelRequest) GetOptPayoutType() (v enum.OptPayoutType, err quickfix.MessageRejectError)
GetOptPayoutType gets OptPayoutType, Tag 1482
func (OrderMassCancelRequest) GetOriginalNotionalPercentageOutstanding ¶
func (m OrderMassCancelRequest) GetOriginalNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError)
GetOriginalNotionalPercentageOutstanding gets OriginalNotionalPercentageOutstanding, Tag 1452
func (OrderMassCancelRequest) GetPool ¶
func (m OrderMassCancelRequest) GetPool() (v string, err quickfix.MessageRejectError)
GetPool gets Pool, Tag 691
func (OrderMassCancelRequest) GetPositionLimit ¶
func (m OrderMassCancelRequest) GetPositionLimit() (v int, err quickfix.MessageRejectError)
GetPositionLimit gets PositionLimit, Tag 970
func (OrderMassCancelRequest) GetPriceQuoteMethod ¶
func (m OrderMassCancelRequest) GetPriceQuoteMethod() (v enum.PriceQuoteMethod, err quickfix.MessageRejectError)
GetPriceQuoteMethod gets PriceQuoteMethod, Tag 1196
func (OrderMassCancelRequest) GetPriceUnitOfMeasure ¶
func (m OrderMassCancelRequest) GetPriceUnitOfMeasure() (v string, err quickfix.MessageRejectError)
GetPriceUnitOfMeasure gets PriceUnitOfMeasure, Tag 1191
func (OrderMassCancelRequest) GetPriceUnitOfMeasureQty ¶
func (m OrderMassCancelRequest) GetPriceUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError)
GetPriceUnitOfMeasureQty gets PriceUnitOfMeasureQty, Tag 1192
func (OrderMassCancelRequest) GetProduct ¶
func (m OrderMassCancelRequest) GetProduct() (v enum.Product, err quickfix.MessageRejectError)
GetProduct gets Product, Tag 460
func (OrderMassCancelRequest) GetProductComplex ¶
func (m OrderMassCancelRequest) GetProductComplex() (v string, err quickfix.MessageRejectError)
GetProductComplex gets ProductComplex, Tag 1227
func (OrderMassCancelRequest) GetPutOrCall ¶
func (m OrderMassCancelRequest) GetPutOrCall() (v enum.PutOrCall, err quickfix.MessageRejectError)
GetPutOrCall gets PutOrCall, Tag 201
func (OrderMassCancelRequest) GetRedemptionDate ¶
func (m OrderMassCancelRequest) GetRedemptionDate() (v string, err quickfix.MessageRejectError)
GetRedemptionDate gets RedemptionDate, Tag 240
func (OrderMassCancelRequest) GetRepoCollateralSecurityType ¶
func (m OrderMassCancelRequest) GetRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)
GetRepoCollateralSecurityType gets RepoCollateralSecurityType, Tag 239
func (OrderMassCancelRequest) GetRepurchaseRate ¶
func (m OrderMassCancelRequest) GetRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetRepurchaseRate gets RepurchaseRate, Tag 227
func (OrderMassCancelRequest) GetRepurchaseTerm ¶
func (m OrderMassCancelRequest) GetRepurchaseTerm() (v int, err quickfix.MessageRejectError)
GetRepurchaseTerm gets RepurchaseTerm, Tag 226
func (OrderMassCancelRequest) GetRestructuringType ¶
func (m OrderMassCancelRequest) GetRestructuringType() (v enum.RestructuringType, err quickfix.MessageRejectError)
GetRestructuringType gets RestructuringType, Tag 1449
func (OrderMassCancelRequest) GetSecondaryClOrdID ¶
func (m OrderMassCancelRequest) GetSecondaryClOrdID() (v string, err quickfix.MessageRejectError)
GetSecondaryClOrdID gets SecondaryClOrdID, Tag 526
func (OrderMassCancelRequest) GetSecurityDesc ¶
func (m OrderMassCancelRequest) GetSecurityDesc() (v string, err quickfix.MessageRejectError)
GetSecurityDesc gets SecurityDesc, Tag 107
func (OrderMassCancelRequest) GetSecurityExchange ¶
func (m OrderMassCancelRequest) GetSecurityExchange() (v string, err quickfix.MessageRejectError)
GetSecurityExchange gets SecurityExchange, Tag 207
func (OrderMassCancelRequest) GetSecurityGroup ¶
func (m OrderMassCancelRequest) GetSecurityGroup() (v string, err quickfix.MessageRejectError)
GetSecurityGroup gets SecurityGroup, Tag 1151
func (OrderMassCancelRequest) GetSecurityID ¶
func (m OrderMassCancelRequest) GetSecurityID() (v string, err quickfix.MessageRejectError)
GetSecurityID gets SecurityID, Tag 48
func (OrderMassCancelRequest) GetSecurityIDSource ¶
func (m OrderMassCancelRequest) GetSecurityIDSource() (v enum.SecurityIDSource, err quickfix.MessageRejectError)
GetSecurityIDSource gets SecurityIDSource, Tag 22
func (OrderMassCancelRequest) GetSecurityStatus ¶
func (m OrderMassCancelRequest) GetSecurityStatus() (v enum.SecurityStatus, err quickfix.MessageRejectError)
GetSecurityStatus gets SecurityStatus, Tag 965
func (OrderMassCancelRequest) GetSecuritySubType ¶
func (m OrderMassCancelRequest) GetSecuritySubType() (v string, err quickfix.MessageRejectError)
GetSecuritySubType gets SecuritySubType, Tag 762
func (OrderMassCancelRequest) GetSecurityType ¶
func (m OrderMassCancelRequest) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError)
GetSecurityType gets SecurityType, Tag 167
func (OrderMassCancelRequest) GetSecurityXML ¶
func (m OrderMassCancelRequest) GetSecurityXML() (v string, err quickfix.MessageRejectError)
GetSecurityXML gets SecurityXML, Tag 1185
func (OrderMassCancelRequest) GetSecurityXMLLen ¶
func (m OrderMassCancelRequest) GetSecurityXMLLen() (v int, err quickfix.MessageRejectError)
GetSecurityXMLLen gets SecurityXMLLen, Tag 1184
func (OrderMassCancelRequest) GetSecurityXMLSchema ¶
func (m OrderMassCancelRequest) GetSecurityXMLSchema() (v string, err quickfix.MessageRejectError)
GetSecurityXMLSchema gets SecurityXMLSchema, Tag 1186
func (OrderMassCancelRequest) GetSeniority ¶
func (m OrderMassCancelRequest) GetSeniority() (v enum.Seniority, err quickfix.MessageRejectError)
GetSeniority gets Seniority, Tag 1450
func (OrderMassCancelRequest) GetSettlMethod ¶
func (m OrderMassCancelRequest) GetSettlMethod() (v enum.SettlMethod, err quickfix.MessageRejectError)
GetSettlMethod gets SettlMethod, Tag 1193
func (OrderMassCancelRequest) GetSettleOnOpenFlag ¶
func (m OrderMassCancelRequest) GetSettleOnOpenFlag() (v string, err quickfix.MessageRejectError)
GetSettleOnOpenFlag gets SettleOnOpenFlag, Tag 966
func (OrderMassCancelRequest) GetSide ¶
func (m OrderMassCancelRequest) GetSide() (v enum.Side, err quickfix.MessageRejectError)
GetSide gets Side, Tag 54
func (OrderMassCancelRequest) GetStateOrProvinceOfIssue ¶
func (m OrderMassCancelRequest) GetStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)
GetStateOrProvinceOfIssue gets StateOrProvinceOfIssue, Tag 471
func (OrderMassCancelRequest) GetStrikeCurrency ¶
func (m OrderMassCancelRequest) GetStrikeCurrency() (v string, err quickfix.MessageRejectError)
GetStrikeCurrency gets StrikeCurrency, Tag 947
func (OrderMassCancelRequest) GetStrikeMultiplier ¶
func (m OrderMassCancelRequest) GetStrikeMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
GetStrikeMultiplier gets StrikeMultiplier, Tag 967
func (OrderMassCancelRequest) GetStrikePrice ¶
func (m OrderMassCancelRequest) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
GetStrikePrice gets StrikePrice, Tag 202
func (OrderMassCancelRequest) GetStrikePriceBoundaryMethod ¶
func (m OrderMassCancelRequest) GetStrikePriceBoundaryMethod() (v enum.StrikePriceBoundaryMethod, err quickfix.MessageRejectError)
GetStrikePriceBoundaryMethod gets StrikePriceBoundaryMethod, Tag 1479
func (OrderMassCancelRequest) GetStrikePriceBoundaryPrecision ¶
func (m OrderMassCancelRequest) GetStrikePriceBoundaryPrecision() (v decimal.Decimal, err quickfix.MessageRejectError)
GetStrikePriceBoundaryPrecision gets StrikePriceBoundaryPrecision, Tag 1480
func (OrderMassCancelRequest) GetStrikePriceDeterminationMethod ¶
func (m OrderMassCancelRequest) GetStrikePriceDeterminationMethod() (v enum.StrikePriceDeterminationMethod, err quickfix.MessageRejectError)
GetStrikePriceDeterminationMethod gets StrikePriceDeterminationMethod, Tag 1478
func (OrderMassCancelRequest) GetStrikeValue ¶
func (m OrderMassCancelRequest) GetStrikeValue() (v decimal.Decimal, err quickfix.MessageRejectError)
GetStrikeValue gets StrikeValue, Tag 968
func (OrderMassCancelRequest) GetSymbol ¶
func (m OrderMassCancelRequest) GetSymbol() (v string, err quickfix.MessageRejectError)
GetSymbol gets Symbol, Tag 55
func (OrderMassCancelRequest) GetSymbolSfx ¶
func (m OrderMassCancelRequest) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError)
GetSymbolSfx gets SymbolSfx, Tag 65
func (OrderMassCancelRequest) GetText ¶
func (m OrderMassCancelRequest) GetText() (v string, err quickfix.MessageRejectError)
GetText gets Text, Tag 58
func (OrderMassCancelRequest) GetTimeUnit ¶
func (m OrderMassCancelRequest) GetTimeUnit() (v enum.TimeUnit, err quickfix.MessageRejectError)
GetTimeUnit gets TimeUnit, Tag 997
func (OrderMassCancelRequest) GetTradingSessionID ¶
func (m OrderMassCancelRequest) GetTradingSessionID() (v enum.TradingSessionID, err quickfix.MessageRejectError)
GetTradingSessionID gets TradingSessionID, Tag 336
func (OrderMassCancelRequest) GetTradingSessionSubID ¶
func (m OrderMassCancelRequest) GetTradingSessionSubID() (v enum.TradingSessionSubID, err quickfix.MessageRejectError)
GetTradingSessionSubID gets TradingSessionSubID, Tag 625
func (OrderMassCancelRequest) GetTransactTime ¶
func (m OrderMassCancelRequest) GetTransactTime() (v time.Time, err quickfix.MessageRejectError)
GetTransactTime gets TransactTime, Tag 60
func (OrderMassCancelRequest) GetUnderlyingAdjustedQuantity ¶
func (m OrderMassCancelRequest) GetUnderlyingAdjustedQuantity() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingAdjustedQuantity gets UnderlyingAdjustedQuantity, Tag 1044
func (OrderMassCancelRequest) GetUnderlyingAllocationPercent ¶
func (m OrderMassCancelRequest) GetUnderlyingAllocationPercent() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingAllocationPercent gets UnderlyingAllocationPercent, Tag 972
func (OrderMassCancelRequest) GetUnderlyingAttachmentPoint ¶
func (m OrderMassCancelRequest) GetUnderlyingAttachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingAttachmentPoint gets UnderlyingAttachmentPoint, Tag 1459
func (OrderMassCancelRequest) GetUnderlyingCFICode ¶
func (m OrderMassCancelRequest) GetUnderlyingCFICode() (v string, err quickfix.MessageRejectError)
GetUnderlyingCFICode gets UnderlyingCFICode, Tag 463
func (OrderMassCancelRequest) GetUnderlyingCPProgram ¶
func (m OrderMassCancelRequest) GetUnderlyingCPProgram() (v string, err quickfix.MessageRejectError)
GetUnderlyingCPProgram gets UnderlyingCPProgram, Tag 877
func (OrderMassCancelRequest) GetUnderlyingCPRegType ¶
func (m OrderMassCancelRequest) GetUnderlyingCPRegType() (v string, err quickfix.MessageRejectError)
GetUnderlyingCPRegType gets UnderlyingCPRegType, Tag 878
func (OrderMassCancelRequest) GetUnderlyingCapValue ¶
func (m OrderMassCancelRequest) GetUnderlyingCapValue() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingCapValue gets UnderlyingCapValue, Tag 1038
func (OrderMassCancelRequest) GetUnderlyingCashAmount ¶
func (m OrderMassCancelRequest) GetUnderlyingCashAmount() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingCashAmount gets UnderlyingCashAmount, Tag 973
func (OrderMassCancelRequest) GetUnderlyingCashType ¶
func (m OrderMassCancelRequest) GetUnderlyingCashType() (v enum.UnderlyingCashType, err quickfix.MessageRejectError)
GetUnderlyingCashType gets UnderlyingCashType, Tag 974
func (OrderMassCancelRequest) GetUnderlyingContractMultiplier ¶
func (m OrderMassCancelRequest) GetUnderlyingContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingContractMultiplier gets UnderlyingContractMultiplier, Tag 436
func (OrderMassCancelRequest) GetUnderlyingContractMultiplierUnit ¶
func (m OrderMassCancelRequest) GetUnderlyingContractMultiplierUnit() (v int, err quickfix.MessageRejectError)
GetUnderlyingContractMultiplierUnit gets UnderlyingContractMultiplierUnit, Tag 1437
func (OrderMassCancelRequest) GetUnderlyingCountryOfIssue ¶
func (m OrderMassCancelRequest) GetUnderlyingCountryOfIssue() (v string, err quickfix.MessageRejectError)
GetUnderlyingCountryOfIssue gets UnderlyingCountryOfIssue, Tag 592
func (OrderMassCancelRequest) GetUnderlyingCouponPaymentDate ¶
func (m OrderMassCancelRequest) GetUnderlyingCouponPaymentDate() (v string, err quickfix.MessageRejectError)
GetUnderlyingCouponPaymentDate gets UnderlyingCouponPaymentDate, Tag 241
func (OrderMassCancelRequest) GetUnderlyingCouponRate ¶
func (m OrderMassCancelRequest) GetUnderlyingCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingCouponRate gets UnderlyingCouponRate, Tag 435
func (OrderMassCancelRequest) GetUnderlyingCreditRating ¶
func (m OrderMassCancelRequest) GetUnderlyingCreditRating() (v string, err quickfix.MessageRejectError)
GetUnderlyingCreditRating gets UnderlyingCreditRating, Tag 256
func (OrderMassCancelRequest) GetUnderlyingCurrency ¶
func (m OrderMassCancelRequest) GetUnderlyingCurrency() (v string, err quickfix.MessageRejectError)
GetUnderlyingCurrency gets UnderlyingCurrency, Tag 318
func (OrderMassCancelRequest) GetUnderlyingCurrentValue ¶
func (m OrderMassCancelRequest) GetUnderlyingCurrentValue() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingCurrentValue gets UnderlyingCurrentValue, Tag 885
func (OrderMassCancelRequest) GetUnderlyingDetachmentPoint ¶
func (m OrderMassCancelRequest) GetUnderlyingDetachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingDetachmentPoint gets UnderlyingDetachmentPoint, Tag 1460
func (OrderMassCancelRequest) GetUnderlyingDirtyPrice ¶
func (m OrderMassCancelRequest) GetUnderlyingDirtyPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingDirtyPrice gets UnderlyingDirtyPrice, Tag 882
func (OrderMassCancelRequest) GetUnderlyingEndPrice ¶
func (m OrderMassCancelRequest) GetUnderlyingEndPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingEndPrice gets UnderlyingEndPrice, Tag 883
func (OrderMassCancelRequest) GetUnderlyingEndValue ¶
func (m OrderMassCancelRequest) GetUnderlyingEndValue() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingEndValue gets UnderlyingEndValue, Tag 886
func (OrderMassCancelRequest) GetUnderlyingExerciseStyle ¶
func (m OrderMassCancelRequest) GetUnderlyingExerciseStyle() (v int, err quickfix.MessageRejectError)
GetUnderlyingExerciseStyle gets UnderlyingExerciseStyle, Tag 1419
func (OrderMassCancelRequest) GetUnderlyingFXRate ¶
func (m OrderMassCancelRequest) GetUnderlyingFXRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingFXRate gets UnderlyingFXRate, Tag 1045
func (OrderMassCancelRequest) GetUnderlyingFXRateCalc ¶
func (m OrderMassCancelRequest) GetUnderlyingFXRateCalc() (v enum.UnderlyingFXRateCalc, err quickfix.MessageRejectError)
GetUnderlyingFXRateCalc gets UnderlyingFXRateCalc, Tag 1046
func (OrderMassCancelRequest) GetUnderlyingFactor ¶
func (m OrderMassCancelRequest) GetUnderlyingFactor() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingFactor gets UnderlyingFactor, Tag 246
func (OrderMassCancelRequest) GetUnderlyingFlowScheduleType ¶
func (m OrderMassCancelRequest) GetUnderlyingFlowScheduleType() (v int, err quickfix.MessageRejectError)
GetUnderlyingFlowScheduleType gets UnderlyingFlowScheduleType, Tag 1441
func (OrderMassCancelRequest) GetUnderlyingInstrRegistry ¶
func (m OrderMassCancelRequest) GetUnderlyingInstrRegistry() (v string, err quickfix.MessageRejectError)
GetUnderlyingInstrRegistry gets UnderlyingInstrRegistry, Tag 595
func (OrderMassCancelRequest) GetUnderlyingIssueDate ¶
func (m OrderMassCancelRequest) GetUnderlyingIssueDate() (v string, err quickfix.MessageRejectError)
GetUnderlyingIssueDate gets UnderlyingIssueDate, Tag 242
func (OrderMassCancelRequest) GetUnderlyingIssuer ¶
func (m OrderMassCancelRequest) GetUnderlyingIssuer() (v string, err quickfix.MessageRejectError)
GetUnderlyingIssuer gets UnderlyingIssuer, Tag 306
func (OrderMassCancelRequest) GetUnderlyingLocaleOfIssue ¶
func (m OrderMassCancelRequest) GetUnderlyingLocaleOfIssue() (v string, err quickfix.MessageRejectError)
GetUnderlyingLocaleOfIssue gets UnderlyingLocaleOfIssue, Tag 594
func (OrderMassCancelRequest) GetUnderlyingMaturityDate ¶
func (m OrderMassCancelRequest) GetUnderlyingMaturityDate() (v string, err quickfix.MessageRejectError)
GetUnderlyingMaturityDate gets UnderlyingMaturityDate, Tag 542
func (OrderMassCancelRequest) GetUnderlyingMaturityMonthYear ¶
func (m OrderMassCancelRequest) GetUnderlyingMaturityMonthYear() (v string, err quickfix.MessageRejectError)
GetUnderlyingMaturityMonthYear gets UnderlyingMaturityMonthYear, Tag 313
func (OrderMassCancelRequest) GetUnderlyingMaturityTime ¶
func (m OrderMassCancelRequest) GetUnderlyingMaturityTime() (v string, err quickfix.MessageRejectError)
GetUnderlyingMaturityTime gets UnderlyingMaturityTime, Tag 1213
func (OrderMassCancelRequest) GetUnderlyingNotionalPercentageOutstanding ¶
func (m OrderMassCancelRequest) GetUnderlyingNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingNotionalPercentageOutstanding gets UnderlyingNotionalPercentageOutstanding, Tag 1455
func (OrderMassCancelRequest) GetUnderlyingOptAttribute ¶
func (m OrderMassCancelRequest) GetUnderlyingOptAttribute() (v string, err quickfix.MessageRejectError)
GetUnderlyingOptAttribute gets UnderlyingOptAttribute, Tag 317
func (OrderMassCancelRequest) GetUnderlyingOriginalNotionalPercentageOutstanding ¶
func (m OrderMassCancelRequest) GetUnderlyingOriginalNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingOriginalNotionalPercentageOutstanding gets UnderlyingOriginalNotionalPercentageOutstanding, Tag 1456
func (OrderMassCancelRequest) GetUnderlyingPriceDeterminationMethod ¶
func (m OrderMassCancelRequest) GetUnderlyingPriceDeterminationMethod() (v enum.UnderlyingPriceDeterminationMethod, err quickfix.MessageRejectError)
GetUnderlyingPriceDeterminationMethod gets UnderlyingPriceDeterminationMethod, Tag 1481
func (OrderMassCancelRequest) GetUnderlyingPriceUnitOfMeasure ¶
func (m OrderMassCancelRequest) GetUnderlyingPriceUnitOfMeasure() (v string, err quickfix.MessageRejectError)
GetUnderlyingPriceUnitOfMeasure gets UnderlyingPriceUnitOfMeasure, Tag 1424
func (OrderMassCancelRequest) GetUnderlyingPriceUnitOfMeasureQty ¶
func (m OrderMassCancelRequest) GetUnderlyingPriceUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingPriceUnitOfMeasureQty gets UnderlyingPriceUnitOfMeasureQty, Tag 1425
func (OrderMassCancelRequest) GetUnderlyingProduct ¶
func (m OrderMassCancelRequest) GetUnderlyingProduct() (v int, err quickfix.MessageRejectError)
GetUnderlyingProduct gets UnderlyingProduct, Tag 462
func (OrderMassCancelRequest) GetUnderlyingPutOrCall ¶
func (m OrderMassCancelRequest) GetUnderlyingPutOrCall() (v int, err quickfix.MessageRejectError)
GetUnderlyingPutOrCall gets UnderlyingPutOrCall, Tag 315
func (OrderMassCancelRequest) GetUnderlyingPx ¶
func (m OrderMassCancelRequest) GetUnderlyingPx() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingPx gets UnderlyingPx, Tag 810
func (OrderMassCancelRequest) GetUnderlyingQty ¶
func (m OrderMassCancelRequest) GetUnderlyingQty() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingQty gets UnderlyingQty, Tag 879
func (OrderMassCancelRequest) GetUnderlyingRedemptionDate ¶
func (m OrderMassCancelRequest) GetUnderlyingRedemptionDate() (v string, err quickfix.MessageRejectError)
GetUnderlyingRedemptionDate gets UnderlyingRedemptionDate, Tag 247
func (OrderMassCancelRequest) GetUnderlyingRepoCollateralSecurityType ¶
func (m OrderMassCancelRequest) GetUnderlyingRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)
GetUnderlyingRepoCollateralSecurityType gets UnderlyingRepoCollateralSecurityType, Tag 243
func (OrderMassCancelRequest) GetUnderlyingRepurchaseRate ¶
func (m OrderMassCancelRequest) GetUnderlyingRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingRepurchaseRate gets UnderlyingRepurchaseRate, Tag 245
func (OrderMassCancelRequest) GetUnderlyingRepurchaseTerm ¶
func (m OrderMassCancelRequest) GetUnderlyingRepurchaseTerm() (v int, err quickfix.MessageRejectError)
GetUnderlyingRepurchaseTerm gets UnderlyingRepurchaseTerm, Tag 244
func (OrderMassCancelRequest) GetUnderlyingRestructuringType ¶
func (m OrderMassCancelRequest) GetUnderlyingRestructuringType() (v string, err quickfix.MessageRejectError)
GetUnderlyingRestructuringType gets UnderlyingRestructuringType, Tag 1453
func (OrderMassCancelRequest) GetUnderlyingSecurityDesc ¶
func (m OrderMassCancelRequest) GetUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityDesc gets UnderlyingSecurityDesc, Tag 307
func (OrderMassCancelRequest) GetUnderlyingSecurityExchange ¶
func (m OrderMassCancelRequest) GetUnderlyingSecurityExchange() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityExchange gets UnderlyingSecurityExchange, Tag 308
func (OrderMassCancelRequest) GetUnderlyingSecurityID ¶
func (m OrderMassCancelRequest) GetUnderlyingSecurityID() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityID gets UnderlyingSecurityID, Tag 309
func (OrderMassCancelRequest) GetUnderlyingSecurityIDSource ¶
func (m OrderMassCancelRequest) GetUnderlyingSecurityIDSource() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityIDSource gets UnderlyingSecurityIDSource, Tag 305
func (OrderMassCancelRequest) GetUnderlyingSecuritySubType ¶
func (m OrderMassCancelRequest) GetUnderlyingSecuritySubType() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecuritySubType gets UnderlyingSecuritySubType, Tag 763
func (OrderMassCancelRequest) GetUnderlyingSecurityType ¶
func (m OrderMassCancelRequest) GetUnderlyingSecurityType() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityType gets UnderlyingSecurityType, Tag 310
func (OrderMassCancelRequest) GetUnderlyingSeniority ¶
func (m OrderMassCancelRequest) GetUnderlyingSeniority() (v string, err quickfix.MessageRejectError)
GetUnderlyingSeniority gets UnderlyingSeniority, Tag 1454
func (OrderMassCancelRequest) GetUnderlyingSettlMethod ¶
func (m OrderMassCancelRequest) GetUnderlyingSettlMethod() (v string, err quickfix.MessageRejectError)
GetUnderlyingSettlMethod gets UnderlyingSettlMethod, Tag 1039
func (OrderMassCancelRequest) GetUnderlyingSettlementType ¶
func (m OrderMassCancelRequest) GetUnderlyingSettlementType() (v enum.UnderlyingSettlementType, err quickfix.MessageRejectError)
GetUnderlyingSettlementType gets UnderlyingSettlementType, Tag 975
func (OrderMassCancelRequest) GetUnderlyingStartValue ¶
func (m OrderMassCancelRequest) GetUnderlyingStartValue() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingStartValue gets UnderlyingStartValue, Tag 884
func (OrderMassCancelRequest) GetUnderlyingStateOrProvinceOfIssue ¶
func (m OrderMassCancelRequest) GetUnderlyingStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)
GetUnderlyingStateOrProvinceOfIssue gets UnderlyingStateOrProvinceOfIssue, Tag 593
func (OrderMassCancelRequest) GetUnderlyingStrikeCurrency ¶
func (m OrderMassCancelRequest) GetUnderlyingStrikeCurrency() (v string, err quickfix.MessageRejectError)
GetUnderlyingStrikeCurrency gets UnderlyingStrikeCurrency, Tag 941
func (OrderMassCancelRequest) GetUnderlyingStrikePrice ¶
func (m OrderMassCancelRequest) GetUnderlyingStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingStrikePrice gets UnderlyingStrikePrice, Tag 316
func (OrderMassCancelRequest) GetUnderlyingSymbol ¶
func (m OrderMassCancelRequest) GetUnderlyingSymbol() (v string, err quickfix.MessageRejectError)
GetUnderlyingSymbol gets UnderlyingSymbol, Tag 311
func (OrderMassCancelRequest) GetUnderlyingSymbolSfx ¶
func (m OrderMassCancelRequest) GetUnderlyingSymbolSfx() (v string, err quickfix.MessageRejectError)
GetUnderlyingSymbolSfx gets UnderlyingSymbolSfx, Tag 312
func (OrderMassCancelRequest) GetUnderlyingTimeUnit ¶
func (m OrderMassCancelRequest) GetUnderlyingTimeUnit() (v string, err quickfix.MessageRejectError)
GetUnderlyingTimeUnit gets UnderlyingTimeUnit, Tag 1000
func (OrderMassCancelRequest) GetUnderlyingUnitOfMeasure ¶
func (m OrderMassCancelRequest) GetUnderlyingUnitOfMeasure() (v string, err quickfix.MessageRejectError)
GetUnderlyingUnitOfMeasure gets UnderlyingUnitOfMeasure, Tag 998
func (OrderMassCancelRequest) GetUnderlyingUnitOfMeasureQty ¶
func (m OrderMassCancelRequest) GetUnderlyingUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingUnitOfMeasureQty gets UnderlyingUnitOfMeasureQty, Tag 1423
func (OrderMassCancelRequest) GetUnitOfMeasure ¶
func (m OrderMassCancelRequest) GetUnitOfMeasure() (v enum.UnitOfMeasure, err quickfix.MessageRejectError)
GetUnitOfMeasure gets UnitOfMeasure, Tag 996
func (OrderMassCancelRequest) GetUnitOfMeasureQty ¶
func (m OrderMassCancelRequest) GetUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnitOfMeasureQty gets UnitOfMeasureQty, Tag 1147
func (OrderMassCancelRequest) GetValuationMethod ¶
func (m OrderMassCancelRequest) GetValuationMethod() (v enum.ValuationMethod, err quickfix.MessageRejectError)
GetValuationMethod gets ValuationMethod, Tag 1197
func (OrderMassCancelRequest) HasAttachmentPoint ¶
func (m OrderMassCancelRequest) HasAttachmentPoint() bool
HasAttachmentPoint returns true if AttachmentPoint is present, Tag 1457
func (OrderMassCancelRequest) HasCFICode ¶
func (m OrderMassCancelRequest) HasCFICode() bool
HasCFICode returns true if CFICode is present, Tag 461
func (OrderMassCancelRequest) HasCPProgram ¶
func (m OrderMassCancelRequest) HasCPProgram() bool
HasCPProgram returns true if CPProgram is present, Tag 875
func (OrderMassCancelRequest) HasCPRegType ¶
func (m OrderMassCancelRequest) HasCPRegType() bool
HasCPRegType returns true if CPRegType is present, Tag 876
func (OrderMassCancelRequest) HasCapPrice ¶
func (m OrderMassCancelRequest) HasCapPrice() bool
HasCapPrice returns true if CapPrice is present, Tag 1199
func (OrderMassCancelRequest) HasClOrdID ¶
func (m OrderMassCancelRequest) HasClOrdID() bool
HasClOrdID returns true if ClOrdID is present, Tag 11
func (OrderMassCancelRequest) HasContractMultiplier ¶
func (m OrderMassCancelRequest) HasContractMultiplier() bool
HasContractMultiplier returns true if ContractMultiplier is present, Tag 231
func (OrderMassCancelRequest) HasContractMultiplierUnit ¶
func (m OrderMassCancelRequest) HasContractMultiplierUnit() bool
HasContractMultiplierUnit returns true if ContractMultiplierUnit is present, Tag 1435
func (OrderMassCancelRequest) HasContractSettlMonth ¶
func (m OrderMassCancelRequest) HasContractSettlMonth() bool
HasContractSettlMonth returns true if ContractSettlMonth is present, Tag 667
func (OrderMassCancelRequest) HasCountryOfIssue ¶
func (m OrderMassCancelRequest) HasCountryOfIssue() bool
HasCountryOfIssue returns true if CountryOfIssue is present, Tag 470
func (OrderMassCancelRequest) HasCouponPaymentDate ¶
func (m OrderMassCancelRequest) HasCouponPaymentDate() bool
HasCouponPaymentDate returns true if CouponPaymentDate is present, Tag 224
func (OrderMassCancelRequest) HasCouponRate ¶
func (m OrderMassCancelRequest) HasCouponRate() bool
HasCouponRate returns true if CouponRate is present, Tag 223
func (OrderMassCancelRequest) HasCreditRating ¶
func (m OrderMassCancelRequest) HasCreditRating() bool
HasCreditRating returns true if CreditRating is present, Tag 255
func (OrderMassCancelRequest) HasDatedDate ¶
func (m OrderMassCancelRequest) HasDatedDate() bool
HasDatedDate returns true if DatedDate is present, Tag 873
func (OrderMassCancelRequest) HasDetachmentPoint ¶
func (m OrderMassCancelRequest) HasDetachmentPoint() bool
HasDetachmentPoint returns true if DetachmentPoint is present, Tag 1458
func (OrderMassCancelRequest) HasEncodedIssuer ¶
func (m OrderMassCancelRequest) HasEncodedIssuer() bool
HasEncodedIssuer returns true if EncodedIssuer is present, Tag 349
func (OrderMassCancelRequest) HasEncodedIssuerLen ¶
func (m OrderMassCancelRequest) HasEncodedIssuerLen() bool
HasEncodedIssuerLen returns true if EncodedIssuerLen is present, Tag 348
func (OrderMassCancelRequest) HasEncodedSecurityDesc ¶
func (m OrderMassCancelRequest) HasEncodedSecurityDesc() bool
HasEncodedSecurityDesc returns true if EncodedSecurityDesc is present, Tag 351
func (OrderMassCancelRequest) HasEncodedSecurityDescLen ¶
func (m OrderMassCancelRequest) HasEncodedSecurityDescLen() bool
HasEncodedSecurityDescLen returns true if EncodedSecurityDescLen is present, Tag 350
func (OrderMassCancelRequest) HasEncodedText ¶
func (m OrderMassCancelRequest) HasEncodedText() bool
HasEncodedText returns true if EncodedText is present, Tag 355
func (OrderMassCancelRequest) HasEncodedTextLen ¶
func (m OrderMassCancelRequest) HasEncodedTextLen() bool
HasEncodedTextLen returns true if EncodedTextLen is present, Tag 354
func (OrderMassCancelRequest) HasEncodedUnderlyingIssuer ¶
func (m OrderMassCancelRequest) HasEncodedUnderlyingIssuer() bool
HasEncodedUnderlyingIssuer returns true if EncodedUnderlyingIssuer is present, Tag 363
func (OrderMassCancelRequest) HasEncodedUnderlyingIssuerLen ¶
func (m OrderMassCancelRequest) HasEncodedUnderlyingIssuerLen() bool
HasEncodedUnderlyingIssuerLen returns true if EncodedUnderlyingIssuerLen is present, Tag 362
func (OrderMassCancelRequest) HasEncodedUnderlyingSecurityDesc ¶
func (m OrderMassCancelRequest) HasEncodedUnderlyingSecurityDesc() bool
HasEncodedUnderlyingSecurityDesc returns true if EncodedUnderlyingSecurityDesc is present, Tag 365
func (OrderMassCancelRequest) HasEncodedUnderlyingSecurityDescLen ¶
func (m OrderMassCancelRequest) HasEncodedUnderlyingSecurityDescLen() bool
HasEncodedUnderlyingSecurityDescLen returns true if EncodedUnderlyingSecurityDescLen is present, Tag 364
func (OrderMassCancelRequest) HasExerciseStyle ¶
func (m OrderMassCancelRequest) HasExerciseStyle() bool
HasExerciseStyle returns true if ExerciseStyle is present, Tag 1194
func (OrderMassCancelRequest) HasFactor ¶
func (m OrderMassCancelRequest) HasFactor() bool
HasFactor returns true if Factor is present, Tag 228
func (OrderMassCancelRequest) HasFlexProductEligibilityIndicator ¶
func (m OrderMassCancelRequest) HasFlexProductEligibilityIndicator() bool
HasFlexProductEligibilityIndicator returns true if FlexProductEligibilityIndicator is present, Tag 1242
func (OrderMassCancelRequest) HasFlexibleIndicator ¶
func (m OrderMassCancelRequest) HasFlexibleIndicator() bool
HasFlexibleIndicator returns true if FlexibleIndicator is present, Tag 1244
func (OrderMassCancelRequest) HasFloorPrice ¶
func (m OrderMassCancelRequest) HasFloorPrice() bool
HasFloorPrice returns true if FloorPrice is present, Tag 1200
func (OrderMassCancelRequest) HasFlowScheduleType ¶
func (m OrderMassCancelRequest) HasFlowScheduleType() bool
HasFlowScheduleType returns true if FlowScheduleType is present, Tag 1439
func (OrderMassCancelRequest) HasInstrRegistry ¶
func (m OrderMassCancelRequest) HasInstrRegistry() bool
HasInstrRegistry returns true if InstrRegistry is present, Tag 543
func (OrderMassCancelRequest) HasInstrmtAssignmentMethod ¶
func (m OrderMassCancelRequest) HasInstrmtAssignmentMethod() bool
HasInstrmtAssignmentMethod returns true if InstrmtAssignmentMethod is present, Tag 1049
func (OrderMassCancelRequest) HasInterestAccrualDate ¶
func (m OrderMassCancelRequest) HasInterestAccrualDate() bool
HasInterestAccrualDate returns true if InterestAccrualDate is present, Tag 874
func (OrderMassCancelRequest) HasIssueDate ¶
func (m OrderMassCancelRequest) HasIssueDate() bool
HasIssueDate returns true if IssueDate is present, Tag 225
func (OrderMassCancelRequest) HasIssuer ¶
func (m OrderMassCancelRequest) HasIssuer() bool
HasIssuer returns true if Issuer is present, Tag 106
func (OrderMassCancelRequest) HasListMethod ¶
func (m OrderMassCancelRequest) HasListMethod() bool
HasListMethod returns true if ListMethod is present, Tag 1198
func (OrderMassCancelRequest) HasLocaleOfIssue ¶
func (m OrderMassCancelRequest) HasLocaleOfIssue() bool
HasLocaleOfIssue returns true if LocaleOfIssue is present, Tag 472
func (OrderMassCancelRequest) HasMarketID ¶
func (m OrderMassCancelRequest) HasMarketID() bool
HasMarketID returns true if MarketID is present, Tag 1301
func (OrderMassCancelRequest) HasMarketSegmentID ¶
func (m OrderMassCancelRequest) HasMarketSegmentID() bool
HasMarketSegmentID returns true if MarketSegmentID is present, Tag 1300
func (OrderMassCancelRequest) HasMassCancelRequestType ¶
func (m OrderMassCancelRequest) HasMassCancelRequestType() bool
HasMassCancelRequestType returns true if MassCancelRequestType is present, Tag 530
func (OrderMassCancelRequest) HasMaturityDate ¶
func (m OrderMassCancelRequest) HasMaturityDate() bool
HasMaturityDate returns true if MaturityDate is present, Tag 541
func (OrderMassCancelRequest) HasMaturityMonthYear ¶
func (m OrderMassCancelRequest) HasMaturityMonthYear() bool
HasMaturityMonthYear returns true if MaturityMonthYear is present, Tag 200
func (OrderMassCancelRequest) HasMaturityTime ¶
func (m OrderMassCancelRequest) HasMaturityTime() bool
HasMaturityTime returns true if MaturityTime is present, Tag 1079
func (OrderMassCancelRequest) HasMinPriceIncrement ¶
func (m OrderMassCancelRequest) HasMinPriceIncrement() bool
HasMinPriceIncrement returns true if MinPriceIncrement is present, Tag 969
func (OrderMassCancelRequest) HasMinPriceIncrementAmount ¶
func (m OrderMassCancelRequest) HasMinPriceIncrementAmount() bool
HasMinPriceIncrementAmount returns true if MinPriceIncrementAmount is present, Tag 1146
func (OrderMassCancelRequest) HasNTPositionLimit ¶
func (m OrderMassCancelRequest) HasNTPositionLimit() bool
HasNTPositionLimit returns true if NTPositionLimit is present, Tag 971
func (OrderMassCancelRequest) HasNoComplexEvents ¶
func (m OrderMassCancelRequest) HasNoComplexEvents() bool
HasNoComplexEvents returns true if NoComplexEvents is present, Tag 1483
func (OrderMassCancelRequest) HasNoEvents ¶
func (m OrderMassCancelRequest) HasNoEvents() bool
HasNoEvents returns true if NoEvents is present, Tag 864
func (OrderMassCancelRequest) HasNoInstrumentParties ¶
func (m OrderMassCancelRequest) HasNoInstrumentParties() bool
HasNoInstrumentParties returns true if NoInstrumentParties is present, Tag 1018
func (OrderMassCancelRequest) HasNoPartyIDs ¶
func (m OrderMassCancelRequest) HasNoPartyIDs() bool
HasNoPartyIDs returns true if NoPartyIDs is present, Tag 453
func (OrderMassCancelRequest) HasNoSecurityAltID ¶
func (m OrderMassCancelRequest) HasNoSecurityAltID() bool
HasNoSecurityAltID returns true if NoSecurityAltID is present, Tag 454
func (OrderMassCancelRequest) HasNoTargetPartyIDs ¶
func (m OrderMassCancelRequest) HasNoTargetPartyIDs() bool
HasNoTargetPartyIDs returns true if NoTargetPartyIDs is present, Tag 1461
func (OrderMassCancelRequest) HasNoUnderlyingSecurityAltID ¶
func (m OrderMassCancelRequest) HasNoUnderlyingSecurityAltID() bool
HasNoUnderlyingSecurityAltID returns true if NoUnderlyingSecurityAltID is present, Tag 457
func (OrderMassCancelRequest) HasNoUnderlyingStips ¶
func (m OrderMassCancelRequest) HasNoUnderlyingStips() bool
HasNoUnderlyingStips returns true if NoUnderlyingStips is present, Tag 887
func (OrderMassCancelRequest) HasNoUndlyInstrumentParties ¶
func (m OrderMassCancelRequest) HasNoUndlyInstrumentParties() bool
HasNoUndlyInstrumentParties returns true if NoUndlyInstrumentParties is present, Tag 1058
func (OrderMassCancelRequest) HasNotionalPercentageOutstanding ¶
func (m OrderMassCancelRequest) HasNotionalPercentageOutstanding() bool
HasNotionalPercentageOutstanding returns true if NotionalPercentageOutstanding is present, Tag 1451
func (OrderMassCancelRequest) HasOptAttribute ¶
func (m OrderMassCancelRequest) HasOptAttribute() bool
HasOptAttribute returns true if OptAttribute is present, Tag 206
func (OrderMassCancelRequest) HasOptPayoutAmount ¶
func (m OrderMassCancelRequest) HasOptPayoutAmount() bool
HasOptPayoutAmount returns true if OptPayoutAmount is present, Tag 1195
func (OrderMassCancelRequest) HasOptPayoutType ¶
func (m OrderMassCancelRequest) HasOptPayoutType() bool
HasOptPayoutType returns true if OptPayoutType is present, Tag 1482
func (OrderMassCancelRequest) HasOriginalNotionalPercentageOutstanding ¶
func (m OrderMassCancelRequest) HasOriginalNotionalPercentageOutstanding() bool
HasOriginalNotionalPercentageOutstanding returns true if OriginalNotionalPercentageOutstanding is present, Tag 1452
func (OrderMassCancelRequest) HasPool ¶
func (m OrderMassCancelRequest) HasPool() bool
HasPool returns true if Pool is present, Tag 691
func (OrderMassCancelRequest) HasPositionLimit ¶
func (m OrderMassCancelRequest) HasPositionLimit() bool
HasPositionLimit returns true if PositionLimit is present, Tag 970
func (OrderMassCancelRequest) HasPriceQuoteMethod ¶
func (m OrderMassCancelRequest) HasPriceQuoteMethod() bool
HasPriceQuoteMethod returns true if PriceQuoteMethod is present, Tag 1196
func (OrderMassCancelRequest) HasPriceUnitOfMeasure ¶
func (m OrderMassCancelRequest) HasPriceUnitOfMeasure() bool
HasPriceUnitOfMeasure returns true if PriceUnitOfMeasure is present, Tag 1191
func (OrderMassCancelRequest) HasPriceUnitOfMeasureQty ¶
func (m OrderMassCancelRequest) HasPriceUnitOfMeasureQty() bool
HasPriceUnitOfMeasureQty returns true if PriceUnitOfMeasureQty is present, Tag 1192
func (OrderMassCancelRequest) HasProduct ¶
func (m OrderMassCancelRequest) HasProduct() bool
HasProduct returns true if Product is present, Tag 460
func (OrderMassCancelRequest) HasProductComplex ¶
func (m OrderMassCancelRequest) HasProductComplex() bool
HasProductComplex returns true if ProductComplex is present, Tag 1227
func (OrderMassCancelRequest) HasPutOrCall ¶
func (m OrderMassCancelRequest) HasPutOrCall() bool
HasPutOrCall returns true if PutOrCall is present, Tag 201
func (OrderMassCancelRequest) HasRedemptionDate ¶
func (m OrderMassCancelRequest) HasRedemptionDate() bool
HasRedemptionDate returns true if RedemptionDate is present, Tag 240
func (OrderMassCancelRequest) HasRepoCollateralSecurityType ¶
func (m OrderMassCancelRequest) HasRepoCollateralSecurityType() bool
HasRepoCollateralSecurityType returns true if RepoCollateralSecurityType is present, Tag 239
func (OrderMassCancelRequest) HasRepurchaseRate ¶
func (m OrderMassCancelRequest) HasRepurchaseRate() bool
HasRepurchaseRate returns true if RepurchaseRate is present, Tag 227
func (OrderMassCancelRequest) HasRepurchaseTerm ¶
func (m OrderMassCancelRequest) HasRepurchaseTerm() bool
HasRepurchaseTerm returns true if RepurchaseTerm is present, Tag 226
func (OrderMassCancelRequest) HasRestructuringType ¶
func (m OrderMassCancelRequest) HasRestructuringType() bool
HasRestructuringType returns true if RestructuringType is present, Tag 1449
func (OrderMassCancelRequest) HasSecondaryClOrdID ¶
func (m OrderMassCancelRequest) HasSecondaryClOrdID() bool
HasSecondaryClOrdID returns true if SecondaryClOrdID is present, Tag 526
func (OrderMassCancelRequest) HasSecurityDesc ¶
func (m OrderMassCancelRequest) HasSecurityDesc() bool
HasSecurityDesc returns true if SecurityDesc is present, Tag 107
func (OrderMassCancelRequest) HasSecurityExchange ¶
func (m OrderMassCancelRequest) HasSecurityExchange() bool
HasSecurityExchange returns true if SecurityExchange is present, Tag 207
func (OrderMassCancelRequest) HasSecurityGroup ¶
func (m OrderMassCancelRequest) HasSecurityGroup() bool
HasSecurityGroup returns true if SecurityGroup is present, Tag 1151
func (OrderMassCancelRequest) HasSecurityID ¶
func (m OrderMassCancelRequest) HasSecurityID() bool
HasSecurityID returns true if SecurityID is present, Tag 48
func (OrderMassCancelRequest) HasSecurityIDSource ¶
func (m OrderMassCancelRequest) HasSecurityIDSource() bool
HasSecurityIDSource returns true if SecurityIDSource is present, Tag 22
func (OrderMassCancelRequest) HasSecurityStatus ¶
func (m OrderMassCancelRequest) HasSecurityStatus() bool
HasSecurityStatus returns true if SecurityStatus is present, Tag 965
func (OrderMassCancelRequest) HasSecuritySubType ¶
func (m OrderMassCancelRequest) HasSecuritySubType() bool
HasSecuritySubType returns true if SecuritySubType is present, Tag 762
func (OrderMassCancelRequest) HasSecurityType ¶
func (m OrderMassCancelRequest) HasSecurityType() bool
HasSecurityType returns true if SecurityType is present, Tag 167
func (OrderMassCancelRequest) HasSecurityXML ¶
func (m OrderMassCancelRequest) HasSecurityXML() bool
HasSecurityXML returns true if SecurityXML is present, Tag 1185
func (OrderMassCancelRequest) HasSecurityXMLLen ¶
func (m OrderMassCancelRequest) HasSecurityXMLLen() bool
HasSecurityXMLLen returns true if SecurityXMLLen is present, Tag 1184
func (OrderMassCancelRequest) HasSecurityXMLSchema ¶
func (m OrderMassCancelRequest) HasSecurityXMLSchema() bool
HasSecurityXMLSchema returns true if SecurityXMLSchema is present, Tag 1186
func (OrderMassCancelRequest) HasSeniority ¶
func (m OrderMassCancelRequest) HasSeniority() bool
HasSeniority returns true if Seniority is present, Tag 1450
func (OrderMassCancelRequest) HasSettlMethod ¶
func (m OrderMassCancelRequest) HasSettlMethod() bool
HasSettlMethod returns true if SettlMethod is present, Tag 1193
func (OrderMassCancelRequest) HasSettleOnOpenFlag ¶
func (m OrderMassCancelRequest) HasSettleOnOpenFlag() bool
HasSettleOnOpenFlag returns true if SettleOnOpenFlag is present, Tag 966
func (OrderMassCancelRequest) HasSide ¶
func (m OrderMassCancelRequest) HasSide() bool
HasSide returns true if Side is present, Tag 54
func (OrderMassCancelRequest) HasStateOrProvinceOfIssue ¶
func (m OrderMassCancelRequest) HasStateOrProvinceOfIssue() bool
HasStateOrProvinceOfIssue returns true if StateOrProvinceOfIssue is present, Tag 471
func (OrderMassCancelRequest) HasStrikeCurrency ¶
func (m OrderMassCancelRequest) HasStrikeCurrency() bool
HasStrikeCurrency returns true if StrikeCurrency is present, Tag 947
func (OrderMassCancelRequest) HasStrikeMultiplier ¶
func (m OrderMassCancelRequest) HasStrikeMultiplier() bool
HasStrikeMultiplier returns true if StrikeMultiplier is present, Tag 967
func (OrderMassCancelRequest) HasStrikePrice ¶
func (m OrderMassCancelRequest) HasStrikePrice() bool
HasStrikePrice returns true if StrikePrice is present, Tag 202
func (OrderMassCancelRequest) HasStrikePriceBoundaryMethod ¶
func (m OrderMassCancelRequest) HasStrikePriceBoundaryMethod() bool
HasStrikePriceBoundaryMethod returns true if StrikePriceBoundaryMethod is present, Tag 1479
func (OrderMassCancelRequest) HasStrikePriceBoundaryPrecision ¶
func (m OrderMassCancelRequest) HasStrikePriceBoundaryPrecision() bool
HasStrikePriceBoundaryPrecision returns true if StrikePriceBoundaryPrecision is present, Tag 1480
func (OrderMassCancelRequest) HasStrikePriceDeterminationMethod ¶
func (m OrderMassCancelRequest) HasStrikePriceDeterminationMethod() bool
HasStrikePriceDeterminationMethod returns true if StrikePriceDeterminationMethod is present, Tag 1478
func (OrderMassCancelRequest) HasStrikeValue ¶
func (m OrderMassCancelRequest) HasStrikeValue() bool
HasStrikeValue returns true if StrikeValue is present, Tag 968
func (OrderMassCancelRequest) HasSymbol ¶
func (m OrderMassCancelRequest) HasSymbol() bool
HasSymbol returns true if Symbol is present, Tag 55
func (OrderMassCancelRequest) HasSymbolSfx ¶
func (m OrderMassCancelRequest) HasSymbolSfx() bool
HasSymbolSfx returns true if SymbolSfx is present, Tag 65
func (OrderMassCancelRequest) HasText ¶
func (m OrderMassCancelRequest) HasText() bool
HasText returns true if Text is present, Tag 58
func (OrderMassCancelRequest) HasTimeUnit ¶
func (m OrderMassCancelRequest) HasTimeUnit() bool
HasTimeUnit returns true if TimeUnit is present, Tag 997
func (OrderMassCancelRequest) HasTradingSessionID ¶
func (m OrderMassCancelRequest) HasTradingSessionID() bool
HasTradingSessionID returns true if TradingSessionID is present, Tag 336
func (OrderMassCancelRequest) HasTradingSessionSubID ¶
func (m OrderMassCancelRequest) HasTradingSessionSubID() bool
HasTradingSessionSubID returns true if TradingSessionSubID is present, Tag 625
func (OrderMassCancelRequest) HasTransactTime ¶
func (m OrderMassCancelRequest) HasTransactTime() bool
HasTransactTime returns true if TransactTime is present, Tag 60
func (OrderMassCancelRequest) HasUnderlyingAdjustedQuantity ¶
func (m OrderMassCancelRequest) HasUnderlyingAdjustedQuantity() bool
HasUnderlyingAdjustedQuantity returns true if UnderlyingAdjustedQuantity is present, Tag 1044
func (OrderMassCancelRequest) HasUnderlyingAllocationPercent ¶
func (m OrderMassCancelRequest) HasUnderlyingAllocationPercent() bool
HasUnderlyingAllocationPercent returns true if UnderlyingAllocationPercent is present, Tag 972
func (OrderMassCancelRequest) HasUnderlyingAttachmentPoint ¶
func (m OrderMassCancelRequest) HasUnderlyingAttachmentPoint() bool
HasUnderlyingAttachmentPoint returns true if UnderlyingAttachmentPoint is present, Tag 1459
func (OrderMassCancelRequest) HasUnderlyingCFICode ¶
func (m OrderMassCancelRequest) HasUnderlyingCFICode() bool
HasUnderlyingCFICode returns true if UnderlyingCFICode is present, Tag 463
func (OrderMassCancelRequest) HasUnderlyingCPProgram ¶
func (m OrderMassCancelRequest) HasUnderlyingCPProgram() bool
HasUnderlyingCPProgram returns true if UnderlyingCPProgram is present, Tag 877
func (OrderMassCancelRequest) HasUnderlyingCPRegType ¶
func (m OrderMassCancelRequest) HasUnderlyingCPRegType() bool
HasUnderlyingCPRegType returns true if UnderlyingCPRegType is present, Tag 878
func (OrderMassCancelRequest) HasUnderlyingCapValue ¶
func (m OrderMassCancelRequest) HasUnderlyingCapValue() bool
HasUnderlyingCapValue returns true if UnderlyingCapValue is present, Tag 1038
func (OrderMassCancelRequest) HasUnderlyingCashAmount ¶
func (m OrderMassCancelRequest) HasUnderlyingCashAmount() bool
HasUnderlyingCashAmount returns true if UnderlyingCashAmount is present, Tag 973
func (OrderMassCancelRequest) HasUnderlyingCashType ¶
func (m OrderMassCancelRequest) HasUnderlyingCashType() bool
HasUnderlyingCashType returns true if UnderlyingCashType is present, Tag 974
func (OrderMassCancelRequest) HasUnderlyingContractMultiplier ¶
func (m OrderMassCancelRequest) HasUnderlyingContractMultiplier() bool
HasUnderlyingContractMultiplier returns true if UnderlyingContractMultiplier is present, Tag 436
func (OrderMassCancelRequest) HasUnderlyingContractMultiplierUnit ¶
func (m OrderMassCancelRequest) HasUnderlyingContractMultiplierUnit() bool
HasUnderlyingContractMultiplierUnit returns true if UnderlyingContractMultiplierUnit is present, Tag 1437
func (OrderMassCancelRequest) HasUnderlyingCountryOfIssue ¶
func (m OrderMassCancelRequest) HasUnderlyingCountryOfIssue() bool
HasUnderlyingCountryOfIssue returns true if UnderlyingCountryOfIssue is present, Tag 592
func (OrderMassCancelRequest) HasUnderlyingCouponPaymentDate ¶
func (m OrderMassCancelRequest) HasUnderlyingCouponPaymentDate() bool
HasUnderlyingCouponPaymentDate returns true if UnderlyingCouponPaymentDate is present, Tag 241
func (OrderMassCancelRequest) HasUnderlyingCouponRate ¶
func (m OrderMassCancelRequest) HasUnderlyingCouponRate() bool
HasUnderlyingCouponRate returns true if UnderlyingCouponRate is present, Tag 435
func (OrderMassCancelRequest) HasUnderlyingCreditRating ¶
func (m OrderMassCancelRequest) HasUnderlyingCreditRating() bool
HasUnderlyingCreditRating returns true if UnderlyingCreditRating is present, Tag 256
func (OrderMassCancelRequest) HasUnderlyingCurrency ¶
func (m OrderMassCancelRequest) HasUnderlyingCurrency() bool
HasUnderlyingCurrency returns true if UnderlyingCurrency is present, Tag 318
func (OrderMassCancelRequest) HasUnderlyingCurrentValue ¶
func (m OrderMassCancelRequest) HasUnderlyingCurrentValue() bool
HasUnderlyingCurrentValue returns true if UnderlyingCurrentValue is present, Tag 885
func (OrderMassCancelRequest) HasUnderlyingDetachmentPoint ¶
func (m OrderMassCancelRequest) HasUnderlyingDetachmentPoint() bool
HasUnderlyingDetachmentPoint returns true if UnderlyingDetachmentPoint is present, Tag 1460
func (OrderMassCancelRequest) HasUnderlyingDirtyPrice ¶
func (m OrderMassCancelRequest) HasUnderlyingDirtyPrice() bool
HasUnderlyingDirtyPrice returns true if UnderlyingDirtyPrice is present, Tag 882
func (OrderMassCancelRequest) HasUnderlyingEndPrice ¶
func (m OrderMassCancelRequest) HasUnderlyingEndPrice() bool
HasUnderlyingEndPrice returns true if UnderlyingEndPrice is present, Tag 883
func (OrderMassCancelRequest) HasUnderlyingEndValue ¶
func (m OrderMassCancelRequest) HasUnderlyingEndValue() bool
HasUnderlyingEndValue returns true if UnderlyingEndValue is present, Tag 886
func (OrderMassCancelRequest) HasUnderlyingExerciseStyle ¶
func (m OrderMassCancelRequest) HasUnderlyingExerciseStyle() bool
HasUnderlyingExerciseStyle returns true if UnderlyingExerciseStyle is present, Tag 1419
func (OrderMassCancelRequest) HasUnderlyingFXRate ¶
func (m OrderMassCancelRequest) HasUnderlyingFXRate() bool
HasUnderlyingFXRate returns true if UnderlyingFXRate is present, Tag 1045
func (OrderMassCancelRequest) HasUnderlyingFXRateCalc ¶
func (m OrderMassCancelRequest) HasUnderlyingFXRateCalc() bool
HasUnderlyingFXRateCalc returns true if UnderlyingFXRateCalc is present, Tag 1046
func (OrderMassCancelRequest) HasUnderlyingFactor ¶
func (m OrderMassCancelRequest) HasUnderlyingFactor() bool
HasUnderlyingFactor returns true if UnderlyingFactor is present, Tag 246
func (OrderMassCancelRequest) HasUnderlyingFlowScheduleType ¶
func (m OrderMassCancelRequest) HasUnderlyingFlowScheduleType() bool
HasUnderlyingFlowScheduleType returns true if UnderlyingFlowScheduleType is present, Tag 1441
func (OrderMassCancelRequest) HasUnderlyingInstrRegistry ¶
func (m OrderMassCancelRequest) HasUnderlyingInstrRegistry() bool
HasUnderlyingInstrRegistry returns true if UnderlyingInstrRegistry is present, Tag 595
func (OrderMassCancelRequest) HasUnderlyingIssueDate ¶
func (m OrderMassCancelRequest) HasUnderlyingIssueDate() bool
HasUnderlyingIssueDate returns true if UnderlyingIssueDate is present, Tag 242
func (OrderMassCancelRequest) HasUnderlyingIssuer ¶
func (m OrderMassCancelRequest) HasUnderlyingIssuer() bool
HasUnderlyingIssuer returns true if UnderlyingIssuer is present, Tag 306
func (OrderMassCancelRequest) HasUnderlyingLocaleOfIssue ¶
func (m OrderMassCancelRequest) HasUnderlyingLocaleOfIssue() bool
HasUnderlyingLocaleOfIssue returns true if UnderlyingLocaleOfIssue is present, Tag 594
func (OrderMassCancelRequest) HasUnderlyingMaturityDate ¶
func (m OrderMassCancelRequest) HasUnderlyingMaturityDate() bool
HasUnderlyingMaturityDate returns true if UnderlyingMaturityDate is present, Tag 542
func (OrderMassCancelRequest) HasUnderlyingMaturityMonthYear ¶
func (m OrderMassCancelRequest) HasUnderlyingMaturityMonthYear() bool
HasUnderlyingMaturityMonthYear returns true if UnderlyingMaturityMonthYear is present, Tag 313
func (OrderMassCancelRequest) HasUnderlyingMaturityTime ¶
func (m OrderMassCancelRequest) HasUnderlyingMaturityTime() bool
HasUnderlyingMaturityTime returns true if UnderlyingMaturityTime is present, Tag 1213
func (OrderMassCancelRequest) HasUnderlyingNotionalPercentageOutstanding ¶
func (m OrderMassCancelRequest) HasUnderlyingNotionalPercentageOutstanding() bool
HasUnderlyingNotionalPercentageOutstanding returns true if UnderlyingNotionalPercentageOutstanding is present, Tag 1455
func (OrderMassCancelRequest) HasUnderlyingOptAttribute ¶
func (m OrderMassCancelRequest) HasUnderlyingOptAttribute() bool
HasUnderlyingOptAttribute returns true if UnderlyingOptAttribute is present, Tag 317
func (OrderMassCancelRequest) HasUnderlyingOriginalNotionalPercentageOutstanding ¶
func (m OrderMassCancelRequest) HasUnderlyingOriginalNotionalPercentageOutstanding() bool
HasUnderlyingOriginalNotionalPercentageOutstanding returns true if UnderlyingOriginalNotionalPercentageOutstanding is present, Tag 1456
func (OrderMassCancelRequest) HasUnderlyingPriceDeterminationMethod ¶
func (m OrderMassCancelRequest) HasUnderlyingPriceDeterminationMethod() bool
HasUnderlyingPriceDeterminationMethod returns true if UnderlyingPriceDeterminationMethod is present, Tag 1481
func (OrderMassCancelRequest) HasUnderlyingPriceUnitOfMeasure ¶
func (m OrderMassCancelRequest) HasUnderlyingPriceUnitOfMeasure() bool
HasUnderlyingPriceUnitOfMeasure returns true if UnderlyingPriceUnitOfMeasure is present, Tag 1424
func (OrderMassCancelRequest) HasUnderlyingPriceUnitOfMeasureQty ¶
func (m OrderMassCancelRequest) HasUnderlyingPriceUnitOfMeasureQty() bool
HasUnderlyingPriceUnitOfMeasureQty returns true if UnderlyingPriceUnitOfMeasureQty is present, Tag 1425
func (OrderMassCancelRequest) HasUnderlyingProduct ¶
func (m OrderMassCancelRequest) HasUnderlyingProduct() bool
HasUnderlyingProduct returns true if UnderlyingProduct is present, Tag 462
func (OrderMassCancelRequest) HasUnderlyingPutOrCall ¶
func (m OrderMassCancelRequest) HasUnderlyingPutOrCall() bool
HasUnderlyingPutOrCall returns true if UnderlyingPutOrCall is present, Tag 315
func (OrderMassCancelRequest) HasUnderlyingPx ¶
func (m OrderMassCancelRequest) HasUnderlyingPx() bool
HasUnderlyingPx returns true if UnderlyingPx is present, Tag 810
func (OrderMassCancelRequest) HasUnderlyingQty ¶
func (m OrderMassCancelRequest) HasUnderlyingQty() bool
HasUnderlyingQty returns true if UnderlyingQty is present, Tag 879
func (OrderMassCancelRequest) HasUnderlyingRedemptionDate ¶
func (m OrderMassCancelRequest) HasUnderlyingRedemptionDate() bool
HasUnderlyingRedemptionDate returns true if UnderlyingRedemptionDate is present, Tag 247
func (OrderMassCancelRequest) HasUnderlyingRepoCollateralSecurityType ¶
func (m OrderMassCancelRequest) HasUnderlyingRepoCollateralSecurityType() bool
HasUnderlyingRepoCollateralSecurityType returns true if UnderlyingRepoCollateralSecurityType is present, Tag 243
func (OrderMassCancelRequest) HasUnderlyingRepurchaseRate ¶
func (m OrderMassCancelRequest) HasUnderlyingRepurchaseRate() bool
HasUnderlyingRepurchaseRate returns true if UnderlyingRepurchaseRate is present, Tag 245
func (OrderMassCancelRequest) HasUnderlyingRepurchaseTerm ¶
func (m OrderMassCancelRequest) HasUnderlyingRepurchaseTerm() bool
HasUnderlyingRepurchaseTerm returns true if UnderlyingRepurchaseTerm is present, Tag 244
func (OrderMassCancelRequest) HasUnderlyingRestructuringType ¶
func (m OrderMassCancelRequest) HasUnderlyingRestructuringType() bool
HasUnderlyingRestructuringType returns true if UnderlyingRestructuringType is present, Tag 1453
func (OrderMassCancelRequest) HasUnderlyingSecurityDesc ¶
func (m OrderMassCancelRequest) HasUnderlyingSecurityDesc() bool
HasUnderlyingSecurityDesc returns true if UnderlyingSecurityDesc is present, Tag 307
func (OrderMassCancelRequest) HasUnderlyingSecurityExchange ¶
func (m OrderMassCancelRequest) HasUnderlyingSecurityExchange() bool
HasUnderlyingSecurityExchange returns true if UnderlyingSecurityExchange is present, Tag 308
func (OrderMassCancelRequest) HasUnderlyingSecurityID ¶
func (m OrderMassCancelRequest) HasUnderlyingSecurityID() bool
HasUnderlyingSecurityID returns true if UnderlyingSecurityID is present, Tag 309
func (OrderMassCancelRequest) HasUnderlyingSecurityIDSource ¶
func (m OrderMassCancelRequest) HasUnderlyingSecurityIDSource() bool
HasUnderlyingSecurityIDSource returns true if UnderlyingSecurityIDSource is present, Tag 305
func (OrderMassCancelRequest) HasUnderlyingSecuritySubType ¶
func (m OrderMassCancelRequest) HasUnderlyingSecuritySubType() bool
HasUnderlyingSecuritySubType returns true if UnderlyingSecuritySubType is present, Tag 763
func (OrderMassCancelRequest) HasUnderlyingSecurityType ¶
func (m OrderMassCancelRequest) HasUnderlyingSecurityType() bool
HasUnderlyingSecurityType returns true if UnderlyingSecurityType is present, Tag 310
func (OrderMassCancelRequest) HasUnderlyingSeniority ¶
func (m OrderMassCancelRequest) HasUnderlyingSeniority() bool
HasUnderlyingSeniority returns true if UnderlyingSeniority is present, Tag 1454
func (OrderMassCancelRequest) HasUnderlyingSettlMethod ¶
func (m OrderMassCancelRequest) HasUnderlyingSettlMethod() bool
HasUnderlyingSettlMethod returns true if UnderlyingSettlMethod is present, Tag 1039
func (OrderMassCancelRequest) HasUnderlyingSettlementType ¶
func (m OrderMassCancelRequest) HasUnderlyingSettlementType() bool
HasUnderlyingSettlementType returns true if UnderlyingSettlementType is present, Tag 975
func (OrderMassCancelRequest) HasUnderlyingStartValue ¶
func (m OrderMassCancelRequest) HasUnderlyingStartValue() bool
HasUnderlyingStartValue returns true if UnderlyingStartValue is present, Tag 884
func (OrderMassCancelRequest) HasUnderlyingStateOrProvinceOfIssue ¶
func (m OrderMassCancelRequest) HasUnderlyingStateOrProvinceOfIssue() bool
HasUnderlyingStateOrProvinceOfIssue returns true if UnderlyingStateOrProvinceOfIssue is present, Tag 593
func (OrderMassCancelRequest) HasUnderlyingStrikeCurrency ¶
func (m OrderMassCancelRequest) HasUnderlyingStrikeCurrency() bool
HasUnderlyingStrikeCurrency returns true if UnderlyingStrikeCurrency is present, Tag 941
func (OrderMassCancelRequest) HasUnderlyingStrikePrice ¶
func (m OrderMassCancelRequest) HasUnderlyingStrikePrice() bool
HasUnderlyingStrikePrice returns true if UnderlyingStrikePrice is present, Tag 316
func (OrderMassCancelRequest) HasUnderlyingSymbol ¶
func (m OrderMassCancelRequest) HasUnderlyingSymbol() bool
HasUnderlyingSymbol returns true if UnderlyingSymbol is present, Tag 311
func (OrderMassCancelRequest) HasUnderlyingSymbolSfx ¶
func (m OrderMassCancelRequest) HasUnderlyingSymbolSfx() bool
HasUnderlyingSymbolSfx returns true if UnderlyingSymbolSfx is present, Tag 312
func (OrderMassCancelRequest) HasUnderlyingTimeUnit ¶
func (m OrderMassCancelRequest) HasUnderlyingTimeUnit() bool
HasUnderlyingTimeUnit returns true if UnderlyingTimeUnit is present, Tag 1000
func (OrderMassCancelRequest) HasUnderlyingUnitOfMeasure ¶
func (m OrderMassCancelRequest) HasUnderlyingUnitOfMeasure() bool
HasUnderlyingUnitOfMeasure returns true if UnderlyingUnitOfMeasure is present, Tag 998
func (OrderMassCancelRequest) HasUnderlyingUnitOfMeasureQty ¶
func (m OrderMassCancelRequest) HasUnderlyingUnitOfMeasureQty() bool
HasUnderlyingUnitOfMeasureQty returns true if UnderlyingUnitOfMeasureQty is present, Tag 1423
func (OrderMassCancelRequest) HasUnitOfMeasure ¶
func (m OrderMassCancelRequest) HasUnitOfMeasure() bool
HasUnitOfMeasure returns true if UnitOfMeasure is present, Tag 996
func (OrderMassCancelRequest) HasUnitOfMeasureQty ¶
func (m OrderMassCancelRequest) HasUnitOfMeasureQty() bool
HasUnitOfMeasureQty returns true if UnitOfMeasureQty is present, Tag 1147
func (OrderMassCancelRequest) HasValuationMethod ¶
func (m OrderMassCancelRequest) HasValuationMethod() bool
HasValuationMethod returns true if ValuationMethod is present, Tag 1197
func (OrderMassCancelRequest) SetAttachmentPoint ¶
func (m OrderMassCancelRequest) SetAttachmentPoint(value decimal.Decimal, scale int32)
SetAttachmentPoint sets AttachmentPoint, Tag 1457
func (OrderMassCancelRequest) SetCFICode ¶
func (m OrderMassCancelRequest) SetCFICode(v string)
SetCFICode sets CFICode, Tag 461
func (OrderMassCancelRequest) SetCPProgram ¶
func (m OrderMassCancelRequest) SetCPProgram(v enum.CPProgram)
SetCPProgram sets CPProgram, Tag 875
func (OrderMassCancelRequest) SetCPRegType ¶
func (m OrderMassCancelRequest) SetCPRegType(v string)
SetCPRegType sets CPRegType, Tag 876
func (OrderMassCancelRequest) SetCapPrice ¶
func (m OrderMassCancelRequest) SetCapPrice(value decimal.Decimal, scale int32)
SetCapPrice sets CapPrice, Tag 1199
func (OrderMassCancelRequest) SetClOrdID ¶
func (m OrderMassCancelRequest) SetClOrdID(v string)
SetClOrdID sets ClOrdID, Tag 11
func (OrderMassCancelRequest) SetContractMultiplier ¶
func (m OrderMassCancelRequest) SetContractMultiplier(value decimal.Decimal, scale int32)
SetContractMultiplier sets ContractMultiplier, Tag 231
func (OrderMassCancelRequest) SetContractMultiplierUnit ¶
func (m OrderMassCancelRequest) SetContractMultiplierUnit(v enum.ContractMultiplierUnit)
SetContractMultiplierUnit sets ContractMultiplierUnit, Tag 1435
func (OrderMassCancelRequest) SetContractSettlMonth ¶
func (m OrderMassCancelRequest) SetContractSettlMonth(v string)
SetContractSettlMonth sets ContractSettlMonth, Tag 667
func (OrderMassCancelRequest) SetCountryOfIssue ¶
func (m OrderMassCancelRequest) SetCountryOfIssue(v string)
SetCountryOfIssue sets CountryOfIssue, Tag 470
func (OrderMassCancelRequest) SetCouponPaymentDate ¶
func (m OrderMassCancelRequest) SetCouponPaymentDate(v string)
SetCouponPaymentDate sets CouponPaymentDate, Tag 224
func (OrderMassCancelRequest) SetCouponRate ¶
func (m OrderMassCancelRequest) SetCouponRate(value decimal.Decimal, scale int32)
SetCouponRate sets CouponRate, Tag 223
func (OrderMassCancelRequest) SetCreditRating ¶
func (m OrderMassCancelRequest) SetCreditRating(v string)
SetCreditRating sets CreditRating, Tag 255
func (OrderMassCancelRequest) SetDatedDate ¶
func (m OrderMassCancelRequest) SetDatedDate(v string)
SetDatedDate sets DatedDate, Tag 873
func (OrderMassCancelRequest) SetDetachmentPoint ¶
func (m OrderMassCancelRequest) SetDetachmentPoint(value decimal.Decimal, scale int32)
SetDetachmentPoint sets DetachmentPoint, Tag 1458
func (OrderMassCancelRequest) SetEncodedIssuer ¶
func (m OrderMassCancelRequest) SetEncodedIssuer(v string)
SetEncodedIssuer sets EncodedIssuer, Tag 349
func (OrderMassCancelRequest) SetEncodedIssuerLen ¶
func (m OrderMassCancelRequest) SetEncodedIssuerLen(v int)
SetEncodedIssuerLen sets EncodedIssuerLen, Tag 348
func (OrderMassCancelRequest) SetEncodedSecurityDesc ¶
func (m OrderMassCancelRequest) SetEncodedSecurityDesc(v string)
SetEncodedSecurityDesc sets EncodedSecurityDesc, Tag 351
func (OrderMassCancelRequest) SetEncodedSecurityDescLen ¶
func (m OrderMassCancelRequest) SetEncodedSecurityDescLen(v int)
SetEncodedSecurityDescLen sets EncodedSecurityDescLen, Tag 350
func (OrderMassCancelRequest) SetEncodedText ¶
func (m OrderMassCancelRequest) SetEncodedText(v string)
SetEncodedText sets EncodedText, Tag 355
func (OrderMassCancelRequest) SetEncodedTextLen ¶
func (m OrderMassCancelRequest) SetEncodedTextLen(v int)
SetEncodedTextLen sets EncodedTextLen, Tag 354
func (OrderMassCancelRequest) SetEncodedUnderlyingIssuer ¶
func (m OrderMassCancelRequest) SetEncodedUnderlyingIssuer(v string)
SetEncodedUnderlyingIssuer sets EncodedUnderlyingIssuer, Tag 363
func (OrderMassCancelRequest) SetEncodedUnderlyingIssuerLen ¶
func (m OrderMassCancelRequest) SetEncodedUnderlyingIssuerLen(v int)
SetEncodedUnderlyingIssuerLen sets EncodedUnderlyingIssuerLen, Tag 362
func (OrderMassCancelRequest) SetEncodedUnderlyingSecurityDesc ¶
func (m OrderMassCancelRequest) SetEncodedUnderlyingSecurityDesc(v string)
SetEncodedUnderlyingSecurityDesc sets EncodedUnderlyingSecurityDesc, Tag 365
func (OrderMassCancelRequest) SetEncodedUnderlyingSecurityDescLen ¶
func (m OrderMassCancelRequest) SetEncodedUnderlyingSecurityDescLen(v int)
SetEncodedUnderlyingSecurityDescLen sets EncodedUnderlyingSecurityDescLen, Tag 364
func (OrderMassCancelRequest) SetExerciseStyle ¶
func (m OrderMassCancelRequest) SetExerciseStyle(v enum.ExerciseStyle)
SetExerciseStyle sets ExerciseStyle, Tag 1194
func (OrderMassCancelRequest) SetFactor ¶
func (m OrderMassCancelRequest) SetFactor(value decimal.Decimal, scale int32)
SetFactor sets Factor, Tag 228
func (OrderMassCancelRequest) SetFlexProductEligibilityIndicator ¶
func (m OrderMassCancelRequest) SetFlexProductEligibilityIndicator(v bool)
SetFlexProductEligibilityIndicator sets FlexProductEligibilityIndicator, Tag 1242
func (OrderMassCancelRequest) SetFlexibleIndicator ¶
func (m OrderMassCancelRequest) SetFlexibleIndicator(v bool)
SetFlexibleIndicator sets FlexibleIndicator, Tag 1244
func (OrderMassCancelRequest) SetFloorPrice ¶
func (m OrderMassCancelRequest) SetFloorPrice(value decimal.Decimal, scale int32)
SetFloorPrice sets FloorPrice, Tag 1200
func (OrderMassCancelRequest) SetFlowScheduleType ¶
func (m OrderMassCancelRequest) SetFlowScheduleType(v enum.FlowScheduleType)
SetFlowScheduleType sets FlowScheduleType, Tag 1439
func (OrderMassCancelRequest) SetInstrRegistry ¶
func (m OrderMassCancelRequest) SetInstrRegistry(v enum.InstrRegistry)
SetInstrRegistry sets InstrRegistry, Tag 543
func (OrderMassCancelRequest) SetInstrmtAssignmentMethod ¶
func (m OrderMassCancelRequest) SetInstrmtAssignmentMethod(v string)
SetInstrmtAssignmentMethod sets InstrmtAssignmentMethod, Tag 1049
func (OrderMassCancelRequest) SetInterestAccrualDate ¶
func (m OrderMassCancelRequest) SetInterestAccrualDate(v string)
SetInterestAccrualDate sets InterestAccrualDate, Tag 874
func (OrderMassCancelRequest) SetIssueDate ¶
func (m OrderMassCancelRequest) SetIssueDate(v string)
SetIssueDate sets IssueDate, Tag 225
func (OrderMassCancelRequest) SetIssuer ¶
func (m OrderMassCancelRequest) SetIssuer(v string)
SetIssuer sets Issuer, Tag 106
func (OrderMassCancelRequest) SetListMethod ¶
func (m OrderMassCancelRequest) SetListMethod(v enum.ListMethod)
SetListMethod sets ListMethod, Tag 1198
func (OrderMassCancelRequest) SetLocaleOfIssue ¶
func (m OrderMassCancelRequest) SetLocaleOfIssue(v string)
SetLocaleOfIssue sets LocaleOfIssue, Tag 472
func (OrderMassCancelRequest) SetMarketID ¶
func (m OrderMassCancelRequest) SetMarketID(v string)
SetMarketID sets MarketID, Tag 1301
func (OrderMassCancelRequest) SetMarketSegmentID ¶
func (m OrderMassCancelRequest) SetMarketSegmentID(v string)
SetMarketSegmentID sets MarketSegmentID, Tag 1300
func (OrderMassCancelRequest) SetMassCancelRequestType ¶
func (m OrderMassCancelRequest) SetMassCancelRequestType(v enum.MassCancelRequestType)
SetMassCancelRequestType sets MassCancelRequestType, Tag 530
func (OrderMassCancelRequest) SetMaturityDate ¶
func (m OrderMassCancelRequest) SetMaturityDate(v string)
SetMaturityDate sets MaturityDate, Tag 541
func (OrderMassCancelRequest) SetMaturityMonthYear ¶
func (m OrderMassCancelRequest) SetMaturityMonthYear(v string)
SetMaturityMonthYear sets MaturityMonthYear, Tag 200
func (OrderMassCancelRequest) SetMaturityTime ¶
func (m OrderMassCancelRequest) SetMaturityTime(v string)
SetMaturityTime sets MaturityTime, Tag 1079
func (OrderMassCancelRequest) SetMinPriceIncrement ¶
func (m OrderMassCancelRequest) SetMinPriceIncrement(value decimal.Decimal, scale int32)
SetMinPriceIncrement sets MinPriceIncrement, Tag 969
func (OrderMassCancelRequest) SetMinPriceIncrementAmount ¶
func (m OrderMassCancelRequest) SetMinPriceIncrementAmount(value decimal.Decimal, scale int32)
SetMinPriceIncrementAmount sets MinPriceIncrementAmount, Tag 1146
func (OrderMassCancelRequest) SetNTPositionLimit ¶
func (m OrderMassCancelRequest) SetNTPositionLimit(v int)
SetNTPositionLimit sets NTPositionLimit, Tag 971
func (OrderMassCancelRequest) SetNoComplexEvents ¶
func (m OrderMassCancelRequest) SetNoComplexEvents(f NoComplexEventsRepeatingGroup)
SetNoComplexEvents sets NoComplexEvents, Tag 1483
func (OrderMassCancelRequest) SetNoEvents ¶
func (m OrderMassCancelRequest) SetNoEvents(f NoEventsRepeatingGroup)
SetNoEvents sets NoEvents, Tag 864
func (OrderMassCancelRequest) SetNoInstrumentParties ¶
func (m OrderMassCancelRequest) SetNoInstrumentParties(f NoInstrumentPartiesRepeatingGroup)
SetNoInstrumentParties sets NoInstrumentParties, Tag 1018
func (OrderMassCancelRequest) SetNoPartyIDs ¶
func (m OrderMassCancelRequest) SetNoPartyIDs(f NoPartyIDsRepeatingGroup)
SetNoPartyIDs sets NoPartyIDs, Tag 453
func (OrderMassCancelRequest) SetNoSecurityAltID ¶
func (m OrderMassCancelRequest) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup)
SetNoSecurityAltID sets NoSecurityAltID, Tag 454
func (OrderMassCancelRequest) SetNoTargetPartyIDs ¶
func (m OrderMassCancelRequest) SetNoTargetPartyIDs(f NoTargetPartyIDsRepeatingGroup)
SetNoTargetPartyIDs sets NoTargetPartyIDs, Tag 1461
func (OrderMassCancelRequest) SetNoUnderlyingSecurityAltID ¶
func (m OrderMassCancelRequest) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup)
SetNoUnderlyingSecurityAltID sets NoUnderlyingSecurityAltID, Tag 457
func (OrderMassCancelRequest) SetNoUnderlyingStips ¶
func (m OrderMassCancelRequest) SetNoUnderlyingStips(f NoUnderlyingStipsRepeatingGroup)
SetNoUnderlyingStips sets NoUnderlyingStips, Tag 887
func (OrderMassCancelRequest) SetNoUndlyInstrumentParties ¶
func (m OrderMassCancelRequest) SetNoUndlyInstrumentParties(f NoUndlyInstrumentPartiesRepeatingGroup)
SetNoUndlyInstrumentParties sets NoUndlyInstrumentParties, Tag 1058
func (OrderMassCancelRequest) SetNotionalPercentageOutstanding ¶
func (m OrderMassCancelRequest) SetNotionalPercentageOutstanding(value decimal.Decimal, scale int32)
SetNotionalPercentageOutstanding sets NotionalPercentageOutstanding, Tag 1451
func (OrderMassCancelRequest) SetOptAttribute ¶
func (m OrderMassCancelRequest) SetOptAttribute(v string)
SetOptAttribute sets OptAttribute, Tag 206
func (OrderMassCancelRequest) SetOptPayoutAmount ¶
func (m OrderMassCancelRequest) SetOptPayoutAmount(value decimal.Decimal, scale int32)
SetOptPayoutAmount sets OptPayoutAmount, Tag 1195
func (OrderMassCancelRequest) SetOptPayoutType ¶
func (m OrderMassCancelRequest) SetOptPayoutType(v enum.OptPayoutType)
SetOptPayoutType sets OptPayoutType, Tag 1482
func (OrderMassCancelRequest) SetOriginalNotionalPercentageOutstanding ¶
func (m OrderMassCancelRequest) SetOriginalNotionalPercentageOutstanding(value decimal.Decimal, scale int32)
SetOriginalNotionalPercentageOutstanding sets OriginalNotionalPercentageOutstanding, Tag 1452
func (OrderMassCancelRequest) SetPool ¶
func (m OrderMassCancelRequest) SetPool(v string)
SetPool sets Pool, Tag 691
func (OrderMassCancelRequest) SetPositionLimit ¶
func (m OrderMassCancelRequest) SetPositionLimit(v int)
SetPositionLimit sets PositionLimit, Tag 970
func (OrderMassCancelRequest) SetPriceQuoteMethod ¶
func (m OrderMassCancelRequest) SetPriceQuoteMethod(v enum.PriceQuoteMethod)
SetPriceQuoteMethod sets PriceQuoteMethod, Tag 1196
func (OrderMassCancelRequest) SetPriceUnitOfMeasure ¶
func (m OrderMassCancelRequest) SetPriceUnitOfMeasure(v string)
SetPriceUnitOfMeasure sets PriceUnitOfMeasure, Tag 1191
func (OrderMassCancelRequest) SetPriceUnitOfMeasureQty ¶
func (m OrderMassCancelRequest) SetPriceUnitOfMeasureQty(value decimal.Decimal, scale int32)
SetPriceUnitOfMeasureQty sets PriceUnitOfMeasureQty, Tag 1192
func (OrderMassCancelRequest) SetProduct ¶
func (m OrderMassCancelRequest) SetProduct(v enum.Product)
SetProduct sets Product, Tag 460
func (OrderMassCancelRequest) SetProductComplex ¶
func (m OrderMassCancelRequest) SetProductComplex(v string)
SetProductComplex sets ProductComplex, Tag 1227
func (OrderMassCancelRequest) SetPutOrCall ¶
func (m OrderMassCancelRequest) SetPutOrCall(v enum.PutOrCall)
SetPutOrCall sets PutOrCall, Tag 201
func (OrderMassCancelRequest) SetRedemptionDate ¶
func (m OrderMassCancelRequest) SetRedemptionDate(v string)
SetRedemptionDate sets RedemptionDate, Tag 240
func (OrderMassCancelRequest) SetRepoCollateralSecurityType ¶
func (m OrderMassCancelRequest) SetRepoCollateralSecurityType(v int)
SetRepoCollateralSecurityType sets RepoCollateralSecurityType, Tag 239
func (OrderMassCancelRequest) SetRepurchaseRate ¶
func (m OrderMassCancelRequest) SetRepurchaseRate(value decimal.Decimal, scale int32)
SetRepurchaseRate sets RepurchaseRate, Tag 227
func (OrderMassCancelRequest) SetRepurchaseTerm ¶
func (m OrderMassCancelRequest) SetRepurchaseTerm(v int)
SetRepurchaseTerm sets RepurchaseTerm, Tag 226
func (OrderMassCancelRequest) SetRestructuringType ¶
func (m OrderMassCancelRequest) SetRestructuringType(v enum.RestructuringType)
SetRestructuringType sets RestructuringType, Tag 1449
func (OrderMassCancelRequest) SetSecondaryClOrdID ¶
func (m OrderMassCancelRequest) SetSecondaryClOrdID(v string)
SetSecondaryClOrdID sets SecondaryClOrdID, Tag 526
func (OrderMassCancelRequest) SetSecurityDesc ¶
func (m OrderMassCancelRequest) SetSecurityDesc(v string)
SetSecurityDesc sets SecurityDesc, Tag 107
func (OrderMassCancelRequest) SetSecurityExchange ¶
func (m OrderMassCancelRequest) SetSecurityExchange(v string)
SetSecurityExchange sets SecurityExchange, Tag 207
func (OrderMassCancelRequest) SetSecurityGroup ¶
func (m OrderMassCancelRequest) SetSecurityGroup(v string)
SetSecurityGroup sets SecurityGroup, Tag 1151
func (OrderMassCancelRequest) SetSecurityID ¶
func (m OrderMassCancelRequest) SetSecurityID(v string)
SetSecurityID sets SecurityID, Tag 48
func (OrderMassCancelRequest) SetSecurityIDSource ¶
func (m OrderMassCancelRequest) SetSecurityIDSource(v enum.SecurityIDSource)
SetSecurityIDSource sets SecurityIDSource, Tag 22
func (OrderMassCancelRequest) SetSecurityStatus ¶
func (m OrderMassCancelRequest) SetSecurityStatus(v enum.SecurityStatus)
SetSecurityStatus sets SecurityStatus, Tag 965
func (OrderMassCancelRequest) SetSecuritySubType ¶
func (m OrderMassCancelRequest) SetSecuritySubType(v string)
SetSecuritySubType sets SecuritySubType, Tag 762
func (OrderMassCancelRequest) SetSecurityType ¶
func (m OrderMassCancelRequest) SetSecurityType(v enum.SecurityType)
SetSecurityType sets SecurityType, Tag 167
func (OrderMassCancelRequest) SetSecurityXML ¶
func (m OrderMassCancelRequest) SetSecurityXML(v string)
SetSecurityXML sets SecurityXML, Tag 1185
func (OrderMassCancelRequest) SetSecurityXMLLen ¶
func (m OrderMassCancelRequest) SetSecurityXMLLen(v int)
SetSecurityXMLLen sets SecurityXMLLen, Tag 1184
func (OrderMassCancelRequest) SetSecurityXMLSchema ¶
func (m OrderMassCancelRequest) SetSecurityXMLSchema(v string)
SetSecurityXMLSchema sets SecurityXMLSchema, Tag 1186
func (OrderMassCancelRequest) SetSeniority ¶
func (m OrderMassCancelRequest) SetSeniority(v enum.Seniority)
SetSeniority sets Seniority, Tag 1450
func (OrderMassCancelRequest) SetSettlMethod ¶
func (m OrderMassCancelRequest) SetSettlMethod(v enum.SettlMethod)
SetSettlMethod sets SettlMethod, Tag 1193
func (OrderMassCancelRequest) SetSettleOnOpenFlag ¶
func (m OrderMassCancelRequest) SetSettleOnOpenFlag(v string)
SetSettleOnOpenFlag sets SettleOnOpenFlag, Tag 966
func (OrderMassCancelRequest) SetSide ¶
func (m OrderMassCancelRequest) SetSide(v enum.Side)
SetSide sets Side, Tag 54
func (OrderMassCancelRequest) SetStateOrProvinceOfIssue ¶
func (m OrderMassCancelRequest) SetStateOrProvinceOfIssue(v string)
SetStateOrProvinceOfIssue sets StateOrProvinceOfIssue, Tag 471
func (OrderMassCancelRequest) SetStrikeCurrency ¶
func (m OrderMassCancelRequest) SetStrikeCurrency(v string)
SetStrikeCurrency sets StrikeCurrency, Tag 947
func (OrderMassCancelRequest) SetStrikeMultiplier ¶
func (m OrderMassCancelRequest) SetStrikeMultiplier(value decimal.Decimal, scale int32)
SetStrikeMultiplier sets StrikeMultiplier, Tag 967
func (OrderMassCancelRequest) SetStrikePrice ¶
func (m OrderMassCancelRequest) SetStrikePrice(value decimal.Decimal, scale int32)
SetStrikePrice sets StrikePrice, Tag 202
func (OrderMassCancelRequest) SetStrikePriceBoundaryMethod ¶
func (m OrderMassCancelRequest) SetStrikePriceBoundaryMethod(v enum.StrikePriceBoundaryMethod)
SetStrikePriceBoundaryMethod sets StrikePriceBoundaryMethod, Tag 1479
func (OrderMassCancelRequest) SetStrikePriceBoundaryPrecision ¶
func (m OrderMassCancelRequest) SetStrikePriceBoundaryPrecision(value decimal.Decimal, scale int32)
SetStrikePriceBoundaryPrecision sets StrikePriceBoundaryPrecision, Tag 1480
func (OrderMassCancelRequest) SetStrikePriceDeterminationMethod ¶
func (m OrderMassCancelRequest) SetStrikePriceDeterminationMethod(v enum.StrikePriceDeterminationMethod)
SetStrikePriceDeterminationMethod sets StrikePriceDeterminationMethod, Tag 1478
func (OrderMassCancelRequest) SetStrikeValue ¶
func (m OrderMassCancelRequest) SetStrikeValue(value decimal.Decimal, scale int32)
SetStrikeValue sets StrikeValue, Tag 968
func (OrderMassCancelRequest) SetSymbol ¶
func (m OrderMassCancelRequest) SetSymbol(v string)
SetSymbol sets Symbol, Tag 55
func (OrderMassCancelRequest) SetSymbolSfx ¶
func (m OrderMassCancelRequest) SetSymbolSfx(v enum.SymbolSfx)
SetSymbolSfx sets SymbolSfx, Tag 65
func (OrderMassCancelRequest) SetText ¶
func (m OrderMassCancelRequest) SetText(v string)
SetText sets Text, Tag 58
func (OrderMassCancelRequest) SetTimeUnit ¶
func (m OrderMassCancelRequest) SetTimeUnit(v enum.TimeUnit)
SetTimeUnit sets TimeUnit, Tag 997
func (OrderMassCancelRequest) SetTradingSessionID ¶
func (m OrderMassCancelRequest) SetTradingSessionID(v enum.TradingSessionID)
SetTradingSessionID sets TradingSessionID, Tag 336
func (OrderMassCancelRequest) SetTradingSessionSubID ¶
func (m OrderMassCancelRequest) SetTradingSessionSubID(v enum.TradingSessionSubID)
SetTradingSessionSubID sets TradingSessionSubID, Tag 625
func (OrderMassCancelRequest) SetTransactTime ¶
func (m OrderMassCancelRequest) SetTransactTime(v time.Time)
SetTransactTime sets TransactTime, Tag 60
func (OrderMassCancelRequest) SetUnderlyingAdjustedQuantity ¶
func (m OrderMassCancelRequest) SetUnderlyingAdjustedQuantity(value decimal.Decimal, scale int32)
SetUnderlyingAdjustedQuantity sets UnderlyingAdjustedQuantity, Tag 1044
func (OrderMassCancelRequest) SetUnderlyingAllocationPercent ¶
func (m OrderMassCancelRequest) SetUnderlyingAllocationPercent(value decimal.Decimal, scale int32)
SetUnderlyingAllocationPercent sets UnderlyingAllocationPercent, Tag 972
func (OrderMassCancelRequest) SetUnderlyingAttachmentPoint ¶
func (m OrderMassCancelRequest) SetUnderlyingAttachmentPoint(value decimal.Decimal, scale int32)
SetUnderlyingAttachmentPoint sets UnderlyingAttachmentPoint, Tag 1459
func (OrderMassCancelRequest) SetUnderlyingCFICode ¶
func (m OrderMassCancelRequest) SetUnderlyingCFICode(v string)
SetUnderlyingCFICode sets UnderlyingCFICode, Tag 463
func (OrderMassCancelRequest) SetUnderlyingCPProgram ¶
func (m OrderMassCancelRequest) SetUnderlyingCPProgram(v string)
SetUnderlyingCPProgram sets UnderlyingCPProgram, Tag 877
func (OrderMassCancelRequest) SetUnderlyingCPRegType ¶
func (m OrderMassCancelRequest) SetUnderlyingCPRegType(v string)
SetUnderlyingCPRegType sets UnderlyingCPRegType, Tag 878
func (OrderMassCancelRequest) SetUnderlyingCapValue ¶
func (m OrderMassCancelRequest) SetUnderlyingCapValue(value decimal.Decimal, scale int32)
SetUnderlyingCapValue sets UnderlyingCapValue, Tag 1038
func (OrderMassCancelRequest) SetUnderlyingCashAmount ¶
func (m OrderMassCancelRequest) SetUnderlyingCashAmount(value decimal.Decimal, scale int32)
SetUnderlyingCashAmount sets UnderlyingCashAmount, Tag 973
func (OrderMassCancelRequest) SetUnderlyingCashType ¶
func (m OrderMassCancelRequest) SetUnderlyingCashType(v enum.UnderlyingCashType)
SetUnderlyingCashType sets UnderlyingCashType, Tag 974
func (OrderMassCancelRequest) SetUnderlyingContractMultiplier ¶
func (m OrderMassCancelRequest) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32)
SetUnderlyingContractMultiplier sets UnderlyingContractMultiplier, Tag 436
func (OrderMassCancelRequest) SetUnderlyingContractMultiplierUnit ¶
func (m OrderMassCancelRequest) SetUnderlyingContractMultiplierUnit(v int)
SetUnderlyingContractMultiplierUnit sets UnderlyingContractMultiplierUnit, Tag 1437
func (OrderMassCancelRequest) SetUnderlyingCountryOfIssue ¶
func (m OrderMassCancelRequest) SetUnderlyingCountryOfIssue(v string)
SetUnderlyingCountryOfIssue sets UnderlyingCountryOfIssue, Tag 592
func (OrderMassCancelRequest) SetUnderlyingCouponPaymentDate ¶
func (m OrderMassCancelRequest) SetUnderlyingCouponPaymentDate(v string)
SetUnderlyingCouponPaymentDate sets UnderlyingCouponPaymentDate, Tag 241
func (OrderMassCancelRequest) SetUnderlyingCouponRate ¶
func (m OrderMassCancelRequest) SetUnderlyingCouponRate(value decimal.Decimal, scale int32)
SetUnderlyingCouponRate sets UnderlyingCouponRate, Tag 435
func (OrderMassCancelRequest) SetUnderlyingCreditRating ¶
func (m OrderMassCancelRequest) SetUnderlyingCreditRating(v string)
SetUnderlyingCreditRating sets UnderlyingCreditRating, Tag 256
func (OrderMassCancelRequest) SetUnderlyingCurrency ¶
func (m OrderMassCancelRequest) SetUnderlyingCurrency(v string)
SetUnderlyingCurrency sets UnderlyingCurrency, Tag 318
func (OrderMassCancelRequest) SetUnderlyingCurrentValue ¶
func (m OrderMassCancelRequest) SetUnderlyingCurrentValue(value decimal.Decimal, scale int32)
SetUnderlyingCurrentValue sets UnderlyingCurrentValue, Tag 885
func (OrderMassCancelRequest) SetUnderlyingDetachmentPoint ¶
func (m OrderMassCancelRequest) SetUnderlyingDetachmentPoint(value decimal.Decimal, scale int32)
SetUnderlyingDetachmentPoint sets UnderlyingDetachmentPoint, Tag 1460
func (OrderMassCancelRequest) SetUnderlyingDirtyPrice ¶
func (m OrderMassCancelRequest) SetUnderlyingDirtyPrice(value decimal.Decimal, scale int32)
SetUnderlyingDirtyPrice sets UnderlyingDirtyPrice, Tag 882
func (OrderMassCancelRequest) SetUnderlyingEndPrice ¶
func (m OrderMassCancelRequest) SetUnderlyingEndPrice(value decimal.Decimal, scale int32)
SetUnderlyingEndPrice sets UnderlyingEndPrice, Tag 883
func (OrderMassCancelRequest) SetUnderlyingEndValue ¶
func (m OrderMassCancelRequest) SetUnderlyingEndValue(value decimal.Decimal, scale int32)
SetUnderlyingEndValue sets UnderlyingEndValue, Tag 886
func (OrderMassCancelRequest) SetUnderlyingExerciseStyle ¶
func (m OrderMassCancelRequest) SetUnderlyingExerciseStyle(v int)
SetUnderlyingExerciseStyle sets UnderlyingExerciseStyle, Tag 1419
func (OrderMassCancelRequest) SetUnderlyingFXRate ¶
func (m OrderMassCancelRequest) SetUnderlyingFXRate(value decimal.Decimal, scale int32)
SetUnderlyingFXRate sets UnderlyingFXRate, Tag 1045
func (OrderMassCancelRequest) SetUnderlyingFXRateCalc ¶
func (m OrderMassCancelRequest) SetUnderlyingFXRateCalc(v enum.UnderlyingFXRateCalc)
SetUnderlyingFXRateCalc sets UnderlyingFXRateCalc, Tag 1046
func (OrderMassCancelRequest) SetUnderlyingFactor ¶
func (m OrderMassCancelRequest) SetUnderlyingFactor(value decimal.Decimal, scale int32)
SetUnderlyingFactor sets UnderlyingFactor, Tag 246
func (OrderMassCancelRequest) SetUnderlyingFlowScheduleType ¶
func (m OrderMassCancelRequest) SetUnderlyingFlowScheduleType(v int)
SetUnderlyingFlowScheduleType sets UnderlyingFlowScheduleType, Tag 1441
func (OrderMassCancelRequest) SetUnderlyingInstrRegistry ¶
func (m OrderMassCancelRequest) SetUnderlyingInstrRegistry(v string)
SetUnderlyingInstrRegistry sets UnderlyingInstrRegistry, Tag 595
func (OrderMassCancelRequest) SetUnderlyingIssueDate ¶
func (m OrderMassCancelRequest) SetUnderlyingIssueDate(v string)
SetUnderlyingIssueDate sets UnderlyingIssueDate, Tag 242
func (OrderMassCancelRequest) SetUnderlyingIssuer ¶
func (m OrderMassCancelRequest) SetUnderlyingIssuer(v string)
SetUnderlyingIssuer sets UnderlyingIssuer, Tag 306
func (OrderMassCancelRequest) SetUnderlyingLocaleOfIssue ¶
func (m OrderMassCancelRequest) SetUnderlyingLocaleOfIssue(v string)
SetUnderlyingLocaleOfIssue sets UnderlyingLocaleOfIssue, Tag 594
func (OrderMassCancelRequest) SetUnderlyingMaturityDate ¶
func (m OrderMassCancelRequest) SetUnderlyingMaturityDate(v string)
SetUnderlyingMaturityDate sets UnderlyingMaturityDate, Tag 542
func (OrderMassCancelRequest) SetUnderlyingMaturityMonthYear ¶
func (m OrderMassCancelRequest) SetUnderlyingMaturityMonthYear(v string)
SetUnderlyingMaturityMonthYear sets UnderlyingMaturityMonthYear, Tag 313
func (OrderMassCancelRequest) SetUnderlyingMaturityTime ¶
func (m OrderMassCancelRequest) SetUnderlyingMaturityTime(v string)
SetUnderlyingMaturityTime sets UnderlyingMaturityTime, Tag 1213
func (OrderMassCancelRequest) SetUnderlyingNotionalPercentageOutstanding ¶
func (m OrderMassCancelRequest) SetUnderlyingNotionalPercentageOutstanding(value decimal.Decimal, scale int32)
SetUnderlyingNotionalPercentageOutstanding sets UnderlyingNotionalPercentageOutstanding, Tag 1455
func (OrderMassCancelRequest) SetUnderlyingOptAttribute ¶
func (m OrderMassCancelRequest) SetUnderlyingOptAttribute(v string)
SetUnderlyingOptAttribute sets UnderlyingOptAttribute, Tag 317
func (OrderMassCancelRequest) SetUnderlyingOriginalNotionalPercentageOutstanding ¶
func (m OrderMassCancelRequest) SetUnderlyingOriginalNotionalPercentageOutstanding(value decimal.Decimal, scale int32)
SetUnderlyingOriginalNotionalPercentageOutstanding sets UnderlyingOriginalNotionalPercentageOutstanding, Tag 1456
func (OrderMassCancelRequest) SetUnderlyingPriceDeterminationMethod ¶
func (m OrderMassCancelRequest) SetUnderlyingPriceDeterminationMethod(v enum.UnderlyingPriceDeterminationMethod)
SetUnderlyingPriceDeterminationMethod sets UnderlyingPriceDeterminationMethod, Tag 1481
func (OrderMassCancelRequest) SetUnderlyingPriceUnitOfMeasure ¶
func (m OrderMassCancelRequest) SetUnderlyingPriceUnitOfMeasure(v string)
SetUnderlyingPriceUnitOfMeasure sets UnderlyingPriceUnitOfMeasure, Tag 1424
func (OrderMassCancelRequest) SetUnderlyingPriceUnitOfMeasureQty ¶
func (m OrderMassCancelRequest) SetUnderlyingPriceUnitOfMeasureQty(value decimal.Decimal, scale int32)
SetUnderlyingPriceUnitOfMeasureQty sets UnderlyingPriceUnitOfMeasureQty, Tag 1425
func (OrderMassCancelRequest) SetUnderlyingProduct ¶
func (m OrderMassCancelRequest) SetUnderlyingProduct(v int)
SetUnderlyingProduct sets UnderlyingProduct, Tag 462
func (OrderMassCancelRequest) SetUnderlyingPutOrCall ¶
func (m OrderMassCancelRequest) SetUnderlyingPutOrCall(v int)
SetUnderlyingPutOrCall sets UnderlyingPutOrCall, Tag 315
func (OrderMassCancelRequest) SetUnderlyingPx ¶
func (m OrderMassCancelRequest) SetUnderlyingPx(value decimal.Decimal, scale int32)
SetUnderlyingPx sets UnderlyingPx, Tag 810
func (OrderMassCancelRequest) SetUnderlyingQty ¶
func (m OrderMassCancelRequest) SetUnderlyingQty(value decimal.Decimal, scale int32)
SetUnderlyingQty sets UnderlyingQty, Tag 879
func (OrderMassCancelRequest) SetUnderlyingRedemptionDate ¶
func (m OrderMassCancelRequest) SetUnderlyingRedemptionDate(v string)
SetUnderlyingRedemptionDate sets UnderlyingRedemptionDate, Tag 247
func (OrderMassCancelRequest) SetUnderlyingRepoCollateralSecurityType ¶
func (m OrderMassCancelRequest) SetUnderlyingRepoCollateralSecurityType(v int)
SetUnderlyingRepoCollateralSecurityType sets UnderlyingRepoCollateralSecurityType, Tag 243
func (OrderMassCancelRequest) SetUnderlyingRepurchaseRate ¶
func (m OrderMassCancelRequest) SetUnderlyingRepurchaseRate(value decimal.Decimal, scale int32)
SetUnderlyingRepurchaseRate sets UnderlyingRepurchaseRate, Tag 245
func (OrderMassCancelRequest) SetUnderlyingRepurchaseTerm ¶
func (m OrderMassCancelRequest) SetUnderlyingRepurchaseTerm(v int)
SetUnderlyingRepurchaseTerm sets UnderlyingRepurchaseTerm, Tag 244
func (OrderMassCancelRequest) SetUnderlyingRestructuringType ¶
func (m OrderMassCancelRequest) SetUnderlyingRestructuringType(v string)
SetUnderlyingRestructuringType sets UnderlyingRestructuringType, Tag 1453
func (OrderMassCancelRequest) SetUnderlyingSecurityDesc ¶
func (m OrderMassCancelRequest) SetUnderlyingSecurityDesc(v string)
SetUnderlyingSecurityDesc sets UnderlyingSecurityDesc, Tag 307
func (OrderMassCancelRequest) SetUnderlyingSecurityExchange ¶
func (m OrderMassCancelRequest) SetUnderlyingSecurityExchange(v string)
SetUnderlyingSecurityExchange sets UnderlyingSecurityExchange, Tag 308
func (OrderMassCancelRequest) SetUnderlyingSecurityID ¶
func (m OrderMassCancelRequest) SetUnderlyingSecurityID(v string)
SetUnderlyingSecurityID sets UnderlyingSecurityID, Tag 309
func (OrderMassCancelRequest) SetUnderlyingSecurityIDSource ¶
func (m OrderMassCancelRequest) SetUnderlyingSecurityIDSource(v string)
SetUnderlyingSecurityIDSource sets UnderlyingSecurityIDSource, Tag 305
func (OrderMassCancelRequest) SetUnderlyingSecuritySubType ¶
func (m OrderMassCancelRequest) SetUnderlyingSecuritySubType(v string)
SetUnderlyingSecuritySubType sets UnderlyingSecuritySubType, Tag 763
func (OrderMassCancelRequest) SetUnderlyingSecurityType ¶
func (m OrderMassCancelRequest) SetUnderlyingSecurityType(v string)
SetUnderlyingSecurityType sets UnderlyingSecurityType, Tag 310
func (OrderMassCancelRequest) SetUnderlyingSeniority ¶
func (m OrderMassCancelRequest) SetUnderlyingSeniority(v string)
SetUnderlyingSeniority sets UnderlyingSeniority, Tag 1454
func (OrderMassCancelRequest) SetUnderlyingSettlMethod ¶
func (m OrderMassCancelRequest) SetUnderlyingSettlMethod(v string)
SetUnderlyingSettlMethod sets UnderlyingSettlMethod, Tag 1039
func (OrderMassCancelRequest) SetUnderlyingSettlementType ¶
func (m OrderMassCancelRequest) SetUnderlyingSettlementType(v enum.UnderlyingSettlementType)
SetUnderlyingSettlementType sets UnderlyingSettlementType, Tag 975
func (OrderMassCancelRequest) SetUnderlyingStartValue ¶
func (m OrderMassCancelRequest) SetUnderlyingStartValue(value decimal.Decimal, scale int32)
SetUnderlyingStartValue sets UnderlyingStartValue, Tag 884
func (OrderMassCancelRequest) SetUnderlyingStateOrProvinceOfIssue ¶
func (m OrderMassCancelRequest) SetUnderlyingStateOrProvinceOfIssue(v string)
SetUnderlyingStateOrProvinceOfIssue sets UnderlyingStateOrProvinceOfIssue, Tag 593
func (OrderMassCancelRequest) SetUnderlyingStrikeCurrency ¶
func (m OrderMassCancelRequest) SetUnderlyingStrikeCurrency(v string)
SetUnderlyingStrikeCurrency sets UnderlyingStrikeCurrency, Tag 941
func (OrderMassCancelRequest) SetUnderlyingStrikePrice ¶
func (m OrderMassCancelRequest) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32)
SetUnderlyingStrikePrice sets UnderlyingStrikePrice, Tag 316
func (OrderMassCancelRequest) SetUnderlyingSymbol ¶
func (m OrderMassCancelRequest) SetUnderlyingSymbol(v string)
SetUnderlyingSymbol sets UnderlyingSymbol, Tag 311
func (OrderMassCancelRequest) SetUnderlyingSymbolSfx ¶
func (m OrderMassCancelRequest) SetUnderlyingSymbolSfx(v string)
SetUnderlyingSymbolSfx sets UnderlyingSymbolSfx, Tag 312
func (OrderMassCancelRequest) SetUnderlyingTimeUnit ¶
func (m OrderMassCancelRequest) SetUnderlyingTimeUnit(v string)
SetUnderlyingTimeUnit sets UnderlyingTimeUnit, Tag 1000
func (OrderMassCancelRequest) SetUnderlyingUnitOfMeasure ¶
func (m OrderMassCancelRequest) SetUnderlyingUnitOfMeasure(v string)
SetUnderlyingUnitOfMeasure sets UnderlyingUnitOfMeasure, Tag 998
func (OrderMassCancelRequest) SetUnderlyingUnitOfMeasureQty ¶
func (m OrderMassCancelRequest) SetUnderlyingUnitOfMeasureQty(value decimal.Decimal, scale int32)
SetUnderlyingUnitOfMeasureQty sets UnderlyingUnitOfMeasureQty, Tag 1423
func (OrderMassCancelRequest) SetUnitOfMeasure ¶
func (m OrderMassCancelRequest) SetUnitOfMeasure(v enum.UnitOfMeasure)
SetUnitOfMeasure sets UnitOfMeasure, Tag 996
func (OrderMassCancelRequest) SetUnitOfMeasureQty ¶
func (m OrderMassCancelRequest) SetUnitOfMeasureQty(value decimal.Decimal, scale int32)
SetUnitOfMeasureQty sets UnitOfMeasureQty, Tag 1147
func (OrderMassCancelRequest) SetValuationMethod ¶
func (m OrderMassCancelRequest) SetValuationMethod(v enum.ValuationMethod)
SetValuationMethod sets ValuationMethod, Tag 1197
func (OrderMassCancelRequest) ToMessage ¶
func (m OrderMassCancelRequest) ToMessage() *quickfix.Message
ToMessage returns a quickfix.Message instance
type RouteOut ¶
type RouteOut func(msg OrderMassCancelRequest, sessionID quickfix.SessionID) quickfix.MessageRejectError
A RouteOut is the callback type that should be implemented for routing Message