Documentation ¶
Index ¶
- func Route(router RouteOut) (string, string, quickfix.MessageRoute)
- type NoAffectedOrders
- func (m NoAffectedOrders) GetAffectedOrderID() (f field.AffectedOrderIDField, err quickfix.MessageRejectError)
- func (m NoAffectedOrders) GetAffectedSecondaryOrderID() (f field.AffectedSecondaryOrderIDField, err quickfix.MessageRejectError)
- func (m NoAffectedOrders) GetOrigClOrdID() (f field.OrigClOrdIDField, err quickfix.MessageRejectError)
- func (m NoAffectedOrders) HasAffectedOrderID() bool
- func (m NoAffectedOrders) HasAffectedSecondaryOrderID() bool
- func (m NoAffectedOrders) HasOrigClOrdID() bool
- func (m NoAffectedOrders) SetAffectedOrderID(v string)
- func (m NoAffectedOrders) SetAffectedSecondaryOrderID(v string)
- func (m NoAffectedOrders) SetOrigClOrdID(v string)
- type NoAffectedOrdersRepeatingGroup
- type NoComplexEventDates
- func (m NoComplexEventDates) GetComplexEventEndDate() (f field.ComplexEventEndDateField, err quickfix.MessageRejectError)
- func (m NoComplexEventDates) GetComplexEventStartDate() (f field.ComplexEventStartDateField, 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() (f field.ComplexEventEndTimeField, err quickfix.MessageRejectError)
- func (m NoComplexEventTimes) GetComplexEventStartTime() (f field.ComplexEventStartTimeField, 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() (f field.ComplexEventConditionField, err quickfix.MessageRejectError)
- func (m NoComplexEvents) GetComplexEventPrice() (f field.ComplexEventPriceField, err quickfix.MessageRejectError)
- func (m NoComplexEvents) GetComplexEventPriceBoundaryMethod() (f field.ComplexEventPriceBoundaryMethodField, err quickfix.MessageRejectError)
- func (m NoComplexEvents) GetComplexEventPriceBoundaryPrecision() (f field.ComplexEventPriceBoundaryPrecisionField, ...)
- func (m NoComplexEvents) GetComplexEventPriceTimeType() (f field.ComplexEventPriceTimeTypeField, err quickfix.MessageRejectError)
- func (m NoComplexEvents) GetComplexEventType() (f field.ComplexEventTypeField, err quickfix.MessageRejectError)
- func (m NoComplexEvents) GetComplexOptPayoutAmount() (f field.ComplexOptPayoutAmountField, 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 int)
- func (m NoComplexEvents) SetComplexEventPrice(value decimal.Decimal, scale int32)
- func (m NoComplexEvents) SetComplexEventPriceBoundaryMethod(v int)
- func (m NoComplexEvents) SetComplexEventPriceBoundaryPrecision(value decimal.Decimal, scale int32)
- func (m NoComplexEvents) SetComplexEventPriceTimeType(v int)
- func (m NoComplexEvents) SetComplexEventType(v int)
- func (m NoComplexEvents) SetComplexOptPayoutAmount(value decimal.Decimal, scale int32)
- func (m NoComplexEvents) SetNoComplexEventDates(f NoComplexEventDatesRepeatingGroup)
- type NoComplexEventsRepeatingGroup
- type NoEvents
- func (m NoEvents) GetEventDate() (f field.EventDateField, err quickfix.MessageRejectError)
- func (m NoEvents) GetEventPx() (f field.EventPxField, err quickfix.MessageRejectError)
- func (m NoEvents) GetEventText() (f field.EventTextField, err quickfix.MessageRejectError)
- func (m NoEvents) GetEventTime() (f field.EventTimeField, err quickfix.MessageRejectError)
- func (m NoEvents) GetEventType() (f field.EventTypeField, err quickfix.MessageRejectError)
- func (m NoEvents) HasEventDate() bool
- func (m NoEvents) HasEventPx() bool
- func (m NoEvents) HasEventText() bool
- func (m NoEvents) HasEventTime() bool
- func (m NoEvents) HasEventType() bool
- func (m NoEvents) SetEventDate(v string)
- func (m NoEvents) SetEventPx(value decimal.Decimal, scale int32)
- func (m NoEvents) SetEventText(v string)
- func (m NoEvents) SetEventTime(v time.Time)
- func (m NoEvents) SetEventType(v int)
- type NoEventsRepeatingGroup
- type NoInstrumentParties
- func (m NoInstrumentParties) GetInstrumentPartyID() (f field.InstrumentPartyIDField, err quickfix.MessageRejectError)
- func (m NoInstrumentParties) GetInstrumentPartyIDSource() (f field.InstrumentPartyIDSourceField, err quickfix.MessageRejectError)
- func (m NoInstrumentParties) GetInstrumentPartyRole() (f field.InstrumentPartyRoleField, err quickfix.MessageRejectError)
- func (m NoInstrumentParties) GetNoInstrumentPartySubIDs() (NoInstrumentPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoInstrumentParties) HasInstrumentPartyID() bool
- func (m NoInstrumentParties) HasInstrumentPartyIDSource() bool
- func (m NoInstrumentParties) HasInstrumentPartyRole() bool
- func (m NoInstrumentParties) HasNoInstrumentPartySubIDs() bool
- func (m NoInstrumentParties) SetInstrumentPartyID(v string)
- func (m NoInstrumentParties) SetInstrumentPartyIDSource(v string)
- func (m NoInstrumentParties) SetInstrumentPartyRole(v int)
- func (m NoInstrumentParties) SetNoInstrumentPartySubIDs(f NoInstrumentPartySubIDsRepeatingGroup)
- type NoInstrumentPartiesRepeatingGroup
- type NoInstrumentPartySubIDs
- func (m NoInstrumentPartySubIDs) GetInstrumentPartySubID() (f field.InstrumentPartySubIDField, err quickfix.MessageRejectError)
- func (m NoInstrumentPartySubIDs) GetInstrumentPartySubIDType() (f field.InstrumentPartySubIDTypeField, err quickfix.MessageRejectError)
- func (m NoInstrumentPartySubIDs) HasInstrumentPartySubID() bool
- func (m NoInstrumentPartySubIDs) HasInstrumentPartySubIDType() bool
- func (m NoInstrumentPartySubIDs) SetInstrumentPartySubID(v string)
- func (m NoInstrumentPartySubIDs) SetInstrumentPartySubIDType(v int)
- type NoInstrumentPartySubIDsRepeatingGroup
- type NoNotAffectedOrders
- func (m NoNotAffectedOrders) GetNotAffOrigClOrdID() (f field.NotAffOrigClOrdIDField, err quickfix.MessageRejectError)
- func (m NoNotAffectedOrders) GetNotAffectedOrderID() (f field.NotAffectedOrderIDField, err quickfix.MessageRejectError)
- func (m NoNotAffectedOrders) HasNotAffOrigClOrdID() bool
- func (m NoNotAffectedOrders) HasNotAffectedOrderID() bool
- func (m NoNotAffectedOrders) SetNotAffOrigClOrdID(v string)
- func (m NoNotAffectedOrders) SetNotAffectedOrderID(v string)
- type NoNotAffectedOrdersRepeatingGroup
- type NoPartyIDs
- func (m NoPartyIDs) GetNoPartySubIDs() (NoPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoPartyIDs) GetPartyID() (f field.PartyIDField, err quickfix.MessageRejectError)
- func (m NoPartyIDs) GetPartyIDSource() (f field.PartyIDSourceField, err quickfix.MessageRejectError)
- func (m NoPartyIDs) GetPartyRole() (f field.PartyRoleField, err quickfix.MessageRejectError)
- func (m NoPartyIDs) HasNoPartySubIDs() bool
- func (m NoPartyIDs) HasPartyID() bool
- func (m NoPartyIDs) HasPartyIDSource() bool
- func (m NoPartyIDs) HasPartyRole() bool
- func (m NoPartyIDs) SetNoPartySubIDs(f NoPartySubIDsRepeatingGroup)
- func (m NoPartyIDs) SetPartyID(v string)
- func (m NoPartyIDs) SetPartyIDSource(v string)
- func (m NoPartyIDs) SetPartyRole(v int)
- type NoPartyIDsRepeatingGroup
- type NoPartySubIDs
- func (m NoPartySubIDs) GetPartySubID() (f field.PartySubIDField, err quickfix.MessageRejectError)
- func (m NoPartySubIDs) GetPartySubIDType() (f field.PartySubIDTypeField, err quickfix.MessageRejectError)
- func (m NoPartySubIDs) HasPartySubID() bool
- func (m NoPartySubIDs) HasPartySubIDType() bool
- func (m NoPartySubIDs) SetPartySubID(v string)
- func (m NoPartySubIDs) SetPartySubIDType(v int)
- type NoPartySubIDsRepeatingGroup
- type NoSecurityAltID
- func (m NoSecurityAltID) GetSecurityAltID() (f field.SecurityAltIDField, err quickfix.MessageRejectError)
- func (m NoSecurityAltID) GetSecurityAltIDSource() (f field.SecurityAltIDSourceField, err quickfix.MessageRejectError)
- func (m NoSecurityAltID) HasSecurityAltID() bool
- func (m NoSecurityAltID) HasSecurityAltIDSource() bool
- func (m NoSecurityAltID) SetSecurityAltID(v string)
- func (m NoSecurityAltID) SetSecurityAltIDSource(v string)
- type NoSecurityAltIDRepeatingGroup
- type NoTargetPartyIDs
- func (m NoTargetPartyIDs) GetTargetPartyID() (f field.TargetPartyIDField, err quickfix.MessageRejectError)
- func (m NoTargetPartyIDs) GetTargetPartyIDSource() (f field.TargetPartyIDSourceField, err quickfix.MessageRejectError)
- func (m NoTargetPartyIDs) GetTargetPartyRole() (f field.TargetPartyRoleField, 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() (f field.UnderlyingSecurityAltIDField, err quickfix.MessageRejectError)
- func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource() (f field.UnderlyingSecurityAltIDSourceField, err quickfix.MessageRejectError)
- func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID() bool
- func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource() bool
- func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID(v string)
- func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource(v string)
- type NoUnderlyingSecurityAltIDRepeatingGroup
- type NoUnderlyingStips
- func (m NoUnderlyingStips) GetUnderlyingStipType() (f field.UnderlyingStipTypeField, err quickfix.MessageRejectError)
- func (m NoUnderlyingStips) GetUnderlyingStipValue() (f field.UnderlyingStipValueField, err quickfix.MessageRejectError)
- func (m NoUnderlyingStips) HasUnderlyingStipType() bool
- func (m NoUnderlyingStips) HasUnderlyingStipValue() bool
- func (m NoUnderlyingStips) SetUnderlyingStipType(v string)
- func (m NoUnderlyingStips) SetUnderlyingStipValue(v string)
- type NoUnderlyingStipsRepeatingGroup
- type NoUndlyInstrumentParties
- func (m NoUndlyInstrumentParties) GetNoUndlyInstrumentPartySubIDs() (NoUndlyInstrumentPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyID() (f field.UnderlyingInstrumentPartyIDField, err quickfix.MessageRejectError)
- func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyIDSource() (f field.UnderlyingInstrumentPartyIDSourceField, ...)
- func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyRole() (f field.UnderlyingInstrumentPartyRoleField, 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() (f field.UnderlyingInstrumentPartySubIDField, err quickfix.MessageRejectError)
- func (m NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubIDType() (f field.UnderlyingInstrumentPartySubIDTypeField, ...)
- 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 OrderMassCancelReport
- func (m OrderMassCancelReport) GetAttachmentPoint() (f field.AttachmentPointField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetCFICode() (f field.CFICodeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetCPProgram() (f field.CPProgramField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetCPRegType() (f field.CPRegTypeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetCapPrice() (f field.CapPriceField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetClOrdID() (f field.ClOrdIDField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetContractMultiplier() (f field.ContractMultiplierField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetContractMultiplierUnit() (f field.ContractMultiplierUnitField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetContractSettlMonth() (f field.ContractSettlMonthField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetCountryOfIssue() (f field.CountryOfIssueField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetCouponPaymentDate() (f field.CouponPaymentDateField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetCouponRate() (f field.CouponRateField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetCreditRating() (f field.CreditRatingField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetDatedDate() (f field.DatedDateField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetDetachmentPoint() (f field.DetachmentPointField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetEncodedIssuer() (f field.EncodedIssuerField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetEncodedIssuerLen() (f field.EncodedIssuerLenField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetEncodedSecurityDesc() (f field.EncodedSecurityDescField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetEncodedSecurityDescLen() (f field.EncodedSecurityDescLenField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetEncodedText() (f field.EncodedTextField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetEncodedTextLen() (f field.EncodedTextLenField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetEncodedUnderlyingIssuer() (f field.EncodedUnderlyingIssuerField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetEncodedUnderlyingIssuerLen() (f field.EncodedUnderlyingIssuerLenField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetEncodedUnderlyingSecurityDesc() (f field.EncodedUnderlyingSecurityDescField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetEncodedUnderlyingSecurityDescLen() (f field.EncodedUnderlyingSecurityDescLenField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetExerciseStyle() (f field.ExerciseStyleField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetFactor() (f field.FactorField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetFlexProductEligibilityIndicator() (f field.FlexProductEligibilityIndicatorField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetFlexibleIndicator() (f field.FlexibleIndicatorField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetFloorPrice() (f field.FloorPriceField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetFlowScheduleType() (f field.FlowScheduleTypeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetInstrRegistry() (f field.InstrRegistryField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetInstrmtAssignmentMethod() (f field.InstrmtAssignmentMethodField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetInterestAccrualDate() (f field.InterestAccrualDateField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetIssueDate() (f field.IssueDateField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetIssuer() (f field.IssuerField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetListMethod() (f field.ListMethodField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetLocaleOfIssue() (f field.LocaleOfIssueField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetMarketID() (f field.MarketIDField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetMarketSegmentID() (f field.MarketSegmentIDField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetMassActionReportID() (f field.MassActionReportIDField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetMassCancelRejectReason() (f field.MassCancelRejectReasonField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetMassCancelRequestType() (f field.MassCancelRequestTypeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetMassCancelResponse() (f field.MassCancelResponseField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetMaturityDate() (f field.MaturityDateField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetMaturityMonthYear() (f field.MaturityMonthYearField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetMaturityTime() (f field.MaturityTimeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetMinPriceIncrement() (f field.MinPriceIncrementField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetMinPriceIncrementAmount() (f field.MinPriceIncrementAmountField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetNTPositionLimit() (f field.NTPositionLimitField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetNoAffectedOrders() (NoAffectedOrdersRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetNoComplexEvents() (NoComplexEventsRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetNoEvents() (NoEventsRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetNoInstrumentParties() (NoInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetNoNotAffectedOrders() (NoNotAffectedOrdersRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetNoTargetPartyIDs() (NoTargetPartyIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetNoUnderlyingSecurityAltID() (NoUnderlyingSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetNoUnderlyingStips() (NoUnderlyingStipsRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetNoUndlyInstrumentParties() (NoUndlyInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetNotionalPercentageOutstanding() (f field.NotionalPercentageOutstandingField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetOptAttribute() (f field.OptAttributeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetOptPayoutAmount() (f field.OptPayoutAmountField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetOptPayoutType() (f field.OptPayoutTypeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetOrderID() (f field.OrderIDField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetOriginalNotionalPercentageOutstanding() (f field.OriginalNotionalPercentageOutstandingField, ...)
- func (m OrderMassCancelReport) GetPool() (f field.PoolField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetPositionLimit() (f field.PositionLimitField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetPriceQuoteMethod() (f field.PriceQuoteMethodField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetPriceUnitOfMeasure() (f field.PriceUnitOfMeasureField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetPriceUnitOfMeasureQty() (f field.PriceUnitOfMeasureQtyField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetProduct() (f field.ProductField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetProductComplex() (f field.ProductComplexField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetPutOrCall() (f field.PutOrCallField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetRedemptionDate() (f field.RedemptionDateField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetRepoCollateralSecurityType() (f field.RepoCollateralSecurityTypeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetRepurchaseRate() (f field.RepurchaseRateField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetRepurchaseTerm() (f field.RepurchaseTermField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetRestructuringType() (f field.RestructuringTypeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSecondaryClOrdID() (f field.SecondaryClOrdIDField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSecondaryOrderID() (f field.SecondaryOrderIDField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSecurityDesc() (f field.SecurityDescField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSecurityExchange() (f field.SecurityExchangeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSecurityGroup() (f field.SecurityGroupField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSecurityID() (f field.SecurityIDField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSecurityIDSource() (f field.SecurityIDSourceField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSecurityStatus() (f field.SecurityStatusField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSecuritySubType() (f field.SecuritySubTypeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSecurityType() (f field.SecurityTypeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSecurityXML() (f field.SecurityXMLField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSecurityXMLLen() (f field.SecurityXMLLenField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSecurityXMLSchema() (f field.SecurityXMLSchemaField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSeniority() (f field.SeniorityField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSettlMethod() (f field.SettlMethodField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSettleOnOpenFlag() (f field.SettleOnOpenFlagField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSide() (f field.SideField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetStateOrProvinceOfIssue() (f field.StateOrProvinceOfIssueField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetStrikeCurrency() (f field.StrikeCurrencyField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetStrikeMultiplier() (f field.StrikeMultiplierField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetStrikePrice() (f field.StrikePriceField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetStrikePriceBoundaryMethod() (f field.StrikePriceBoundaryMethodField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetStrikePriceBoundaryPrecision() (f field.StrikePriceBoundaryPrecisionField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetStrikePriceDeterminationMethod() (f field.StrikePriceDeterminationMethodField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetStrikeValue() (f field.StrikeValueField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSymbol() (f field.SymbolField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSymbolSfx() (f field.SymbolSfxField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetText() (f field.TextField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetTimeUnit() (f field.TimeUnitField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetTotalAffectedOrders() (f field.TotalAffectedOrdersField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetTradingSessionID() (f field.TradingSessionIDField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetTradingSessionSubID() (f field.TradingSessionSubIDField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetTransactTime() (f field.TransactTimeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingAdjustedQuantity() (f field.UnderlyingAdjustedQuantityField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingAllocationPercent() (f field.UnderlyingAllocationPercentField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingAttachmentPoint() (f field.UnderlyingAttachmentPointField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingCFICode() (f field.UnderlyingCFICodeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingCPProgram() (f field.UnderlyingCPProgramField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingCPRegType() (f field.UnderlyingCPRegTypeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingCapValue() (f field.UnderlyingCapValueField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingCashAmount() (f field.UnderlyingCashAmountField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingCashType() (f field.UnderlyingCashTypeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingContractMultiplier() (f field.UnderlyingContractMultiplierField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingContractMultiplierUnit() (f field.UnderlyingContractMultiplierUnitField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingCountryOfIssue() (f field.UnderlyingCountryOfIssueField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingCouponPaymentDate() (f field.UnderlyingCouponPaymentDateField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingCouponRate() (f field.UnderlyingCouponRateField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingCreditRating() (f field.UnderlyingCreditRatingField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingCurrency() (f field.UnderlyingCurrencyField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingCurrentValue() (f field.UnderlyingCurrentValueField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingDetachmentPoint() (f field.UnderlyingDetachmentPointField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingDirtyPrice() (f field.UnderlyingDirtyPriceField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingEndPrice() (f field.UnderlyingEndPriceField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingEndValue() (f field.UnderlyingEndValueField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingExerciseStyle() (f field.UnderlyingExerciseStyleField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingFXRate() (f field.UnderlyingFXRateField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingFXRateCalc() (f field.UnderlyingFXRateCalcField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingFactor() (f field.UnderlyingFactorField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingFlowScheduleType() (f field.UnderlyingFlowScheduleTypeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingInstrRegistry() (f field.UnderlyingInstrRegistryField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingIssueDate() (f field.UnderlyingIssueDateField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingIssuer() (f field.UnderlyingIssuerField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingLocaleOfIssue() (f field.UnderlyingLocaleOfIssueField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingMaturityDate() (f field.UnderlyingMaturityDateField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingMaturityMonthYear() (f field.UnderlyingMaturityMonthYearField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingMaturityTime() (f field.UnderlyingMaturityTimeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingNotionalPercentageOutstanding() (f field.UnderlyingNotionalPercentageOutstandingField, ...)
- func (m OrderMassCancelReport) GetUnderlyingOptAttribute() (f field.UnderlyingOptAttributeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingOriginalNotionalPercentageOutstanding() (f field.UnderlyingOriginalNotionalPercentageOutstandingField, ...)
- func (m OrderMassCancelReport) GetUnderlyingPriceDeterminationMethod() (f field.UnderlyingPriceDeterminationMethodField, ...)
- func (m OrderMassCancelReport) GetUnderlyingPriceUnitOfMeasure() (f field.UnderlyingPriceUnitOfMeasureField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingPriceUnitOfMeasureQty() (f field.UnderlyingPriceUnitOfMeasureQtyField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingProduct() (f field.UnderlyingProductField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingPutOrCall() (f field.UnderlyingPutOrCallField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingPx() (f field.UnderlyingPxField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingQty() (f field.UnderlyingQtyField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingRedemptionDate() (f field.UnderlyingRedemptionDateField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingRepoCollateralSecurityType() (f field.UnderlyingRepoCollateralSecurityTypeField, ...)
- func (m OrderMassCancelReport) GetUnderlyingRepurchaseRate() (f field.UnderlyingRepurchaseRateField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingRepurchaseTerm() (f field.UnderlyingRepurchaseTermField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingRestructuringType() (f field.UnderlyingRestructuringTypeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingSecurityDesc() (f field.UnderlyingSecurityDescField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingSecurityExchange() (f field.UnderlyingSecurityExchangeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingSecurityID() (f field.UnderlyingSecurityIDField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingSecurityIDSource() (f field.UnderlyingSecurityIDSourceField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingSecuritySubType() (f field.UnderlyingSecuritySubTypeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingSecurityType() (f field.UnderlyingSecurityTypeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingSeniority() (f field.UnderlyingSeniorityField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingSettlMethod() (f field.UnderlyingSettlMethodField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingSettlementType() (f field.UnderlyingSettlementTypeField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingStartValue() (f field.UnderlyingStartValueField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingStateOrProvinceOfIssue() (f field.UnderlyingStateOrProvinceOfIssueField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingStrikeCurrency() (f field.UnderlyingStrikeCurrencyField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingStrikePrice() (f field.UnderlyingStrikePriceField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingSymbol() (f field.UnderlyingSymbolField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingSymbolSfx() (f field.UnderlyingSymbolSfxField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingTimeUnit() (f field.UnderlyingTimeUnitField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingUnitOfMeasure() (f field.UnderlyingUnitOfMeasureField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingUnitOfMeasureQty() (f field.UnderlyingUnitOfMeasureQtyField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnitOfMeasure() (f field.UnitOfMeasureField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnitOfMeasureQty() (f field.UnitOfMeasureQtyField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetValuationMethod() (f field.ValuationMethodField, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) HasAttachmentPoint() bool
- func (m OrderMassCancelReport) HasCFICode() bool
- func (m OrderMassCancelReport) HasCPProgram() bool
- func (m OrderMassCancelReport) HasCPRegType() bool
- func (m OrderMassCancelReport) HasCapPrice() bool
- func (m OrderMassCancelReport) HasClOrdID() bool
- func (m OrderMassCancelReport) HasContractMultiplier() bool
- func (m OrderMassCancelReport) HasContractMultiplierUnit() bool
- func (m OrderMassCancelReport) HasContractSettlMonth() bool
- func (m OrderMassCancelReport) HasCountryOfIssue() bool
- func (m OrderMassCancelReport) HasCouponPaymentDate() bool
- func (m OrderMassCancelReport) HasCouponRate() bool
- func (m OrderMassCancelReport) HasCreditRating() bool
- func (m OrderMassCancelReport) HasDatedDate() bool
- func (m OrderMassCancelReport) HasDetachmentPoint() bool
- func (m OrderMassCancelReport) HasEncodedIssuer() bool
- func (m OrderMassCancelReport) HasEncodedIssuerLen() bool
- func (m OrderMassCancelReport) HasEncodedSecurityDesc() bool
- func (m OrderMassCancelReport) HasEncodedSecurityDescLen() bool
- func (m OrderMassCancelReport) HasEncodedText() bool
- func (m OrderMassCancelReport) HasEncodedTextLen() bool
- func (m OrderMassCancelReport) HasEncodedUnderlyingIssuer() bool
- func (m OrderMassCancelReport) HasEncodedUnderlyingIssuerLen() bool
- func (m OrderMassCancelReport) HasEncodedUnderlyingSecurityDesc() bool
- func (m OrderMassCancelReport) HasEncodedUnderlyingSecurityDescLen() bool
- func (m OrderMassCancelReport) HasExerciseStyle() bool
- func (m OrderMassCancelReport) HasFactor() bool
- func (m OrderMassCancelReport) HasFlexProductEligibilityIndicator() bool
- func (m OrderMassCancelReport) HasFlexibleIndicator() bool
- func (m OrderMassCancelReport) HasFloorPrice() bool
- func (m OrderMassCancelReport) HasFlowScheduleType() bool
- func (m OrderMassCancelReport) HasInstrRegistry() bool
- func (m OrderMassCancelReport) HasInstrmtAssignmentMethod() bool
- func (m OrderMassCancelReport) HasInterestAccrualDate() bool
- func (m OrderMassCancelReport) HasIssueDate() bool
- func (m OrderMassCancelReport) HasIssuer() bool
- func (m OrderMassCancelReport) HasListMethod() bool
- func (m OrderMassCancelReport) HasLocaleOfIssue() bool
- func (m OrderMassCancelReport) HasMarketID() bool
- func (m OrderMassCancelReport) HasMarketSegmentID() bool
- func (m OrderMassCancelReport) HasMassActionReportID() bool
- func (m OrderMassCancelReport) HasMassCancelRejectReason() bool
- func (m OrderMassCancelReport) HasMassCancelRequestType() bool
- func (m OrderMassCancelReport) HasMassCancelResponse() bool
- func (m OrderMassCancelReport) HasMaturityDate() bool
- func (m OrderMassCancelReport) HasMaturityMonthYear() bool
- func (m OrderMassCancelReport) HasMaturityTime() bool
- func (m OrderMassCancelReport) HasMinPriceIncrement() bool
- func (m OrderMassCancelReport) HasMinPriceIncrementAmount() bool
- func (m OrderMassCancelReport) HasNTPositionLimit() bool
- func (m OrderMassCancelReport) HasNoAffectedOrders() bool
- func (m OrderMassCancelReport) HasNoComplexEvents() bool
- func (m OrderMassCancelReport) HasNoEvents() bool
- func (m OrderMassCancelReport) HasNoInstrumentParties() bool
- func (m OrderMassCancelReport) HasNoNotAffectedOrders() bool
- func (m OrderMassCancelReport) HasNoPartyIDs() bool
- func (m OrderMassCancelReport) HasNoSecurityAltID() bool
- func (m OrderMassCancelReport) HasNoTargetPartyIDs() bool
- func (m OrderMassCancelReport) HasNoUnderlyingSecurityAltID() bool
- func (m OrderMassCancelReport) HasNoUnderlyingStips() bool
- func (m OrderMassCancelReport) HasNoUndlyInstrumentParties() bool
- func (m OrderMassCancelReport) HasNotionalPercentageOutstanding() bool
- func (m OrderMassCancelReport) HasOptAttribute() bool
- func (m OrderMassCancelReport) HasOptPayoutAmount() bool
- func (m OrderMassCancelReport) HasOptPayoutType() bool
- func (m OrderMassCancelReport) HasOrderID() bool
- func (m OrderMassCancelReport) HasOriginalNotionalPercentageOutstanding() bool
- func (m OrderMassCancelReport) HasPool() bool
- func (m OrderMassCancelReport) HasPositionLimit() bool
- func (m OrderMassCancelReport) HasPriceQuoteMethod() bool
- func (m OrderMassCancelReport) HasPriceUnitOfMeasure() bool
- func (m OrderMassCancelReport) HasPriceUnitOfMeasureQty() bool
- func (m OrderMassCancelReport) HasProduct() bool
- func (m OrderMassCancelReport) HasProductComplex() bool
- func (m OrderMassCancelReport) HasPutOrCall() bool
- func (m OrderMassCancelReport) HasRedemptionDate() bool
- func (m OrderMassCancelReport) HasRepoCollateralSecurityType() bool
- func (m OrderMassCancelReport) HasRepurchaseRate() bool
- func (m OrderMassCancelReport) HasRepurchaseTerm() bool
- func (m OrderMassCancelReport) HasRestructuringType() bool
- func (m OrderMassCancelReport) HasSecondaryClOrdID() bool
- func (m OrderMassCancelReport) HasSecondaryOrderID() bool
- func (m OrderMassCancelReport) HasSecurityDesc() bool
- func (m OrderMassCancelReport) HasSecurityExchange() bool
- func (m OrderMassCancelReport) HasSecurityGroup() bool
- func (m OrderMassCancelReport) HasSecurityID() bool
- func (m OrderMassCancelReport) HasSecurityIDSource() bool
- func (m OrderMassCancelReport) HasSecurityStatus() bool
- func (m OrderMassCancelReport) HasSecuritySubType() bool
- func (m OrderMassCancelReport) HasSecurityType() bool
- func (m OrderMassCancelReport) HasSecurityXML() bool
- func (m OrderMassCancelReport) HasSecurityXMLLen() bool
- func (m OrderMassCancelReport) HasSecurityXMLSchema() bool
- func (m OrderMassCancelReport) HasSeniority() bool
- func (m OrderMassCancelReport) HasSettlMethod() bool
- func (m OrderMassCancelReport) HasSettleOnOpenFlag() bool
- func (m OrderMassCancelReport) HasSide() bool
- func (m OrderMassCancelReport) HasStateOrProvinceOfIssue() bool
- func (m OrderMassCancelReport) HasStrikeCurrency() bool
- func (m OrderMassCancelReport) HasStrikeMultiplier() bool
- func (m OrderMassCancelReport) HasStrikePrice() bool
- func (m OrderMassCancelReport) HasStrikePriceBoundaryMethod() bool
- func (m OrderMassCancelReport) HasStrikePriceBoundaryPrecision() bool
- func (m OrderMassCancelReport) HasStrikePriceDeterminationMethod() bool
- func (m OrderMassCancelReport) HasStrikeValue() bool
- func (m OrderMassCancelReport) HasSymbol() bool
- func (m OrderMassCancelReport) HasSymbolSfx() bool
- func (m OrderMassCancelReport) HasText() bool
- func (m OrderMassCancelReport) HasTimeUnit() bool
- func (m OrderMassCancelReport) HasTotalAffectedOrders() bool
- func (m OrderMassCancelReport) HasTradingSessionID() bool
- func (m OrderMassCancelReport) HasTradingSessionSubID() bool
- func (m OrderMassCancelReport) HasTransactTime() bool
- func (m OrderMassCancelReport) HasUnderlyingAdjustedQuantity() bool
- func (m OrderMassCancelReport) HasUnderlyingAllocationPercent() bool
- func (m OrderMassCancelReport) HasUnderlyingAttachmentPoint() bool
- func (m OrderMassCancelReport) HasUnderlyingCFICode() bool
- func (m OrderMassCancelReport) HasUnderlyingCPProgram() bool
- func (m OrderMassCancelReport) HasUnderlyingCPRegType() bool
- func (m OrderMassCancelReport) HasUnderlyingCapValue() bool
- func (m OrderMassCancelReport) HasUnderlyingCashAmount() bool
- func (m OrderMassCancelReport) HasUnderlyingCashType() bool
- func (m OrderMassCancelReport) HasUnderlyingContractMultiplier() bool
- func (m OrderMassCancelReport) HasUnderlyingContractMultiplierUnit() bool
- func (m OrderMassCancelReport) HasUnderlyingCountryOfIssue() bool
- func (m OrderMassCancelReport) HasUnderlyingCouponPaymentDate() bool
- func (m OrderMassCancelReport) HasUnderlyingCouponRate() bool
- func (m OrderMassCancelReport) HasUnderlyingCreditRating() bool
- func (m OrderMassCancelReport) HasUnderlyingCurrency() bool
- func (m OrderMassCancelReport) HasUnderlyingCurrentValue() bool
- func (m OrderMassCancelReport) HasUnderlyingDetachmentPoint() bool
- func (m OrderMassCancelReport) HasUnderlyingDirtyPrice() bool
- func (m OrderMassCancelReport) HasUnderlyingEndPrice() bool
- func (m OrderMassCancelReport) HasUnderlyingEndValue() bool
- func (m OrderMassCancelReport) HasUnderlyingExerciseStyle() bool
- func (m OrderMassCancelReport) HasUnderlyingFXRate() bool
- func (m OrderMassCancelReport) HasUnderlyingFXRateCalc() bool
- func (m OrderMassCancelReport) HasUnderlyingFactor() bool
- func (m OrderMassCancelReport) HasUnderlyingFlowScheduleType() bool
- func (m OrderMassCancelReport) HasUnderlyingInstrRegistry() bool
- func (m OrderMassCancelReport) HasUnderlyingIssueDate() bool
- func (m OrderMassCancelReport) HasUnderlyingIssuer() bool
- func (m OrderMassCancelReport) HasUnderlyingLocaleOfIssue() bool
- func (m OrderMassCancelReport) HasUnderlyingMaturityDate() bool
- func (m OrderMassCancelReport) HasUnderlyingMaturityMonthYear() bool
- func (m OrderMassCancelReport) HasUnderlyingMaturityTime() bool
- func (m OrderMassCancelReport) HasUnderlyingNotionalPercentageOutstanding() bool
- func (m OrderMassCancelReport) HasUnderlyingOptAttribute() bool
- func (m OrderMassCancelReport) HasUnderlyingOriginalNotionalPercentageOutstanding() bool
- func (m OrderMassCancelReport) HasUnderlyingPriceDeterminationMethod() bool
- func (m OrderMassCancelReport) HasUnderlyingPriceUnitOfMeasure() bool
- func (m OrderMassCancelReport) HasUnderlyingPriceUnitOfMeasureQty() bool
- func (m OrderMassCancelReport) HasUnderlyingProduct() bool
- func (m OrderMassCancelReport) HasUnderlyingPutOrCall() bool
- func (m OrderMassCancelReport) HasUnderlyingPx() bool
- func (m OrderMassCancelReport) HasUnderlyingQty() bool
- func (m OrderMassCancelReport) HasUnderlyingRedemptionDate() bool
- func (m OrderMassCancelReport) HasUnderlyingRepoCollateralSecurityType() bool
- func (m OrderMassCancelReport) HasUnderlyingRepurchaseRate() bool
- func (m OrderMassCancelReport) HasUnderlyingRepurchaseTerm() bool
- func (m OrderMassCancelReport) HasUnderlyingRestructuringType() bool
- func (m OrderMassCancelReport) HasUnderlyingSecurityDesc() bool
- func (m OrderMassCancelReport) HasUnderlyingSecurityExchange() bool
- func (m OrderMassCancelReport) HasUnderlyingSecurityID() bool
- func (m OrderMassCancelReport) HasUnderlyingSecurityIDSource() bool
- func (m OrderMassCancelReport) HasUnderlyingSecuritySubType() bool
- func (m OrderMassCancelReport) HasUnderlyingSecurityType() bool
- func (m OrderMassCancelReport) HasUnderlyingSeniority() bool
- func (m OrderMassCancelReport) HasUnderlyingSettlMethod() bool
- func (m OrderMassCancelReport) HasUnderlyingSettlementType() bool
- func (m OrderMassCancelReport) HasUnderlyingStartValue() bool
- func (m OrderMassCancelReport) HasUnderlyingStateOrProvinceOfIssue() bool
- func (m OrderMassCancelReport) HasUnderlyingStrikeCurrency() bool
- func (m OrderMassCancelReport) HasUnderlyingStrikePrice() bool
- func (m OrderMassCancelReport) HasUnderlyingSymbol() bool
- func (m OrderMassCancelReport) HasUnderlyingSymbolSfx() bool
- func (m OrderMassCancelReport) HasUnderlyingTimeUnit() bool
- func (m OrderMassCancelReport) HasUnderlyingUnitOfMeasure() bool
- func (m OrderMassCancelReport) HasUnderlyingUnitOfMeasureQty() bool
- func (m OrderMassCancelReport) HasUnitOfMeasure() bool
- func (m OrderMassCancelReport) HasUnitOfMeasureQty() bool
- func (m OrderMassCancelReport) HasValuationMethod() bool
- func (m OrderMassCancelReport) SetAttachmentPoint(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetCFICode(v string)
- func (m OrderMassCancelReport) SetCPProgram(v int)
- func (m OrderMassCancelReport) SetCPRegType(v string)
- func (m OrderMassCancelReport) SetCapPrice(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetClOrdID(v string)
- func (m OrderMassCancelReport) SetContractMultiplier(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetContractMultiplierUnit(v int)
- func (m OrderMassCancelReport) SetContractSettlMonth(v string)
- func (m OrderMassCancelReport) SetCountryOfIssue(v string)
- func (m OrderMassCancelReport) SetCouponPaymentDate(v string)
- func (m OrderMassCancelReport) SetCouponRate(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetCreditRating(v string)
- func (m OrderMassCancelReport) SetDatedDate(v string)
- func (m OrderMassCancelReport) SetDetachmentPoint(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetEncodedIssuer(v string)
- func (m OrderMassCancelReport) SetEncodedIssuerLen(v int)
- func (m OrderMassCancelReport) SetEncodedSecurityDesc(v string)
- func (m OrderMassCancelReport) SetEncodedSecurityDescLen(v int)
- func (m OrderMassCancelReport) SetEncodedText(v string)
- func (m OrderMassCancelReport) SetEncodedTextLen(v int)
- func (m OrderMassCancelReport) SetEncodedUnderlyingIssuer(v string)
- func (m OrderMassCancelReport) SetEncodedUnderlyingIssuerLen(v int)
- func (m OrderMassCancelReport) SetEncodedUnderlyingSecurityDesc(v string)
- func (m OrderMassCancelReport) SetEncodedUnderlyingSecurityDescLen(v int)
- func (m OrderMassCancelReport) SetExerciseStyle(v int)
- func (m OrderMassCancelReport) SetFactor(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetFlexProductEligibilityIndicator(v bool)
- func (m OrderMassCancelReport) SetFlexibleIndicator(v bool)
- func (m OrderMassCancelReport) SetFloorPrice(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetFlowScheduleType(v int)
- func (m OrderMassCancelReport) SetInstrRegistry(v string)
- func (m OrderMassCancelReport) SetInstrmtAssignmentMethod(v string)
- func (m OrderMassCancelReport) SetInterestAccrualDate(v string)
- func (m OrderMassCancelReport) SetIssueDate(v string)
- func (m OrderMassCancelReport) SetIssuer(v string)
- func (m OrderMassCancelReport) SetListMethod(v int)
- func (m OrderMassCancelReport) SetLocaleOfIssue(v string)
- func (m OrderMassCancelReport) SetMarketID(v string)
- func (m OrderMassCancelReport) SetMarketSegmentID(v string)
- func (m OrderMassCancelReport) SetMassActionReportID(v string)
- func (m OrderMassCancelReport) SetMassCancelRejectReason(v int)
- func (m OrderMassCancelReport) SetMassCancelRequestType(v string)
- func (m OrderMassCancelReport) SetMassCancelResponse(v string)
- func (m OrderMassCancelReport) SetMaturityDate(v string)
- func (m OrderMassCancelReport) SetMaturityMonthYear(v string)
- func (m OrderMassCancelReport) SetMaturityTime(v string)
- func (m OrderMassCancelReport) SetMinPriceIncrement(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetMinPriceIncrementAmount(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetNTPositionLimit(v int)
- func (m OrderMassCancelReport) SetNoAffectedOrders(f NoAffectedOrdersRepeatingGroup)
- func (m OrderMassCancelReport) SetNoComplexEvents(f NoComplexEventsRepeatingGroup)
- func (m OrderMassCancelReport) SetNoEvents(f NoEventsRepeatingGroup)
- func (m OrderMassCancelReport) SetNoInstrumentParties(f NoInstrumentPartiesRepeatingGroup)
- func (m OrderMassCancelReport) SetNoNotAffectedOrders(f NoNotAffectedOrdersRepeatingGroup)
- func (m OrderMassCancelReport) SetNoPartyIDs(f NoPartyIDsRepeatingGroup)
- func (m OrderMassCancelReport) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup)
- func (m OrderMassCancelReport) SetNoTargetPartyIDs(f NoTargetPartyIDsRepeatingGroup)
- func (m OrderMassCancelReport) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup)
- func (m OrderMassCancelReport) SetNoUnderlyingStips(f NoUnderlyingStipsRepeatingGroup)
- func (m OrderMassCancelReport) SetNoUndlyInstrumentParties(f NoUndlyInstrumentPartiesRepeatingGroup)
- func (m OrderMassCancelReport) SetNotionalPercentageOutstanding(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetOptAttribute(v string)
- func (m OrderMassCancelReport) SetOptPayoutAmount(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetOptPayoutType(v int)
- func (m OrderMassCancelReport) SetOrderID(v string)
- func (m OrderMassCancelReport) SetOriginalNotionalPercentageOutstanding(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetPool(v string)
- func (m OrderMassCancelReport) SetPositionLimit(v int)
- func (m OrderMassCancelReport) SetPriceQuoteMethod(v string)
- func (m OrderMassCancelReport) SetPriceUnitOfMeasure(v string)
- func (m OrderMassCancelReport) SetPriceUnitOfMeasureQty(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetProduct(v int)
- func (m OrderMassCancelReport) SetProductComplex(v string)
- func (m OrderMassCancelReport) SetPutOrCall(v int)
- func (m OrderMassCancelReport) SetRedemptionDate(v string)
- func (m OrderMassCancelReport) SetRepoCollateralSecurityType(v int)
- func (m OrderMassCancelReport) SetRepurchaseRate(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetRepurchaseTerm(v int)
- func (m OrderMassCancelReport) SetRestructuringType(v string)
- func (m OrderMassCancelReport) SetSecondaryClOrdID(v string)
- func (m OrderMassCancelReport) SetSecondaryOrderID(v string)
- func (m OrderMassCancelReport) SetSecurityDesc(v string)
- func (m OrderMassCancelReport) SetSecurityExchange(v string)
- func (m OrderMassCancelReport) SetSecurityGroup(v string)
- func (m OrderMassCancelReport) SetSecurityID(v string)
- func (m OrderMassCancelReport) SetSecurityIDSource(v string)
- func (m OrderMassCancelReport) SetSecurityStatus(v string)
- func (m OrderMassCancelReport) SetSecuritySubType(v string)
- func (m OrderMassCancelReport) SetSecurityType(v string)
- func (m OrderMassCancelReport) SetSecurityXML(v string)
- func (m OrderMassCancelReport) SetSecurityXMLLen(v int)
- func (m OrderMassCancelReport) SetSecurityXMLSchema(v string)
- func (m OrderMassCancelReport) SetSeniority(v string)
- func (m OrderMassCancelReport) SetSettlMethod(v string)
- func (m OrderMassCancelReport) SetSettleOnOpenFlag(v string)
- func (m OrderMassCancelReport) SetSide(v string)
- func (m OrderMassCancelReport) SetStateOrProvinceOfIssue(v string)
- func (m OrderMassCancelReport) SetStrikeCurrency(v string)
- func (m OrderMassCancelReport) SetStrikeMultiplier(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetStrikePrice(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetStrikePriceBoundaryMethod(v int)
- func (m OrderMassCancelReport) SetStrikePriceBoundaryPrecision(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetStrikePriceDeterminationMethod(v int)
- func (m OrderMassCancelReport) SetStrikeValue(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetSymbol(v string)
- func (m OrderMassCancelReport) SetSymbolSfx(v string)
- func (m OrderMassCancelReport) SetText(v string)
- func (m OrderMassCancelReport) SetTimeUnit(v string)
- func (m OrderMassCancelReport) SetTotalAffectedOrders(v int)
- func (m OrderMassCancelReport) SetTradingSessionID(v string)
- func (m OrderMassCancelReport) SetTradingSessionSubID(v string)
- func (m OrderMassCancelReport) SetTransactTime(v time.Time)
- func (m OrderMassCancelReport) SetUnderlyingAdjustedQuantity(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingAllocationPercent(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingAttachmentPoint(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingCFICode(v string)
- func (m OrderMassCancelReport) SetUnderlyingCPProgram(v string)
- func (m OrderMassCancelReport) SetUnderlyingCPRegType(v string)
- func (m OrderMassCancelReport) SetUnderlyingCapValue(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingCashAmount(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingCashType(v string)
- func (m OrderMassCancelReport) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingContractMultiplierUnit(v int)
- func (m OrderMassCancelReport) SetUnderlyingCountryOfIssue(v string)
- func (m OrderMassCancelReport) SetUnderlyingCouponPaymentDate(v string)
- func (m OrderMassCancelReport) SetUnderlyingCouponRate(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingCreditRating(v string)
- func (m OrderMassCancelReport) SetUnderlyingCurrency(v string)
- func (m OrderMassCancelReport) SetUnderlyingCurrentValue(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingDetachmentPoint(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingDirtyPrice(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingEndPrice(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingEndValue(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingExerciseStyle(v int)
- func (m OrderMassCancelReport) SetUnderlyingFXRate(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingFXRateCalc(v string)
- func (m OrderMassCancelReport) SetUnderlyingFactor(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingFlowScheduleType(v int)
- func (m OrderMassCancelReport) SetUnderlyingInstrRegistry(v string)
- func (m OrderMassCancelReport) SetUnderlyingIssueDate(v string)
- func (m OrderMassCancelReport) SetUnderlyingIssuer(v string)
- func (m OrderMassCancelReport) SetUnderlyingLocaleOfIssue(v string)
- func (m OrderMassCancelReport) SetUnderlyingMaturityDate(v string)
- func (m OrderMassCancelReport) SetUnderlyingMaturityMonthYear(v string)
- func (m OrderMassCancelReport) SetUnderlyingMaturityTime(v string)
- func (m OrderMassCancelReport) SetUnderlyingNotionalPercentageOutstanding(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingOptAttribute(v string)
- func (m OrderMassCancelReport) SetUnderlyingOriginalNotionalPercentageOutstanding(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingPriceDeterminationMethod(v int)
- func (m OrderMassCancelReport) SetUnderlyingPriceUnitOfMeasure(v string)
- func (m OrderMassCancelReport) SetUnderlyingPriceUnitOfMeasureQty(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingProduct(v int)
- func (m OrderMassCancelReport) SetUnderlyingPutOrCall(v int)
- func (m OrderMassCancelReport) SetUnderlyingPx(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingQty(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingRedemptionDate(v string)
- func (m OrderMassCancelReport) SetUnderlyingRepoCollateralSecurityType(v int)
- func (m OrderMassCancelReport) SetUnderlyingRepurchaseRate(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingRepurchaseTerm(v int)
- func (m OrderMassCancelReport) SetUnderlyingRestructuringType(v string)
- func (m OrderMassCancelReport) SetUnderlyingSecurityDesc(v string)
- func (m OrderMassCancelReport) SetUnderlyingSecurityExchange(v string)
- func (m OrderMassCancelReport) SetUnderlyingSecurityID(v string)
- func (m OrderMassCancelReport) SetUnderlyingSecurityIDSource(v string)
- func (m OrderMassCancelReport) SetUnderlyingSecuritySubType(v string)
- func (m OrderMassCancelReport) SetUnderlyingSecurityType(v string)
- func (m OrderMassCancelReport) SetUnderlyingSeniority(v string)
- func (m OrderMassCancelReport) SetUnderlyingSettlMethod(v string)
- func (m OrderMassCancelReport) SetUnderlyingSettlementType(v int)
- func (m OrderMassCancelReport) SetUnderlyingStartValue(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingStateOrProvinceOfIssue(v string)
- func (m OrderMassCancelReport) SetUnderlyingStrikeCurrency(v string)
- func (m OrderMassCancelReport) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingSymbol(v string)
- func (m OrderMassCancelReport) SetUnderlyingSymbolSfx(v string)
- func (m OrderMassCancelReport) SetUnderlyingTimeUnit(v string)
- func (m OrderMassCancelReport) SetUnderlyingUnitOfMeasure(v string)
- func (m OrderMassCancelReport) SetUnderlyingUnitOfMeasureQty(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnitOfMeasure(v string)
- func (m OrderMassCancelReport) SetUnitOfMeasureQty(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetValuationMethod(v string)
- func (m OrderMassCancelReport) ToMessage() quickfix.Message
- type RouteOut
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NoAffectedOrders ¶
NoAffectedOrders is a repeating group element, Tag 534
func (NoAffectedOrders) GetAffectedOrderID ¶
func (m NoAffectedOrders) GetAffectedOrderID() (f field.AffectedOrderIDField, err quickfix.MessageRejectError)
GetAffectedOrderID gets AffectedOrderID, Tag 535
func (NoAffectedOrders) GetAffectedSecondaryOrderID ¶
func (m NoAffectedOrders) GetAffectedSecondaryOrderID() (f field.AffectedSecondaryOrderIDField, err quickfix.MessageRejectError)
GetAffectedSecondaryOrderID gets AffectedSecondaryOrderID, Tag 536
func (NoAffectedOrders) GetOrigClOrdID ¶
func (m NoAffectedOrders) GetOrigClOrdID() (f field.OrigClOrdIDField, err quickfix.MessageRejectError)
GetOrigClOrdID gets OrigClOrdID, Tag 41
func (NoAffectedOrders) HasAffectedOrderID ¶
func (m NoAffectedOrders) HasAffectedOrderID() bool
HasAffectedOrderID returns true if AffectedOrderID is present, Tag 535
func (NoAffectedOrders) HasAffectedSecondaryOrderID ¶
func (m NoAffectedOrders) HasAffectedSecondaryOrderID() bool
HasAffectedSecondaryOrderID returns true if AffectedSecondaryOrderID is present, Tag 536
func (NoAffectedOrders) HasOrigClOrdID ¶
func (m NoAffectedOrders) HasOrigClOrdID() bool
HasOrigClOrdID returns true if OrigClOrdID is present, Tag 41
func (NoAffectedOrders) SetAffectedOrderID ¶
func (m NoAffectedOrders) SetAffectedOrderID(v string)
SetAffectedOrderID sets AffectedOrderID, Tag 535
func (NoAffectedOrders) SetAffectedSecondaryOrderID ¶
func (m NoAffectedOrders) SetAffectedSecondaryOrderID(v string)
SetAffectedSecondaryOrderID sets AffectedSecondaryOrderID, Tag 536
func (NoAffectedOrders) SetOrigClOrdID ¶
func (m NoAffectedOrders) SetOrigClOrdID(v string)
SetOrigClOrdID sets OrigClOrdID, Tag 41
type NoAffectedOrdersRepeatingGroup ¶
type NoAffectedOrdersRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoAffectedOrdersRepeatingGroup is a repeating group, Tag 534
func NewNoAffectedOrdersRepeatingGroup ¶
func NewNoAffectedOrdersRepeatingGroup() NoAffectedOrdersRepeatingGroup
NewNoAffectedOrdersRepeatingGroup returns an initialized, NoAffectedOrdersRepeatingGroup
func (NoAffectedOrdersRepeatingGroup) Add ¶
func (m NoAffectedOrdersRepeatingGroup) Add() NoAffectedOrders
Add create and append a new NoAffectedOrders to this group
func (NoAffectedOrdersRepeatingGroup) Get ¶
func (m NoAffectedOrdersRepeatingGroup) Get(i int) NoAffectedOrders
Get returns the ith NoAffectedOrders in the NoAffectedOrdersRepeatinGroup
type NoComplexEventDates ¶
NoComplexEventDates is a repeating group element, Tag 1491
func (NoComplexEventDates) GetComplexEventEndDate ¶
func (m NoComplexEventDates) GetComplexEventEndDate() (f field.ComplexEventEndDateField, err quickfix.MessageRejectError)
GetComplexEventEndDate gets ComplexEventEndDate, Tag 1493
func (NoComplexEventDates) GetComplexEventStartDate ¶
func (m NoComplexEventDates) GetComplexEventStartDate() (f field.ComplexEventStartDateField, 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() (f field.ComplexEventEndTimeField, err quickfix.MessageRejectError)
GetComplexEventEndTime gets ComplexEventEndTime, Tag 1496
func (NoComplexEventTimes) GetComplexEventStartTime ¶
func (m NoComplexEventTimes) GetComplexEventStartTime() (f field.ComplexEventStartTimeField, 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() (f field.ComplexEventConditionField, err quickfix.MessageRejectError)
GetComplexEventCondition gets ComplexEventCondition, Tag 1490
func (NoComplexEvents) GetComplexEventPrice ¶
func (m NoComplexEvents) GetComplexEventPrice() (f field.ComplexEventPriceField, err quickfix.MessageRejectError)
GetComplexEventPrice gets ComplexEventPrice, Tag 1486
func (NoComplexEvents) GetComplexEventPriceBoundaryMethod ¶
func (m NoComplexEvents) GetComplexEventPriceBoundaryMethod() (f field.ComplexEventPriceBoundaryMethodField, err quickfix.MessageRejectError)
GetComplexEventPriceBoundaryMethod gets ComplexEventPriceBoundaryMethod, Tag 1487
func (NoComplexEvents) GetComplexEventPriceBoundaryPrecision ¶
func (m NoComplexEvents) GetComplexEventPriceBoundaryPrecision() (f field.ComplexEventPriceBoundaryPrecisionField, err quickfix.MessageRejectError)
GetComplexEventPriceBoundaryPrecision gets ComplexEventPriceBoundaryPrecision, Tag 1488
func (NoComplexEvents) GetComplexEventPriceTimeType ¶
func (m NoComplexEvents) GetComplexEventPriceTimeType() (f field.ComplexEventPriceTimeTypeField, err quickfix.MessageRejectError)
GetComplexEventPriceTimeType gets ComplexEventPriceTimeType, Tag 1489
func (NoComplexEvents) GetComplexEventType ¶
func (m NoComplexEvents) GetComplexEventType() (f field.ComplexEventTypeField, err quickfix.MessageRejectError)
GetComplexEventType gets ComplexEventType, Tag 1484
func (NoComplexEvents) GetComplexOptPayoutAmount ¶
func (m NoComplexEvents) GetComplexOptPayoutAmount() (f field.ComplexOptPayoutAmountField, 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 int)
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 int)
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 int)
SetComplexEventPriceTimeType sets ComplexEventPriceTimeType, Tag 1489
func (NoComplexEvents) SetComplexEventType ¶
func (m NoComplexEvents) SetComplexEventType(v int)
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() (f field.EventDateField, err quickfix.MessageRejectError)
GetEventDate gets EventDate, Tag 866
func (NoEvents) GetEventPx ¶
func (m NoEvents) GetEventPx() (f field.EventPxField, err quickfix.MessageRejectError)
GetEventPx gets EventPx, Tag 867
func (NoEvents) GetEventText ¶
func (m NoEvents) GetEventText() (f field.EventTextField, err quickfix.MessageRejectError)
GetEventText gets EventText, Tag 868
func (NoEvents) GetEventTime ¶
func (m NoEvents) GetEventTime() (f field.EventTimeField, err quickfix.MessageRejectError)
GetEventTime gets EventTime, Tag 1145
func (NoEvents) GetEventType ¶
func (m NoEvents) GetEventType() (f field.EventTypeField, 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() (f field.InstrumentPartyIDField, err quickfix.MessageRejectError)
GetInstrumentPartyID gets InstrumentPartyID, Tag 1019
func (NoInstrumentParties) GetInstrumentPartyIDSource ¶
func (m NoInstrumentParties) GetInstrumentPartyIDSource() (f field.InstrumentPartyIDSourceField, err quickfix.MessageRejectError)
GetInstrumentPartyIDSource gets InstrumentPartyIDSource, Tag 1050
func (NoInstrumentParties) GetInstrumentPartyRole ¶
func (m NoInstrumentParties) GetInstrumentPartyRole() (f field.InstrumentPartyRoleField, 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() (f field.InstrumentPartySubIDField, err quickfix.MessageRejectError)
GetInstrumentPartySubID gets InstrumentPartySubID, Tag 1053
func (NoInstrumentPartySubIDs) GetInstrumentPartySubIDType ¶
func (m NoInstrumentPartySubIDs) GetInstrumentPartySubIDType() (f field.InstrumentPartySubIDTypeField, 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 NoNotAffectedOrders ¶
NoNotAffectedOrders is a repeating group element, Tag 1370
func (NoNotAffectedOrders) GetNotAffOrigClOrdID ¶
func (m NoNotAffectedOrders) GetNotAffOrigClOrdID() (f field.NotAffOrigClOrdIDField, err quickfix.MessageRejectError)
GetNotAffOrigClOrdID gets NotAffOrigClOrdID, Tag 1372
func (NoNotAffectedOrders) GetNotAffectedOrderID ¶
func (m NoNotAffectedOrders) GetNotAffectedOrderID() (f field.NotAffectedOrderIDField, err quickfix.MessageRejectError)
GetNotAffectedOrderID gets NotAffectedOrderID, Tag 1371
func (NoNotAffectedOrders) HasNotAffOrigClOrdID ¶
func (m NoNotAffectedOrders) HasNotAffOrigClOrdID() bool
HasNotAffOrigClOrdID returns true if NotAffOrigClOrdID is present, Tag 1372
func (NoNotAffectedOrders) HasNotAffectedOrderID ¶
func (m NoNotAffectedOrders) HasNotAffectedOrderID() bool
HasNotAffectedOrderID returns true if NotAffectedOrderID is present, Tag 1371
func (NoNotAffectedOrders) SetNotAffOrigClOrdID ¶
func (m NoNotAffectedOrders) SetNotAffOrigClOrdID(v string)
SetNotAffOrigClOrdID sets NotAffOrigClOrdID, Tag 1372
func (NoNotAffectedOrders) SetNotAffectedOrderID ¶
func (m NoNotAffectedOrders) SetNotAffectedOrderID(v string)
SetNotAffectedOrderID sets NotAffectedOrderID, Tag 1371
type NoNotAffectedOrdersRepeatingGroup ¶
type NoNotAffectedOrdersRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoNotAffectedOrdersRepeatingGroup is a repeating group, Tag 1370
func NewNoNotAffectedOrdersRepeatingGroup ¶
func NewNoNotAffectedOrdersRepeatingGroup() NoNotAffectedOrdersRepeatingGroup
NewNoNotAffectedOrdersRepeatingGroup returns an initialized, NoNotAffectedOrdersRepeatingGroup
func (NoNotAffectedOrdersRepeatingGroup) Add ¶
func (m NoNotAffectedOrdersRepeatingGroup) Add() NoNotAffectedOrders
Add create and append a new NoNotAffectedOrders to this group
func (NoNotAffectedOrdersRepeatingGroup) Get ¶
func (m NoNotAffectedOrdersRepeatingGroup) Get(i int) NoNotAffectedOrders
Get returns the ith NoNotAffectedOrders in the NoNotAffectedOrdersRepeatinGroup
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() (f field.PartyIDField, err quickfix.MessageRejectError)
GetPartyID gets PartyID, Tag 448
func (NoPartyIDs) GetPartyIDSource ¶
func (m NoPartyIDs) GetPartyIDSource() (f field.PartyIDSourceField, err quickfix.MessageRejectError)
GetPartyIDSource gets PartyIDSource, Tag 447
func (NoPartyIDs) GetPartyRole ¶
func (m NoPartyIDs) GetPartyRole() (f field.PartyRoleField, 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 string)
SetPartyIDSource sets PartyIDSource, Tag 447
func (NoPartyIDs) SetPartyRole ¶
func (m NoPartyIDs) SetPartyRole(v int)
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() (f field.PartySubIDField, err quickfix.MessageRejectError)
GetPartySubID gets PartySubID, Tag 523
func (NoPartySubIDs) GetPartySubIDType ¶
func (m NoPartySubIDs) GetPartySubIDType() (f field.PartySubIDTypeField, 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 int)
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() (f field.SecurityAltIDField, err quickfix.MessageRejectError)
GetSecurityAltID gets SecurityAltID, Tag 455
func (NoSecurityAltID) GetSecurityAltIDSource ¶
func (m NoSecurityAltID) GetSecurityAltIDSource() (f field.SecurityAltIDSourceField, 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() (f field.TargetPartyIDField, err quickfix.MessageRejectError)
GetTargetPartyID gets TargetPartyID, Tag 1462
func (NoTargetPartyIDs) GetTargetPartyIDSource ¶
func (m NoTargetPartyIDs) GetTargetPartyIDSource() (f field.TargetPartyIDSourceField, err quickfix.MessageRejectError)
GetTargetPartyIDSource gets TargetPartyIDSource, Tag 1463
func (NoTargetPartyIDs) GetTargetPartyRole ¶
func (m NoTargetPartyIDs) GetTargetPartyRole() (f field.TargetPartyRoleField, 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() (f field.UnderlyingSecurityAltIDField, err quickfix.MessageRejectError)
GetUnderlyingSecurityAltID gets UnderlyingSecurityAltID, Tag 458
func (NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource ¶
func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource() (f field.UnderlyingSecurityAltIDSourceField, 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() (f field.UnderlyingStipTypeField, err quickfix.MessageRejectError)
GetUnderlyingStipType gets UnderlyingStipType, Tag 888
func (NoUnderlyingStips) GetUnderlyingStipValue ¶
func (m NoUnderlyingStips) GetUnderlyingStipValue() (f field.UnderlyingStipValueField, 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() (f field.UnderlyingInstrumentPartyIDField, err quickfix.MessageRejectError)
GetUnderlyingInstrumentPartyID gets UnderlyingInstrumentPartyID, Tag 1059
func (NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyIDSource ¶
func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyIDSource() (f field.UnderlyingInstrumentPartyIDSourceField, err quickfix.MessageRejectError)
GetUnderlyingInstrumentPartyIDSource gets UnderlyingInstrumentPartyIDSource, Tag 1060
func (NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyRole ¶
func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyRole() (f field.UnderlyingInstrumentPartyRoleField, 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() (f field.UnderlyingInstrumentPartySubIDField, err quickfix.MessageRejectError)
GetUnderlyingInstrumentPartySubID gets UnderlyingInstrumentPartySubID, Tag 1063
func (NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubIDType ¶
func (m NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubIDType() (f field.UnderlyingInstrumentPartySubIDTypeField, 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 OrderMassCancelReport ¶
type OrderMassCancelReport struct { fixt11.Header quickfix.Body fixt11.Trailer //ReceiveTime is the time that this message was read from the socket connection ReceiveTime time.Time }
OrderMassCancelReport is the fix50sp2 OrderMassCancelReport type, MsgType = r
func FromMessage ¶
func FromMessage(m quickfix.Message) OrderMassCancelReport
FromMessage creates a OrderMassCancelReport from a quickfix.Message instance
func New ¶
func New(orderid field.OrderIDField, masscancelrequesttype field.MassCancelRequestTypeField, masscancelresponse field.MassCancelResponseField, massactionreportid field.MassActionReportIDField) (m OrderMassCancelReport)
New returns a OrderMassCancelReport initialized with the required fields for OrderMassCancelReport
func (OrderMassCancelReport) GetAttachmentPoint ¶
func (m OrderMassCancelReport) GetAttachmentPoint() (f field.AttachmentPointField, err quickfix.MessageRejectError)
GetAttachmentPoint gets AttachmentPoint, Tag 1457
func (OrderMassCancelReport) GetCFICode ¶
func (m OrderMassCancelReport) GetCFICode() (f field.CFICodeField, err quickfix.MessageRejectError)
GetCFICode gets CFICode, Tag 461
func (OrderMassCancelReport) GetCPProgram ¶
func (m OrderMassCancelReport) GetCPProgram() (f field.CPProgramField, err quickfix.MessageRejectError)
GetCPProgram gets CPProgram, Tag 875
func (OrderMassCancelReport) GetCPRegType ¶
func (m OrderMassCancelReport) GetCPRegType() (f field.CPRegTypeField, err quickfix.MessageRejectError)
GetCPRegType gets CPRegType, Tag 876
func (OrderMassCancelReport) GetCapPrice ¶
func (m OrderMassCancelReport) GetCapPrice() (f field.CapPriceField, err quickfix.MessageRejectError)
GetCapPrice gets CapPrice, Tag 1199
func (OrderMassCancelReport) GetClOrdID ¶
func (m OrderMassCancelReport) GetClOrdID() (f field.ClOrdIDField, err quickfix.MessageRejectError)
GetClOrdID gets ClOrdID, Tag 11
func (OrderMassCancelReport) GetContractMultiplier ¶
func (m OrderMassCancelReport) GetContractMultiplier() (f field.ContractMultiplierField, err quickfix.MessageRejectError)
GetContractMultiplier gets ContractMultiplier, Tag 231
func (OrderMassCancelReport) GetContractMultiplierUnit ¶
func (m OrderMassCancelReport) GetContractMultiplierUnit() (f field.ContractMultiplierUnitField, err quickfix.MessageRejectError)
GetContractMultiplierUnit gets ContractMultiplierUnit, Tag 1435
func (OrderMassCancelReport) GetContractSettlMonth ¶
func (m OrderMassCancelReport) GetContractSettlMonth() (f field.ContractSettlMonthField, err quickfix.MessageRejectError)
GetContractSettlMonth gets ContractSettlMonth, Tag 667
func (OrderMassCancelReport) GetCountryOfIssue ¶
func (m OrderMassCancelReport) GetCountryOfIssue() (f field.CountryOfIssueField, err quickfix.MessageRejectError)
GetCountryOfIssue gets CountryOfIssue, Tag 470
func (OrderMassCancelReport) GetCouponPaymentDate ¶
func (m OrderMassCancelReport) GetCouponPaymentDate() (f field.CouponPaymentDateField, err quickfix.MessageRejectError)
GetCouponPaymentDate gets CouponPaymentDate, Tag 224
func (OrderMassCancelReport) GetCouponRate ¶
func (m OrderMassCancelReport) GetCouponRate() (f field.CouponRateField, err quickfix.MessageRejectError)
GetCouponRate gets CouponRate, Tag 223
func (OrderMassCancelReport) GetCreditRating ¶
func (m OrderMassCancelReport) GetCreditRating() (f field.CreditRatingField, err quickfix.MessageRejectError)
GetCreditRating gets CreditRating, Tag 255
func (OrderMassCancelReport) GetDatedDate ¶
func (m OrderMassCancelReport) GetDatedDate() (f field.DatedDateField, err quickfix.MessageRejectError)
GetDatedDate gets DatedDate, Tag 873
func (OrderMassCancelReport) GetDetachmentPoint ¶
func (m OrderMassCancelReport) GetDetachmentPoint() (f field.DetachmentPointField, err quickfix.MessageRejectError)
GetDetachmentPoint gets DetachmentPoint, Tag 1458
func (OrderMassCancelReport) GetEncodedIssuer ¶
func (m OrderMassCancelReport) GetEncodedIssuer() (f field.EncodedIssuerField, err quickfix.MessageRejectError)
GetEncodedIssuer gets EncodedIssuer, Tag 349
func (OrderMassCancelReport) GetEncodedIssuerLen ¶
func (m OrderMassCancelReport) GetEncodedIssuerLen() (f field.EncodedIssuerLenField, err quickfix.MessageRejectError)
GetEncodedIssuerLen gets EncodedIssuerLen, Tag 348
func (OrderMassCancelReport) GetEncodedSecurityDesc ¶
func (m OrderMassCancelReport) GetEncodedSecurityDesc() (f field.EncodedSecurityDescField, err quickfix.MessageRejectError)
GetEncodedSecurityDesc gets EncodedSecurityDesc, Tag 351
func (OrderMassCancelReport) GetEncodedSecurityDescLen ¶
func (m OrderMassCancelReport) GetEncodedSecurityDescLen() (f field.EncodedSecurityDescLenField, err quickfix.MessageRejectError)
GetEncodedSecurityDescLen gets EncodedSecurityDescLen, Tag 350
func (OrderMassCancelReport) GetEncodedText ¶
func (m OrderMassCancelReport) GetEncodedText() (f field.EncodedTextField, err quickfix.MessageRejectError)
GetEncodedText gets EncodedText, Tag 355
func (OrderMassCancelReport) GetEncodedTextLen ¶
func (m OrderMassCancelReport) GetEncodedTextLen() (f field.EncodedTextLenField, err quickfix.MessageRejectError)
GetEncodedTextLen gets EncodedTextLen, Tag 354
func (OrderMassCancelReport) GetEncodedUnderlyingIssuer ¶
func (m OrderMassCancelReport) GetEncodedUnderlyingIssuer() (f field.EncodedUnderlyingIssuerField, err quickfix.MessageRejectError)
GetEncodedUnderlyingIssuer gets EncodedUnderlyingIssuer, Tag 363
func (OrderMassCancelReport) GetEncodedUnderlyingIssuerLen ¶
func (m OrderMassCancelReport) GetEncodedUnderlyingIssuerLen() (f field.EncodedUnderlyingIssuerLenField, err quickfix.MessageRejectError)
GetEncodedUnderlyingIssuerLen gets EncodedUnderlyingIssuerLen, Tag 362
func (OrderMassCancelReport) GetEncodedUnderlyingSecurityDesc ¶
func (m OrderMassCancelReport) GetEncodedUnderlyingSecurityDesc() (f field.EncodedUnderlyingSecurityDescField, err quickfix.MessageRejectError)
GetEncodedUnderlyingSecurityDesc gets EncodedUnderlyingSecurityDesc, Tag 365
func (OrderMassCancelReport) GetEncodedUnderlyingSecurityDescLen ¶
func (m OrderMassCancelReport) GetEncodedUnderlyingSecurityDescLen() (f field.EncodedUnderlyingSecurityDescLenField, err quickfix.MessageRejectError)
GetEncodedUnderlyingSecurityDescLen gets EncodedUnderlyingSecurityDescLen, Tag 364
func (OrderMassCancelReport) GetExerciseStyle ¶
func (m OrderMassCancelReport) GetExerciseStyle() (f field.ExerciseStyleField, err quickfix.MessageRejectError)
GetExerciseStyle gets ExerciseStyle, Tag 1194
func (OrderMassCancelReport) GetFactor ¶
func (m OrderMassCancelReport) GetFactor() (f field.FactorField, err quickfix.MessageRejectError)
GetFactor gets Factor, Tag 228
func (OrderMassCancelReport) GetFlexProductEligibilityIndicator ¶
func (m OrderMassCancelReport) GetFlexProductEligibilityIndicator() (f field.FlexProductEligibilityIndicatorField, err quickfix.MessageRejectError)
GetFlexProductEligibilityIndicator gets FlexProductEligibilityIndicator, Tag 1242
func (OrderMassCancelReport) GetFlexibleIndicator ¶
func (m OrderMassCancelReport) GetFlexibleIndicator() (f field.FlexibleIndicatorField, err quickfix.MessageRejectError)
GetFlexibleIndicator gets FlexibleIndicator, Tag 1244
func (OrderMassCancelReport) GetFloorPrice ¶
func (m OrderMassCancelReport) GetFloorPrice() (f field.FloorPriceField, err quickfix.MessageRejectError)
GetFloorPrice gets FloorPrice, Tag 1200
func (OrderMassCancelReport) GetFlowScheduleType ¶
func (m OrderMassCancelReport) GetFlowScheduleType() (f field.FlowScheduleTypeField, err quickfix.MessageRejectError)
GetFlowScheduleType gets FlowScheduleType, Tag 1439
func (OrderMassCancelReport) GetInstrRegistry ¶
func (m OrderMassCancelReport) GetInstrRegistry() (f field.InstrRegistryField, err quickfix.MessageRejectError)
GetInstrRegistry gets InstrRegistry, Tag 543
func (OrderMassCancelReport) GetInstrmtAssignmentMethod ¶
func (m OrderMassCancelReport) GetInstrmtAssignmentMethod() (f field.InstrmtAssignmentMethodField, err quickfix.MessageRejectError)
GetInstrmtAssignmentMethod gets InstrmtAssignmentMethod, Tag 1049
func (OrderMassCancelReport) GetInterestAccrualDate ¶
func (m OrderMassCancelReport) GetInterestAccrualDate() (f field.InterestAccrualDateField, err quickfix.MessageRejectError)
GetInterestAccrualDate gets InterestAccrualDate, Tag 874
func (OrderMassCancelReport) GetIssueDate ¶
func (m OrderMassCancelReport) GetIssueDate() (f field.IssueDateField, err quickfix.MessageRejectError)
GetIssueDate gets IssueDate, Tag 225
func (OrderMassCancelReport) GetIssuer ¶
func (m OrderMassCancelReport) GetIssuer() (f field.IssuerField, err quickfix.MessageRejectError)
GetIssuer gets Issuer, Tag 106
func (OrderMassCancelReport) GetListMethod ¶
func (m OrderMassCancelReport) GetListMethod() (f field.ListMethodField, err quickfix.MessageRejectError)
GetListMethod gets ListMethod, Tag 1198
func (OrderMassCancelReport) GetLocaleOfIssue ¶
func (m OrderMassCancelReport) GetLocaleOfIssue() (f field.LocaleOfIssueField, err quickfix.MessageRejectError)
GetLocaleOfIssue gets LocaleOfIssue, Tag 472
func (OrderMassCancelReport) GetMarketID ¶
func (m OrderMassCancelReport) GetMarketID() (f field.MarketIDField, err quickfix.MessageRejectError)
GetMarketID gets MarketID, Tag 1301
func (OrderMassCancelReport) GetMarketSegmentID ¶
func (m OrderMassCancelReport) GetMarketSegmentID() (f field.MarketSegmentIDField, err quickfix.MessageRejectError)
GetMarketSegmentID gets MarketSegmentID, Tag 1300
func (OrderMassCancelReport) GetMassActionReportID ¶
func (m OrderMassCancelReport) GetMassActionReportID() (f field.MassActionReportIDField, err quickfix.MessageRejectError)
GetMassActionReportID gets MassActionReportID, Tag 1369
func (OrderMassCancelReport) GetMassCancelRejectReason ¶
func (m OrderMassCancelReport) GetMassCancelRejectReason() (f field.MassCancelRejectReasonField, err quickfix.MessageRejectError)
GetMassCancelRejectReason gets MassCancelRejectReason, Tag 532
func (OrderMassCancelReport) GetMassCancelRequestType ¶
func (m OrderMassCancelReport) GetMassCancelRequestType() (f field.MassCancelRequestTypeField, err quickfix.MessageRejectError)
GetMassCancelRequestType gets MassCancelRequestType, Tag 530
func (OrderMassCancelReport) GetMassCancelResponse ¶
func (m OrderMassCancelReport) GetMassCancelResponse() (f field.MassCancelResponseField, err quickfix.MessageRejectError)
GetMassCancelResponse gets MassCancelResponse, Tag 531
func (OrderMassCancelReport) GetMaturityDate ¶
func (m OrderMassCancelReport) GetMaturityDate() (f field.MaturityDateField, err quickfix.MessageRejectError)
GetMaturityDate gets MaturityDate, Tag 541
func (OrderMassCancelReport) GetMaturityMonthYear ¶
func (m OrderMassCancelReport) GetMaturityMonthYear() (f field.MaturityMonthYearField, err quickfix.MessageRejectError)
GetMaturityMonthYear gets MaturityMonthYear, Tag 200
func (OrderMassCancelReport) GetMaturityTime ¶
func (m OrderMassCancelReport) GetMaturityTime() (f field.MaturityTimeField, err quickfix.MessageRejectError)
GetMaturityTime gets MaturityTime, Tag 1079
func (OrderMassCancelReport) GetMinPriceIncrement ¶
func (m OrderMassCancelReport) GetMinPriceIncrement() (f field.MinPriceIncrementField, err quickfix.MessageRejectError)
GetMinPriceIncrement gets MinPriceIncrement, Tag 969
func (OrderMassCancelReport) GetMinPriceIncrementAmount ¶
func (m OrderMassCancelReport) GetMinPriceIncrementAmount() (f field.MinPriceIncrementAmountField, err quickfix.MessageRejectError)
GetMinPriceIncrementAmount gets MinPriceIncrementAmount, Tag 1146
func (OrderMassCancelReport) GetNTPositionLimit ¶
func (m OrderMassCancelReport) GetNTPositionLimit() (f field.NTPositionLimitField, err quickfix.MessageRejectError)
GetNTPositionLimit gets NTPositionLimit, Tag 971
func (OrderMassCancelReport) GetNoAffectedOrders ¶
func (m OrderMassCancelReport) GetNoAffectedOrders() (NoAffectedOrdersRepeatingGroup, quickfix.MessageRejectError)
GetNoAffectedOrders gets NoAffectedOrders, Tag 534
func (OrderMassCancelReport) GetNoComplexEvents ¶
func (m OrderMassCancelReport) GetNoComplexEvents() (NoComplexEventsRepeatingGroup, quickfix.MessageRejectError)
GetNoComplexEvents gets NoComplexEvents, Tag 1483
func (OrderMassCancelReport) GetNoEvents ¶
func (m OrderMassCancelReport) GetNoEvents() (NoEventsRepeatingGroup, quickfix.MessageRejectError)
GetNoEvents gets NoEvents, Tag 864
func (OrderMassCancelReport) GetNoInstrumentParties ¶
func (m OrderMassCancelReport) GetNoInstrumentParties() (NoInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError)
GetNoInstrumentParties gets NoInstrumentParties, Tag 1018
func (OrderMassCancelReport) GetNoNotAffectedOrders ¶
func (m OrderMassCancelReport) GetNoNotAffectedOrders() (NoNotAffectedOrdersRepeatingGroup, quickfix.MessageRejectError)
GetNoNotAffectedOrders gets NoNotAffectedOrders, Tag 1370
func (OrderMassCancelReport) GetNoPartyIDs ¶
func (m OrderMassCancelReport) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoPartyIDs gets NoPartyIDs, Tag 453
func (OrderMassCancelReport) GetNoSecurityAltID ¶
func (m OrderMassCancelReport) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
GetNoSecurityAltID gets NoSecurityAltID, Tag 454
func (OrderMassCancelReport) GetNoTargetPartyIDs ¶
func (m OrderMassCancelReport) GetNoTargetPartyIDs() (NoTargetPartyIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoTargetPartyIDs gets NoTargetPartyIDs, Tag 1461
func (OrderMassCancelReport) GetNoUnderlyingSecurityAltID ¶
func (m OrderMassCancelReport) GetNoUnderlyingSecurityAltID() (NoUnderlyingSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
GetNoUnderlyingSecurityAltID gets NoUnderlyingSecurityAltID, Tag 457
func (OrderMassCancelReport) GetNoUnderlyingStips ¶
func (m OrderMassCancelReport) GetNoUnderlyingStips() (NoUnderlyingStipsRepeatingGroup, quickfix.MessageRejectError)
GetNoUnderlyingStips gets NoUnderlyingStips, Tag 887
func (OrderMassCancelReport) GetNoUndlyInstrumentParties ¶
func (m OrderMassCancelReport) GetNoUndlyInstrumentParties() (NoUndlyInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError)
GetNoUndlyInstrumentParties gets NoUndlyInstrumentParties, Tag 1058
func (OrderMassCancelReport) GetNotionalPercentageOutstanding ¶
func (m OrderMassCancelReport) GetNotionalPercentageOutstanding() (f field.NotionalPercentageOutstandingField, err quickfix.MessageRejectError)
GetNotionalPercentageOutstanding gets NotionalPercentageOutstanding, Tag 1451
func (OrderMassCancelReport) GetOptAttribute ¶
func (m OrderMassCancelReport) GetOptAttribute() (f field.OptAttributeField, err quickfix.MessageRejectError)
GetOptAttribute gets OptAttribute, Tag 206
func (OrderMassCancelReport) GetOptPayoutAmount ¶
func (m OrderMassCancelReport) GetOptPayoutAmount() (f field.OptPayoutAmountField, err quickfix.MessageRejectError)
GetOptPayoutAmount gets OptPayoutAmount, Tag 1195
func (OrderMassCancelReport) GetOptPayoutType ¶
func (m OrderMassCancelReport) GetOptPayoutType() (f field.OptPayoutTypeField, err quickfix.MessageRejectError)
GetOptPayoutType gets OptPayoutType, Tag 1482
func (OrderMassCancelReport) GetOrderID ¶
func (m OrderMassCancelReport) GetOrderID() (f field.OrderIDField, err quickfix.MessageRejectError)
GetOrderID gets OrderID, Tag 37
func (OrderMassCancelReport) GetOriginalNotionalPercentageOutstanding ¶
func (m OrderMassCancelReport) GetOriginalNotionalPercentageOutstanding() (f field.OriginalNotionalPercentageOutstandingField, err quickfix.MessageRejectError)
GetOriginalNotionalPercentageOutstanding gets OriginalNotionalPercentageOutstanding, Tag 1452
func (OrderMassCancelReport) GetPool ¶
func (m OrderMassCancelReport) GetPool() (f field.PoolField, err quickfix.MessageRejectError)
GetPool gets Pool, Tag 691
func (OrderMassCancelReport) GetPositionLimit ¶
func (m OrderMassCancelReport) GetPositionLimit() (f field.PositionLimitField, err quickfix.MessageRejectError)
GetPositionLimit gets PositionLimit, Tag 970
func (OrderMassCancelReport) GetPriceQuoteMethod ¶
func (m OrderMassCancelReport) GetPriceQuoteMethod() (f field.PriceQuoteMethodField, err quickfix.MessageRejectError)
GetPriceQuoteMethod gets PriceQuoteMethod, Tag 1196
func (OrderMassCancelReport) GetPriceUnitOfMeasure ¶
func (m OrderMassCancelReport) GetPriceUnitOfMeasure() (f field.PriceUnitOfMeasureField, err quickfix.MessageRejectError)
GetPriceUnitOfMeasure gets PriceUnitOfMeasure, Tag 1191
func (OrderMassCancelReport) GetPriceUnitOfMeasureQty ¶
func (m OrderMassCancelReport) GetPriceUnitOfMeasureQty() (f field.PriceUnitOfMeasureQtyField, err quickfix.MessageRejectError)
GetPriceUnitOfMeasureQty gets PriceUnitOfMeasureQty, Tag 1192
func (OrderMassCancelReport) GetProduct ¶
func (m OrderMassCancelReport) GetProduct() (f field.ProductField, err quickfix.MessageRejectError)
GetProduct gets Product, Tag 460
func (OrderMassCancelReport) GetProductComplex ¶
func (m OrderMassCancelReport) GetProductComplex() (f field.ProductComplexField, err quickfix.MessageRejectError)
GetProductComplex gets ProductComplex, Tag 1227
func (OrderMassCancelReport) GetPutOrCall ¶
func (m OrderMassCancelReport) GetPutOrCall() (f field.PutOrCallField, err quickfix.MessageRejectError)
GetPutOrCall gets PutOrCall, Tag 201
func (OrderMassCancelReport) GetRedemptionDate ¶
func (m OrderMassCancelReport) GetRedemptionDate() (f field.RedemptionDateField, err quickfix.MessageRejectError)
GetRedemptionDate gets RedemptionDate, Tag 240
func (OrderMassCancelReport) GetRepoCollateralSecurityType ¶
func (m OrderMassCancelReport) GetRepoCollateralSecurityType() (f field.RepoCollateralSecurityTypeField, err quickfix.MessageRejectError)
GetRepoCollateralSecurityType gets RepoCollateralSecurityType, Tag 239
func (OrderMassCancelReport) GetRepurchaseRate ¶
func (m OrderMassCancelReport) GetRepurchaseRate() (f field.RepurchaseRateField, err quickfix.MessageRejectError)
GetRepurchaseRate gets RepurchaseRate, Tag 227
func (OrderMassCancelReport) GetRepurchaseTerm ¶
func (m OrderMassCancelReport) GetRepurchaseTerm() (f field.RepurchaseTermField, err quickfix.MessageRejectError)
GetRepurchaseTerm gets RepurchaseTerm, Tag 226
func (OrderMassCancelReport) GetRestructuringType ¶
func (m OrderMassCancelReport) GetRestructuringType() (f field.RestructuringTypeField, err quickfix.MessageRejectError)
GetRestructuringType gets RestructuringType, Tag 1449
func (OrderMassCancelReport) GetSecondaryClOrdID ¶
func (m OrderMassCancelReport) GetSecondaryClOrdID() (f field.SecondaryClOrdIDField, err quickfix.MessageRejectError)
GetSecondaryClOrdID gets SecondaryClOrdID, Tag 526
func (OrderMassCancelReport) GetSecondaryOrderID ¶
func (m OrderMassCancelReport) GetSecondaryOrderID() (f field.SecondaryOrderIDField, err quickfix.MessageRejectError)
GetSecondaryOrderID gets SecondaryOrderID, Tag 198
func (OrderMassCancelReport) GetSecurityDesc ¶
func (m OrderMassCancelReport) GetSecurityDesc() (f field.SecurityDescField, err quickfix.MessageRejectError)
GetSecurityDesc gets SecurityDesc, Tag 107
func (OrderMassCancelReport) GetSecurityExchange ¶
func (m OrderMassCancelReport) GetSecurityExchange() (f field.SecurityExchangeField, err quickfix.MessageRejectError)
GetSecurityExchange gets SecurityExchange, Tag 207
func (OrderMassCancelReport) GetSecurityGroup ¶
func (m OrderMassCancelReport) GetSecurityGroup() (f field.SecurityGroupField, err quickfix.MessageRejectError)
GetSecurityGroup gets SecurityGroup, Tag 1151
func (OrderMassCancelReport) GetSecurityID ¶
func (m OrderMassCancelReport) GetSecurityID() (f field.SecurityIDField, err quickfix.MessageRejectError)
GetSecurityID gets SecurityID, Tag 48
func (OrderMassCancelReport) GetSecurityIDSource ¶
func (m OrderMassCancelReport) GetSecurityIDSource() (f field.SecurityIDSourceField, err quickfix.MessageRejectError)
GetSecurityIDSource gets SecurityIDSource, Tag 22
func (OrderMassCancelReport) GetSecurityStatus ¶
func (m OrderMassCancelReport) GetSecurityStatus() (f field.SecurityStatusField, err quickfix.MessageRejectError)
GetSecurityStatus gets SecurityStatus, Tag 965
func (OrderMassCancelReport) GetSecuritySubType ¶
func (m OrderMassCancelReport) GetSecuritySubType() (f field.SecuritySubTypeField, err quickfix.MessageRejectError)
GetSecuritySubType gets SecuritySubType, Tag 762
func (OrderMassCancelReport) GetSecurityType ¶
func (m OrderMassCancelReport) GetSecurityType() (f field.SecurityTypeField, err quickfix.MessageRejectError)
GetSecurityType gets SecurityType, Tag 167
func (OrderMassCancelReport) GetSecurityXML ¶
func (m OrderMassCancelReport) GetSecurityXML() (f field.SecurityXMLField, err quickfix.MessageRejectError)
GetSecurityXML gets SecurityXML, Tag 1185
func (OrderMassCancelReport) GetSecurityXMLLen ¶
func (m OrderMassCancelReport) GetSecurityXMLLen() (f field.SecurityXMLLenField, err quickfix.MessageRejectError)
GetSecurityXMLLen gets SecurityXMLLen, Tag 1184
func (OrderMassCancelReport) GetSecurityXMLSchema ¶
func (m OrderMassCancelReport) GetSecurityXMLSchema() (f field.SecurityXMLSchemaField, err quickfix.MessageRejectError)
GetSecurityXMLSchema gets SecurityXMLSchema, Tag 1186
func (OrderMassCancelReport) GetSeniority ¶
func (m OrderMassCancelReport) GetSeniority() (f field.SeniorityField, err quickfix.MessageRejectError)
GetSeniority gets Seniority, Tag 1450
func (OrderMassCancelReport) GetSettlMethod ¶
func (m OrderMassCancelReport) GetSettlMethod() (f field.SettlMethodField, err quickfix.MessageRejectError)
GetSettlMethod gets SettlMethod, Tag 1193
func (OrderMassCancelReport) GetSettleOnOpenFlag ¶
func (m OrderMassCancelReport) GetSettleOnOpenFlag() (f field.SettleOnOpenFlagField, err quickfix.MessageRejectError)
GetSettleOnOpenFlag gets SettleOnOpenFlag, Tag 966
func (OrderMassCancelReport) GetSide ¶
func (m OrderMassCancelReport) GetSide() (f field.SideField, err quickfix.MessageRejectError)
GetSide gets Side, Tag 54
func (OrderMassCancelReport) GetStateOrProvinceOfIssue ¶
func (m OrderMassCancelReport) GetStateOrProvinceOfIssue() (f field.StateOrProvinceOfIssueField, err quickfix.MessageRejectError)
GetStateOrProvinceOfIssue gets StateOrProvinceOfIssue, Tag 471
func (OrderMassCancelReport) GetStrikeCurrency ¶
func (m OrderMassCancelReport) GetStrikeCurrency() (f field.StrikeCurrencyField, err quickfix.MessageRejectError)
GetStrikeCurrency gets StrikeCurrency, Tag 947
func (OrderMassCancelReport) GetStrikeMultiplier ¶
func (m OrderMassCancelReport) GetStrikeMultiplier() (f field.StrikeMultiplierField, err quickfix.MessageRejectError)
GetStrikeMultiplier gets StrikeMultiplier, Tag 967
func (OrderMassCancelReport) GetStrikePrice ¶
func (m OrderMassCancelReport) GetStrikePrice() (f field.StrikePriceField, err quickfix.MessageRejectError)
GetStrikePrice gets StrikePrice, Tag 202
func (OrderMassCancelReport) GetStrikePriceBoundaryMethod ¶
func (m OrderMassCancelReport) GetStrikePriceBoundaryMethod() (f field.StrikePriceBoundaryMethodField, err quickfix.MessageRejectError)
GetStrikePriceBoundaryMethod gets StrikePriceBoundaryMethod, Tag 1479
func (OrderMassCancelReport) GetStrikePriceBoundaryPrecision ¶
func (m OrderMassCancelReport) GetStrikePriceBoundaryPrecision() (f field.StrikePriceBoundaryPrecisionField, err quickfix.MessageRejectError)
GetStrikePriceBoundaryPrecision gets StrikePriceBoundaryPrecision, Tag 1480
func (OrderMassCancelReport) GetStrikePriceDeterminationMethod ¶
func (m OrderMassCancelReport) GetStrikePriceDeterminationMethod() (f field.StrikePriceDeterminationMethodField, err quickfix.MessageRejectError)
GetStrikePriceDeterminationMethod gets StrikePriceDeterminationMethod, Tag 1478
func (OrderMassCancelReport) GetStrikeValue ¶
func (m OrderMassCancelReport) GetStrikeValue() (f field.StrikeValueField, err quickfix.MessageRejectError)
GetStrikeValue gets StrikeValue, Tag 968
func (OrderMassCancelReport) GetSymbol ¶
func (m OrderMassCancelReport) GetSymbol() (f field.SymbolField, err quickfix.MessageRejectError)
GetSymbol gets Symbol, Tag 55
func (OrderMassCancelReport) GetSymbolSfx ¶
func (m OrderMassCancelReport) GetSymbolSfx() (f field.SymbolSfxField, err quickfix.MessageRejectError)
GetSymbolSfx gets SymbolSfx, Tag 65
func (OrderMassCancelReport) GetText ¶
func (m OrderMassCancelReport) GetText() (f field.TextField, err quickfix.MessageRejectError)
GetText gets Text, Tag 58
func (OrderMassCancelReport) GetTimeUnit ¶
func (m OrderMassCancelReport) GetTimeUnit() (f field.TimeUnitField, err quickfix.MessageRejectError)
GetTimeUnit gets TimeUnit, Tag 997
func (OrderMassCancelReport) GetTotalAffectedOrders ¶
func (m OrderMassCancelReport) GetTotalAffectedOrders() (f field.TotalAffectedOrdersField, err quickfix.MessageRejectError)
GetTotalAffectedOrders gets TotalAffectedOrders, Tag 533
func (OrderMassCancelReport) GetTradingSessionID ¶
func (m OrderMassCancelReport) GetTradingSessionID() (f field.TradingSessionIDField, err quickfix.MessageRejectError)
GetTradingSessionID gets TradingSessionID, Tag 336
func (OrderMassCancelReport) GetTradingSessionSubID ¶
func (m OrderMassCancelReport) GetTradingSessionSubID() (f field.TradingSessionSubIDField, err quickfix.MessageRejectError)
GetTradingSessionSubID gets TradingSessionSubID, Tag 625
func (OrderMassCancelReport) GetTransactTime ¶
func (m OrderMassCancelReport) GetTransactTime() (f field.TransactTimeField, err quickfix.MessageRejectError)
GetTransactTime gets TransactTime, Tag 60
func (OrderMassCancelReport) GetUnderlyingAdjustedQuantity ¶
func (m OrderMassCancelReport) GetUnderlyingAdjustedQuantity() (f field.UnderlyingAdjustedQuantityField, err quickfix.MessageRejectError)
GetUnderlyingAdjustedQuantity gets UnderlyingAdjustedQuantity, Tag 1044
func (OrderMassCancelReport) GetUnderlyingAllocationPercent ¶
func (m OrderMassCancelReport) GetUnderlyingAllocationPercent() (f field.UnderlyingAllocationPercentField, err quickfix.MessageRejectError)
GetUnderlyingAllocationPercent gets UnderlyingAllocationPercent, Tag 972
func (OrderMassCancelReport) GetUnderlyingAttachmentPoint ¶
func (m OrderMassCancelReport) GetUnderlyingAttachmentPoint() (f field.UnderlyingAttachmentPointField, err quickfix.MessageRejectError)
GetUnderlyingAttachmentPoint gets UnderlyingAttachmentPoint, Tag 1459
func (OrderMassCancelReport) GetUnderlyingCFICode ¶
func (m OrderMassCancelReport) GetUnderlyingCFICode() (f field.UnderlyingCFICodeField, err quickfix.MessageRejectError)
GetUnderlyingCFICode gets UnderlyingCFICode, Tag 463
func (OrderMassCancelReport) GetUnderlyingCPProgram ¶
func (m OrderMassCancelReport) GetUnderlyingCPProgram() (f field.UnderlyingCPProgramField, err quickfix.MessageRejectError)
GetUnderlyingCPProgram gets UnderlyingCPProgram, Tag 877
func (OrderMassCancelReport) GetUnderlyingCPRegType ¶
func (m OrderMassCancelReport) GetUnderlyingCPRegType() (f field.UnderlyingCPRegTypeField, err quickfix.MessageRejectError)
GetUnderlyingCPRegType gets UnderlyingCPRegType, Tag 878
func (OrderMassCancelReport) GetUnderlyingCapValue ¶
func (m OrderMassCancelReport) GetUnderlyingCapValue() (f field.UnderlyingCapValueField, err quickfix.MessageRejectError)
GetUnderlyingCapValue gets UnderlyingCapValue, Tag 1038
func (OrderMassCancelReport) GetUnderlyingCashAmount ¶
func (m OrderMassCancelReport) GetUnderlyingCashAmount() (f field.UnderlyingCashAmountField, err quickfix.MessageRejectError)
GetUnderlyingCashAmount gets UnderlyingCashAmount, Tag 973
func (OrderMassCancelReport) GetUnderlyingCashType ¶
func (m OrderMassCancelReport) GetUnderlyingCashType() (f field.UnderlyingCashTypeField, err quickfix.MessageRejectError)
GetUnderlyingCashType gets UnderlyingCashType, Tag 974
func (OrderMassCancelReport) GetUnderlyingContractMultiplier ¶
func (m OrderMassCancelReport) GetUnderlyingContractMultiplier() (f field.UnderlyingContractMultiplierField, err quickfix.MessageRejectError)
GetUnderlyingContractMultiplier gets UnderlyingContractMultiplier, Tag 436
func (OrderMassCancelReport) GetUnderlyingContractMultiplierUnit ¶
func (m OrderMassCancelReport) GetUnderlyingContractMultiplierUnit() (f field.UnderlyingContractMultiplierUnitField, err quickfix.MessageRejectError)
GetUnderlyingContractMultiplierUnit gets UnderlyingContractMultiplierUnit, Tag 1437
func (OrderMassCancelReport) GetUnderlyingCountryOfIssue ¶
func (m OrderMassCancelReport) GetUnderlyingCountryOfIssue() (f field.UnderlyingCountryOfIssueField, err quickfix.MessageRejectError)
GetUnderlyingCountryOfIssue gets UnderlyingCountryOfIssue, Tag 592
func (OrderMassCancelReport) GetUnderlyingCouponPaymentDate ¶
func (m OrderMassCancelReport) GetUnderlyingCouponPaymentDate() (f field.UnderlyingCouponPaymentDateField, err quickfix.MessageRejectError)
GetUnderlyingCouponPaymentDate gets UnderlyingCouponPaymentDate, Tag 241
func (OrderMassCancelReport) GetUnderlyingCouponRate ¶
func (m OrderMassCancelReport) GetUnderlyingCouponRate() (f field.UnderlyingCouponRateField, err quickfix.MessageRejectError)
GetUnderlyingCouponRate gets UnderlyingCouponRate, Tag 435
func (OrderMassCancelReport) GetUnderlyingCreditRating ¶
func (m OrderMassCancelReport) GetUnderlyingCreditRating() (f field.UnderlyingCreditRatingField, err quickfix.MessageRejectError)
GetUnderlyingCreditRating gets UnderlyingCreditRating, Tag 256
func (OrderMassCancelReport) GetUnderlyingCurrency ¶
func (m OrderMassCancelReport) GetUnderlyingCurrency() (f field.UnderlyingCurrencyField, err quickfix.MessageRejectError)
GetUnderlyingCurrency gets UnderlyingCurrency, Tag 318
func (OrderMassCancelReport) GetUnderlyingCurrentValue ¶
func (m OrderMassCancelReport) GetUnderlyingCurrentValue() (f field.UnderlyingCurrentValueField, err quickfix.MessageRejectError)
GetUnderlyingCurrentValue gets UnderlyingCurrentValue, Tag 885
func (OrderMassCancelReport) GetUnderlyingDetachmentPoint ¶
func (m OrderMassCancelReport) GetUnderlyingDetachmentPoint() (f field.UnderlyingDetachmentPointField, err quickfix.MessageRejectError)
GetUnderlyingDetachmentPoint gets UnderlyingDetachmentPoint, Tag 1460
func (OrderMassCancelReport) GetUnderlyingDirtyPrice ¶
func (m OrderMassCancelReport) GetUnderlyingDirtyPrice() (f field.UnderlyingDirtyPriceField, err quickfix.MessageRejectError)
GetUnderlyingDirtyPrice gets UnderlyingDirtyPrice, Tag 882
func (OrderMassCancelReport) GetUnderlyingEndPrice ¶
func (m OrderMassCancelReport) GetUnderlyingEndPrice() (f field.UnderlyingEndPriceField, err quickfix.MessageRejectError)
GetUnderlyingEndPrice gets UnderlyingEndPrice, Tag 883
func (OrderMassCancelReport) GetUnderlyingEndValue ¶
func (m OrderMassCancelReport) GetUnderlyingEndValue() (f field.UnderlyingEndValueField, err quickfix.MessageRejectError)
GetUnderlyingEndValue gets UnderlyingEndValue, Tag 886
func (OrderMassCancelReport) GetUnderlyingExerciseStyle ¶
func (m OrderMassCancelReport) GetUnderlyingExerciseStyle() (f field.UnderlyingExerciseStyleField, err quickfix.MessageRejectError)
GetUnderlyingExerciseStyle gets UnderlyingExerciseStyle, Tag 1419
func (OrderMassCancelReport) GetUnderlyingFXRate ¶
func (m OrderMassCancelReport) GetUnderlyingFXRate() (f field.UnderlyingFXRateField, err quickfix.MessageRejectError)
GetUnderlyingFXRate gets UnderlyingFXRate, Tag 1045
func (OrderMassCancelReport) GetUnderlyingFXRateCalc ¶
func (m OrderMassCancelReport) GetUnderlyingFXRateCalc() (f field.UnderlyingFXRateCalcField, err quickfix.MessageRejectError)
GetUnderlyingFXRateCalc gets UnderlyingFXRateCalc, Tag 1046
func (OrderMassCancelReport) GetUnderlyingFactor ¶
func (m OrderMassCancelReport) GetUnderlyingFactor() (f field.UnderlyingFactorField, err quickfix.MessageRejectError)
GetUnderlyingFactor gets UnderlyingFactor, Tag 246
func (OrderMassCancelReport) GetUnderlyingFlowScheduleType ¶
func (m OrderMassCancelReport) GetUnderlyingFlowScheduleType() (f field.UnderlyingFlowScheduleTypeField, err quickfix.MessageRejectError)
GetUnderlyingFlowScheduleType gets UnderlyingFlowScheduleType, Tag 1441
func (OrderMassCancelReport) GetUnderlyingInstrRegistry ¶
func (m OrderMassCancelReport) GetUnderlyingInstrRegistry() (f field.UnderlyingInstrRegistryField, err quickfix.MessageRejectError)
GetUnderlyingInstrRegistry gets UnderlyingInstrRegistry, Tag 595
func (OrderMassCancelReport) GetUnderlyingIssueDate ¶
func (m OrderMassCancelReport) GetUnderlyingIssueDate() (f field.UnderlyingIssueDateField, err quickfix.MessageRejectError)
GetUnderlyingIssueDate gets UnderlyingIssueDate, Tag 242
func (OrderMassCancelReport) GetUnderlyingIssuer ¶
func (m OrderMassCancelReport) GetUnderlyingIssuer() (f field.UnderlyingIssuerField, err quickfix.MessageRejectError)
GetUnderlyingIssuer gets UnderlyingIssuer, Tag 306
func (OrderMassCancelReport) GetUnderlyingLocaleOfIssue ¶
func (m OrderMassCancelReport) GetUnderlyingLocaleOfIssue() (f field.UnderlyingLocaleOfIssueField, err quickfix.MessageRejectError)
GetUnderlyingLocaleOfIssue gets UnderlyingLocaleOfIssue, Tag 594
func (OrderMassCancelReport) GetUnderlyingMaturityDate ¶
func (m OrderMassCancelReport) GetUnderlyingMaturityDate() (f field.UnderlyingMaturityDateField, err quickfix.MessageRejectError)
GetUnderlyingMaturityDate gets UnderlyingMaturityDate, Tag 542
func (OrderMassCancelReport) GetUnderlyingMaturityMonthYear ¶
func (m OrderMassCancelReport) GetUnderlyingMaturityMonthYear() (f field.UnderlyingMaturityMonthYearField, err quickfix.MessageRejectError)
GetUnderlyingMaturityMonthYear gets UnderlyingMaturityMonthYear, Tag 313
func (OrderMassCancelReport) GetUnderlyingMaturityTime ¶
func (m OrderMassCancelReport) GetUnderlyingMaturityTime() (f field.UnderlyingMaturityTimeField, err quickfix.MessageRejectError)
GetUnderlyingMaturityTime gets UnderlyingMaturityTime, Tag 1213
func (OrderMassCancelReport) GetUnderlyingNotionalPercentageOutstanding ¶
func (m OrderMassCancelReport) GetUnderlyingNotionalPercentageOutstanding() (f field.UnderlyingNotionalPercentageOutstandingField, err quickfix.MessageRejectError)
GetUnderlyingNotionalPercentageOutstanding gets UnderlyingNotionalPercentageOutstanding, Tag 1455
func (OrderMassCancelReport) GetUnderlyingOptAttribute ¶
func (m OrderMassCancelReport) GetUnderlyingOptAttribute() (f field.UnderlyingOptAttributeField, err quickfix.MessageRejectError)
GetUnderlyingOptAttribute gets UnderlyingOptAttribute, Tag 317
func (OrderMassCancelReport) GetUnderlyingOriginalNotionalPercentageOutstanding ¶
func (m OrderMassCancelReport) GetUnderlyingOriginalNotionalPercentageOutstanding() (f field.UnderlyingOriginalNotionalPercentageOutstandingField, err quickfix.MessageRejectError)
GetUnderlyingOriginalNotionalPercentageOutstanding gets UnderlyingOriginalNotionalPercentageOutstanding, Tag 1456
func (OrderMassCancelReport) GetUnderlyingPriceDeterminationMethod ¶
func (m OrderMassCancelReport) GetUnderlyingPriceDeterminationMethod() (f field.UnderlyingPriceDeterminationMethodField, err quickfix.MessageRejectError)
GetUnderlyingPriceDeterminationMethod gets UnderlyingPriceDeterminationMethod, Tag 1481
func (OrderMassCancelReport) GetUnderlyingPriceUnitOfMeasure ¶
func (m OrderMassCancelReport) GetUnderlyingPriceUnitOfMeasure() (f field.UnderlyingPriceUnitOfMeasureField, err quickfix.MessageRejectError)
GetUnderlyingPriceUnitOfMeasure gets UnderlyingPriceUnitOfMeasure, Tag 1424
func (OrderMassCancelReport) GetUnderlyingPriceUnitOfMeasureQty ¶
func (m OrderMassCancelReport) GetUnderlyingPriceUnitOfMeasureQty() (f field.UnderlyingPriceUnitOfMeasureQtyField, err quickfix.MessageRejectError)
GetUnderlyingPriceUnitOfMeasureQty gets UnderlyingPriceUnitOfMeasureQty, Tag 1425
func (OrderMassCancelReport) GetUnderlyingProduct ¶
func (m OrderMassCancelReport) GetUnderlyingProduct() (f field.UnderlyingProductField, err quickfix.MessageRejectError)
GetUnderlyingProduct gets UnderlyingProduct, Tag 462
func (OrderMassCancelReport) GetUnderlyingPutOrCall ¶
func (m OrderMassCancelReport) GetUnderlyingPutOrCall() (f field.UnderlyingPutOrCallField, err quickfix.MessageRejectError)
GetUnderlyingPutOrCall gets UnderlyingPutOrCall, Tag 315
func (OrderMassCancelReport) GetUnderlyingPx ¶
func (m OrderMassCancelReport) GetUnderlyingPx() (f field.UnderlyingPxField, err quickfix.MessageRejectError)
GetUnderlyingPx gets UnderlyingPx, Tag 810
func (OrderMassCancelReport) GetUnderlyingQty ¶
func (m OrderMassCancelReport) GetUnderlyingQty() (f field.UnderlyingQtyField, err quickfix.MessageRejectError)
GetUnderlyingQty gets UnderlyingQty, Tag 879
func (OrderMassCancelReport) GetUnderlyingRedemptionDate ¶
func (m OrderMassCancelReport) GetUnderlyingRedemptionDate() (f field.UnderlyingRedemptionDateField, err quickfix.MessageRejectError)
GetUnderlyingRedemptionDate gets UnderlyingRedemptionDate, Tag 247
func (OrderMassCancelReport) GetUnderlyingRepoCollateralSecurityType ¶
func (m OrderMassCancelReport) GetUnderlyingRepoCollateralSecurityType() (f field.UnderlyingRepoCollateralSecurityTypeField, err quickfix.MessageRejectError)
GetUnderlyingRepoCollateralSecurityType gets UnderlyingRepoCollateralSecurityType, Tag 243
func (OrderMassCancelReport) GetUnderlyingRepurchaseRate ¶
func (m OrderMassCancelReport) GetUnderlyingRepurchaseRate() (f field.UnderlyingRepurchaseRateField, err quickfix.MessageRejectError)
GetUnderlyingRepurchaseRate gets UnderlyingRepurchaseRate, Tag 245
func (OrderMassCancelReport) GetUnderlyingRepurchaseTerm ¶
func (m OrderMassCancelReport) GetUnderlyingRepurchaseTerm() (f field.UnderlyingRepurchaseTermField, err quickfix.MessageRejectError)
GetUnderlyingRepurchaseTerm gets UnderlyingRepurchaseTerm, Tag 244
func (OrderMassCancelReport) GetUnderlyingRestructuringType ¶
func (m OrderMassCancelReport) GetUnderlyingRestructuringType() (f field.UnderlyingRestructuringTypeField, err quickfix.MessageRejectError)
GetUnderlyingRestructuringType gets UnderlyingRestructuringType, Tag 1453
func (OrderMassCancelReport) GetUnderlyingSecurityDesc ¶
func (m OrderMassCancelReport) GetUnderlyingSecurityDesc() (f field.UnderlyingSecurityDescField, err quickfix.MessageRejectError)
GetUnderlyingSecurityDesc gets UnderlyingSecurityDesc, Tag 307
func (OrderMassCancelReport) GetUnderlyingSecurityExchange ¶
func (m OrderMassCancelReport) GetUnderlyingSecurityExchange() (f field.UnderlyingSecurityExchangeField, err quickfix.MessageRejectError)
GetUnderlyingSecurityExchange gets UnderlyingSecurityExchange, Tag 308
func (OrderMassCancelReport) GetUnderlyingSecurityID ¶
func (m OrderMassCancelReport) GetUnderlyingSecurityID() (f field.UnderlyingSecurityIDField, err quickfix.MessageRejectError)
GetUnderlyingSecurityID gets UnderlyingSecurityID, Tag 309
func (OrderMassCancelReport) GetUnderlyingSecurityIDSource ¶
func (m OrderMassCancelReport) GetUnderlyingSecurityIDSource() (f field.UnderlyingSecurityIDSourceField, err quickfix.MessageRejectError)
GetUnderlyingSecurityIDSource gets UnderlyingSecurityIDSource, Tag 305
func (OrderMassCancelReport) GetUnderlyingSecuritySubType ¶
func (m OrderMassCancelReport) GetUnderlyingSecuritySubType() (f field.UnderlyingSecuritySubTypeField, err quickfix.MessageRejectError)
GetUnderlyingSecuritySubType gets UnderlyingSecuritySubType, Tag 763
func (OrderMassCancelReport) GetUnderlyingSecurityType ¶
func (m OrderMassCancelReport) GetUnderlyingSecurityType() (f field.UnderlyingSecurityTypeField, err quickfix.MessageRejectError)
GetUnderlyingSecurityType gets UnderlyingSecurityType, Tag 310
func (OrderMassCancelReport) GetUnderlyingSeniority ¶
func (m OrderMassCancelReport) GetUnderlyingSeniority() (f field.UnderlyingSeniorityField, err quickfix.MessageRejectError)
GetUnderlyingSeniority gets UnderlyingSeniority, Tag 1454
func (OrderMassCancelReport) GetUnderlyingSettlMethod ¶
func (m OrderMassCancelReport) GetUnderlyingSettlMethod() (f field.UnderlyingSettlMethodField, err quickfix.MessageRejectError)
GetUnderlyingSettlMethod gets UnderlyingSettlMethod, Tag 1039
func (OrderMassCancelReport) GetUnderlyingSettlementType ¶
func (m OrderMassCancelReport) GetUnderlyingSettlementType() (f field.UnderlyingSettlementTypeField, err quickfix.MessageRejectError)
GetUnderlyingSettlementType gets UnderlyingSettlementType, Tag 975
func (OrderMassCancelReport) GetUnderlyingStartValue ¶
func (m OrderMassCancelReport) GetUnderlyingStartValue() (f field.UnderlyingStartValueField, err quickfix.MessageRejectError)
GetUnderlyingStartValue gets UnderlyingStartValue, Tag 884
func (OrderMassCancelReport) GetUnderlyingStateOrProvinceOfIssue ¶
func (m OrderMassCancelReport) GetUnderlyingStateOrProvinceOfIssue() (f field.UnderlyingStateOrProvinceOfIssueField, err quickfix.MessageRejectError)
GetUnderlyingStateOrProvinceOfIssue gets UnderlyingStateOrProvinceOfIssue, Tag 593
func (OrderMassCancelReport) GetUnderlyingStrikeCurrency ¶
func (m OrderMassCancelReport) GetUnderlyingStrikeCurrency() (f field.UnderlyingStrikeCurrencyField, err quickfix.MessageRejectError)
GetUnderlyingStrikeCurrency gets UnderlyingStrikeCurrency, Tag 941
func (OrderMassCancelReport) GetUnderlyingStrikePrice ¶
func (m OrderMassCancelReport) GetUnderlyingStrikePrice() (f field.UnderlyingStrikePriceField, err quickfix.MessageRejectError)
GetUnderlyingStrikePrice gets UnderlyingStrikePrice, Tag 316
func (OrderMassCancelReport) GetUnderlyingSymbol ¶
func (m OrderMassCancelReport) GetUnderlyingSymbol() (f field.UnderlyingSymbolField, err quickfix.MessageRejectError)
GetUnderlyingSymbol gets UnderlyingSymbol, Tag 311
func (OrderMassCancelReport) GetUnderlyingSymbolSfx ¶
func (m OrderMassCancelReport) GetUnderlyingSymbolSfx() (f field.UnderlyingSymbolSfxField, err quickfix.MessageRejectError)
GetUnderlyingSymbolSfx gets UnderlyingSymbolSfx, Tag 312
func (OrderMassCancelReport) GetUnderlyingTimeUnit ¶
func (m OrderMassCancelReport) GetUnderlyingTimeUnit() (f field.UnderlyingTimeUnitField, err quickfix.MessageRejectError)
GetUnderlyingTimeUnit gets UnderlyingTimeUnit, Tag 1000
func (OrderMassCancelReport) GetUnderlyingUnitOfMeasure ¶
func (m OrderMassCancelReport) GetUnderlyingUnitOfMeasure() (f field.UnderlyingUnitOfMeasureField, err quickfix.MessageRejectError)
GetUnderlyingUnitOfMeasure gets UnderlyingUnitOfMeasure, Tag 998
func (OrderMassCancelReport) GetUnderlyingUnitOfMeasureQty ¶
func (m OrderMassCancelReport) GetUnderlyingUnitOfMeasureQty() (f field.UnderlyingUnitOfMeasureQtyField, err quickfix.MessageRejectError)
GetUnderlyingUnitOfMeasureQty gets UnderlyingUnitOfMeasureQty, Tag 1423
func (OrderMassCancelReport) GetUnitOfMeasure ¶
func (m OrderMassCancelReport) GetUnitOfMeasure() (f field.UnitOfMeasureField, err quickfix.MessageRejectError)
GetUnitOfMeasure gets UnitOfMeasure, Tag 996
func (OrderMassCancelReport) GetUnitOfMeasureQty ¶
func (m OrderMassCancelReport) GetUnitOfMeasureQty() (f field.UnitOfMeasureQtyField, err quickfix.MessageRejectError)
GetUnitOfMeasureQty gets UnitOfMeasureQty, Tag 1147
func (OrderMassCancelReport) GetValuationMethod ¶
func (m OrderMassCancelReport) GetValuationMethod() (f field.ValuationMethodField, err quickfix.MessageRejectError)
GetValuationMethod gets ValuationMethod, Tag 1197
func (OrderMassCancelReport) HasAttachmentPoint ¶
func (m OrderMassCancelReport) HasAttachmentPoint() bool
HasAttachmentPoint returns true if AttachmentPoint is present, Tag 1457
func (OrderMassCancelReport) HasCFICode ¶
func (m OrderMassCancelReport) HasCFICode() bool
HasCFICode returns true if CFICode is present, Tag 461
func (OrderMassCancelReport) HasCPProgram ¶
func (m OrderMassCancelReport) HasCPProgram() bool
HasCPProgram returns true if CPProgram is present, Tag 875
func (OrderMassCancelReport) HasCPRegType ¶
func (m OrderMassCancelReport) HasCPRegType() bool
HasCPRegType returns true if CPRegType is present, Tag 876
func (OrderMassCancelReport) HasCapPrice ¶
func (m OrderMassCancelReport) HasCapPrice() bool
HasCapPrice returns true if CapPrice is present, Tag 1199
func (OrderMassCancelReport) HasClOrdID ¶
func (m OrderMassCancelReport) HasClOrdID() bool
HasClOrdID returns true if ClOrdID is present, Tag 11
func (OrderMassCancelReport) HasContractMultiplier ¶
func (m OrderMassCancelReport) HasContractMultiplier() bool
HasContractMultiplier returns true if ContractMultiplier is present, Tag 231
func (OrderMassCancelReport) HasContractMultiplierUnit ¶
func (m OrderMassCancelReport) HasContractMultiplierUnit() bool
HasContractMultiplierUnit returns true if ContractMultiplierUnit is present, Tag 1435
func (OrderMassCancelReport) HasContractSettlMonth ¶
func (m OrderMassCancelReport) HasContractSettlMonth() bool
HasContractSettlMonth returns true if ContractSettlMonth is present, Tag 667
func (OrderMassCancelReport) HasCountryOfIssue ¶
func (m OrderMassCancelReport) HasCountryOfIssue() bool
HasCountryOfIssue returns true if CountryOfIssue is present, Tag 470
func (OrderMassCancelReport) HasCouponPaymentDate ¶
func (m OrderMassCancelReport) HasCouponPaymentDate() bool
HasCouponPaymentDate returns true if CouponPaymentDate is present, Tag 224
func (OrderMassCancelReport) HasCouponRate ¶
func (m OrderMassCancelReport) HasCouponRate() bool
HasCouponRate returns true if CouponRate is present, Tag 223
func (OrderMassCancelReport) HasCreditRating ¶
func (m OrderMassCancelReport) HasCreditRating() bool
HasCreditRating returns true if CreditRating is present, Tag 255
func (OrderMassCancelReport) HasDatedDate ¶
func (m OrderMassCancelReport) HasDatedDate() bool
HasDatedDate returns true if DatedDate is present, Tag 873
func (OrderMassCancelReport) HasDetachmentPoint ¶
func (m OrderMassCancelReport) HasDetachmentPoint() bool
HasDetachmentPoint returns true if DetachmentPoint is present, Tag 1458
func (OrderMassCancelReport) HasEncodedIssuer ¶
func (m OrderMassCancelReport) HasEncodedIssuer() bool
HasEncodedIssuer returns true if EncodedIssuer is present, Tag 349
func (OrderMassCancelReport) HasEncodedIssuerLen ¶
func (m OrderMassCancelReport) HasEncodedIssuerLen() bool
HasEncodedIssuerLen returns true if EncodedIssuerLen is present, Tag 348
func (OrderMassCancelReport) HasEncodedSecurityDesc ¶
func (m OrderMassCancelReport) HasEncodedSecurityDesc() bool
HasEncodedSecurityDesc returns true if EncodedSecurityDesc is present, Tag 351
func (OrderMassCancelReport) HasEncodedSecurityDescLen ¶
func (m OrderMassCancelReport) HasEncodedSecurityDescLen() bool
HasEncodedSecurityDescLen returns true if EncodedSecurityDescLen is present, Tag 350
func (OrderMassCancelReport) HasEncodedText ¶
func (m OrderMassCancelReport) HasEncodedText() bool
HasEncodedText returns true if EncodedText is present, Tag 355
func (OrderMassCancelReport) HasEncodedTextLen ¶
func (m OrderMassCancelReport) HasEncodedTextLen() bool
HasEncodedTextLen returns true if EncodedTextLen is present, Tag 354
func (OrderMassCancelReport) HasEncodedUnderlyingIssuer ¶
func (m OrderMassCancelReport) HasEncodedUnderlyingIssuer() bool
HasEncodedUnderlyingIssuer returns true if EncodedUnderlyingIssuer is present, Tag 363
func (OrderMassCancelReport) HasEncodedUnderlyingIssuerLen ¶
func (m OrderMassCancelReport) HasEncodedUnderlyingIssuerLen() bool
HasEncodedUnderlyingIssuerLen returns true if EncodedUnderlyingIssuerLen is present, Tag 362
func (OrderMassCancelReport) HasEncodedUnderlyingSecurityDesc ¶
func (m OrderMassCancelReport) HasEncodedUnderlyingSecurityDesc() bool
HasEncodedUnderlyingSecurityDesc returns true if EncodedUnderlyingSecurityDesc is present, Tag 365
func (OrderMassCancelReport) HasEncodedUnderlyingSecurityDescLen ¶
func (m OrderMassCancelReport) HasEncodedUnderlyingSecurityDescLen() bool
HasEncodedUnderlyingSecurityDescLen returns true if EncodedUnderlyingSecurityDescLen is present, Tag 364
func (OrderMassCancelReport) HasExerciseStyle ¶
func (m OrderMassCancelReport) HasExerciseStyle() bool
HasExerciseStyle returns true if ExerciseStyle is present, Tag 1194
func (OrderMassCancelReport) HasFactor ¶
func (m OrderMassCancelReport) HasFactor() bool
HasFactor returns true if Factor is present, Tag 228
func (OrderMassCancelReport) HasFlexProductEligibilityIndicator ¶
func (m OrderMassCancelReport) HasFlexProductEligibilityIndicator() bool
HasFlexProductEligibilityIndicator returns true if FlexProductEligibilityIndicator is present, Tag 1242
func (OrderMassCancelReport) HasFlexibleIndicator ¶
func (m OrderMassCancelReport) HasFlexibleIndicator() bool
HasFlexibleIndicator returns true if FlexibleIndicator is present, Tag 1244
func (OrderMassCancelReport) HasFloorPrice ¶
func (m OrderMassCancelReport) HasFloorPrice() bool
HasFloorPrice returns true if FloorPrice is present, Tag 1200
func (OrderMassCancelReport) HasFlowScheduleType ¶
func (m OrderMassCancelReport) HasFlowScheduleType() bool
HasFlowScheduleType returns true if FlowScheduleType is present, Tag 1439
func (OrderMassCancelReport) HasInstrRegistry ¶
func (m OrderMassCancelReport) HasInstrRegistry() bool
HasInstrRegistry returns true if InstrRegistry is present, Tag 543
func (OrderMassCancelReport) HasInstrmtAssignmentMethod ¶
func (m OrderMassCancelReport) HasInstrmtAssignmentMethod() bool
HasInstrmtAssignmentMethod returns true if InstrmtAssignmentMethod is present, Tag 1049
func (OrderMassCancelReport) HasInterestAccrualDate ¶
func (m OrderMassCancelReport) HasInterestAccrualDate() bool
HasInterestAccrualDate returns true if InterestAccrualDate is present, Tag 874
func (OrderMassCancelReport) HasIssueDate ¶
func (m OrderMassCancelReport) HasIssueDate() bool
HasIssueDate returns true if IssueDate is present, Tag 225
func (OrderMassCancelReport) HasIssuer ¶
func (m OrderMassCancelReport) HasIssuer() bool
HasIssuer returns true if Issuer is present, Tag 106
func (OrderMassCancelReport) HasListMethod ¶
func (m OrderMassCancelReport) HasListMethod() bool
HasListMethod returns true if ListMethod is present, Tag 1198
func (OrderMassCancelReport) HasLocaleOfIssue ¶
func (m OrderMassCancelReport) HasLocaleOfIssue() bool
HasLocaleOfIssue returns true if LocaleOfIssue is present, Tag 472
func (OrderMassCancelReport) HasMarketID ¶
func (m OrderMassCancelReport) HasMarketID() bool
HasMarketID returns true if MarketID is present, Tag 1301
func (OrderMassCancelReport) HasMarketSegmentID ¶
func (m OrderMassCancelReport) HasMarketSegmentID() bool
HasMarketSegmentID returns true if MarketSegmentID is present, Tag 1300
func (OrderMassCancelReport) HasMassActionReportID ¶
func (m OrderMassCancelReport) HasMassActionReportID() bool
HasMassActionReportID returns true if MassActionReportID is present, Tag 1369
func (OrderMassCancelReport) HasMassCancelRejectReason ¶
func (m OrderMassCancelReport) HasMassCancelRejectReason() bool
HasMassCancelRejectReason returns true if MassCancelRejectReason is present, Tag 532
func (OrderMassCancelReport) HasMassCancelRequestType ¶
func (m OrderMassCancelReport) HasMassCancelRequestType() bool
HasMassCancelRequestType returns true if MassCancelRequestType is present, Tag 530
func (OrderMassCancelReport) HasMassCancelResponse ¶
func (m OrderMassCancelReport) HasMassCancelResponse() bool
HasMassCancelResponse returns true if MassCancelResponse is present, Tag 531
func (OrderMassCancelReport) HasMaturityDate ¶
func (m OrderMassCancelReport) HasMaturityDate() bool
HasMaturityDate returns true if MaturityDate is present, Tag 541
func (OrderMassCancelReport) HasMaturityMonthYear ¶
func (m OrderMassCancelReport) HasMaturityMonthYear() bool
HasMaturityMonthYear returns true if MaturityMonthYear is present, Tag 200
func (OrderMassCancelReport) HasMaturityTime ¶
func (m OrderMassCancelReport) HasMaturityTime() bool
HasMaturityTime returns true if MaturityTime is present, Tag 1079
func (OrderMassCancelReport) HasMinPriceIncrement ¶
func (m OrderMassCancelReport) HasMinPriceIncrement() bool
HasMinPriceIncrement returns true if MinPriceIncrement is present, Tag 969
func (OrderMassCancelReport) HasMinPriceIncrementAmount ¶
func (m OrderMassCancelReport) HasMinPriceIncrementAmount() bool
HasMinPriceIncrementAmount returns true if MinPriceIncrementAmount is present, Tag 1146
func (OrderMassCancelReport) HasNTPositionLimit ¶
func (m OrderMassCancelReport) HasNTPositionLimit() bool
HasNTPositionLimit returns true if NTPositionLimit is present, Tag 971
func (OrderMassCancelReport) HasNoAffectedOrders ¶
func (m OrderMassCancelReport) HasNoAffectedOrders() bool
HasNoAffectedOrders returns true if NoAffectedOrders is present, Tag 534
func (OrderMassCancelReport) HasNoComplexEvents ¶
func (m OrderMassCancelReport) HasNoComplexEvents() bool
HasNoComplexEvents returns true if NoComplexEvents is present, Tag 1483
func (OrderMassCancelReport) HasNoEvents ¶
func (m OrderMassCancelReport) HasNoEvents() bool
HasNoEvents returns true if NoEvents is present, Tag 864
func (OrderMassCancelReport) HasNoInstrumentParties ¶
func (m OrderMassCancelReport) HasNoInstrumentParties() bool
HasNoInstrumentParties returns true if NoInstrumentParties is present, Tag 1018
func (OrderMassCancelReport) HasNoNotAffectedOrders ¶
func (m OrderMassCancelReport) HasNoNotAffectedOrders() bool
HasNoNotAffectedOrders returns true if NoNotAffectedOrders is present, Tag 1370
func (OrderMassCancelReport) HasNoPartyIDs ¶
func (m OrderMassCancelReport) HasNoPartyIDs() bool
HasNoPartyIDs returns true if NoPartyIDs is present, Tag 453
func (OrderMassCancelReport) HasNoSecurityAltID ¶
func (m OrderMassCancelReport) HasNoSecurityAltID() bool
HasNoSecurityAltID returns true if NoSecurityAltID is present, Tag 454
func (OrderMassCancelReport) HasNoTargetPartyIDs ¶
func (m OrderMassCancelReport) HasNoTargetPartyIDs() bool
HasNoTargetPartyIDs returns true if NoTargetPartyIDs is present, Tag 1461
func (OrderMassCancelReport) HasNoUnderlyingSecurityAltID ¶
func (m OrderMassCancelReport) HasNoUnderlyingSecurityAltID() bool
HasNoUnderlyingSecurityAltID returns true if NoUnderlyingSecurityAltID is present, Tag 457
func (OrderMassCancelReport) HasNoUnderlyingStips ¶
func (m OrderMassCancelReport) HasNoUnderlyingStips() bool
HasNoUnderlyingStips returns true if NoUnderlyingStips is present, Tag 887
func (OrderMassCancelReport) HasNoUndlyInstrumentParties ¶
func (m OrderMassCancelReport) HasNoUndlyInstrumentParties() bool
HasNoUndlyInstrumentParties returns true if NoUndlyInstrumentParties is present, Tag 1058
func (OrderMassCancelReport) HasNotionalPercentageOutstanding ¶
func (m OrderMassCancelReport) HasNotionalPercentageOutstanding() bool
HasNotionalPercentageOutstanding returns true if NotionalPercentageOutstanding is present, Tag 1451
func (OrderMassCancelReport) HasOptAttribute ¶
func (m OrderMassCancelReport) HasOptAttribute() bool
HasOptAttribute returns true if OptAttribute is present, Tag 206
func (OrderMassCancelReport) HasOptPayoutAmount ¶
func (m OrderMassCancelReport) HasOptPayoutAmount() bool
HasOptPayoutAmount returns true if OptPayoutAmount is present, Tag 1195
func (OrderMassCancelReport) HasOptPayoutType ¶
func (m OrderMassCancelReport) HasOptPayoutType() bool
HasOptPayoutType returns true if OptPayoutType is present, Tag 1482
func (OrderMassCancelReport) HasOrderID ¶
func (m OrderMassCancelReport) HasOrderID() bool
HasOrderID returns true if OrderID is present, Tag 37
func (OrderMassCancelReport) HasOriginalNotionalPercentageOutstanding ¶
func (m OrderMassCancelReport) HasOriginalNotionalPercentageOutstanding() bool
HasOriginalNotionalPercentageOutstanding returns true if OriginalNotionalPercentageOutstanding is present, Tag 1452
func (OrderMassCancelReport) HasPool ¶
func (m OrderMassCancelReport) HasPool() bool
HasPool returns true if Pool is present, Tag 691
func (OrderMassCancelReport) HasPositionLimit ¶
func (m OrderMassCancelReport) HasPositionLimit() bool
HasPositionLimit returns true if PositionLimit is present, Tag 970
func (OrderMassCancelReport) HasPriceQuoteMethod ¶
func (m OrderMassCancelReport) HasPriceQuoteMethod() bool
HasPriceQuoteMethod returns true if PriceQuoteMethod is present, Tag 1196
func (OrderMassCancelReport) HasPriceUnitOfMeasure ¶
func (m OrderMassCancelReport) HasPriceUnitOfMeasure() bool
HasPriceUnitOfMeasure returns true if PriceUnitOfMeasure is present, Tag 1191
func (OrderMassCancelReport) HasPriceUnitOfMeasureQty ¶
func (m OrderMassCancelReport) HasPriceUnitOfMeasureQty() bool
HasPriceUnitOfMeasureQty returns true if PriceUnitOfMeasureQty is present, Tag 1192
func (OrderMassCancelReport) HasProduct ¶
func (m OrderMassCancelReport) HasProduct() bool
HasProduct returns true if Product is present, Tag 460
func (OrderMassCancelReport) HasProductComplex ¶
func (m OrderMassCancelReport) HasProductComplex() bool
HasProductComplex returns true if ProductComplex is present, Tag 1227
func (OrderMassCancelReport) HasPutOrCall ¶
func (m OrderMassCancelReport) HasPutOrCall() bool
HasPutOrCall returns true if PutOrCall is present, Tag 201
func (OrderMassCancelReport) HasRedemptionDate ¶
func (m OrderMassCancelReport) HasRedemptionDate() bool
HasRedemptionDate returns true if RedemptionDate is present, Tag 240
func (OrderMassCancelReport) HasRepoCollateralSecurityType ¶
func (m OrderMassCancelReport) HasRepoCollateralSecurityType() bool
HasRepoCollateralSecurityType returns true if RepoCollateralSecurityType is present, Tag 239
func (OrderMassCancelReport) HasRepurchaseRate ¶
func (m OrderMassCancelReport) HasRepurchaseRate() bool
HasRepurchaseRate returns true if RepurchaseRate is present, Tag 227
func (OrderMassCancelReport) HasRepurchaseTerm ¶
func (m OrderMassCancelReport) HasRepurchaseTerm() bool
HasRepurchaseTerm returns true if RepurchaseTerm is present, Tag 226
func (OrderMassCancelReport) HasRestructuringType ¶
func (m OrderMassCancelReport) HasRestructuringType() bool
HasRestructuringType returns true if RestructuringType is present, Tag 1449
func (OrderMassCancelReport) HasSecondaryClOrdID ¶
func (m OrderMassCancelReport) HasSecondaryClOrdID() bool
HasSecondaryClOrdID returns true if SecondaryClOrdID is present, Tag 526
func (OrderMassCancelReport) HasSecondaryOrderID ¶
func (m OrderMassCancelReport) HasSecondaryOrderID() bool
HasSecondaryOrderID returns true if SecondaryOrderID is present, Tag 198
func (OrderMassCancelReport) HasSecurityDesc ¶
func (m OrderMassCancelReport) HasSecurityDesc() bool
HasSecurityDesc returns true if SecurityDesc is present, Tag 107
func (OrderMassCancelReport) HasSecurityExchange ¶
func (m OrderMassCancelReport) HasSecurityExchange() bool
HasSecurityExchange returns true if SecurityExchange is present, Tag 207
func (OrderMassCancelReport) HasSecurityGroup ¶
func (m OrderMassCancelReport) HasSecurityGroup() bool
HasSecurityGroup returns true if SecurityGroup is present, Tag 1151
func (OrderMassCancelReport) HasSecurityID ¶
func (m OrderMassCancelReport) HasSecurityID() bool
HasSecurityID returns true if SecurityID is present, Tag 48
func (OrderMassCancelReport) HasSecurityIDSource ¶
func (m OrderMassCancelReport) HasSecurityIDSource() bool
HasSecurityIDSource returns true if SecurityIDSource is present, Tag 22
func (OrderMassCancelReport) HasSecurityStatus ¶
func (m OrderMassCancelReport) HasSecurityStatus() bool
HasSecurityStatus returns true if SecurityStatus is present, Tag 965
func (OrderMassCancelReport) HasSecuritySubType ¶
func (m OrderMassCancelReport) HasSecuritySubType() bool
HasSecuritySubType returns true if SecuritySubType is present, Tag 762
func (OrderMassCancelReport) HasSecurityType ¶
func (m OrderMassCancelReport) HasSecurityType() bool
HasSecurityType returns true if SecurityType is present, Tag 167
func (OrderMassCancelReport) HasSecurityXML ¶
func (m OrderMassCancelReport) HasSecurityXML() bool
HasSecurityXML returns true if SecurityXML is present, Tag 1185
func (OrderMassCancelReport) HasSecurityXMLLen ¶
func (m OrderMassCancelReport) HasSecurityXMLLen() bool
HasSecurityXMLLen returns true if SecurityXMLLen is present, Tag 1184
func (OrderMassCancelReport) HasSecurityXMLSchema ¶
func (m OrderMassCancelReport) HasSecurityXMLSchema() bool
HasSecurityXMLSchema returns true if SecurityXMLSchema is present, Tag 1186
func (OrderMassCancelReport) HasSeniority ¶
func (m OrderMassCancelReport) HasSeniority() bool
HasSeniority returns true if Seniority is present, Tag 1450
func (OrderMassCancelReport) HasSettlMethod ¶
func (m OrderMassCancelReport) HasSettlMethod() bool
HasSettlMethod returns true if SettlMethod is present, Tag 1193
func (OrderMassCancelReport) HasSettleOnOpenFlag ¶
func (m OrderMassCancelReport) HasSettleOnOpenFlag() bool
HasSettleOnOpenFlag returns true if SettleOnOpenFlag is present, Tag 966
func (OrderMassCancelReport) HasSide ¶
func (m OrderMassCancelReport) HasSide() bool
HasSide returns true if Side is present, Tag 54
func (OrderMassCancelReport) HasStateOrProvinceOfIssue ¶
func (m OrderMassCancelReport) HasStateOrProvinceOfIssue() bool
HasStateOrProvinceOfIssue returns true if StateOrProvinceOfIssue is present, Tag 471
func (OrderMassCancelReport) HasStrikeCurrency ¶
func (m OrderMassCancelReport) HasStrikeCurrency() bool
HasStrikeCurrency returns true if StrikeCurrency is present, Tag 947
func (OrderMassCancelReport) HasStrikeMultiplier ¶
func (m OrderMassCancelReport) HasStrikeMultiplier() bool
HasStrikeMultiplier returns true if StrikeMultiplier is present, Tag 967
func (OrderMassCancelReport) HasStrikePrice ¶
func (m OrderMassCancelReport) HasStrikePrice() bool
HasStrikePrice returns true if StrikePrice is present, Tag 202
func (OrderMassCancelReport) HasStrikePriceBoundaryMethod ¶
func (m OrderMassCancelReport) HasStrikePriceBoundaryMethod() bool
HasStrikePriceBoundaryMethod returns true if StrikePriceBoundaryMethod is present, Tag 1479
func (OrderMassCancelReport) HasStrikePriceBoundaryPrecision ¶
func (m OrderMassCancelReport) HasStrikePriceBoundaryPrecision() bool
HasStrikePriceBoundaryPrecision returns true if StrikePriceBoundaryPrecision is present, Tag 1480
func (OrderMassCancelReport) HasStrikePriceDeterminationMethod ¶
func (m OrderMassCancelReport) HasStrikePriceDeterminationMethod() bool
HasStrikePriceDeterminationMethod returns true if StrikePriceDeterminationMethod is present, Tag 1478
func (OrderMassCancelReport) HasStrikeValue ¶
func (m OrderMassCancelReport) HasStrikeValue() bool
HasStrikeValue returns true if StrikeValue is present, Tag 968
func (OrderMassCancelReport) HasSymbol ¶
func (m OrderMassCancelReport) HasSymbol() bool
HasSymbol returns true if Symbol is present, Tag 55
func (OrderMassCancelReport) HasSymbolSfx ¶
func (m OrderMassCancelReport) HasSymbolSfx() bool
HasSymbolSfx returns true if SymbolSfx is present, Tag 65
func (OrderMassCancelReport) HasText ¶
func (m OrderMassCancelReport) HasText() bool
HasText returns true if Text is present, Tag 58
func (OrderMassCancelReport) HasTimeUnit ¶
func (m OrderMassCancelReport) HasTimeUnit() bool
HasTimeUnit returns true if TimeUnit is present, Tag 997
func (OrderMassCancelReport) HasTotalAffectedOrders ¶
func (m OrderMassCancelReport) HasTotalAffectedOrders() bool
HasTotalAffectedOrders returns true if TotalAffectedOrders is present, Tag 533
func (OrderMassCancelReport) HasTradingSessionID ¶
func (m OrderMassCancelReport) HasTradingSessionID() bool
HasTradingSessionID returns true if TradingSessionID is present, Tag 336
func (OrderMassCancelReport) HasTradingSessionSubID ¶
func (m OrderMassCancelReport) HasTradingSessionSubID() bool
HasTradingSessionSubID returns true if TradingSessionSubID is present, Tag 625
func (OrderMassCancelReport) HasTransactTime ¶
func (m OrderMassCancelReport) HasTransactTime() bool
HasTransactTime returns true if TransactTime is present, Tag 60
func (OrderMassCancelReport) HasUnderlyingAdjustedQuantity ¶
func (m OrderMassCancelReport) HasUnderlyingAdjustedQuantity() bool
HasUnderlyingAdjustedQuantity returns true if UnderlyingAdjustedQuantity is present, Tag 1044
func (OrderMassCancelReport) HasUnderlyingAllocationPercent ¶
func (m OrderMassCancelReport) HasUnderlyingAllocationPercent() bool
HasUnderlyingAllocationPercent returns true if UnderlyingAllocationPercent is present, Tag 972
func (OrderMassCancelReport) HasUnderlyingAttachmentPoint ¶
func (m OrderMassCancelReport) HasUnderlyingAttachmentPoint() bool
HasUnderlyingAttachmentPoint returns true if UnderlyingAttachmentPoint is present, Tag 1459
func (OrderMassCancelReport) HasUnderlyingCFICode ¶
func (m OrderMassCancelReport) HasUnderlyingCFICode() bool
HasUnderlyingCFICode returns true if UnderlyingCFICode is present, Tag 463
func (OrderMassCancelReport) HasUnderlyingCPProgram ¶
func (m OrderMassCancelReport) HasUnderlyingCPProgram() bool
HasUnderlyingCPProgram returns true if UnderlyingCPProgram is present, Tag 877
func (OrderMassCancelReport) HasUnderlyingCPRegType ¶
func (m OrderMassCancelReport) HasUnderlyingCPRegType() bool
HasUnderlyingCPRegType returns true if UnderlyingCPRegType is present, Tag 878
func (OrderMassCancelReport) HasUnderlyingCapValue ¶
func (m OrderMassCancelReport) HasUnderlyingCapValue() bool
HasUnderlyingCapValue returns true if UnderlyingCapValue is present, Tag 1038
func (OrderMassCancelReport) HasUnderlyingCashAmount ¶
func (m OrderMassCancelReport) HasUnderlyingCashAmount() bool
HasUnderlyingCashAmount returns true if UnderlyingCashAmount is present, Tag 973
func (OrderMassCancelReport) HasUnderlyingCashType ¶
func (m OrderMassCancelReport) HasUnderlyingCashType() bool
HasUnderlyingCashType returns true if UnderlyingCashType is present, Tag 974
func (OrderMassCancelReport) HasUnderlyingContractMultiplier ¶
func (m OrderMassCancelReport) HasUnderlyingContractMultiplier() bool
HasUnderlyingContractMultiplier returns true if UnderlyingContractMultiplier is present, Tag 436
func (OrderMassCancelReport) HasUnderlyingContractMultiplierUnit ¶
func (m OrderMassCancelReport) HasUnderlyingContractMultiplierUnit() bool
HasUnderlyingContractMultiplierUnit returns true if UnderlyingContractMultiplierUnit is present, Tag 1437
func (OrderMassCancelReport) HasUnderlyingCountryOfIssue ¶
func (m OrderMassCancelReport) HasUnderlyingCountryOfIssue() bool
HasUnderlyingCountryOfIssue returns true if UnderlyingCountryOfIssue is present, Tag 592
func (OrderMassCancelReport) HasUnderlyingCouponPaymentDate ¶
func (m OrderMassCancelReport) HasUnderlyingCouponPaymentDate() bool
HasUnderlyingCouponPaymentDate returns true if UnderlyingCouponPaymentDate is present, Tag 241
func (OrderMassCancelReport) HasUnderlyingCouponRate ¶
func (m OrderMassCancelReport) HasUnderlyingCouponRate() bool
HasUnderlyingCouponRate returns true if UnderlyingCouponRate is present, Tag 435
func (OrderMassCancelReport) HasUnderlyingCreditRating ¶
func (m OrderMassCancelReport) HasUnderlyingCreditRating() bool
HasUnderlyingCreditRating returns true if UnderlyingCreditRating is present, Tag 256
func (OrderMassCancelReport) HasUnderlyingCurrency ¶
func (m OrderMassCancelReport) HasUnderlyingCurrency() bool
HasUnderlyingCurrency returns true if UnderlyingCurrency is present, Tag 318
func (OrderMassCancelReport) HasUnderlyingCurrentValue ¶
func (m OrderMassCancelReport) HasUnderlyingCurrentValue() bool
HasUnderlyingCurrentValue returns true if UnderlyingCurrentValue is present, Tag 885
func (OrderMassCancelReport) HasUnderlyingDetachmentPoint ¶
func (m OrderMassCancelReport) HasUnderlyingDetachmentPoint() bool
HasUnderlyingDetachmentPoint returns true if UnderlyingDetachmentPoint is present, Tag 1460
func (OrderMassCancelReport) HasUnderlyingDirtyPrice ¶
func (m OrderMassCancelReport) HasUnderlyingDirtyPrice() bool
HasUnderlyingDirtyPrice returns true if UnderlyingDirtyPrice is present, Tag 882
func (OrderMassCancelReport) HasUnderlyingEndPrice ¶
func (m OrderMassCancelReport) HasUnderlyingEndPrice() bool
HasUnderlyingEndPrice returns true if UnderlyingEndPrice is present, Tag 883
func (OrderMassCancelReport) HasUnderlyingEndValue ¶
func (m OrderMassCancelReport) HasUnderlyingEndValue() bool
HasUnderlyingEndValue returns true if UnderlyingEndValue is present, Tag 886
func (OrderMassCancelReport) HasUnderlyingExerciseStyle ¶
func (m OrderMassCancelReport) HasUnderlyingExerciseStyle() bool
HasUnderlyingExerciseStyle returns true if UnderlyingExerciseStyle is present, Tag 1419
func (OrderMassCancelReport) HasUnderlyingFXRate ¶
func (m OrderMassCancelReport) HasUnderlyingFXRate() bool
HasUnderlyingFXRate returns true if UnderlyingFXRate is present, Tag 1045
func (OrderMassCancelReport) HasUnderlyingFXRateCalc ¶
func (m OrderMassCancelReport) HasUnderlyingFXRateCalc() bool
HasUnderlyingFXRateCalc returns true if UnderlyingFXRateCalc is present, Tag 1046
func (OrderMassCancelReport) HasUnderlyingFactor ¶
func (m OrderMassCancelReport) HasUnderlyingFactor() bool
HasUnderlyingFactor returns true if UnderlyingFactor is present, Tag 246
func (OrderMassCancelReport) HasUnderlyingFlowScheduleType ¶
func (m OrderMassCancelReport) HasUnderlyingFlowScheduleType() bool
HasUnderlyingFlowScheduleType returns true if UnderlyingFlowScheduleType is present, Tag 1441
func (OrderMassCancelReport) HasUnderlyingInstrRegistry ¶
func (m OrderMassCancelReport) HasUnderlyingInstrRegistry() bool
HasUnderlyingInstrRegistry returns true if UnderlyingInstrRegistry is present, Tag 595
func (OrderMassCancelReport) HasUnderlyingIssueDate ¶
func (m OrderMassCancelReport) HasUnderlyingIssueDate() bool
HasUnderlyingIssueDate returns true if UnderlyingIssueDate is present, Tag 242
func (OrderMassCancelReport) HasUnderlyingIssuer ¶
func (m OrderMassCancelReport) HasUnderlyingIssuer() bool
HasUnderlyingIssuer returns true if UnderlyingIssuer is present, Tag 306
func (OrderMassCancelReport) HasUnderlyingLocaleOfIssue ¶
func (m OrderMassCancelReport) HasUnderlyingLocaleOfIssue() bool
HasUnderlyingLocaleOfIssue returns true if UnderlyingLocaleOfIssue is present, Tag 594
func (OrderMassCancelReport) HasUnderlyingMaturityDate ¶
func (m OrderMassCancelReport) HasUnderlyingMaturityDate() bool
HasUnderlyingMaturityDate returns true if UnderlyingMaturityDate is present, Tag 542
func (OrderMassCancelReport) HasUnderlyingMaturityMonthYear ¶
func (m OrderMassCancelReport) HasUnderlyingMaturityMonthYear() bool
HasUnderlyingMaturityMonthYear returns true if UnderlyingMaturityMonthYear is present, Tag 313
func (OrderMassCancelReport) HasUnderlyingMaturityTime ¶
func (m OrderMassCancelReport) HasUnderlyingMaturityTime() bool
HasUnderlyingMaturityTime returns true if UnderlyingMaturityTime is present, Tag 1213
func (OrderMassCancelReport) HasUnderlyingNotionalPercentageOutstanding ¶
func (m OrderMassCancelReport) HasUnderlyingNotionalPercentageOutstanding() bool
HasUnderlyingNotionalPercentageOutstanding returns true if UnderlyingNotionalPercentageOutstanding is present, Tag 1455
func (OrderMassCancelReport) HasUnderlyingOptAttribute ¶
func (m OrderMassCancelReport) HasUnderlyingOptAttribute() bool
HasUnderlyingOptAttribute returns true if UnderlyingOptAttribute is present, Tag 317
func (OrderMassCancelReport) HasUnderlyingOriginalNotionalPercentageOutstanding ¶
func (m OrderMassCancelReport) HasUnderlyingOriginalNotionalPercentageOutstanding() bool
HasUnderlyingOriginalNotionalPercentageOutstanding returns true if UnderlyingOriginalNotionalPercentageOutstanding is present, Tag 1456
func (OrderMassCancelReport) HasUnderlyingPriceDeterminationMethod ¶
func (m OrderMassCancelReport) HasUnderlyingPriceDeterminationMethod() bool
HasUnderlyingPriceDeterminationMethod returns true if UnderlyingPriceDeterminationMethod is present, Tag 1481
func (OrderMassCancelReport) HasUnderlyingPriceUnitOfMeasure ¶
func (m OrderMassCancelReport) HasUnderlyingPriceUnitOfMeasure() bool
HasUnderlyingPriceUnitOfMeasure returns true if UnderlyingPriceUnitOfMeasure is present, Tag 1424
func (OrderMassCancelReport) HasUnderlyingPriceUnitOfMeasureQty ¶
func (m OrderMassCancelReport) HasUnderlyingPriceUnitOfMeasureQty() bool
HasUnderlyingPriceUnitOfMeasureQty returns true if UnderlyingPriceUnitOfMeasureQty is present, Tag 1425
func (OrderMassCancelReport) HasUnderlyingProduct ¶
func (m OrderMassCancelReport) HasUnderlyingProduct() bool
HasUnderlyingProduct returns true if UnderlyingProduct is present, Tag 462
func (OrderMassCancelReport) HasUnderlyingPutOrCall ¶
func (m OrderMassCancelReport) HasUnderlyingPutOrCall() bool
HasUnderlyingPutOrCall returns true if UnderlyingPutOrCall is present, Tag 315
func (OrderMassCancelReport) HasUnderlyingPx ¶
func (m OrderMassCancelReport) HasUnderlyingPx() bool
HasUnderlyingPx returns true if UnderlyingPx is present, Tag 810
func (OrderMassCancelReport) HasUnderlyingQty ¶
func (m OrderMassCancelReport) HasUnderlyingQty() bool
HasUnderlyingQty returns true if UnderlyingQty is present, Tag 879
func (OrderMassCancelReport) HasUnderlyingRedemptionDate ¶
func (m OrderMassCancelReport) HasUnderlyingRedemptionDate() bool
HasUnderlyingRedemptionDate returns true if UnderlyingRedemptionDate is present, Tag 247
func (OrderMassCancelReport) HasUnderlyingRepoCollateralSecurityType ¶
func (m OrderMassCancelReport) HasUnderlyingRepoCollateralSecurityType() bool
HasUnderlyingRepoCollateralSecurityType returns true if UnderlyingRepoCollateralSecurityType is present, Tag 243
func (OrderMassCancelReport) HasUnderlyingRepurchaseRate ¶
func (m OrderMassCancelReport) HasUnderlyingRepurchaseRate() bool
HasUnderlyingRepurchaseRate returns true if UnderlyingRepurchaseRate is present, Tag 245
func (OrderMassCancelReport) HasUnderlyingRepurchaseTerm ¶
func (m OrderMassCancelReport) HasUnderlyingRepurchaseTerm() bool
HasUnderlyingRepurchaseTerm returns true if UnderlyingRepurchaseTerm is present, Tag 244
func (OrderMassCancelReport) HasUnderlyingRestructuringType ¶
func (m OrderMassCancelReport) HasUnderlyingRestructuringType() bool
HasUnderlyingRestructuringType returns true if UnderlyingRestructuringType is present, Tag 1453
func (OrderMassCancelReport) HasUnderlyingSecurityDesc ¶
func (m OrderMassCancelReport) HasUnderlyingSecurityDesc() bool
HasUnderlyingSecurityDesc returns true if UnderlyingSecurityDesc is present, Tag 307
func (OrderMassCancelReport) HasUnderlyingSecurityExchange ¶
func (m OrderMassCancelReport) HasUnderlyingSecurityExchange() bool
HasUnderlyingSecurityExchange returns true if UnderlyingSecurityExchange is present, Tag 308
func (OrderMassCancelReport) HasUnderlyingSecurityID ¶
func (m OrderMassCancelReport) HasUnderlyingSecurityID() bool
HasUnderlyingSecurityID returns true if UnderlyingSecurityID is present, Tag 309
func (OrderMassCancelReport) HasUnderlyingSecurityIDSource ¶
func (m OrderMassCancelReport) HasUnderlyingSecurityIDSource() bool
HasUnderlyingSecurityIDSource returns true if UnderlyingSecurityIDSource is present, Tag 305
func (OrderMassCancelReport) HasUnderlyingSecuritySubType ¶
func (m OrderMassCancelReport) HasUnderlyingSecuritySubType() bool
HasUnderlyingSecuritySubType returns true if UnderlyingSecuritySubType is present, Tag 763
func (OrderMassCancelReport) HasUnderlyingSecurityType ¶
func (m OrderMassCancelReport) HasUnderlyingSecurityType() bool
HasUnderlyingSecurityType returns true if UnderlyingSecurityType is present, Tag 310
func (OrderMassCancelReport) HasUnderlyingSeniority ¶
func (m OrderMassCancelReport) HasUnderlyingSeniority() bool
HasUnderlyingSeniority returns true if UnderlyingSeniority is present, Tag 1454
func (OrderMassCancelReport) HasUnderlyingSettlMethod ¶
func (m OrderMassCancelReport) HasUnderlyingSettlMethod() bool
HasUnderlyingSettlMethod returns true if UnderlyingSettlMethod is present, Tag 1039
func (OrderMassCancelReport) HasUnderlyingSettlementType ¶
func (m OrderMassCancelReport) HasUnderlyingSettlementType() bool
HasUnderlyingSettlementType returns true if UnderlyingSettlementType is present, Tag 975
func (OrderMassCancelReport) HasUnderlyingStartValue ¶
func (m OrderMassCancelReport) HasUnderlyingStartValue() bool
HasUnderlyingStartValue returns true if UnderlyingStartValue is present, Tag 884
func (OrderMassCancelReport) HasUnderlyingStateOrProvinceOfIssue ¶
func (m OrderMassCancelReport) HasUnderlyingStateOrProvinceOfIssue() bool
HasUnderlyingStateOrProvinceOfIssue returns true if UnderlyingStateOrProvinceOfIssue is present, Tag 593
func (OrderMassCancelReport) HasUnderlyingStrikeCurrency ¶
func (m OrderMassCancelReport) HasUnderlyingStrikeCurrency() bool
HasUnderlyingStrikeCurrency returns true if UnderlyingStrikeCurrency is present, Tag 941
func (OrderMassCancelReport) HasUnderlyingStrikePrice ¶
func (m OrderMassCancelReport) HasUnderlyingStrikePrice() bool
HasUnderlyingStrikePrice returns true if UnderlyingStrikePrice is present, Tag 316
func (OrderMassCancelReport) HasUnderlyingSymbol ¶
func (m OrderMassCancelReport) HasUnderlyingSymbol() bool
HasUnderlyingSymbol returns true if UnderlyingSymbol is present, Tag 311
func (OrderMassCancelReport) HasUnderlyingSymbolSfx ¶
func (m OrderMassCancelReport) HasUnderlyingSymbolSfx() bool
HasUnderlyingSymbolSfx returns true if UnderlyingSymbolSfx is present, Tag 312
func (OrderMassCancelReport) HasUnderlyingTimeUnit ¶
func (m OrderMassCancelReport) HasUnderlyingTimeUnit() bool
HasUnderlyingTimeUnit returns true if UnderlyingTimeUnit is present, Tag 1000
func (OrderMassCancelReport) HasUnderlyingUnitOfMeasure ¶
func (m OrderMassCancelReport) HasUnderlyingUnitOfMeasure() bool
HasUnderlyingUnitOfMeasure returns true if UnderlyingUnitOfMeasure is present, Tag 998
func (OrderMassCancelReport) HasUnderlyingUnitOfMeasureQty ¶
func (m OrderMassCancelReport) HasUnderlyingUnitOfMeasureQty() bool
HasUnderlyingUnitOfMeasureQty returns true if UnderlyingUnitOfMeasureQty is present, Tag 1423
func (OrderMassCancelReport) HasUnitOfMeasure ¶
func (m OrderMassCancelReport) HasUnitOfMeasure() bool
HasUnitOfMeasure returns true if UnitOfMeasure is present, Tag 996
func (OrderMassCancelReport) HasUnitOfMeasureQty ¶
func (m OrderMassCancelReport) HasUnitOfMeasureQty() bool
HasUnitOfMeasureQty returns true if UnitOfMeasureQty is present, Tag 1147
func (OrderMassCancelReport) HasValuationMethod ¶
func (m OrderMassCancelReport) HasValuationMethod() bool
HasValuationMethod returns true if ValuationMethod is present, Tag 1197
func (OrderMassCancelReport) SetAttachmentPoint ¶
func (m OrderMassCancelReport) SetAttachmentPoint(value decimal.Decimal, scale int32)
SetAttachmentPoint sets AttachmentPoint, Tag 1457
func (OrderMassCancelReport) SetCFICode ¶
func (m OrderMassCancelReport) SetCFICode(v string)
SetCFICode sets CFICode, Tag 461
func (OrderMassCancelReport) SetCPProgram ¶
func (m OrderMassCancelReport) SetCPProgram(v int)
SetCPProgram sets CPProgram, Tag 875
func (OrderMassCancelReport) SetCPRegType ¶
func (m OrderMassCancelReport) SetCPRegType(v string)
SetCPRegType sets CPRegType, Tag 876
func (OrderMassCancelReport) SetCapPrice ¶
func (m OrderMassCancelReport) SetCapPrice(value decimal.Decimal, scale int32)
SetCapPrice sets CapPrice, Tag 1199
func (OrderMassCancelReport) SetClOrdID ¶
func (m OrderMassCancelReport) SetClOrdID(v string)
SetClOrdID sets ClOrdID, Tag 11
func (OrderMassCancelReport) SetContractMultiplier ¶
func (m OrderMassCancelReport) SetContractMultiplier(value decimal.Decimal, scale int32)
SetContractMultiplier sets ContractMultiplier, Tag 231
func (OrderMassCancelReport) SetContractMultiplierUnit ¶
func (m OrderMassCancelReport) SetContractMultiplierUnit(v int)
SetContractMultiplierUnit sets ContractMultiplierUnit, Tag 1435
func (OrderMassCancelReport) SetContractSettlMonth ¶
func (m OrderMassCancelReport) SetContractSettlMonth(v string)
SetContractSettlMonth sets ContractSettlMonth, Tag 667
func (OrderMassCancelReport) SetCountryOfIssue ¶
func (m OrderMassCancelReport) SetCountryOfIssue(v string)
SetCountryOfIssue sets CountryOfIssue, Tag 470
func (OrderMassCancelReport) SetCouponPaymentDate ¶
func (m OrderMassCancelReport) SetCouponPaymentDate(v string)
SetCouponPaymentDate sets CouponPaymentDate, Tag 224
func (OrderMassCancelReport) SetCouponRate ¶
func (m OrderMassCancelReport) SetCouponRate(value decimal.Decimal, scale int32)
SetCouponRate sets CouponRate, Tag 223
func (OrderMassCancelReport) SetCreditRating ¶
func (m OrderMassCancelReport) SetCreditRating(v string)
SetCreditRating sets CreditRating, Tag 255
func (OrderMassCancelReport) SetDatedDate ¶
func (m OrderMassCancelReport) SetDatedDate(v string)
SetDatedDate sets DatedDate, Tag 873
func (OrderMassCancelReport) SetDetachmentPoint ¶
func (m OrderMassCancelReport) SetDetachmentPoint(value decimal.Decimal, scale int32)
SetDetachmentPoint sets DetachmentPoint, Tag 1458
func (OrderMassCancelReport) SetEncodedIssuer ¶
func (m OrderMassCancelReport) SetEncodedIssuer(v string)
SetEncodedIssuer sets EncodedIssuer, Tag 349
func (OrderMassCancelReport) SetEncodedIssuerLen ¶
func (m OrderMassCancelReport) SetEncodedIssuerLen(v int)
SetEncodedIssuerLen sets EncodedIssuerLen, Tag 348
func (OrderMassCancelReport) SetEncodedSecurityDesc ¶
func (m OrderMassCancelReport) SetEncodedSecurityDesc(v string)
SetEncodedSecurityDesc sets EncodedSecurityDesc, Tag 351
func (OrderMassCancelReport) SetEncodedSecurityDescLen ¶
func (m OrderMassCancelReport) SetEncodedSecurityDescLen(v int)
SetEncodedSecurityDescLen sets EncodedSecurityDescLen, Tag 350
func (OrderMassCancelReport) SetEncodedText ¶
func (m OrderMassCancelReport) SetEncodedText(v string)
SetEncodedText sets EncodedText, Tag 355
func (OrderMassCancelReport) SetEncodedTextLen ¶
func (m OrderMassCancelReport) SetEncodedTextLen(v int)
SetEncodedTextLen sets EncodedTextLen, Tag 354
func (OrderMassCancelReport) SetEncodedUnderlyingIssuer ¶
func (m OrderMassCancelReport) SetEncodedUnderlyingIssuer(v string)
SetEncodedUnderlyingIssuer sets EncodedUnderlyingIssuer, Tag 363
func (OrderMassCancelReport) SetEncodedUnderlyingIssuerLen ¶
func (m OrderMassCancelReport) SetEncodedUnderlyingIssuerLen(v int)
SetEncodedUnderlyingIssuerLen sets EncodedUnderlyingIssuerLen, Tag 362
func (OrderMassCancelReport) SetEncodedUnderlyingSecurityDesc ¶
func (m OrderMassCancelReport) SetEncodedUnderlyingSecurityDesc(v string)
SetEncodedUnderlyingSecurityDesc sets EncodedUnderlyingSecurityDesc, Tag 365
func (OrderMassCancelReport) SetEncodedUnderlyingSecurityDescLen ¶
func (m OrderMassCancelReport) SetEncodedUnderlyingSecurityDescLen(v int)
SetEncodedUnderlyingSecurityDescLen sets EncodedUnderlyingSecurityDescLen, Tag 364
func (OrderMassCancelReport) SetExerciseStyle ¶
func (m OrderMassCancelReport) SetExerciseStyle(v int)
SetExerciseStyle sets ExerciseStyle, Tag 1194
func (OrderMassCancelReport) SetFactor ¶
func (m OrderMassCancelReport) SetFactor(value decimal.Decimal, scale int32)
SetFactor sets Factor, Tag 228
func (OrderMassCancelReport) SetFlexProductEligibilityIndicator ¶
func (m OrderMassCancelReport) SetFlexProductEligibilityIndicator(v bool)
SetFlexProductEligibilityIndicator sets FlexProductEligibilityIndicator, Tag 1242
func (OrderMassCancelReport) SetFlexibleIndicator ¶
func (m OrderMassCancelReport) SetFlexibleIndicator(v bool)
SetFlexibleIndicator sets FlexibleIndicator, Tag 1244
func (OrderMassCancelReport) SetFloorPrice ¶
func (m OrderMassCancelReport) SetFloorPrice(value decimal.Decimal, scale int32)
SetFloorPrice sets FloorPrice, Tag 1200
func (OrderMassCancelReport) SetFlowScheduleType ¶
func (m OrderMassCancelReport) SetFlowScheduleType(v int)
SetFlowScheduleType sets FlowScheduleType, Tag 1439
func (OrderMassCancelReport) SetInstrRegistry ¶
func (m OrderMassCancelReport) SetInstrRegistry(v string)
SetInstrRegistry sets InstrRegistry, Tag 543
func (OrderMassCancelReport) SetInstrmtAssignmentMethod ¶
func (m OrderMassCancelReport) SetInstrmtAssignmentMethod(v string)
SetInstrmtAssignmentMethod sets InstrmtAssignmentMethod, Tag 1049
func (OrderMassCancelReport) SetInterestAccrualDate ¶
func (m OrderMassCancelReport) SetInterestAccrualDate(v string)
SetInterestAccrualDate sets InterestAccrualDate, Tag 874
func (OrderMassCancelReport) SetIssueDate ¶
func (m OrderMassCancelReport) SetIssueDate(v string)
SetIssueDate sets IssueDate, Tag 225
func (OrderMassCancelReport) SetIssuer ¶
func (m OrderMassCancelReport) SetIssuer(v string)
SetIssuer sets Issuer, Tag 106
func (OrderMassCancelReport) SetListMethod ¶
func (m OrderMassCancelReport) SetListMethod(v int)
SetListMethod sets ListMethod, Tag 1198
func (OrderMassCancelReport) SetLocaleOfIssue ¶
func (m OrderMassCancelReport) SetLocaleOfIssue(v string)
SetLocaleOfIssue sets LocaleOfIssue, Tag 472
func (OrderMassCancelReport) SetMarketID ¶
func (m OrderMassCancelReport) SetMarketID(v string)
SetMarketID sets MarketID, Tag 1301
func (OrderMassCancelReport) SetMarketSegmentID ¶
func (m OrderMassCancelReport) SetMarketSegmentID(v string)
SetMarketSegmentID sets MarketSegmentID, Tag 1300
func (OrderMassCancelReport) SetMassActionReportID ¶
func (m OrderMassCancelReport) SetMassActionReportID(v string)
SetMassActionReportID sets MassActionReportID, Tag 1369
func (OrderMassCancelReport) SetMassCancelRejectReason ¶
func (m OrderMassCancelReport) SetMassCancelRejectReason(v int)
SetMassCancelRejectReason sets MassCancelRejectReason, Tag 532
func (OrderMassCancelReport) SetMassCancelRequestType ¶
func (m OrderMassCancelReport) SetMassCancelRequestType(v string)
SetMassCancelRequestType sets MassCancelRequestType, Tag 530
func (OrderMassCancelReport) SetMassCancelResponse ¶
func (m OrderMassCancelReport) SetMassCancelResponse(v string)
SetMassCancelResponse sets MassCancelResponse, Tag 531
func (OrderMassCancelReport) SetMaturityDate ¶
func (m OrderMassCancelReport) SetMaturityDate(v string)
SetMaturityDate sets MaturityDate, Tag 541
func (OrderMassCancelReport) SetMaturityMonthYear ¶
func (m OrderMassCancelReport) SetMaturityMonthYear(v string)
SetMaturityMonthYear sets MaturityMonthYear, Tag 200
func (OrderMassCancelReport) SetMaturityTime ¶
func (m OrderMassCancelReport) SetMaturityTime(v string)
SetMaturityTime sets MaturityTime, Tag 1079
func (OrderMassCancelReport) SetMinPriceIncrement ¶
func (m OrderMassCancelReport) SetMinPriceIncrement(value decimal.Decimal, scale int32)
SetMinPriceIncrement sets MinPriceIncrement, Tag 969
func (OrderMassCancelReport) SetMinPriceIncrementAmount ¶
func (m OrderMassCancelReport) SetMinPriceIncrementAmount(value decimal.Decimal, scale int32)
SetMinPriceIncrementAmount sets MinPriceIncrementAmount, Tag 1146
func (OrderMassCancelReport) SetNTPositionLimit ¶
func (m OrderMassCancelReport) SetNTPositionLimit(v int)
SetNTPositionLimit sets NTPositionLimit, Tag 971
func (OrderMassCancelReport) SetNoAffectedOrders ¶
func (m OrderMassCancelReport) SetNoAffectedOrders(f NoAffectedOrdersRepeatingGroup)
SetNoAffectedOrders sets NoAffectedOrders, Tag 534
func (OrderMassCancelReport) SetNoComplexEvents ¶
func (m OrderMassCancelReport) SetNoComplexEvents(f NoComplexEventsRepeatingGroup)
SetNoComplexEvents sets NoComplexEvents, Tag 1483
func (OrderMassCancelReport) SetNoEvents ¶
func (m OrderMassCancelReport) SetNoEvents(f NoEventsRepeatingGroup)
SetNoEvents sets NoEvents, Tag 864
func (OrderMassCancelReport) SetNoInstrumentParties ¶
func (m OrderMassCancelReport) SetNoInstrumentParties(f NoInstrumentPartiesRepeatingGroup)
SetNoInstrumentParties sets NoInstrumentParties, Tag 1018
func (OrderMassCancelReport) SetNoNotAffectedOrders ¶
func (m OrderMassCancelReport) SetNoNotAffectedOrders(f NoNotAffectedOrdersRepeatingGroup)
SetNoNotAffectedOrders sets NoNotAffectedOrders, Tag 1370
func (OrderMassCancelReport) SetNoPartyIDs ¶
func (m OrderMassCancelReport) SetNoPartyIDs(f NoPartyIDsRepeatingGroup)
SetNoPartyIDs sets NoPartyIDs, Tag 453
func (OrderMassCancelReport) SetNoSecurityAltID ¶
func (m OrderMassCancelReport) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup)
SetNoSecurityAltID sets NoSecurityAltID, Tag 454
func (OrderMassCancelReport) SetNoTargetPartyIDs ¶
func (m OrderMassCancelReport) SetNoTargetPartyIDs(f NoTargetPartyIDsRepeatingGroup)
SetNoTargetPartyIDs sets NoTargetPartyIDs, Tag 1461
func (OrderMassCancelReport) SetNoUnderlyingSecurityAltID ¶
func (m OrderMassCancelReport) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup)
SetNoUnderlyingSecurityAltID sets NoUnderlyingSecurityAltID, Tag 457
func (OrderMassCancelReport) SetNoUnderlyingStips ¶
func (m OrderMassCancelReport) SetNoUnderlyingStips(f NoUnderlyingStipsRepeatingGroup)
SetNoUnderlyingStips sets NoUnderlyingStips, Tag 887
func (OrderMassCancelReport) SetNoUndlyInstrumentParties ¶
func (m OrderMassCancelReport) SetNoUndlyInstrumentParties(f NoUndlyInstrumentPartiesRepeatingGroup)
SetNoUndlyInstrumentParties sets NoUndlyInstrumentParties, Tag 1058
func (OrderMassCancelReport) SetNotionalPercentageOutstanding ¶
func (m OrderMassCancelReport) SetNotionalPercentageOutstanding(value decimal.Decimal, scale int32)
SetNotionalPercentageOutstanding sets NotionalPercentageOutstanding, Tag 1451
func (OrderMassCancelReport) SetOptAttribute ¶
func (m OrderMassCancelReport) SetOptAttribute(v string)
SetOptAttribute sets OptAttribute, Tag 206
func (OrderMassCancelReport) SetOptPayoutAmount ¶
func (m OrderMassCancelReport) SetOptPayoutAmount(value decimal.Decimal, scale int32)
SetOptPayoutAmount sets OptPayoutAmount, Tag 1195
func (OrderMassCancelReport) SetOptPayoutType ¶
func (m OrderMassCancelReport) SetOptPayoutType(v int)
SetOptPayoutType sets OptPayoutType, Tag 1482
func (OrderMassCancelReport) SetOrderID ¶
func (m OrderMassCancelReport) SetOrderID(v string)
SetOrderID sets OrderID, Tag 37
func (OrderMassCancelReport) SetOriginalNotionalPercentageOutstanding ¶
func (m OrderMassCancelReport) SetOriginalNotionalPercentageOutstanding(value decimal.Decimal, scale int32)
SetOriginalNotionalPercentageOutstanding sets OriginalNotionalPercentageOutstanding, Tag 1452
func (OrderMassCancelReport) SetPool ¶
func (m OrderMassCancelReport) SetPool(v string)
SetPool sets Pool, Tag 691
func (OrderMassCancelReport) SetPositionLimit ¶
func (m OrderMassCancelReport) SetPositionLimit(v int)
SetPositionLimit sets PositionLimit, Tag 970
func (OrderMassCancelReport) SetPriceQuoteMethod ¶
func (m OrderMassCancelReport) SetPriceQuoteMethod(v string)
SetPriceQuoteMethod sets PriceQuoteMethod, Tag 1196
func (OrderMassCancelReport) SetPriceUnitOfMeasure ¶
func (m OrderMassCancelReport) SetPriceUnitOfMeasure(v string)
SetPriceUnitOfMeasure sets PriceUnitOfMeasure, Tag 1191
func (OrderMassCancelReport) SetPriceUnitOfMeasureQty ¶
func (m OrderMassCancelReport) SetPriceUnitOfMeasureQty(value decimal.Decimal, scale int32)
SetPriceUnitOfMeasureQty sets PriceUnitOfMeasureQty, Tag 1192
func (OrderMassCancelReport) SetProduct ¶
func (m OrderMassCancelReport) SetProduct(v int)
SetProduct sets Product, Tag 460
func (OrderMassCancelReport) SetProductComplex ¶
func (m OrderMassCancelReport) SetProductComplex(v string)
SetProductComplex sets ProductComplex, Tag 1227
func (OrderMassCancelReport) SetPutOrCall ¶
func (m OrderMassCancelReport) SetPutOrCall(v int)
SetPutOrCall sets PutOrCall, Tag 201
func (OrderMassCancelReport) SetRedemptionDate ¶
func (m OrderMassCancelReport) SetRedemptionDate(v string)
SetRedemptionDate sets RedemptionDate, Tag 240
func (OrderMassCancelReport) SetRepoCollateralSecurityType ¶
func (m OrderMassCancelReport) SetRepoCollateralSecurityType(v int)
SetRepoCollateralSecurityType sets RepoCollateralSecurityType, Tag 239
func (OrderMassCancelReport) SetRepurchaseRate ¶
func (m OrderMassCancelReport) SetRepurchaseRate(value decimal.Decimal, scale int32)
SetRepurchaseRate sets RepurchaseRate, Tag 227
func (OrderMassCancelReport) SetRepurchaseTerm ¶
func (m OrderMassCancelReport) SetRepurchaseTerm(v int)
SetRepurchaseTerm sets RepurchaseTerm, Tag 226
func (OrderMassCancelReport) SetRestructuringType ¶
func (m OrderMassCancelReport) SetRestructuringType(v string)
SetRestructuringType sets RestructuringType, Tag 1449
func (OrderMassCancelReport) SetSecondaryClOrdID ¶
func (m OrderMassCancelReport) SetSecondaryClOrdID(v string)
SetSecondaryClOrdID sets SecondaryClOrdID, Tag 526
func (OrderMassCancelReport) SetSecondaryOrderID ¶
func (m OrderMassCancelReport) SetSecondaryOrderID(v string)
SetSecondaryOrderID sets SecondaryOrderID, Tag 198
func (OrderMassCancelReport) SetSecurityDesc ¶
func (m OrderMassCancelReport) SetSecurityDesc(v string)
SetSecurityDesc sets SecurityDesc, Tag 107
func (OrderMassCancelReport) SetSecurityExchange ¶
func (m OrderMassCancelReport) SetSecurityExchange(v string)
SetSecurityExchange sets SecurityExchange, Tag 207
func (OrderMassCancelReport) SetSecurityGroup ¶
func (m OrderMassCancelReport) SetSecurityGroup(v string)
SetSecurityGroup sets SecurityGroup, Tag 1151
func (OrderMassCancelReport) SetSecurityID ¶
func (m OrderMassCancelReport) SetSecurityID(v string)
SetSecurityID sets SecurityID, Tag 48
func (OrderMassCancelReport) SetSecurityIDSource ¶
func (m OrderMassCancelReport) SetSecurityIDSource(v string)
SetSecurityIDSource sets SecurityIDSource, Tag 22
func (OrderMassCancelReport) SetSecurityStatus ¶
func (m OrderMassCancelReport) SetSecurityStatus(v string)
SetSecurityStatus sets SecurityStatus, Tag 965
func (OrderMassCancelReport) SetSecuritySubType ¶
func (m OrderMassCancelReport) SetSecuritySubType(v string)
SetSecuritySubType sets SecuritySubType, Tag 762
func (OrderMassCancelReport) SetSecurityType ¶
func (m OrderMassCancelReport) SetSecurityType(v string)
SetSecurityType sets SecurityType, Tag 167
func (OrderMassCancelReport) SetSecurityXML ¶
func (m OrderMassCancelReport) SetSecurityXML(v string)
SetSecurityXML sets SecurityXML, Tag 1185
func (OrderMassCancelReport) SetSecurityXMLLen ¶
func (m OrderMassCancelReport) SetSecurityXMLLen(v int)
SetSecurityXMLLen sets SecurityXMLLen, Tag 1184
func (OrderMassCancelReport) SetSecurityXMLSchema ¶
func (m OrderMassCancelReport) SetSecurityXMLSchema(v string)
SetSecurityXMLSchema sets SecurityXMLSchema, Tag 1186
func (OrderMassCancelReport) SetSeniority ¶
func (m OrderMassCancelReport) SetSeniority(v string)
SetSeniority sets Seniority, Tag 1450
func (OrderMassCancelReport) SetSettlMethod ¶
func (m OrderMassCancelReport) SetSettlMethod(v string)
SetSettlMethod sets SettlMethod, Tag 1193
func (OrderMassCancelReport) SetSettleOnOpenFlag ¶
func (m OrderMassCancelReport) SetSettleOnOpenFlag(v string)
SetSettleOnOpenFlag sets SettleOnOpenFlag, Tag 966
func (OrderMassCancelReport) SetSide ¶
func (m OrderMassCancelReport) SetSide(v string)
SetSide sets Side, Tag 54
func (OrderMassCancelReport) SetStateOrProvinceOfIssue ¶
func (m OrderMassCancelReport) SetStateOrProvinceOfIssue(v string)
SetStateOrProvinceOfIssue sets StateOrProvinceOfIssue, Tag 471
func (OrderMassCancelReport) SetStrikeCurrency ¶
func (m OrderMassCancelReport) SetStrikeCurrency(v string)
SetStrikeCurrency sets StrikeCurrency, Tag 947
func (OrderMassCancelReport) SetStrikeMultiplier ¶
func (m OrderMassCancelReport) SetStrikeMultiplier(value decimal.Decimal, scale int32)
SetStrikeMultiplier sets StrikeMultiplier, Tag 967
func (OrderMassCancelReport) SetStrikePrice ¶
func (m OrderMassCancelReport) SetStrikePrice(value decimal.Decimal, scale int32)
SetStrikePrice sets StrikePrice, Tag 202
func (OrderMassCancelReport) SetStrikePriceBoundaryMethod ¶
func (m OrderMassCancelReport) SetStrikePriceBoundaryMethod(v int)
SetStrikePriceBoundaryMethod sets StrikePriceBoundaryMethod, Tag 1479
func (OrderMassCancelReport) SetStrikePriceBoundaryPrecision ¶
func (m OrderMassCancelReport) SetStrikePriceBoundaryPrecision(value decimal.Decimal, scale int32)
SetStrikePriceBoundaryPrecision sets StrikePriceBoundaryPrecision, Tag 1480
func (OrderMassCancelReport) SetStrikePriceDeterminationMethod ¶
func (m OrderMassCancelReport) SetStrikePriceDeterminationMethod(v int)
SetStrikePriceDeterminationMethod sets StrikePriceDeterminationMethod, Tag 1478
func (OrderMassCancelReport) SetStrikeValue ¶
func (m OrderMassCancelReport) SetStrikeValue(value decimal.Decimal, scale int32)
SetStrikeValue sets StrikeValue, Tag 968
func (OrderMassCancelReport) SetSymbol ¶
func (m OrderMassCancelReport) SetSymbol(v string)
SetSymbol sets Symbol, Tag 55
func (OrderMassCancelReport) SetSymbolSfx ¶
func (m OrderMassCancelReport) SetSymbolSfx(v string)
SetSymbolSfx sets SymbolSfx, Tag 65
func (OrderMassCancelReport) SetText ¶
func (m OrderMassCancelReport) SetText(v string)
SetText sets Text, Tag 58
func (OrderMassCancelReport) SetTimeUnit ¶
func (m OrderMassCancelReport) SetTimeUnit(v string)
SetTimeUnit sets TimeUnit, Tag 997
func (OrderMassCancelReport) SetTotalAffectedOrders ¶
func (m OrderMassCancelReport) SetTotalAffectedOrders(v int)
SetTotalAffectedOrders sets TotalAffectedOrders, Tag 533
func (OrderMassCancelReport) SetTradingSessionID ¶
func (m OrderMassCancelReport) SetTradingSessionID(v string)
SetTradingSessionID sets TradingSessionID, Tag 336
func (OrderMassCancelReport) SetTradingSessionSubID ¶
func (m OrderMassCancelReport) SetTradingSessionSubID(v string)
SetTradingSessionSubID sets TradingSessionSubID, Tag 625
func (OrderMassCancelReport) SetTransactTime ¶
func (m OrderMassCancelReport) SetTransactTime(v time.Time)
SetTransactTime sets TransactTime, Tag 60
func (OrderMassCancelReport) SetUnderlyingAdjustedQuantity ¶
func (m OrderMassCancelReport) SetUnderlyingAdjustedQuantity(value decimal.Decimal, scale int32)
SetUnderlyingAdjustedQuantity sets UnderlyingAdjustedQuantity, Tag 1044
func (OrderMassCancelReport) SetUnderlyingAllocationPercent ¶
func (m OrderMassCancelReport) SetUnderlyingAllocationPercent(value decimal.Decimal, scale int32)
SetUnderlyingAllocationPercent sets UnderlyingAllocationPercent, Tag 972
func (OrderMassCancelReport) SetUnderlyingAttachmentPoint ¶
func (m OrderMassCancelReport) SetUnderlyingAttachmentPoint(value decimal.Decimal, scale int32)
SetUnderlyingAttachmentPoint sets UnderlyingAttachmentPoint, Tag 1459
func (OrderMassCancelReport) SetUnderlyingCFICode ¶
func (m OrderMassCancelReport) SetUnderlyingCFICode(v string)
SetUnderlyingCFICode sets UnderlyingCFICode, Tag 463
func (OrderMassCancelReport) SetUnderlyingCPProgram ¶
func (m OrderMassCancelReport) SetUnderlyingCPProgram(v string)
SetUnderlyingCPProgram sets UnderlyingCPProgram, Tag 877
func (OrderMassCancelReport) SetUnderlyingCPRegType ¶
func (m OrderMassCancelReport) SetUnderlyingCPRegType(v string)
SetUnderlyingCPRegType sets UnderlyingCPRegType, Tag 878
func (OrderMassCancelReport) SetUnderlyingCapValue ¶
func (m OrderMassCancelReport) SetUnderlyingCapValue(value decimal.Decimal, scale int32)
SetUnderlyingCapValue sets UnderlyingCapValue, Tag 1038
func (OrderMassCancelReport) SetUnderlyingCashAmount ¶
func (m OrderMassCancelReport) SetUnderlyingCashAmount(value decimal.Decimal, scale int32)
SetUnderlyingCashAmount sets UnderlyingCashAmount, Tag 973
func (OrderMassCancelReport) SetUnderlyingCashType ¶
func (m OrderMassCancelReport) SetUnderlyingCashType(v string)
SetUnderlyingCashType sets UnderlyingCashType, Tag 974
func (OrderMassCancelReport) SetUnderlyingContractMultiplier ¶
func (m OrderMassCancelReport) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32)
SetUnderlyingContractMultiplier sets UnderlyingContractMultiplier, Tag 436
func (OrderMassCancelReport) SetUnderlyingContractMultiplierUnit ¶
func (m OrderMassCancelReport) SetUnderlyingContractMultiplierUnit(v int)
SetUnderlyingContractMultiplierUnit sets UnderlyingContractMultiplierUnit, Tag 1437
func (OrderMassCancelReport) SetUnderlyingCountryOfIssue ¶
func (m OrderMassCancelReport) SetUnderlyingCountryOfIssue(v string)
SetUnderlyingCountryOfIssue sets UnderlyingCountryOfIssue, Tag 592
func (OrderMassCancelReport) SetUnderlyingCouponPaymentDate ¶
func (m OrderMassCancelReport) SetUnderlyingCouponPaymentDate(v string)
SetUnderlyingCouponPaymentDate sets UnderlyingCouponPaymentDate, Tag 241
func (OrderMassCancelReport) SetUnderlyingCouponRate ¶
func (m OrderMassCancelReport) SetUnderlyingCouponRate(value decimal.Decimal, scale int32)
SetUnderlyingCouponRate sets UnderlyingCouponRate, Tag 435
func (OrderMassCancelReport) SetUnderlyingCreditRating ¶
func (m OrderMassCancelReport) SetUnderlyingCreditRating(v string)
SetUnderlyingCreditRating sets UnderlyingCreditRating, Tag 256
func (OrderMassCancelReport) SetUnderlyingCurrency ¶
func (m OrderMassCancelReport) SetUnderlyingCurrency(v string)
SetUnderlyingCurrency sets UnderlyingCurrency, Tag 318
func (OrderMassCancelReport) SetUnderlyingCurrentValue ¶
func (m OrderMassCancelReport) SetUnderlyingCurrentValue(value decimal.Decimal, scale int32)
SetUnderlyingCurrentValue sets UnderlyingCurrentValue, Tag 885
func (OrderMassCancelReport) SetUnderlyingDetachmentPoint ¶
func (m OrderMassCancelReport) SetUnderlyingDetachmentPoint(value decimal.Decimal, scale int32)
SetUnderlyingDetachmentPoint sets UnderlyingDetachmentPoint, Tag 1460
func (OrderMassCancelReport) SetUnderlyingDirtyPrice ¶
func (m OrderMassCancelReport) SetUnderlyingDirtyPrice(value decimal.Decimal, scale int32)
SetUnderlyingDirtyPrice sets UnderlyingDirtyPrice, Tag 882
func (OrderMassCancelReport) SetUnderlyingEndPrice ¶
func (m OrderMassCancelReport) SetUnderlyingEndPrice(value decimal.Decimal, scale int32)
SetUnderlyingEndPrice sets UnderlyingEndPrice, Tag 883
func (OrderMassCancelReport) SetUnderlyingEndValue ¶
func (m OrderMassCancelReport) SetUnderlyingEndValue(value decimal.Decimal, scale int32)
SetUnderlyingEndValue sets UnderlyingEndValue, Tag 886
func (OrderMassCancelReport) SetUnderlyingExerciseStyle ¶
func (m OrderMassCancelReport) SetUnderlyingExerciseStyle(v int)
SetUnderlyingExerciseStyle sets UnderlyingExerciseStyle, Tag 1419
func (OrderMassCancelReport) SetUnderlyingFXRate ¶
func (m OrderMassCancelReport) SetUnderlyingFXRate(value decimal.Decimal, scale int32)
SetUnderlyingFXRate sets UnderlyingFXRate, Tag 1045
func (OrderMassCancelReport) SetUnderlyingFXRateCalc ¶
func (m OrderMassCancelReport) SetUnderlyingFXRateCalc(v string)
SetUnderlyingFXRateCalc sets UnderlyingFXRateCalc, Tag 1046
func (OrderMassCancelReport) SetUnderlyingFactor ¶
func (m OrderMassCancelReport) SetUnderlyingFactor(value decimal.Decimal, scale int32)
SetUnderlyingFactor sets UnderlyingFactor, Tag 246
func (OrderMassCancelReport) SetUnderlyingFlowScheduleType ¶
func (m OrderMassCancelReport) SetUnderlyingFlowScheduleType(v int)
SetUnderlyingFlowScheduleType sets UnderlyingFlowScheduleType, Tag 1441
func (OrderMassCancelReport) SetUnderlyingInstrRegistry ¶
func (m OrderMassCancelReport) SetUnderlyingInstrRegistry(v string)
SetUnderlyingInstrRegistry sets UnderlyingInstrRegistry, Tag 595
func (OrderMassCancelReport) SetUnderlyingIssueDate ¶
func (m OrderMassCancelReport) SetUnderlyingIssueDate(v string)
SetUnderlyingIssueDate sets UnderlyingIssueDate, Tag 242
func (OrderMassCancelReport) SetUnderlyingIssuer ¶
func (m OrderMassCancelReport) SetUnderlyingIssuer(v string)
SetUnderlyingIssuer sets UnderlyingIssuer, Tag 306
func (OrderMassCancelReport) SetUnderlyingLocaleOfIssue ¶
func (m OrderMassCancelReport) SetUnderlyingLocaleOfIssue(v string)
SetUnderlyingLocaleOfIssue sets UnderlyingLocaleOfIssue, Tag 594
func (OrderMassCancelReport) SetUnderlyingMaturityDate ¶
func (m OrderMassCancelReport) SetUnderlyingMaturityDate(v string)
SetUnderlyingMaturityDate sets UnderlyingMaturityDate, Tag 542
func (OrderMassCancelReport) SetUnderlyingMaturityMonthYear ¶
func (m OrderMassCancelReport) SetUnderlyingMaturityMonthYear(v string)
SetUnderlyingMaturityMonthYear sets UnderlyingMaturityMonthYear, Tag 313
func (OrderMassCancelReport) SetUnderlyingMaturityTime ¶
func (m OrderMassCancelReport) SetUnderlyingMaturityTime(v string)
SetUnderlyingMaturityTime sets UnderlyingMaturityTime, Tag 1213
func (OrderMassCancelReport) SetUnderlyingNotionalPercentageOutstanding ¶
func (m OrderMassCancelReport) SetUnderlyingNotionalPercentageOutstanding(value decimal.Decimal, scale int32)
SetUnderlyingNotionalPercentageOutstanding sets UnderlyingNotionalPercentageOutstanding, Tag 1455
func (OrderMassCancelReport) SetUnderlyingOptAttribute ¶
func (m OrderMassCancelReport) SetUnderlyingOptAttribute(v string)
SetUnderlyingOptAttribute sets UnderlyingOptAttribute, Tag 317
func (OrderMassCancelReport) SetUnderlyingOriginalNotionalPercentageOutstanding ¶
func (m OrderMassCancelReport) SetUnderlyingOriginalNotionalPercentageOutstanding(value decimal.Decimal, scale int32)
SetUnderlyingOriginalNotionalPercentageOutstanding sets UnderlyingOriginalNotionalPercentageOutstanding, Tag 1456
func (OrderMassCancelReport) SetUnderlyingPriceDeterminationMethod ¶
func (m OrderMassCancelReport) SetUnderlyingPriceDeterminationMethod(v int)
SetUnderlyingPriceDeterminationMethod sets UnderlyingPriceDeterminationMethod, Tag 1481
func (OrderMassCancelReport) SetUnderlyingPriceUnitOfMeasure ¶
func (m OrderMassCancelReport) SetUnderlyingPriceUnitOfMeasure(v string)
SetUnderlyingPriceUnitOfMeasure sets UnderlyingPriceUnitOfMeasure, Tag 1424
func (OrderMassCancelReport) SetUnderlyingPriceUnitOfMeasureQty ¶
func (m OrderMassCancelReport) SetUnderlyingPriceUnitOfMeasureQty(value decimal.Decimal, scale int32)
SetUnderlyingPriceUnitOfMeasureQty sets UnderlyingPriceUnitOfMeasureQty, Tag 1425
func (OrderMassCancelReport) SetUnderlyingProduct ¶
func (m OrderMassCancelReport) SetUnderlyingProduct(v int)
SetUnderlyingProduct sets UnderlyingProduct, Tag 462
func (OrderMassCancelReport) SetUnderlyingPutOrCall ¶
func (m OrderMassCancelReport) SetUnderlyingPutOrCall(v int)
SetUnderlyingPutOrCall sets UnderlyingPutOrCall, Tag 315
func (OrderMassCancelReport) SetUnderlyingPx ¶
func (m OrderMassCancelReport) SetUnderlyingPx(value decimal.Decimal, scale int32)
SetUnderlyingPx sets UnderlyingPx, Tag 810
func (OrderMassCancelReport) SetUnderlyingQty ¶
func (m OrderMassCancelReport) SetUnderlyingQty(value decimal.Decimal, scale int32)
SetUnderlyingQty sets UnderlyingQty, Tag 879
func (OrderMassCancelReport) SetUnderlyingRedemptionDate ¶
func (m OrderMassCancelReport) SetUnderlyingRedemptionDate(v string)
SetUnderlyingRedemptionDate sets UnderlyingRedemptionDate, Tag 247
func (OrderMassCancelReport) SetUnderlyingRepoCollateralSecurityType ¶
func (m OrderMassCancelReport) SetUnderlyingRepoCollateralSecurityType(v int)
SetUnderlyingRepoCollateralSecurityType sets UnderlyingRepoCollateralSecurityType, Tag 243
func (OrderMassCancelReport) SetUnderlyingRepurchaseRate ¶
func (m OrderMassCancelReport) SetUnderlyingRepurchaseRate(value decimal.Decimal, scale int32)
SetUnderlyingRepurchaseRate sets UnderlyingRepurchaseRate, Tag 245
func (OrderMassCancelReport) SetUnderlyingRepurchaseTerm ¶
func (m OrderMassCancelReport) SetUnderlyingRepurchaseTerm(v int)
SetUnderlyingRepurchaseTerm sets UnderlyingRepurchaseTerm, Tag 244
func (OrderMassCancelReport) SetUnderlyingRestructuringType ¶
func (m OrderMassCancelReport) SetUnderlyingRestructuringType(v string)
SetUnderlyingRestructuringType sets UnderlyingRestructuringType, Tag 1453
func (OrderMassCancelReport) SetUnderlyingSecurityDesc ¶
func (m OrderMassCancelReport) SetUnderlyingSecurityDesc(v string)
SetUnderlyingSecurityDesc sets UnderlyingSecurityDesc, Tag 307
func (OrderMassCancelReport) SetUnderlyingSecurityExchange ¶
func (m OrderMassCancelReport) SetUnderlyingSecurityExchange(v string)
SetUnderlyingSecurityExchange sets UnderlyingSecurityExchange, Tag 308
func (OrderMassCancelReport) SetUnderlyingSecurityID ¶
func (m OrderMassCancelReport) SetUnderlyingSecurityID(v string)
SetUnderlyingSecurityID sets UnderlyingSecurityID, Tag 309
func (OrderMassCancelReport) SetUnderlyingSecurityIDSource ¶
func (m OrderMassCancelReport) SetUnderlyingSecurityIDSource(v string)
SetUnderlyingSecurityIDSource sets UnderlyingSecurityIDSource, Tag 305
func (OrderMassCancelReport) SetUnderlyingSecuritySubType ¶
func (m OrderMassCancelReport) SetUnderlyingSecuritySubType(v string)
SetUnderlyingSecuritySubType sets UnderlyingSecuritySubType, Tag 763
func (OrderMassCancelReport) SetUnderlyingSecurityType ¶
func (m OrderMassCancelReport) SetUnderlyingSecurityType(v string)
SetUnderlyingSecurityType sets UnderlyingSecurityType, Tag 310
func (OrderMassCancelReport) SetUnderlyingSeniority ¶
func (m OrderMassCancelReport) SetUnderlyingSeniority(v string)
SetUnderlyingSeniority sets UnderlyingSeniority, Tag 1454
func (OrderMassCancelReport) SetUnderlyingSettlMethod ¶
func (m OrderMassCancelReport) SetUnderlyingSettlMethod(v string)
SetUnderlyingSettlMethod sets UnderlyingSettlMethod, Tag 1039
func (OrderMassCancelReport) SetUnderlyingSettlementType ¶
func (m OrderMassCancelReport) SetUnderlyingSettlementType(v int)
SetUnderlyingSettlementType sets UnderlyingSettlementType, Tag 975
func (OrderMassCancelReport) SetUnderlyingStartValue ¶
func (m OrderMassCancelReport) SetUnderlyingStartValue(value decimal.Decimal, scale int32)
SetUnderlyingStartValue sets UnderlyingStartValue, Tag 884
func (OrderMassCancelReport) SetUnderlyingStateOrProvinceOfIssue ¶
func (m OrderMassCancelReport) SetUnderlyingStateOrProvinceOfIssue(v string)
SetUnderlyingStateOrProvinceOfIssue sets UnderlyingStateOrProvinceOfIssue, Tag 593
func (OrderMassCancelReport) SetUnderlyingStrikeCurrency ¶
func (m OrderMassCancelReport) SetUnderlyingStrikeCurrency(v string)
SetUnderlyingStrikeCurrency sets UnderlyingStrikeCurrency, Tag 941
func (OrderMassCancelReport) SetUnderlyingStrikePrice ¶
func (m OrderMassCancelReport) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32)
SetUnderlyingStrikePrice sets UnderlyingStrikePrice, Tag 316
func (OrderMassCancelReport) SetUnderlyingSymbol ¶
func (m OrderMassCancelReport) SetUnderlyingSymbol(v string)
SetUnderlyingSymbol sets UnderlyingSymbol, Tag 311
func (OrderMassCancelReport) SetUnderlyingSymbolSfx ¶
func (m OrderMassCancelReport) SetUnderlyingSymbolSfx(v string)
SetUnderlyingSymbolSfx sets UnderlyingSymbolSfx, Tag 312
func (OrderMassCancelReport) SetUnderlyingTimeUnit ¶
func (m OrderMassCancelReport) SetUnderlyingTimeUnit(v string)
SetUnderlyingTimeUnit sets UnderlyingTimeUnit, Tag 1000
func (OrderMassCancelReport) SetUnderlyingUnitOfMeasure ¶
func (m OrderMassCancelReport) SetUnderlyingUnitOfMeasure(v string)
SetUnderlyingUnitOfMeasure sets UnderlyingUnitOfMeasure, Tag 998
func (OrderMassCancelReport) SetUnderlyingUnitOfMeasureQty ¶
func (m OrderMassCancelReport) SetUnderlyingUnitOfMeasureQty(value decimal.Decimal, scale int32)
SetUnderlyingUnitOfMeasureQty sets UnderlyingUnitOfMeasureQty, Tag 1423
func (OrderMassCancelReport) SetUnitOfMeasure ¶
func (m OrderMassCancelReport) SetUnitOfMeasure(v string)
SetUnitOfMeasure sets UnitOfMeasure, Tag 996
func (OrderMassCancelReport) SetUnitOfMeasureQty ¶
func (m OrderMassCancelReport) SetUnitOfMeasureQty(value decimal.Decimal, scale int32)
SetUnitOfMeasureQty sets UnitOfMeasureQty, Tag 1147
func (OrderMassCancelReport) SetValuationMethod ¶
func (m OrderMassCancelReport) SetValuationMethod(v string)
SetValuationMethod sets ValuationMethod, Tag 1197
func (OrderMassCancelReport) ToMessage ¶
func (m OrderMassCancelReport) ToMessage() quickfix.Message
ToMessage returns a quickfix.Message instance
type RouteOut ¶
type RouteOut func(msg OrderMassCancelReport, sessionID quickfix.SessionID) quickfix.MessageRejectError
A RouteOut is the callback type that should be implemented for routing Message