newordermultileg

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2017 License: Apache-1.1 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Route

func Route(router RouteOut) (string, string, quickfix.MessageRoute)

Route returns the beginstring, message type, and MessageRoute for this Message type

Types

type NewOrderMultileg added in v0.4.0

type NewOrderMultileg struct {
	fixt11.Header
	*quickfix.Body
	fixt11.Trailer
	Message *quickfix.Message
}

NewOrderMultileg is the fix50 NewOrderMultileg type, MsgType = AB

func FromMessage added in v0.4.0

func FromMessage(m *quickfix.Message) NewOrderMultileg

FromMessage creates a NewOrderMultileg from a quickfix.Message instance

func New added in v0.2.0

func New(clordid field.ClOrdIDField, side field.SideField, transacttime field.TransactTimeField, ordtype field.OrdTypeField) (m NewOrderMultileg)

New returns a NewOrderMultileg initialized with the required fields for NewOrderMultileg

func (NewOrderMultileg) GetAccount added in v0.4.0

func (m NewOrderMultileg) GetAccount() (v string, err quickfix.MessageRejectError)

GetAccount gets Account, Tag 1

func (NewOrderMultileg) GetAccountType added in v0.4.0

func (m NewOrderMultileg) GetAccountType() (v enum.AccountType, err quickfix.MessageRejectError)

GetAccountType gets AccountType, Tag 581

func (NewOrderMultileg) GetAcctIDSource added in v0.4.0

func (m NewOrderMultileg) GetAcctIDSource() (v enum.AcctIDSource, err quickfix.MessageRejectError)

GetAcctIDSource gets AcctIDSource, Tag 660

func (NewOrderMultileg) GetAllocID added in v0.4.0

func (m NewOrderMultileg) GetAllocID() (v string, err quickfix.MessageRejectError)

GetAllocID gets AllocID, Tag 70

func (NewOrderMultileg) GetBookingType added in v0.4.0

func (m NewOrderMultileg) GetBookingType() (v enum.BookingType, err quickfix.MessageRejectError)

GetBookingType gets BookingType, Tag 775

func (NewOrderMultileg) GetBookingUnit added in v0.4.0

func (m NewOrderMultileg) GetBookingUnit() (v enum.BookingUnit, err quickfix.MessageRejectError)

GetBookingUnit gets BookingUnit, Tag 590

func (NewOrderMultileg) GetCFICode added in v0.4.0

func (m NewOrderMultileg) GetCFICode() (v string, err quickfix.MessageRejectError)

GetCFICode gets CFICode, Tag 461

func (NewOrderMultileg) GetCPProgram added in v0.4.0

func (m NewOrderMultileg) GetCPProgram() (v enum.CPProgram, err quickfix.MessageRejectError)

GetCPProgram gets CPProgram, Tag 875

func (NewOrderMultileg) GetCPRegType added in v0.4.0

func (m NewOrderMultileg) GetCPRegType() (v string, err quickfix.MessageRejectError)

GetCPRegType gets CPRegType, Tag 876

func (NewOrderMultileg) GetCancellationRights added in v0.4.0

func (m NewOrderMultileg) GetCancellationRights() (v enum.CancellationRights, err quickfix.MessageRejectError)

GetCancellationRights gets CancellationRights, Tag 480

func (NewOrderMultileg) GetCashMargin added in v0.4.0

func (m NewOrderMultileg) GetCashMargin() (v enum.CashMargin, err quickfix.MessageRejectError)

GetCashMargin gets CashMargin, Tag 544

func (NewOrderMultileg) GetCashOrderQty added in v0.4.0

func (m NewOrderMultileg) GetCashOrderQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetCashOrderQty gets CashOrderQty, Tag 152

func (NewOrderMultileg) GetClOrdID added in v0.4.0

func (m NewOrderMultileg) GetClOrdID() (v string, err quickfix.MessageRejectError)

GetClOrdID gets ClOrdID, Tag 11

func (NewOrderMultileg) GetClOrdLinkID added in v0.4.0

func (m NewOrderMultileg) GetClOrdLinkID() (v string, err quickfix.MessageRejectError)

GetClOrdLinkID gets ClOrdLinkID, Tag 583

func (NewOrderMultileg) GetClearingFeeIndicator added in v0.4.0

func (m NewOrderMultileg) GetClearingFeeIndicator() (v enum.ClearingFeeIndicator, err quickfix.MessageRejectError)

GetClearingFeeIndicator gets ClearingFeeIndicator, Tag 635

func (NewOrderMultileg) GetCommCurrency added in v0.4.0

func (m NewOrderMultileg) GetCommCurrency() (v string, err quickfix.MessageRejectError)

GetCommCurrency gets CommCurrency, Tag 479

func (NewOrderMultileg) GetCommType added in v0.4.0

func (m NewOrderMultileg) GetCommType() (v enum.CommType, err quickfix.MessageRejectError)

GetCommType gets CommType, Tag 13

func (NewOrderMultileg) GetCommission added in v0.4.0

func (m NewOrderMultileg) GetCommission() (v decimal.Decimal, err quickfix.MessageRejectError)

GetCommission gets Commission, Tag 12

func (NewOrderMultileg) GetComplianceID added in v0.4.0

func (m NewOrderMultileg) GetComplianceID() (v string, err quickfix.MessageRejectError)

GetComplianceID gets ComplianceID, Tag 376

func (NewOrderMultileg) GetContractMultiplier added in v0.4.0

func (m NewOrderMultileg) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)

GetContractMultiplier gets ContractMultiplier, Tag 231

func (NewOrderMultileg) GetContractSettlMonth added in v0.4.0

func (m NewOrderMultileg) GetContractSettlMonth() (v string, err quickfix.MessageRejectError)

GetContractSettlMonth gets ContractSettlMonth, Tag 667

func (NewOrderMultileg) GetCountryOfIssue added in v0.4.0

func (m NewOrderMultileg) GetCountryOfIssue() (v string, err quickfix.MessageRejectError)

GetCountryOfIssue gets CountryOfIssue, Tag 470

func (NewOrderMultileg) GetCouponPaymentDate added in v0.4.0

func (m NewOrderMultileg) GetCouponPaymentDate() (v string, err quickfix.MessageRejectError)

GetCouponPaymentDate gets CouponPaymentDate, Tag 224

func (NewOrderMultileg) GetCouponRate added in v0.4.0

func (m NewOrderMultileg) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)

GetCouponRate gets CouponRate, Tag 223

func (NewOrderMultileg) GetCoveredOrUncovered added in v0.4.0

func (m NewOrderMultileg) GetCoveredOrUncovered() (v enum.CoveredOrUncovered, err quickfix.MessageRejectError)

GetCoveredOrUncovered gets CoveredOrUncovered, Tag 203

func (NewOrderMultileg) GetCreditRating added in v0.4.0

func (m NewOrderMultileg) GetCreditRating() (v string, err quickfix.MessageRejectError)

GetCreditRating gets CreditRating, Tag 255

func (NewOrderMultileg) GetCurrency added in v0.4.0

func (m NewOrderMultileg) GetCurrency() (v string, err quickfix.MessageRejectError)

GetCurrency gets Currency, Tag 15

func (NewOrderMultileg) GetCustOrderCapacity added in v0.4.0

func (m NewOrderMultileg) GetCustOrderCapacity() (v enum.CustOrderCapacity, err quickfix.MessageRejectError)

GetCustOrderCapacity gets CustOrderCapacity, Tag 582

func (NewOrderMultileg) GetDatedDate added in v0.4.0

func (m NewOrderMultileg) GetDatedDate() (v string, err quickfix.MessageRejectError)

GetDatedDate gets DatedDate, Tag 873

func (NewOrderMultileg) GetDayBookingInst added in v0.4.0

func (m NewOrderMultileg) GetDayBookingInst() (v enum.DayBookingInst, err quickfix.MessageRejectError)

GetDayBookingInst gets DayBookingInst, Tag 589

func (NewOrderMultileg) GetDesignation added in v0.4.0

func (m NewOrderMultileg) GetDesignation() (v string, err quickfix.MessageRejectError)

GetDesignation gets Designation, Tag 494

func (NewOrderMultileg) GetDiscretionInst added in v0.4.0

func (m NewOrderMultileg) GetDiscretionInst() (v enum.DiscretionInst, err quickfix.MessageRejectError)

GetDiscretionInst gets DiscretionInst, Tag 388

func (NewOrderMultileg) GetDiscretionLimitType added in v0.4.0

func (m NewOrderMultileg) GetDiscretionLimitType() (v enum.DiscretionLimitType, err quickfix.MessageRejectError)

GetDiscretionLimitType gets DiscretionLimitType, Tag 843

func (NewOrderMultileg) GetDiscretionMoveType added in v0.4.0

func (m NewOrderMultileg) GetDiscretionMoveType() (v enum.DiscretionMoveType, err quickfix.MessageRejectError)

GetDiscretionMoveType gets DiscretionMoveType, Tag 841

func (NewOrderMultileg) GetDiscretionOffsetType added in v0.4.0

func (m NewOrderMultileg) GetDiscretionOffsetType() (v enum.DiscretionOffsetType, err quickfix.MessageRejectError)

GetDiscretionOffsetType gets DiscretionOffsetType, Tag 842

func (NewOrderMultileg) GetDiscretionOffsetValue added in v0.4.0

func (m NewOrderMultileg) GetDiscretionOffsetValue() (v decimal.Decimal, err quickfix.MessageRejectError)

GetDiscretionOffsetValue gets DiscretionOffsetValue, Tag 389

func (NewOrderMultileg) GetDiscretionRoundDirection added in v0.4.0

func (m NewOrderMultileg) GetDiscretionRoundDirection() (v enum.DiscretionRoundDirection, err quickfix.MessageRejectError)

GetDiscretionRoundDirection gets DiscretionRoundDirection, Tag 844

func (NewOrderMultileg) GetDiscretionScope added in v0.4.0

func (m NewOrderMultileg) GetDiscretionScope() (v enum.DiscretionScope, err quickfix.MessageRejectError)

GetDiscretionScope gets DiscretionScope, Tag 846

func (NewOrderMultileg) GetDisplayHighQty added in v0.4.0

func (m NewOrderMultileg) GetDisplayHighQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetDisplayHighQty gets DisplayHighQty, Tag 1086

func (NewOrderMultileg) GetDisplayLowQty added in v0.4.0

func (m NewOrderMultileg) GetDisplayLowQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetDisplayLowQty gets DisplayLowQty, Tag 1085

func (NewOrderMultileg) GetDisplayMethod added in v0.4.0

func (m NewOrderMultileg) GetDisplayMethod() (v enum.DisplayMethod, err quickfix.MessageRejectError)

GetDisplayMethod gets DisplayMethod, Tag 1084

func (NewOrderMultileg) GetDisplayMinIncr added in v0.4.0

func (m NewOrderMultileg) GetDisplayMinIncr() (v decimal.Decimal, err quickfix.MessageRejectError)

GetDisplayMinIncr gets DisplayMinIncr, Tag 1087

func (NewOrderMultileg) GetDisplayQty added in v0.4.0

func (m NewOrderMultileg) GetDisplayQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetDisplayQty gets DisplayQty, Tag 1138

func (NewOrderMultileg) GetDisplayWhen added in v0.4.0

func (m NewOrderMultileg) GetDisplayWhen() (v enum.DisplayWhen, err quickfix.MessageRejectError)

GetDisplayWhen gets DisplayWhen, Tag 1083

func (NewOrderMultileg) GetEffectiveTime added in v0.4.0

func (m NewOrderMultileg) GetEffectiveTime() (v time.Time, err quickfix.MessageRejectError)

GetEffectiveTime gets EffectiveTime, Tag 168

func (NewOrderMultileg) GetEncodedIssuer added in v0.4.0

func (m NewOrderMultileg) GetEncodedIssuer() (v string, err quickfix.MessageRejectError)

GetEncodedIssuer gets EncodedIssuer, Tag 349

func (NewOrderMultileg) GetEncodedIssuerLen added in v0.4.0

func (m NewOrderMultileg) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError)

GetEncodedIssuerLen gets EncodedIssuerLen, Tag 348

func (NewOrderMultileg) GetEncodedSecurityDesc added in v0.4.0

func (m NewOrderMultileg) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError)

GetEncodedSecurityDesc gets EncodedSecurityDesc, Tag 351

func (NewOrderMultileg) GetEncodedSecurityDescLen added in v0.4.0

func (m NewOrderMultileg) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError)

GetEncodedSecurityDescLen gets EncodedSecurityDescLen, Tag 350

func (NewOrderMultileg) GetEncodedText added in v0.4.0

func (m NewOrderMultileg) GetEncodedText() (v string, err quickfix.MessageRejectError)

GetEncodedText gets EncodedText, Tag 355

func (NewOrderMultileg) GetEncodedTextLen added in v0.4.0

func (m NewOrderMultileg) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)

GetEncodedTextLen gets EncodedTextLen, Tag 354

func (NewOrderMultileg) GetExDestination added in v0.4.0

func (m NewOrderMultileg) GetExDestination() (v enum.ExDestination, err quickfix.MessageRejectError)

GetExDestination gets ExDestination, Tag 100

func (NewOrderMultileg) GetExDestinationIDSource added in v0.4.0

func (m NewOrderMultileg) GetExDestinationIDSource() (v enum.ExDestinationIDSource, err quickfix.MessageRejectError)

GetExDestinationIDSource gets ExDestinationIDSource, Tag 1133

func (NewOrderMultileg) GetExecInst added in v0.4.0

func (m NewOrderMultileg) GetExecInst() (v enum.ExecInst, err quickfix.MessageRejectError)

GetExecInst gets ExecInst, Tag 18

func (NewOrderMultileg) GetExpireDate added in v0.4.0

func (m NewOrderMultileg) GetExpireDate() (v string, err quickfix.MessageRejectError)

GetExpireDate gets ExpireDate, Tag 432

func (NewOrderMultileg) GetExpireTime added in v0.4.0

func (m NewOrderMultileg) GetExpireTime() (v time.Time, err quickfix.MessageRejectError)

GetExpireTime gets ExpireTime, Tag 126

func (NewOrderMultileg) GetFactor added in v0.4.0

GetFactor gets Factor, Tag 228

func (NewOrderMultileg) GetForexReq added in v0.4.0

func (m NewOrderMultileg) GetForexReq() (v bool, err quickfix.MessageRejectError)

GetForexReq gets ForexReq, Tag 121

func (NewOrderMultileg) GetFundRenewWaiv added in v0.4.0

func (m NewOrderMultileg) GetFundRenewWaiv() (v enum.FundRenewWaiv, err quickfix.MessageRejectError)

GetFundRenewWaiv gets FundRenewWaiv, Tag 497

func (NewOrderMultileg) GetGTBookingInst added in v0.4.0

func (m NewOrderMultileg) GetGTBookingInst() (v enum.GTBookingInst, err quickfix.MessageRejectError)

GetGTBookingInst gets GTBookingInst, Tag 427

func (NewOrderMultileg) GetHandlInst added in v0.4.0

func (m NewOrderMultileg) GetHandlInst() (v enum.HandlInst, err quickfix.MessageRejectError)

GetHandlInst gets HandlInst, Tag 21

func (NewOrderMultileg) GetIOIID added in v0.4.0

func (m NewOrderMultileg) GetIOIID() (v string, err quickfix.MessageRejectError)

GetIOIID gets IOIID, Tag 23

func (NewOrderMultileg) GetInstrRegistry added in v0.4.0

func (m NewOrderMultileg) GetInstrRegistry() (v enum.InstrRegistry, err quickfix.MessageRejectError)

GetInstrRegistry gets InstrRegistry, Tag 543

func (NewOrderMultileg) GetInstrmtAssignmentMethod added in v0.4.0

func (m NewOrderMultileg) GetInstrmtAssignmentMethod() (v string, err quickfix.MessageRejectError)

GetInstrmtAssignmentMethod gets InstrmtAssignmentMethod, Tag 1049

func (NewOrderMultileg) GetInterestAccrualDate added in v0.4.0

func (m NewOrderMultileg) GetInterestAccrualDate() (v string, err quickfix.MessageRejectError)

GetInterestAccrualDate gets InterestAccrualDate, Tag 874

func (NewOrderMultileg) GetIssueDate added in v0.4.0

func (m NewOrderMultileg) GetIssueDate() (v string, err quickfix.MessageRejectError)

GetIssueDate gets IssueDate, Tag 225

func (NewOrderMultileg) GetIssuer added in v0.4.0

func (m NewOrderMultileg) GetIssuer() (v string, err quickfix.MessageRejectError)

GetIssuer gets Issuer, Tag 106

func (NewOrderMultileg) GetLocaleOfIssue added in v0.4.0

func (m NewOrderMultileg) GetLocaleOfIssue() (v string, err quickfix.MessageRejectError)

GetLocaleOfIssue gets LocaleOfIssue, Tag 472

func (NewOrderMultileg) GetLocateReqd added in v0.4.0

func (m NewOrderMultileg) GetLocateReqd() (v bool, err quickfix.MessageRejectError)

GetLocateReqd gets LocateReqd, Tag 114

func (NewOrderMultileg) GetMatchIncrement added in v0.4.0

func (m NewOrderMultileg) GetMatchIncrement() (v decimal.Decimal, err quickfix.MessageRejectError)

GetMatchIncrement gets MatchIncrement, Tag 1089

func (NewOrderMultileg) GetMaturityDate added in v0.4.0

func (m NewOrderMultileg) GetMaturityDate() (v string, err quickfix.MessageRejectError)

GetMaturityDate gets MaturityDate, Tag 541

func (NewOrderMultileg) GetMaturityMonthYear added in v0.4.0

func (m NewOrderMultileg) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError)

GetMaturityMonthYear gets MaturityMonthYear, Tag 200

func (NewOrderMultileg) GetMaturityTime added in v0.4.0

func (m NewOrderMultileg) GetMaturityTime() (v string, err quickfix.MessageRejectError)

GetMaturityTime gets MaturityTime, Tag 1079

func (NewOrderMultileg) GetMaxFloor added in v0.4.0

func (m NewOrderMultileg) GetMaxFloor() (v decimal.Decimal, err quickfix.MessageRejectError)

GetMaxFloor gets MaxFloor, Tag 111

func (NewOrderMultileg) GetMaxPriceLevels added in v0.4.0

func (m NewOrderMultileg) GetMaxPriceLevels() (v int, err quickfix.MessageRejectError)

GetMaxPriceLevels gets MaxPriceLevels, Tag 1090

func (NewOrderMultileg) GetMaxShow added in v0.4.0

GetMaxShow gets MaxShow, Tag 210

func (NewOrderMultileg) GetMinPriceIncrement added in v0.4.0

func (m NewOrderMultileg) GetMinPriceIncrement() (v decimal.Decimal, err quickfix.MessageRejectError)

GetMinPriceIncrement gets MinPriceIncrement, Tag 969

func (NewOrderMultileg) GetMinQty added in v0.4.0

GetMinQty gets MinQty, Tag 110

func (NewOrderMultileg) GetMoneyLaunderingStatus added in v0.4.0

func (m NewOrderMultileg) GetMoneyLaunderingStatus() (v enum.MoneyLaunderingStatus, err quickfix.MessageRejectError)

GetMoneyLaunderingStatus gets MoneyLaunderingStatus, Tag 481

func (NewOrderMultileg) GetMultiLegRptTypeReq added in v0.4.0

func (m NewOrderMultileg) GetMultiLegRptTypeReq() (v enum.MultiLegRptTypeReq, err quickfix.MessageRejectError)

GetMultiLegRptTypeReq gets MultiLegRptTypeReq, Tag 563

func (NewOrderMultileg) GetNTPositionLimit added in v0.4.0

func (m NewOrderMultileg) GetNTPositionLimit() (v int, err quickfix.MessageRejectError)

GetNTPositionLimit gets NTPositionLimit, Tag 971

func (NewOrderMultileg) GetNoAllocs added in v0.4.0

GetNoAllocs gets NoAllocs, Tag 78

func (NewOrderMultileg) GetNoEvents added in v0.4.0

GetNoEvents gets NoEvents, Tag 864

func (NewOrderMultileg) GetNoInstrumentParties added in v0.4.0

GetNoInstrumentParties gets NoInstrumentParties, Tag 1018

func (NewOrderMultileg) GetNoLegs added in v0.4.0

GetNoLegs gets NoLegs, Tag 555

func (NewOrderMultileg) GetNoPartyIDs added in v0.4.0

GetNoPartyIDs gets NoPartyIDs, Tag 453

func (NewOrderMultileg) GetNoSecurityAltID added in v0.4.0

GetNoSecurityAltID gets NoSecurityAltID, Tag 454

func (NewOrderMultileg) GetNoStrategyParameters added in v0.4.0

GetNoStrategyParameters gets NoStrategyParameters, Tag 957

func (NewOrderMultileg) GetNoTradingSessions added in v0.4.0

GetNoTradingSessions gets NoTradingSessions, Tag 386

func (NewOrderMultileg) GetNoUnderlyings added in v0.4.0

GetNoUnderlyings gets NoUnderlyings, Tag 711

func (NewOrderMultileg) GetOptAttribute added in v0.4.0

func (m NewOrderMultileg) GetOptAttribute() (v string, err quickfix.MessageRejectError)

GetOptAttribute gets OptAttribute, Tag 206

func (NewOrderMultileg) GetOrdType added in v0.4.0

func (m NewOrderMultileg) GetOrdType() (v enum.OrdType, err quickfix.MessageRejectError)

GetOrdType gets OrdType, Tag 40

func (NewOrderMultileg) GetOrderCapacity added in v0.4.0

func (m NewOrderMultileg) GetOrderCapacity() (v enum.OrderCapacity, err quickfix.MessageRejectError)

GetOrderCapacity gets OrderCapacity, Tag 528

func (NewOrderMultileg) GetOrderPercent added in v0.4.0

func (m NewOrderMultileg) GetOrderPercent() (v decimal.Decimal, err quickfix.MessageRejectError)

GetOrderPercent gets OrderPercent, Tag 516

func (NewOrderMultileg) GetOrderQty added in v0.4.0

func (m NewOrderMultileg) GetOrderQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetOrderQty gets OrderQty, Tag 38

func (NewOrderMultileg) GetOrderRestrictions added in v0.4.0

func (m NewOrderMultileg) GetOrderRestrictions() (v enum.OrderRestrictions, err quickfix.MessageRejectError)

GetOrderRestrictions gets OrderRestrictions, Tag 529

func (NewOrderMultileg) GetParticipationRate added in v0.4.0

func (m NewOrderMultileg) GetParticipationRate() (v decimal.Decimal, err quickfix.MessageRejectError)

GetParticipationRate gets ParticipationRate, Tag 849

func (NewOrderMultileg) GetPegLimitType added in v0.4.0

func (m NewOrderMultileg) GetPegLimitType() (v enum.PegLimitType, err quickfix.MessageRejectError)

GetPegLimitType gets PegLimitType, Tag 837

func (NewOrderMultileg) GetPegMoveType added in v0.4.0

func (m NewOrderMultileg) GetPegMoveType() (v enum.PegMoveType, err quickfix.MessageRejectError)

GetPegMoveType gets PegMoveType, Tag 835

func (NewOrderMultileg) GetPegOffsetType added in v0.4.0

func (m NewOrderMultileg) GetPegOffsetType() (v enum.PegOffsetType, err quickfix.MessageRejectError)

GetPegOffsetType gets PegOffsetType, Tag 836

func (NewOrderMultileg) GetPegOffsetValue added in v0.4.0

func (m NewOrderMultileg) GetPegOffsetValue() (v decimal.Decimal, err quickfix.MessageRejectError)

GetPegOffsetValue gets PegOffsetValue, Tag 211

func (NewOrderMultileg) GetPegPriceType added in v0.4.0

func (m NewOrderMultileg) GetPegPriceType() (v enum.PegPriceType, err quickfix.MessageRejectError)

GetPegPriceType gets PegPriceType, Tag 1094

func (NewOrderMultileg) GetPegRoundDirection added in v0.4.0

func (m NewOrderMultileg) GetPegRoundDirection() (v enum.PegRoundDirection, err quickfix.MessageRejectError)

GetPegRoundDirection gets PegRoundDirection, Tag 838

func (NewOrderMultileg) GetPegScope added in v0.4.0

func (m NewOrderMultileg) GetPegScope() (v enum.PegScope, err quickfix.MessageRejectError)

GetPegScope gets PegScope, Tag 840

func (NewOrderMultileg) GetPegSecurityDesc added in v0.4.0

func (m NewOrderMultileg) GetPegSecurityDesc() (v string, err quickfix.MessageRejectError)

GetPegSecurityDesc gets PegSecurityDesc, Tag 1099

func (NewOrderMultileg) GetPegSecurityID added in v0.4.0

func (m NewOrderMultileg) GetPegSecurityID() (v string, err quickfix.MessageRejectError)

GetPegSecurityID gets PegSecurityID, Tag 1097

func (NewOrderMultileg) GetPegSecurityIDSource added in v0.4.0

func (m NewOrderMultileg) GetPegSecurityIDSource() (v string, err quickfix.MessageRejectError)

GetPegSecurityIDSource gets PegSecurityIDSource, Tag 1096

func (NewOrderMultileg) GetPegSymbol added in v0.4.0

func (m NewOrderMultileg) GetPegSymbol() (v string, err quickfix.MessageRejectError)

GetPegSymbol gets PegSymbol, Tag 1098

func (NewOrderMultileg) GetPool added in v0.4.0

func (m NewOrderMultileg) GetPool() (v string, err quickfix.MessageRejectError)

GetPool gets Pool, Tag 691

func (NewOrderMultileg) GetPositionEffect added in v0.4.0

func (m NewOrderMultileg) GetPositionEffect() (v enum.PositionEffect, err quickfix.MessageRejectError)

GetPositionEffect gets PositionEffect, Tag 77

func (NewOrderMultileg) GetPositionLimit added in v0.4.0

func (m NewOrderMultileg) GetPositionLimit() (v int, err quickfix.MessageRejectError)

GetPositionLimit gets PositionLimit, Tag 970

func (NewOrderMultileg) GetPreTradeAnonymity added in v0.4.0

func (m NewOrderMultileg) GetPreTradeAnonymity() (v bool, err quickfix.MessageRejectError)

GetPreTradeAnonymity gets PreTradeAnonymity, Tag 1091

func (NewOrderMultileg) GetPreallocMethod added in v0.4.0

func (m NewOrderMultileg) GetPreallocMethod() (v enum.PreallocMethod, err quickfix.MessageRejectError)

GetPreallocMethod gets PreallocMethod, Tag 591

func (NewOrderMultileg) GetPrevClosePx added in v0.4.0

func (m NewOrderMultileg) GetPrevClosePx() (v decimal.Decimal, err quickfix.MessageRejectError)

GetPrevClosePx gets PrevClosePx, Tag 140

func (NewOrderMultileg) GetPrice added in v0.4.0

GetPrice gets Price, Tag 44

func (NewOrderMultileg) GetPriceProtectionScope added in v0.4.0

func (m NewOrderMultileg) GetPriceProtectionScope() (v enum.PriceProtectionScope, err quickfix.MessageRejectError)

GetPriceProtectionScope gets PriceProtectionScope, Tag 1092

func (NewOrderMultileg) GetPriceType added in v0.4.0

func (m NewOrderMultileg) GetPriceType() (v enum.PriceType, err quickfix.MessageRejectError)

GetPriceType gets PriceType, Tag 423

func (NewOrderMultileg) GetProcessCode added in v0.4.0

func (m NewOrderMultileg) GetProcessCode() (v enum.ProcessCode, err quickfix.MessageRejectError)

GetProcessCode gets ProcessCode, Tag 81

func (NewOrderMultileg) GetProduct added in v0.4.0

func (m NewOrderMultileg) GetProduct() (v enum.Product, err quickfix.MessageRejectError)

GetProduct gets Product, Tag 460

func (NewOrderMultileg) GetQtyType added in v0.4.0

func (m NewOrderMultileg) GetQtyType() (v enum.QtyType, err quickfix.MessageRejectError)

GetQtyType gets QtyType, Tag 854

func (NewOrderMultileg) GetQuoteID added in v0.4.0

func (m NewOrderMultileg) GetQuoteID() (v string, err quickfix.MessageRejectError)

GetQuoteID gets QuoteID, Tag 117

func (NewOrderMultileg) GetRedemptionDate added in v0.4.0

func (m NewOrderMultileg) GetRedemptionDate() (v string, err quickfix.MessageRejectError)

GetRedemptionDate gets RedemptionDate, Tag 240

func (NewOrderMultileg) GetRefOrderID added in v0.4.0

func (m NewOrderMultileg) GetRefOrderID() (v string, err quickfix.MessageRejectError)

GetRefOrderID gets RefOrderID, Tag 1080

func (NewOrderMultileg) GetRefOrderIDSource added in v0.4.0

func (m NewOrderMultileg) GetRefOrderIDSource() (v enum.RefOrderIDSource, err quickfix.MessageRejectError)

GetRefOrderIDSource gets RefOrderIDSource, Tag 1081

func (NewOrderMultileg) GetRefreshQty added in v0.4.0

func (m NewOrderMultileg) GetRefreshQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetRefreshQty gets RefreshQty, Tag 1088

func (NewOrderMultileg) GetRegistID added in v0.4.0

func (m NewOrderMultileg) GetRegistID() (v string, err quickfix.MessageRejectError)

GetRegistID gets RegistID, Tag 513

func (NewOrderMultileg) GetRepoCollateralSecurityType added in v0.4.0

func (m NewOrderMultileg) GetRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)

GetRepoCollateralSecurityType gets RepoCollateralSecurityType, Tag 239

func (NewOrderMultileg) GetRepurchaseRate added in v0.4.0

func (m NewOrderMultileg) GetRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)

GetRepurchaseRate gets RepurchaseRate, Tag 227

func (NewOrderMultileg) GetRepurchaseTerm added in v0.4.0

func (m NewOrderMultileg) GetRepurchaseTerm() (v int, err quickfix.MessageRejectError)

GetRepurchaseTerm gets RepurchaseTerm, Tag 226

func (NewOrderMultileg) GetRoundingDirection added in v0.4.0

func (m NewOrderMultileg) GetRoundingDirection() (v enum.RoundingDirection, err quickfix.MessageRejectError)

GetRoundingDirection gets RoundingDirection, Tag 468

func (NewOrderMultileg) GetRoundingModulus added in v0.4.0

func (m NewOrderMultileg) GetRoundingModulus() (v decimal.Decimal, err quickfix.MessageRejectError)

GetRoundingModulus gets RoundingModulus, Tag 469

func (NewOrderMultileg) GetSecondaryClOrdID added in v0.4.0

func (m NewOrderMultileg) GetSecondaryClOrdID() (v string, err quickfix.MessageRejectError)

GetSecondaryClOrdID gets SecondaryClOrdID, Tag 526

func (NewOrderMultileg) GetSecondaryDisplayQty added in v0.4.0

func (m NewOrderMultileg) GetSecondaryDisplayQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetSecondaryDisplayQty gets SecondaryDisplayQty, Tag 1082

func (NewOrderMultileg) GetSecurityDesc added in v0.4.0

func (m NewOrderMultileg) GetSecurityDesc() (v string, err quickfix.MessageRejectError)

GetSecurityDesc gets SecurityDesc, Tag 107

func (NewOrderMultileg) GetSecurityExchange added in v0.4.0

func (m NewOrderMultileg) GetSecurityExchange() (v string, err quickfix.MessageRejectError)

GetSecurityExchange gets SecurityExchange, Tag 207

func (NewOrderMultileg) GetSecurityID added in v0.4.0

func (m NewOrderMultileg) GetSecurityID() (v string, err quickfix.MessageRejectError)

GetSecurityID gets SecurityID, Tag 48

func (NewOrderMultileg) GetSecurityIDSource added in v0.4.0

func (m NewOrderMultileg) GetSecurityIDSource() (v enum.SecurityIDSource, err quickfix.MessageRejectError)

GetSecurityIDSource gets SecurityIDSource, Tag 22

func (NewOrderMultileg) GetSecurityStatus added in v0.4.0

func (m NewOrderMultileg) GetSecurityStatus() (v enum.SecurityStatus, err quickfix.MessageRejectError)

GetSecurityStatus gets SecurityStatus, Tag 965

func (NewOrderMultileg) GetSecuritySubType added in v0.4.0

func (m NewOrderMultileg) GetSecuritySubType() (v string, err quickfix.MessageRejectError)

GetSecuritySubType gets SecuritySubType, Tag 762

func (NewOrderMultileg) GetSecurityType added in v0.4.0

func (m NewOrderMultileg) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError)

GetSecurityType gets SecurityType, Tag 167

func (NewOrderMultileg) GetSettlCurrency added in v0.4.0

func (m NewOrderMultileg) GetSettlCurrency() (v string, err quickfix.MessageRejectError)

GetSettlCurrency gets SettlCurrency, Tag 120

func (NewOrderMultileg) GetSettlDate added in v0.4.0

func (m NewOrderMultileg) GetSettlDate() (v string, err quickfix.MessageRejectError)

GetSettlDate gets SettlDate, Tag 64

func (NewOrderMultileg) GetSettlType added in v0.4.0

func (m NewOrderMultileg) GetSettlType() (v enum.SettlType, err quickfix.MessageRejectError)

GetSettlType gets SettlType, Tag 63

func (NewOrderMultileg) GetSettleOnOpenFlag added in v0.4.0

func (m NewOrderMultileg) GetSettleOnOpenFlag() (v string, err quickfix.MessageRejectError)

GetSettleOnOpenFlag gets SettleOnOpenFlag, Tag 966

func (NewOrderMultileg) GetSide added in v0.4.0

func (m NewOrderMultileg) GetSide() (v enum.Side, err quickfix.MessageRejectError)

GetSide gets Side, Tag 54

func (NewOrderMultileg) GetSolicitedFlag added in v0.4.0

func (m NewOrderMultileg) GetSolicitedFlag() (v bool, err quickfix.MessageRejectError)

GetSolicitedFlag gets SolicitedFlag, Tag 377

func (NewOrderMultileg) GetStateOrProvinceOfIssue added in v0.4.0

func (m NewOrderMultileg) GetStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)

GetStateOrProvinceOfIssue gets StateOrProvinceOfIssue, Tag 471

func (NewOrderMultileg) GetStopPx added in v0.4.0

GetStopPx gets StopPx, Tag 99

func (NewOrderMultileg) GetStrikeCurrency added in v0.4.0

func (m NewOrderMultileg) GetStrikeCurrency() (v string, err quickfix.MessageRejectError)

GetStrikeCurrency gets StrikeCurrency, Tag 947

func (NewOrderMultileg) GetStrikeMultiplier added in v0.4.0

func (m NewOrderMultileg) GetStrikeMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)

GetStrikeMultiplier gets StrikeMultiplier, Tag 967

func (NewOrderMultileg) GetStrikePrice added in v0.4.0

func (m NewOrderMultileg) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetStrikePrice gets StrikePrice, Tag 202

func (NewOrderMultileg) GetStrikeValue added in v0.4.0

func (m NewOrderMultileg) GetStrikeValue() (v decimal.Decimal, err quickfix.MessageRejectError)

GetStrikeValue gets StrikeValue, Tag 968

func (NewOrderMultileg) GetSwapPoints added in v0.4.0

func (m NewOrderMultileg) GetSwapPoints() (v decimal.Decimal, err quickfix.MessageRejectError)

GetSwapPoints gets SwapPoints, Tag 1069

func (NewOrderMultileg) GetSymbol added in v0.4.0

func (m NewOrderMultileg) GetSymbol() (v string, err quickfix.MessageRejectError)

GetSymbol gets Symbol, Tag 55

func (NewOrderMultileg) GetSymbolSfx added in v0.4.0

func (m NewOrderMultileg) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError)

GetSymbolSfx gets SymbolSfx, Tag 65

func (NewOrderMultileg) GetTargetStrategy added in v0.4.0

func (m NewOrderMultileg) GetTargetStrategy() (v enum.TargetStrategy, err quickfix.MessageRejectError)

GetTargetStrategy gets TargetStrategy, Tag 847

func (NewOrderMultileg) GetTargetStrategyParameters added in v0.4.0

func (m NewOrderMultileg) GetTargetStrategyParameters() (v string, err quickfix.MessageRejectError)

GetTargetStrategyParameters gets TargetStrategyParameters, Tag 848

func (NewOrderMultileg) GetText added in v0.4.0

func (m NewOrderMultileg) GetText() (v string, err quickfix.MessageRejectError)

GetText gets Text, Tag 58

func (NewOrderMultileg) GetTimeInForce added in v0.4.0

func (m NewOrderMultileg) GetTimeInForce() (v enum.TimeInForce, err quickfix.MessageRejectError)

GetTimeInForce gets TimeInForce, Tag 59

func (NewOrderMultileg) GetTimeUnit added in v0.4.0

func (m NewOrderMultileg) GetTimeUnit() (v enum.TimeUnit, err quickfix.MessageRejectError)

GetTimeUnit gets TimeUnit, Tag 997

func (NewOrderMultileg) GetTradeDate added in v0.4.0

func (m NewOrderMultileg) GetTradeDate() (v string, err quickfix.MessageRejectError)

GetTradeDate gets TradeDate, Tag 75

func (NewOrderMultileg) GetTradeOriginationDate added in v0.4.0

func (m NewOrderMultileg) GetTradeOriginationDate() (v string, err quickfix.MessageRejectError)

GetTradeOriginationDate gets TradeOriginationDate, Tag 229

func (NewOrderMultileg) GetTransactTime added in v0.4.0

func (m NewOrderMultileg) GetTransactTime() (v time.Time, err quickfix.MessageRejectError)

GetTransactTime gets TransactTime, Tag 60

func (NewOrderMultileg) GetTriggerAction added in v0.4.0

func (m NewOrderMultileg) GetTriggerAction() (v enum.TriggerAction, err quickfix.MessageRejectError)

GetTriggerAction gets TriggerAction, Tag 1101

func (NewOrderMultileg) GetTriggerNewPrice added in v0.4.0

func (m NewOrderMultileg) GetTriggerNewPrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetTriggerNewPrice gets TriggerNewPrice, Tag 1110

func (NewOrderMultileg) GetTriggerNewQty added in v0.4.0

func (m NewOrderMultileg) GetTriggerNewQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetTriggerNewQty gets TriggerNewQty, Tag 1112

func (NewOrderMultileg) GetTriggerOrderType added in v0.4.0

func (m NewOrderMultileg) GetTriggerOrderType() (v enum.TriggerOrderType, err quickfix.MessageRejectError)

GetTriggerOrderType gets TriggerOrderType, Tag 1111

func (NewOrderMultileg) GetTriggerPrice added in v0.4.0

func (m NewOrderMultileg) GetTriggerPrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetTriggerPrice gets TriggerPrice, Tag 1102

func (NewOrderMultileg) GetTriggerPriceDirection added in v0.4.0

func (m NewOrderMultileg) GetTriggerPriceDirection() (v enum.TriggerPriceDirection, err quickfix.MessageRejectError)

GetTriggerPriceDirection gets TriggerPriceDirection, Tag 1109

func (NewOrderMultileg) GetTriggerPriceType added in v0.4.0

func (m NewOrderMultileg) GetTriggerPriceType() (v enum.TriggerPriceType, err quickfix.MessageRejectError)

GetTriggerPriceType gets TriggerPriceType, Tag 1107

func (NewOrderMultileg) GetTriggerPriceTypeScope added in v0.4.0

func (m NewOrderMultileg) GetTriggerPriceTypeScope() (v enum.TriggerPriceTypeScope, err quickfix.MessageRejectError)

GetTriggerPriceTypeScope gets TriggerPriceTypeScope, Tag 1108

func (NewOrderMultileg) GetTriggerSecurityDesc added in v0.4.0

func (m NewOrderMultileg) GetTriggerSecurityDesc() (v string, err quickfix.MessageRejectError)

GetTriggerSecurityDesc gets TriggerSecurityDesc, Tag 1106

func (NewOrderMultileg) GetTriggerSecurityID added in v0.4.0

func (m NewOrderMultileg) GetTriggerSecurityID() (v string, err quickfix.MessageRejectError)

GetTriggerSecurityID gets TriggerSecurityID, Tag 1104

func (NewOrderMultileg) GetTriggerSecurityIDSource added in v0.4.0

func (m NewOrderMultileg) GetTriggerSecurityIDSource() (v string, err quickfix.MessageRejectError)

GetTriggerSecurityIDSource gets TriggerSecurityIDSource, Tag 1105

func (NewOrderMultileg) GetTriggerSymbol added in v0.4.0

func (m NewOrderMultileg) GetTriggerSymbol() (v string, err quickfix.MessageRejectError)

GetTriggerSymbol gets TriggerSymbol, Tag 1103

func (NewOrderMultileg) GetTriggerTradingSessionID added in v0.4.0

func (m NewOrderMultileg) GetTriggerTradingSessionID() (v string, err quickfix.MessageRejectError)

GetTriggerTradingSessionID gets TriggerTradingSessionID, Tag 1113

func (NewOrderMultileg) GetTriggerTradingSessionSubID added in v0.4.0

func (m NewOrderMultileg) GetTriggerTradingSessionSubID() (v string, err quickfix.MessageRejectError)

GetTriggerTradingSessionSubID gets TriggerTradingSessionSubID, Tag 1114

func (NewOrderMultileg) GetTriggerType added in v0.4.0

func (m NewOrderMultileg) GetTriggerType() (v enum.TriggerType, err quickfix.MessageRejectError)

GetTriggerType gets TriggerType, Tag 1100

func (NewOrderMultileg) GetUnitOfMeasure added in v0.4.0

func (m NewOrderMultileg) GetUnitOfMeasure() (v enum.UnitOfMeasure, err quickfix.MessageRejectError)

GetUnitOfMeasure gets UnitOfMeasure, Tag 996

func (NewOrderMultileg) HasAccount added in v0.4.0

func (m NewOrderMultileg) HasAccount() bool

HasAccount returns true if Account is present, Tag 1

func (NewOrderMultileg) HasAccountType added in v0.4.0

func (m NewOrderMultileg) HasAccountType() bool

HasAccountType returns true if AccountType is present, Tag 581

func (NewOrderMultileg) HasAcctIDSource added in v0.4.0

func (m NewOrderMultileg) HasAcctIDSource() bool

HasAcctIDSource returns true if AcctIDSource is present, Tag 660

func (NewOrderMultileg) HasAllocID added in v0.4.0

func (m NewOrderMultileg) HasAllocID() bool

HasAllocID returns true if AllocID is present, Tag 70

func (NewOrderMultileg) HasBookingType added in v0.4.0

func (m NewOrderMultileg) HasBookingType() bool

HasBookingType returns true if BookingType is present, Tag 775

func (NewOrderMultileg) HasBookingUnit added in v0.4.0

func (m NewOrderMultileg) HasBookingUnit() bool

HasBookingUnit returns true if BookingUnit is present, Tag 590

func (NewOrderMultileg) HasCFICode added in v0.4.0

func (m NewOrderMultileg) HasCFICode() bool

HasCFICode returns true if CFICode is present, Tag 461

func (NewOrderMultileg) HasCPProgram added in v0.4.0

func (m NewOrderMultileg) HasCPProgram() bool

HasCPProgram returns true if CPProgram is present, Tag 875

func (NewOrderMultileg) HasCPRegType added in v0.4.0

func (m NewOrderMultileg) HasCPRegType() bool

HasCPRegType returns true if CPRegType is present, Tag 876

func (NewOrderMultileg) HasCancellationRights added in v0.4.0

func (m NewOrderMultileg) HasCancellationRights() bool

HasCancellationRights returns true if CancellationRights is present, Tag 480

func (NewOrderMultileg) HasCashMargin added in v0.4.0

func (m NewOrderMultileg) HasCashMargin() bool

HasCashMargin returns true if CashMargin is present, Tag 544

func (NewOrderMultileg) HasCashOrderQty added in v0.4.0

func (m NewOrderMultileg) HasCashOrderQty() bool

HasCashOrderQty returns true if CashOrderQty is present, Tag 152

func (NewOrderMultileg) HasClOrdID added in v0.4.0

func (m NewOrderMultileg) HasClOrdID() bool

HasClOrdID returns true if ClOrdID is present, Tag 11

func (NewOrderMultileg) HasClOrdLinkID added in v0.4.0

func (m NewOrderMultileg) HasClOrdLinkID() bool

HasClOrdLinkID returns true if ClOrdLinkID is present, Tag 583

func (NewOrderMultileg) HasClearingFeeIndicator added in v0.4.0

func (m NewOrderMultileg) HasClearingFeeIndicator() bool

HasClearingFeeIndicator returns true if ClearingFeeIndicator is present, Tag 635

func (NewOrderMultileg) HasCommCurrency added in v0.4.0

func (m NewOrderMultileg) HasCommCurrency() bool

HasCommCurrency returns true if CommCurrency is present, Tag 479

func (NewOrderMultileg) HasCommType added in v0.4.0

func (m NewOrderMultileg) HasCommType() bool

HasCommType returns true if CommType is present, Tag 13

func (NewOrderMultileg) HasCommission added in v0.4.0

func (m NewOrderMultileg) HasCommission() bool

HasCommission returns true if Commission is present, Tag 12

func (NewOrderMultileg) HasComplianceID added in v0.4.0

func (m NewOrderMultileg) HasComplianceID() bool

HasComplianceID returns true if ComplianceID is present, Tag 376

func (NewOrderMultileg) HasContractMultiplier added in v0.4.0

func (m NewOrderMultileg) HasContractMultiplier() bool

HasContractMultiplier returns true if ContractMultiplier is present, Tag 231

func (NewOrderMultileg) HasContractSettlMonth added in v0.4.0

func (m NewOrderMultileg) HasContractSettlMonth() bool

HasContractSettlMonth returns true if ContractSettlMonth is present, Tag 667

func (NewOrderMultileg) HasCountryOfIssue added in v0.4.0

func (m NewOrderMultileg) HasCountryOfIssue() bool

HasCountryOfIssue returns true if CountryOfIssue is present, Tag 470

func (NewOrderMultileg) HasCouponPaymentDate added in v0.4.0

func (m NewOrderMultileg) HasCouponPaymentDate() bool

HasCouponPaymentDate returns true if CouponPaymentDate is present, Tag 224

func (NewOrderMultileg) HasCouponRate added in v0.4.0

func (m NewOrderMultileg) HasCouponRate() bool

HasCouponRate returns true if CouponRate is present, Tag 223

func (NewOrderMultileg) HasCoveredOrUncovered added in v0.4.0

func (m NewOrderMultileg) HasCoveredOrUncovered() bool

HasCoveredOrUncovered returns true if CoveredOrUncovered is present, Tag 203

func (NewOrderMultileg) HasCreditRating added in v0.4.0

func (m NewOrderMultileg) HasCreditRating() bool

HasCreditRating returns true if CreditRating is present, Tag 255

func (NewOrderMultileg) HasCurrency added in v0.4.0

func (m NewOrderMultileg) HasCurrency() bool

HasCurrency returns true if Currency is present, Tag 15

func (NewOrderMultileg) HasCustOrderCapacity added in v0.4.0

func (m NewOrderMultileg) HasCustOrderCapacity() bool

HasCustOrderCapacity returns true if CustOrderCapacity is present, Tag 582

func (NewOrderMultileg) HasDatedDate added in v0.4.0

func (m NewOrderMultileg) HasDatedDate() bool

HasDatedDate returns true if DatedDate is present, Tag 873

func (NewOrderMultileg) HasDayBookingInst added in v0.4.0

func (m NewOrderMultileg) HasDayBookingInst() bool

HasDayBookingInst returns true if DayBookingInst is present, Tag 589

func (NewOrderMultileg) HasDesignation added in v0.4.0

func (m NewOrderMultileg) HasDesignation() bool

HasDesignation returns true if Designation is present, Tag 494

func (NewOrderMultileg) HasDiscretionInst added in v0.4.0

func (m NewOrderMultileg) HasDiscretionInst() bool

HasDiscretionInst returns true if DiscretionInst is present, Tag 388

func (NewOrderMultileg) HasDiscretionLimitType added in v0.4.0

func (m NewOrderMultileg) HasDiscretionLimitType() bool

HasDiscretionLimitType returns true if DiscretionLimitType is present, Tag 843

func (NewOrderMultileg) HasDiscretionMoveType added in v0.4.0

func (m NewOrderMultileg) HasDiscretionMoveType() bool

HasDiscretionMoveType returns true if DiscretionMoveType is present, Tag 841

func (NewOrderMultileg) HasDiscretionOffsetType added in v0.4.0

func (m NewOrderMultileg) HasDiscretionOffsetType() bool

HasDiscretionOffsetType returns true if DiscretionOffsetType is present, Tag 842

func (NewOrderMultileg) HasDiscretionOffsetValue added in v0.4.0

func (m NewOrderMultileg) HasDiscretionOffsetValue() bool

HasDiscretionOffsetValue returns true if DiscretionOffsetValue is present, Tag 389

func (NewOrderMultileg) HasDiscretionRoundDirection added in v0.4.0

func (m NewOrderMultileg) HasDiscretionRoundDirection() bool

HasDiscretionRoundDirection returns true if DiscretionRoundDirection is present, Tag 844

func (NewOrderMultileg) HasDiscretionScope added in v0.4.0

func (m NewOrderMultileg) HasDiscretionScope() bool

HasDiscretionScope returns true if DiscretionScope is present, Tag 846

func (NewOrderMultileg) HasDisplayHighQty added in v0.4.0

func (m NewOrderMultileg) HasDisplayHighQty() bool

HasDisplayHighQty returns true if DisplayHighQty is present, Tag 1086

func (NewOrderMultileg) HasDisplayLowQty added in v0.4.0

func (m NewOrderMultileg) HasDisplayLowQty() bool

HasDisplayLowQty returns true if DisplayLowQty is present, Tag 1085

func (NewOrderMultileg) HasDisplayMethod added in v0.4.0

func (m NewOrderMultileg) HasDisplayMethod() bool

HasDisplayMethod returns true if DisplayMethod is present, Tag 1084

func (NewOrderMultileg) HasDisplayMinIncr added in v0.4.0

func (m NewOrderMultileg) HasDisplayMinIncr() bool

HasDisplayMinIncr returns true if DisplayMinIncr is present, Tag 1087

func (NewOrderMultileg) HasDisplayQty added in v0.4.0

func (m NewOrderMultileg) HasDisplayQty() bool

HasDisplayQty returns true if DisplayQty is present, Tag 1138

func (NewOrderMultileg) HasDisplayWhen added in v0.4.0

func (m NewOrderMultileg) HasDisplayWhen() bool

HasDisplayWhen returns true if DisplayWhen is present, Tag 1083

func (NewOrderMultileg) HasEffectiveTime added in v0.4.0

func (m NewOrderMultileg) HasEffectiveTime() bool

HasEffectiveTime returns true if EffectiveTime is present, Tag 168

func (NewOrderMultileg) HasEncodedIssuer added in v0.4.0

func (m NewOrderMultileg) HasEncodedIssuer() bool

HasEncodedIssuer returns true if EncodedIssuer is present, Tag 349

func (NewOrderMultileg) HasEncodedIssuerLen added in v0.4.0

func (m NewOrderMultileg) HasEncodedIssuerLen() bool

HasEncodedIssuerLen returns true if EncodedIssuerLen is present, Tag 348

func (NewOrderMultileg) HasEncodedSecurityDesc added in v0.4.0

func (m NewOrderMultileg) HasEncodedSecurityDesc() bool

HasEncodedSecurityDesc returns true if EncodedSecurityDesc is present, Tag 351

func (NewOrderMultileg) HasEncodedSecurityDescLen added in v0.4.0

func (m NewOrderMultileg) HasEncodedSecurityDescLen() bool

HasEncodedSecurityDescLen returns true if EncodedSecurityDescLen is present, Tag 350

func (NewOrderMultileg) HasEncodedText added in v0.4.0

func (m NewOrderMultileg) HasEncodedText() bool

HasEncodedText returns true if EncodedText is present, Tag 355

func (NewOrderMultileg) HasEncodedTextLen added in v0.4.0

func (m NewOrderMultileg) HasEncodedTextLen() bool

HasEncodedTextLen returns true if EncodedTextLen is present, Tag 354

func (NewOrderMultileg) HasExDestination added in v0.4.0

func (m NewOrderMultileg) HasExDestination() bool

HasExDestination returns true if ExDestination is present, Tag 100

func (NewOrderMultileg) HasExDestinationIDSource added in v0.4.0

func (m NewOrderMultileg) HasExDestinationIDSource() bool

HasExDestinationIDSource returns true if ExDestinationIDSource is present, Tag 1133

func (NewOrderMultileg) HasExecInst added in v0.4.0

func (m NewOrderMultileg) HasExecInst() bool

HasExecInst returns true if ExecInst is present, Tag 18

func (NewOrderMultileg) HasExpireDate added in v0.4.0

func (m NewOrderMultileg) HasExpireDate() bool

HasExpireDate returns true if ExpireDate is present, Tag 432

func (NewOrderMultileg) HasExpireTime added in v0.4.0

func (m NewOrderMultileg) HasExpireTime() bool

HasExpireTime returns true if ExpireTime is present, Tag 126

func (NewOrderMultileg) HasFactor added in v0.4.0

func (m NewOrderMultileg) HasFactor() bool

HasFactor returns true if Factor is present, Tag 228

func (NewOrderMultileg) HasForexReq added in v0.4.0

func (m NewOrderMultileg) HasForexReq() bool

HasForexReq returns true if ForexReq is present, Tag 121

func (NewOrderMultileg) HasFundRenewWaiv added in v0.4.0

func (m NewOrderMultileg) HasFundRenewWaiv() bool

HasFundRenewWaiv returns true if FundRenewWaiv is present, Tag 497

func (NewOrderMultileg) HasGTBookingInst added in v0.4.0

func (m NewOrderMultileg) HasGTBookingInst() bool

HasGTBookingInst returns true if GTBookingInst is present, Tag 427

func (NewOrderMultileg) HasHandlInst added in v0.4.0

func (m NewOrderMultileg) HasHandlInst() bool

HasHandlInst returns true if HandlInst is present, Tag 21

func (NewOrderMultileg) HasIOIID added in v0.4.0

func (m NewOrderMultileg) HasIOIID() bool

HasIOIID returns true if IOIID is present, Tag 23

func (NewOrderMultileg) HasInstrRegistry added in v0.4.0

func (m NewOrderMultileg) HasInstrRegistry() bool

HasInstrRegistry returns true if InstrRegistry is present, Tag 543

func (NewOrderMultileg) HasInstrmtAssignmentMethod added in v0.4.0

func (m NewOrderMultileg) HasInstrmtAssignmentMethod() bool

HasInstrmtAssignmentMethod returns true if InstrmtAssignmentMethod is present, Tag 1049

func (NewOrderMultileg) HasInterestAccrualDate added in v0.4.0

func (m NewOrderMultileg) HasInterestAccrualDate() bool

HasInterestAccrualDate returns true if InterestAccrualDate is present, Tag 874

func (NewOrderMultileg) HasIssueDate added in v0.4.0

func (m NewOrderMultileg) HasIssueDate() bool

HasIssueDate returns true if IssueDate is present, Tag 225

func (NewOrderMultileg) HasIssuer added in v0.4.0

func (m NewOrderMultileg) HasIssuer() bool

HasIssuer returns true if Issuer is present, Tag 106

func (NewOrderMultileg) HasLocaleOfIssue added in v0.4.0

func (m NewOrderMultileg) HasLocaleOfIssue() bool

HasLocaleOfIssue returns true if LocaleOfIssue is present, Tag 472

func (NewOrderMultileg) HasLocateReqd added in v0.4.0

func (m NewOrderMultileg) HasLocateReqd() bool

HasLocateReqd returns true if LocateReqd is present, Tag 114

func (NewOrderMultileg) HasMatchIncrement added in v0.4.0

func (m NewOrderMultileg) HasMatchIncrement() bool

HasMatchIncrement returns true if MatchIncrement is present, Tag 1089

func (NewOrderMultileg) HasMaturityDate added in v0.4.0

func (m NewOrderMultileg) HasMaturityDate() bool

HasMaturityDate returns true if MaturityDate is present, Tag 541

func (NewOrderMultileg) HasMaturityMonthYear added in v0.4.0

func (m NewOrderMultileg) HasMaturityMonthYear() bool

HasMaturityMonthYear returns true if MaturityMonthYear is present, Tag 200

func (NewOrderMultileg) HasMaturityTime added in v0.4.0

func (m NewOrderMultileg) HasMaturityTime() bool

HasMaturityTime returns true if MaturityTime is present, Tag 1079

func (NewOrderMultileg) HasMaxFloor added in v0.4.0

func (m NewOrderMultileg) HasMaxFloor() bool

HasMaxFloor returns true if MaxFloor is present, Tag 111

func (NewOrderMultileg) HasMaxPriceLevels added in v0.4.0

func (m NewOrderMultileg) HasMaxPriceLevels() bool

HasMaxPriceLevels returns true if MaxPriceLevels is present, Tag 1090

func (NewOrderMultileg) HasMaxShow added in v0.4.0

func (m NewOrderMultileg) HasMaxShow() bool

HasMaxShow returns true if MaxShow is present, Tag 210

func (NewOrderMultileg) HasMinPriceIncrement added in v0.4.0

func (m NewOrderMultileg) HasMinPriceIncrement() bool

HasMinPriceIncrement returns true if MinPriceIncrement is present, Tag 969

func (NewOrderMultileg) HasMinQty added in v0.4.0

func (m NewOrderMultileg) HasMinQty() bool

HasMinQty returns true if MinQty is present, Tag 110

func (NewOrderMultileg) HasMoneyLaunderingStatus added in v0.4.0

func (m NewOrderMultileg) HasMoneyLaunderingStatus() bool

HasMoneyLaunderingStatus returns true if MoneyLaunderingStatus is present, Tag 481

func (NewOrderMultileg) HasMultiLegRptTypeReq added in v0.4.0

func (m NewOrderMultileg) HasMultiLegRptTypeReq() bool

HasMultiLegRptTypeReq returns true if MultiLegRptTypeReq is present, Tag 563

func (NewOrderMultileg) HasNTPositionLimit added in v0.4.0

func (m NewOrderMultileg) HasNTPositionLimit() bool

HasNTPositionLimit returns true if NTPositionLimit is present, Tag 971

func (NewOrderMultileg) HasNoAllocs added in v0.4.0

func (m NewOrderMultileg) HasNoAllocs() bool

HasNoAllocs returns true if NoAllocs is present, Tag 78

func (NewOrderMultileg) HasNoEvents added in v0.4.0

func (m NewOrderMultileg) HasNoEvents() bool

HasNoEvents returns true if NoEvents is present, Tag 864

func (NewOrderMultileg) HasNoInstrumentParties added in v0.4.0

func (m NewOrderMultileg) HasNoInstrumentParties() bool

HasNoInstrumentParties returns true if NoInstrumentParties is present, Tag 1018

func (NewOrderMultileg) HasNoLegs added in v0.4.0

func (m NewOrderMultileg) HasNoLegs() bool

HasNoLegs returns true if NoLegs is present, Tag 555

func (NewOrderMultileg) HasNoPartyIDs added in v0.4.0

func (m NewOrderMultileg) HasNoPartyIDs() bool

HasNoPartyIDs returns true if NoPartyIDs is present, Tag 453

func (NewOrderMultileg) HasNoSecurityAltID added in v0.4.0

func (m NewOrderMultileg) HasNoSecurityAltID() bool

HasNoSecurityAltID returns true if NoSecurityAltID is present, Tag 454

func (NewOrderMultileg) HasNoStrategyParameters added in v0.4.0

func (m NewOrderMultileg) HasNoStrategyParameters() bool

HasNoStrategyParameters returns true if NoStrategyParameters is present, Tag 957

func (NewOrderMultileg) HasNoTradingSessions added in v0.4.0

func (m NewOrderMultileg) HasNoTradingSessions() bool

HasNoTradingSessions returns true if NoTradingSessions is present, Tag 386

func (NewOrderMultileg) HasNoUnderlyings added in v0.4.0

func (m NewOrderMultileg) HasNoUnderlyings() bool

HasNoUnderlyings returns true if NoUnderlyings is present, Tag 711

func (NewOrderMultileg) HasOptAttribute added in v0.4.0

func (m NewOrderMultileg) HasOptAttribute() bool

HasOptAttribute returns true if OptAttribute is present, Tag 206

func (NewOrderMultileg) HasOrdType added in v0.4.0

func (m NewOrderMultileg) HasOrdType() bool

HasOrdType returns true if OrdType is present, Tag 40

func (NewOrderMultileg) HasOrderCapacity added in v0.4.0

func (m NewOrderMultileg) HasOrderCapacity() bool

HasOrderCapacity returns true if OrderCapacity is present, Tag 528

func (NewOrderMultileg) HasOrderPercent added in v0.4.0

func (m NewOrderMultileg) HasOrderPercent() bool

HasOrderPercent returns true if OrderPercent is present, Tag 516

func (NewOrderMultileg) HasOrderQty added in v0.4.0

func (m NewOrderMultileg) HasOrderQty() bool

HasOrderQty returns true if OrderQty is present, Tag 38

func (NewOrderMultileg) HasOrderRestrictions added in v0.4.0

func (m NewOrderMultileg) HasOrderRestrictions() bool

HasOrderRestrictions returns true if OrderRestrictions is present, Tag 529

func (NewOrderMultileg) HasParticipationRate added in v0.4.0

func (m NewOrderMultileg) HasParticipationRate() bool

HasParticipationRate returns true if ParticipationRate is present, Tag 849

func (NewOrderMultileg) HasPegLimitType added in v0.4.0

func (m NewOrderMultileg) HasPegLimitType() bool

HasPegLimitType returns true if PegLimitType is present, Tag 837

func (NewOrderMultileg) HasPegMoveType added in v0.4.0

func (m NewOrderMultileg) HasPegMoveType() bool

HasPegMoveType returns true if PegMoveType is present, Tag 835

func (NewOrderMultileg) HasPegOffsetType added in v0.4.0

func (m NewOrderMultileg) HasPegOffsetType() bool

HasPegOffsetType returns true if PegOffsetType is present, Tag 836

func (NewOrderMultileg) HasPegOffsetValue added in v0.4.0

func (m NewOrderMultileg) HasPegOffsetValue() bool

HasPegOffsetValue returns true if PegOffsetValue is present, Tag 211

func (NewOrderMultileg) HasPegPriceType added in v0.4.0

func (m NewOrderMultileg) HasPegPriceType() bool

HasPegPriceType returns true if PegPriceType is present, Tag 1094

func (NewOrderMultileg) HasPegRoundDirection added in v0.4.0

func (m NewOrderMultileg) HasPegRoundDirection() bool

HasPegRoundDirection returns true if PegRoundDirection is present, Tag 838

func (NewOrderMultileg) HasPegScope added in v0.4.0

func (m NewOrderMultileg) HasPegScope() bool

HasPegScope returns true if PegScope is present, Tag 840

func (NewOrderMultileg) HasPegSecurityDesc added in v0.4.0

func (m NewOrderMultileg) HasPegSecurityDesc() bool

HasPegSecurityDesc returns true if PegSecurityDesc is present, Tag 1099

func (NewOrderMultileg) HasPegSecurityID added in v0.4.0

func (m NewOrderMultileg) HasPegSecurityID() bool

HasPegSecurityID returns true if PegSecurityID is present, Tag 1097

func (NewOrderMultileg) HasPegSecurityIDSource added in v0.4.0

func (m NewOrderMultileg) HasPegSecurityIDSource() bool

HasPegSecurityIDSource returns true if PegSecurityIDSource is present, Tag 1096

func (NewOrderMultileg) HasPegSymbol added in v0.4.0

func (m NewOrderMultileg) HasPegSymbol() bool

HasPegSymbol returns true if PegSymbol is present, Tag 1098

func (NewOrderMultileg) HasPool added in v0.4.0

func (m NewOrderMultileg) HasPool() bool

HasPool returns true if Pool is present, Tag 691

func (NewOrderMultileg) HasPositionEffect added in v0.4.0

func (m NewOrderMultileg) HasPositionEffect() bool

HasPositionEffect returns true if PositionEffect is present, Tag 77

func (NewOrderMultileg) HasPositionLimit added in v0.4.0

func (m NewOrderMultileg) HasPositionLimit() bool

HasPositionLimit returns true if PositionLimit is present, Tag 970

func (NewOrderMultileg) HasPreTradeAnonymity added in v0.4.0

func (m NewOrderMultileg) HasPreTradeAnonymity() bool

HasPreTradeAnonymity returns true if PreTradeAnonymity is present, Tag 1091

func (NewOrderMultileg) HasPreallocMethod added in v0.4.0

func (m NewOrderMultileg) HasPreallocMethod() bool

HasPreallocMethod returns true if PreallocMethod is present, Tag 591

func (NewOrderMultileg) HasPrevClosePx added in v0.4.0

func (m NewOrderMultileg) HasPrevClosePx() bool

HasPrevClosePx returns true if PrevClosePx is present, Tag 140

func (NewOrderMultileg) HasPrice added in v0.4.0

func (m NewOrderMultileg) HasPrice() bool

HasPrice returns true if Price is present, Tag 44

func (NewOrderMultileg) HasPriceProtectionScope added in v0.4.0

func (m NewOrderMultileg) HasPriceProtectionScope() bool

HasPriceProtectionScope returns true if PriceProtectionScope is present, Tag 1092

func (NewOrderMultileg) HasPriceType added in v0.4.0

func (m NewOrderMultileg) HasPriceType() bool

HasPriceType returns true if PriceType is present, Tag 423

func (NewOrderMultileg) HasProcessCode added in v0.4.0

func (m NewOrderMultileg) HasProcessCode() bool

HasProcessCode returns true if ProcessCode is present, Tag 81

func (NewOrderMultileg) HasProduct added in v0.4.0

func (m NewOrderMultileg) HasProduct() bool

HasProduct returns true if Product is present, Tag 460

func (NewOrderMultileg) HasQtyType added in v0.4.0

func (m NewOrderMultileg) HasQtyType() bool

HasQtyType returns true if QtyType is present, Tag 854

func (NewOrderMultileg) HasQuoteID added in v0.4.0

func (m NewOrderMultileg) HasQuoteID() bool

HasQuoteID returns true if QuoteID is present, Tag 117

func (NewOrderMultileg) HasRedemptionDate added in v0.4.0

func (m NewOrderMultileg) HasRedemptionDate() bool

HasRedemptionDate returns true if RedemptionDate is present, Tag 240

func (NewOrderMultileg) HasRefOrderID added in v0.4.0

func (m NewOrderMultileg) HasRefOrderID() bool

HasRefOrderID returns true if RefOrderID is present, Tag 1080

func (NewOrderMultileg) HasRefOrderIDSource added in v0.4.0

func (m NewOrderMultileg) HasRefOrderIDSource() bool

HasRefOrderIDSource returns true if RefOrderIDSource is present, Tag 1081

func (NewOrderMultileg) HasRefreshQty added in v0.4.0

func (m NewOrderMultileg) HasRefreshQty() bool

HasRefreshQty returns true if RefreshQty is present, Tag 1088

func (NewOrderMultileg) HasRegistID added in v0.4.0

func (m NewOrderMultileg) HasRegistID() bool

HasRegistID returns true if RegistID is present, Tag 513

func (NewOrderMultileg) HasRepoCollateralSecurityType added in v0.4.0

func (m NewOrderMultileg) HasRepoCollateralSecurityType() bool

HasRepoCollateralSecurityType returns true if RepoCollateralSecurityType is present, Tag 239

func (NewOrderMultileg) HasRepurchaseRate added in v0.4.0

func (m NewOrderMultileg) HasRepurchaseRate() bool

HasRepurchaseRate returns true if RepurchaseRate is present, Tag 227

func (NewOrderMultileg) HasRepurchaseTerm added in v0.4.0

func (m NewOrderMultileg) HasRepurchaseTerm() bool

HasRepurchaseTerm returns true if RepurchaseTerm is present, Tag 226

func (NewOrderMultileg) HasRoundingDirection added in v0.4.0

func (m NewOrderMultileg) HasRoundingDirection() bool

HasRoundingDirection returns true if RoundingDirection is present, Tag 468

func (NewOrderMultileg) HasRoundingModulus added in v0.4.0

func (m NewOrderMultileg) HasRoundingModulus() bool

HasRoundingModulus returns true if RoundingModulus is present, Tag 469

func (NewOrderMultileg) HasSecondaryClOrdID added in v0.4.0

func (m NewOrderMultileg) HasSecondaryClOrdID() bool

HasSecondaryClOrdID returns true if SecondaryClOrdID is present, Tag 526

func (NewOrderMultileg) HasSecondaryDisplayQty added in v0.4.0

func (m NewOrderMultileg) HasSecondaryDisplayQty() bool

HasSecondaryDisplayQty returns true if SecondaryDisplayQty is present, Tag 1082

func (NewOrderMultileg) HasSecurityDesc added in v0.4.0

func (m NewOrderMultileg) HasSecurityDesc() bool

HasSecurityDesc returns true if SecurityDesc is present, Tag 107

func (NewOrderMultileg) HasSecurityExchange added in v0.4.0

func (m NewOrderMultileg) HasSecurityExchange() bool

HasSecurityExchange returns true if SecurityExchange is present, Tag 207

func (NewOrderMultileg) HasSecurityID added in v0.4.0

func (m NewOrderMultileg) HasSecurityID() bool

HasSecurityID returns true if SecurityID is present, Tag 48

func (NewOrderMultileg) HasSecurityIDSource added in v0.4.0

func (m NewOrderMultileg) HasSecurityIDSource() bool

HasSecurityIDSource returns true if SecurityIDSource is present, Tag 22

func (NewOrderMultileg) HasSecurityStatus added in v0.4.0

func (m NewOrderMultileg) HasSecurityStatus() bool

HasSecurityStatus returns true if SecurityStatus is present, Tag 965

func (NewOrderMultileg) HasSecuritySubType added in v0.4.0

func (m NewOrderMultileg) HasSecuritySubType() bool

HasSecuritySubType returns true if SecuritySubType is present, Tag 762

func (NewOrderMultileg) HasSecurityType added in v0.4.0

func (m NewOrderMultileg) HasSecurityType() bool

HasSecurityType returns true if SecurityType is present, Tag 167

func (NewOrderMultileg) HasSettlCurrency added in v0.4.0

func (m NewOrderMultileg) HasSettlCurrency() bool

HasSettlCurrency returns true if SettlCurrency is present, Tag 120

func (NewOrderMultileg) HasSettlDate added in v0.4.0

func (m NewOrderMultileg) HasSettlDate() bool

HasSettlDate returns true if SettlDate is present, Tag 64

func (NewOrderMultileg) HasSettlType added in v0.4.0

func (m NewOrderMultileg) HasSettlType() bool

HasSettlType returns true if SettlType is present, Tag 63

func (NewOrderMultileg) HasSettleOnOpenFlag added in v0.4.0

func (m NewOrderMultileg) HasSettleOnOpenFlag() bool

HasSettleOnOpenFlag returns true if SettleOnOpenFlag is present, Tag 966

func (NewOrderMultileg) HasSide added in v0.4.0

func (m NewOrderMultileg) HasSide() bool

HasSide returns true if Side is present, Tag 54

func (NewOrderMultileg) HasSolicitedFlag added in v0.4.0

func (m NewOrderMultileg) HasSolicitedFlag() bool

HasSolicitedFlag returns true if SolicitedFlag is present, Tag 377

func (NewOrderMultileg) HasStateOrProvinceOfIssue added in v0.4.0

func (m NewOrderMultileg) HasStateOrProvinceOfIssue() bool

HasStateOrProvinceOfIssue returns true if StateOrProvinceOfIssue is present, Tag 471

func (NewOrderMultileg) HasStopPx added in v0.4.0

func (m NewOrderMultileg) HasStopPx() bool

HasStopPx returns true if StopPx is present, Tag 99

func (NewOrderMultileg) HasStrikeCurrency added in v0.4.0

func (m NewOrderMultileg) HasStrikeCurrency() bool

HasStrikeCurrency returns true if StrikeCurrency is present, Tag 947

func (NewOrderMultileg) HasStrikeMultiplier added in v0.4.0

func (m NewOrderMultileg) HasStrikeMultiplier() bool

HasStrikeMultiplier returns true if StrikeMultiplier is present, Tag 967

func (NewOrderMultileg) HasStrikePrice added in v0.4.0

func (m NewOrderMultileg) HasStrikePrice() bool

HasStrikePrice returns true if StrikePrice is present, Tag 202

func (NewOrderMultileg) HasStrikeValue added in v0.4.0

func (m NewOrderMultileg) HasStrikeValue() bool

HasStrikeValue returns true if StrikeValue is present, Tag 968

func (NewOrderMultileg) HasSwapPoints added in v0.4.0

func (m NewOrderMultileg) HasSwapPoints() bool

HasSwapPoints returns true if SwapPoints is present, Tag 1069

func (NewOrderMultileg) HasSymbol added in v0.4.0

func (m NewOrderMultileg) HasSymbol() bool

HasSymbol returns true if Symbol is present, Tag 55

func (NewOrderMultileg) HasSymbolSfx added in v0.4.0

func (m NewOrderMultileg) HasSymbolSfx() bool

HasSymbolSfx returns true if SymbolSfx is present, Tag 65

func (NewOrderMultileg) HasTargetStrategy added in v0.4.0

func (m NewOrderMultileg) HasTargetStrategy() bool

HasTargetStrategy returns true if TargetStrategy is present, Tag 847

func (NewOrderMultileg) HasTargetStrategyParameters added in v0.4.0

func (m NewOrderMultileg) HasTargetStrategyParameters() bool

HasTargetStrategyParameters returns true if TargetStrategyParameters is present, Tag 848

func (NewOrderMultileg) HasText added in v0.4.0

func (m NewOrderMultileg) HasText() bool

HasText returns true if Text is present, Tag 58

func (NewOrderMultileg) HasTimeInForce added in v0.4.0

func (m NewOrderMultileg) HasTimeInForce() bool

HasTimeInForce returns true if TimeInForce is present, Tag 59

func (NewOrderMultileg) HasTimeUnit added in v0.4.0

func (m NewOrderMultileg) HasTimeUnit() bool

HasTimeUnit returns true if TimeUnit is present, Tag 997

func (NewOrderMultileg) HasTradeDate added in v0.4.0

func (m NewOrderMultileg) HasTradeDate() bool

HasTradeDate returns true if TradeDate is present, Tag 75

func (NewOrderMultileg) HasTradeOriginationDate added in v0.4.0

func (m NewOrderMultileg) HasTradeOriginationDate() bool

HasTradeOriginationDate returns true if TradeOriginationDate is present, Tag 229

func (NewOrderMultileg) HasTransactTime added in v0.4.0

func (m NewOrderMultileg) HasTransactTime() bool

HasTransactTime returns true if TransactTime is present, Tag 60

func (NewOrderMultileg) HasTriggerAction added in v0.4.0

func (m NewOrderMultileg) HasTriggerAction() bool

HasTriggerAction returns true if TriggerAction is present, Tag 1101

func (NewOrderMultileg) HasTriggerNewPrice added in v0.4.0

func (m NewOrderMultileg) HasTriggerNewPrice() bool

HasTriggerNewPrice returns true if TriggerNewPrice is present, Tag 1110

func (NewOrderMultileg) HasTriggerNewQty added in v0.4.0

func (m NewOrderMultileg) HasTriggerNewQty() bool

HasTriggerNewQty returns true if TriggerNewQty is present, Tag 1112

func (NewOrderMultileg) HasTriggerOrderType added in v0.4.0

func (m NewOrderMultileg) HasTriggerOrderType() bool

HasTriggerOrderType returns true if TriggerOrderType is present, Tag 1111

func (NewOrderMultileg) HasTriggerPrice added in v0.4.0

func (m NewOrderMultileg) HasTriggerPrice() bool

HasTriggerPrice returns true if TriggerPrice is present, Tag 1102

func (NewOrderMultileg) HasTriggerPriceDirection added in v0.4.0

func (m NewOrderMultileg) HasTriggerPriceDirection() bool

HasTriggerPriceDirection returns true if TriggerPriceDirection is present, Tag 1109

func (NewOrderMultileg) HasTriggerPriceType added in v0.4.0

func (m NewOrderMultileg) HasTriggerPriceType() bool

HasTriggerPriceType returns true if TriggerPriceType is present, Tag 1107

func (NewOrderMultileg) HasTriggerPriceTypeScope added in v0.4.0

func (m NewOrderMultileg) HasTriggerPriceTypeScope() bool

HasTriggerPriceTypeScope returns true if TriggerPriceTypeScope is present, Tag 1108

func (NewOrderMultileg) HasTriggerSecurityDesc added in v0.4.0

func (m NewOrderMultileg) HasTriggerSecurityDesc() bool

HasTriggerSecurityDesc returns true if TriggerSecurityDesc is present, Tag 1106

func (NewOrderMultileg) HasTriggerSecurityID added in v0.4.0

func (m NewOrderMultileg) HasTriggerSecurityID() bool

HasTriggerSecurityID returns true if TriggerSecurityID is present, Tag 1104

func (NewOrderMultileg) HasTriggerSecurityIDSource added in v0.4.0

func (m NewOrderMultileg) HasTriggerSecurityIDSource() bool

HasTriggerSecurityIDSource returns true if TriggerSecurityIDSource is present, Tag 1105

func (NewOrderMultileg) HasTriggerSymbol added in v0.4.0

func (m NewOrderMultileg) HasTriggerSymbol() bool

HasTriggerSymbol returns true if TriggerSymbol is present, Tag 1103

func (NewOrderMultileg) HasTriggerTradingSessionID added in v0.4.0

func (m NewOrderMultileg) HasTriggerTradingSessionID() bool

HasTriggerTradingSessionID returns true if TriggerTradingSessionID is present, Tag 1113

func (NewOrderMultileg) HasTriggerTradingSessionSubID added in v0.4.0

func (m NewOrderMultileg) HasTriggerTradingSessionSubID() bool

HasTriggerTradingSessionSubID returns true if TriggerTradingSessionSubID is present, Tag 1114

func (NewOrderMultileg) HasTriggerType added in v0.4.0

func (m NewOrderMultileg) HasTriggerType() bool

HasTriggerType returns true if TriggerType is present, Tag 1100

func (NewOrderMultileg) HasUnitOfMeasure added in v0.4.0

func (m NewOrderMultileg) HasUnitOfMeasure() bool

HasUnitOfMeasure returns true if UnitOfMeasure is present, Tag 996

func (NewOrderMultileg) SetAccount added in v0.4.0

func (m NewOrderMultileg) SetAccount(v string)

SetAccount sets Account, Tag 1

func (NewOrderMultileg) SetAccountType added in v0.4.0

func (m NewOrderMultileg) SetAccountType(v enum.AccountType)

SetAccountType sets AccountType, Tag 581

func (NewOrderMultileg) SetAcctIDSource added in v0.4.0

func (m NewOrderMultileg) SetAcctIDSource(v enum.AcctIDSource)

SetAcctIDSource sets AcctIDSource, Tag 660

func (NewOrderMultileg) SetAllocID added in v0.4.0

func (m NewOrderMultileg) SetAllocID(v string)

SetAllocID sets AllocID, Tag 70

func (NewOrderMultileg) SetBookingType added in v0.4.0

func (m NewOrderMultileg) SetBookingType(v enum.BookingType)

SetBookingType sets BookingType, Tag 775

func (NewOrderMultileg) SetBookingUnit added in v0.4.0

func (m NewOrderMultileg) SetBookingUnit(v enum.BookingUnit)

SetBookingUnit sets BookingUnit, Tag 590

func (NewOrderMultileg) SetCFICode added in v0.4.0

func (m NewOrderMultileg) SetCFICode(v string)

SetCFICode sets CFICode, Tag 461

func (NewOrderMultileg) SetCPProgram added in v0.4.0

func (m NewOrderMultileg) SetCPProgram(v enum.CPProgram)

SetCPProgram sets CPProgram, Tag 875

func (NewOrderMultileg) SetCPRegType added in v0.4.0

func (m NewOrderMultileg) SetCPRegType(v string)

SetCPRegType sets CPRegType, Tag 876

func (NewOrderMultileg) SetCancellationRights added in v0.4.0

func (m NewOrderMultileg) SetCancellationRights(v enum.CancellationRights)

SetCancellationRights sets CancellationRights, Tag 480

func (NewOrderMultileg) SetCashMargin added in v0.4.0

func (m NewOrderMultileg) SetCashMargin(v enum.CashMargin)

SetCashMargin sets CashMargin, Tag 544

func (NewOrderMultileg) SetCashOrderQty added in v0.4.0

func (m NewOrderMultileg) SetCashOrderQty(value decimal.Decimal, scale int32)

SetCashOrderQty sets CashOrderQty, Tag 152

func (NewOrderMultileg) SetClOrdID added in v0.4.0

func (m NewOrderMultileg) SetClOrdID(v string)

SetClOrdID sets ClOrdID, Tag 11

func (NewOrderMultileg) SetClOrdLinkID added in v0.4.0

func (m NewOrderMultileg) SetClOrdLinkID(v string)

SetClOrdLinkID sets ClOrdLinkID, Tag 583

func (NewOrderMultileg) SetClearingFeeIndicator added in v0.4.0

func (m NewOrderMultileg) SetClearingFeeIndicator(v enum.ClearingFeeIndicator)

SetClearingFeeIndicator sets ClearingFeeIndicator, Tag 635

func (NewOrderMultileg) SetCommCurrency added in v0.4.0

func (m NewOrderMultileg) SetCommCurrency(v string)

SetCommCurrency sets CommCurrency, Tag 479

func (NewOrderMultileg) SetCommType added in v0.4.0

func (m NewOrderMultileg) SetCommType(v enum.CommType)

SetCommType sets CommType, Tag 13

func (NewOrderMultileg) SetCommission added in v0.4.0

func (m NewOrderMultileg) SetCommission(value decimal.Decimal, scale int32)

SetCommission sets Commission, Tag 12

func (NewOrderMultileg) SetComplianceID added in v0.4.0

func (m NewOrderMultileg) SetComplianceID(v string)

SetComplianceID sets ComplianceID, Tag 376

func (NewOrderMultileg) SetContractMultiplier added in v0.4.0

func (m NewOrderMultileg) SetContractMultiplier(value decimal.Decimal, scale int32)

SetContractMultiplier sets ContractMultiplier, Tag 231

func (NewOrderMultileg) SetContractSettlMonth added in v0.4.0

func (m NewOrderMultileg) SetContractSettlMonth(v string)

SetContractSettlMonth sets ContractSettlMonth, Tag 667

func (NewOrderMultileg) SetCountryOfIssue added in v0.4.0

func (m NewOrderMultileg) SetCountryOfIssue(v string)

SetCountryOfIssue sets CountryOfIssue, Tag 470

func (NewOrderMultileg) SetCouponPaymentDate added in v0.4.0

func (m NewOrderMultileg) SetCouponPaymentDate(v string)

SetCouponPaymentDate sets CouponPaymentDate, Tag 224

func (NewOrderMultileg) SetCouponRate added in v0.4.0

func (m NewOrderMultileg) SetCouponRate(value decimal.Decimal, scale int32)

SetCouponRate sets CouponRate, Tag 223

func (NewOrderMultileg) SetCoveredOrUncovered added in v0.4.0

func (m NewOrderMultileg) SetCoveredOrUncovered(v enum.CoveredOrUncovered)

SetCoveredOrUncovered sets CoveredOrUncovered, Tag 203

func (NewOrderMultileg) SetCreditRating added in v0.4.0

func (m NewOrderMultileg) SetCreditRating(v string)

SetCreditRating sets CreditRating, Tag 255

func (NewOrderMultileg) SetCurrency added in v0.4.0

func (m NewOrderMultileg) SetCurrency(v string)

SetCurrency sets Currency, Tag 15

func (NewOrderMultileg) SetCustOrderCapacity added in v0.4.0

func (m NewOrderMultileg) SetCustOrderCapacity(v enum.CustOrderCapacity)

SetCustOrderCapacity sets CustOrderCapacity, Tag 582

func (NewOrderMultileg) SetDatedDate added in v0.4.0

func (m NewOrderMultileg) SetDatedDate(v string)

SetDatedDate sets DatedDate, Tag 873

func (NewOrderMultileg) SetDayBookingInst added in v0.4.0

func (m NewOrderMultileg) SetDayBookingInst(v enum.DayBookingInst)

SetDayBookingInst sets DayBookingInst, Tag 589

func (NewOrderMultileg) SetDesignation added in v0.4.0

func (m NewOrderMultileg) SetDesignation(v string)

SetDesignation sets Designation, Tag 494

func (NewOrderMultileg) SetDiscretionInst added in v0.4.0

func (m NewOrderMultileg) SetDiscretionInst(v enum.DiscretionInst)

SetDiscretionInst sets DiscretionInst, Tag 388

func (NewOrderMultileg) SetDiscretionLimitType added in v0.4.0

func (m NewOrderMultileg) SetDiscretionLimitType(v enum.DiscretionLimitType)

SetDiscretionLimitType sets DiscretionLimitType, Tag 843

func (NewOrderMultileg) SetDiscretionMoveType added in v0.4.0

func (m NewOrderMultileg) SetDiscretionMoveType(v enum.DiscretionMoveType)

SetDiscretionMoveType sets DiscretionMoveType, Tag 841

func (NewOrderMultileg) SetDiscretionOffsetType added in v0.4.0

func (m NewOrderMultileg) SetDiscretionOffsetType(v enum.DiscretionOffsetType)

SetDiscretionOffsetType sets DiscretionOffsetType, Tag 842

func (NewOrderMultileg) SetDiscretionOffsetValue added in v0.4.0

func (m NewOrderMultileg) SetDiscretionOffsetValue(value decimal.Decimal, scale int32)

SetDiscretionOffsetValue sets DiscretionOffsetValue, Tag 389

func (NewOrderMultileg) SetDiscretionRoundDirection added in v0.4.0

func (m NewOrderMultileg) SetDiscretionRoundDirection(v enum.DiscretionRoundDirection)

SetDiscretionRoundDirection sets DiscretionRoundDirection, Tag 844

func (NewOrderMultileg) SetDiscretionScope added in v0.4.0

func (m NewOrderMultileg) SetDiscretionScope(v enum.DiscretionScope)

SetDiscretionScope sets DiscretionScope, Tag 846

func (NewOrderMultileg) SetDisplayHighQty added in v0.4.0

func (m NewOrderMultileg) SetDisplayHighQty(value decimal.Decimal, scale int32)

SetDisplayHighQty sets DisplayHighQty, Tag 1086

func (NewOrderMultileg) SetDisplayLowQty added in v0.4.0

func (m NewOrderMultileg) SetDisplayLowQty(value decimal.Decimal, scale int32)

SetDisplayLowQty sets DisplayLowQty, Tag 1085

func (NewOrderMultileg) SetDisplayMethod added in v0.4.0

func (m NewOrderMultileg) SetDisplayMethod(v enum.DisplayMethod)

SetDisplayMethod sets DisplayMethod, Tag 1084

func (NewOrderMultileg) SetDisplayMinIncr added in v0.4.0

func (m NewOrderMultileg) SetDisplayMinIncr(value decimal.Decimal, scale int32)

SetDisplayMinIncr sets DisplayMinIncr, Tag 1087

func (NewOrderMultileg) SetDisplayQty added in v0.4.0

func (m NewOrderMultileg) SetDisplayQty(value decimal.Decimal, scale int32)

SetDisplayQty sets DisplayQty, Tag 1138

func (NewOrderMultileg) SetDisplayWhen added in v0.4.0

func (m NewOrderMultileg) SetDisplayWhen(v enum.DisplayWhen)

SetDisplayWhen sets DisplayWhen, Tag 1083

func (NewOrderMultileg) SetEffectiveTime added in v0.4.0

func (m NewOrderMultileg) SetEffectiveTime(v time.Time)

SetEffectiveTime sets EffectiveTime, Tag 168

func (NewOrderMultileg) SetEncodedIssuer added in v0.4.0

func (m NewOrderMultileg) SetEncodedIssuer(v string)

SetEncodedIssuer sets EncodedIssuer, Tag 349

func (NewOrderMultileg) SetEncodedIssuerLen added in v0.4.0

func (m NewOrderMultileg) SetEncodedIssuerLen(v int)

SetEncodedIssuerLen sets EncodedIssuerLen, Tag 348

func (NewOrderMultileg) SetEncodedSecurityDesc added in v0.4.0

func (m NewOrderMultileg) SetEncodedSecurityDesc(v string)

SetEncodedSecurityDesc sets EncodedSecurityDesc, Tag 351

func (NewOrderMultileg) SetEncodedSecurityDescLen added in v0.4.0

func (m NewOrderMultileg) SetEncodedSecurityDescLen(v int)

SetEncodedSecurityDescLen sets EncodedSecurityDescLen, Tag 350

func (NewOrderMultileg) SetEncodedText added in v0.4.0

func (m NewOrderMultileg) SetEncodedText(v string)

SetEncodedText sets EncodedText, Tag 355

func (NewOrderMultileg) SetEncodedTextLen added in v0.4.0

func (m NewOrderMultileg) SetEncodedTextLen(v int)

SetEncodedTextLen sets EncodedTextLen, Tag 354

func (NewOrderMultileg) SetExDestination added in v0.4.0

func (m NewOrderMultileg) SetExDestination(v enum.ExDestination)

SetExDestination sets ExDestination, Tag 100

func (NewOrderMultileg) SetExDestinationIDSource added in v0.4.0

func (m NewOrderMultileg) SetExDestinationIDSource(v enum.ExDestinationIDSource)

SetExDestinationIDSource sets ExDestinationIDSource, Tag 1133

func (NewOrderMultileg) SetExecInst added in v0.4.0

func (m NewOrderMultileg) SetExecInst(v enum.ExecInst)

SetExecInst sets ExecInst, Tag 18

func (NewOrderMultileg) SetExpireDate added in v0.4.0

func (m NewOrderMultileg) SetExpireDate(v string)

SetExpireDate sets ExpireDate, Tag 432

func (NewOrderMultileg) SetExpireTime added in v0.4.0

func (m NewOrderMultileg) SetExpireTime(v time.Time)

SetExpireTime sets ExpireTime, Tag 126

func (NewOrderMultileg) SetFactor added in v0.4.0

func (m NewOrderMultileg) SetFactor(value decimal.Decimal, scale int32)

SetFactor sets Factor, Tag 228

func (NewOrderMultileg) SetForexReq added in v0.4.0

func (m NewOrderMultileg) SetForexReq(v bool)

SetForexReq sets ForexReq, Tag 121

func (NewOrderMultileg) SetFundRenewWaiv added in v0.4.0

func (m NewOrderMultileg) SetFundRenewWaiv(v enum.FundRenewWaiv)

SetFundRenewWaiv sets FundRenewWaiv, Tag 497

func (NewOrderMultileg) SetGTBookingInst added in v0.4.0

func (m NewOrderMultileg) SetGTBookingInst(v enum.GTBookingInst)

SetGTBookingInst sets GTBookingInst, Tag 427

func (NewOrderMultileg) SetHandlInst added in v0.4.0

func (m NewOrderMultileg) SetHandlInst(v enum.HandlInst)

SetHandlInst sets HandlInst, Tag 21

func (NewOrderMultileg) SetIOIID added in v0.4.0

func (m NewOrderMultileg) SetIOIID(v string)

SetIOIID sets IOIID, Tag 23

func (NewOrderMultileg) SetInstrRegistry added in v0.4.0

func (m NewOrderMultileg) SetInstrRegistry(v enum.InstrRegistry)

SetInstrRegistry sets InstrRegistry, Tag 543

func (NewOrderMultileg) SetInstrmtAssignmentMethod added in v0.4.0

func (m NewOrderMultileg) SetInstrmtAssignmentMethod(v string)

SetInstrmtAssignmentMethod sets InstrmtAssignmentMethod, Tag 1049

func (NewOrderMultileg) SetInterestAccrualDate added in v0.4.0

func (m NewOrderMultileg) SetInterestAccrualDate(v string)

SetInterestAccrualDate sets InterestAccrualDate, Tag 874

func (NewOrderMultileg) SetIssueDate added in v0.4.0

func (m NewOrderMultileg) SetIssueDate(v string)

SetIssueDate sets IssueDate, Tag 225

func (NewOrderMultileg) SetIssuer added in v0.4.0

func (m NewOrderMultileg) SetIssuer(v string)

SetIssuer sets Issuer, Tag 106

func (NewOrderMultileg) SetLocaleOfIssue added in v0.4.0

func (m NewOrderMultileg) SetLocaleOfIssue(v string)

SetLocaleOfIssue sets LocaleOfIssue, Tag 472

func (NewOrderMultileg) SetLocateReqd added in v0.4.0

func (m NewOrderMultileg) SetLocateReqd(v bool)

SetLocateReqd sets LocateReqd, Tag 114

func (NewOrderMultileg) SetMatchIncrement added in v0.4.0

func (m NewOrderMultileg) SetMatchIncrement(value decimal.Decimal, scale int32)

SetMatchIncrement sets MatchIncrement, Tag 1089

func (NewOrderMultileg) SetMaturityDate added in v0.4.0

func (m NewOrderMultileg) SetMaturityDate(v string)

SetMaturityDate sets MaturityDate, Tag 541

func (NewOrderMultileg) SetMaturityMonthYear added in v0.4.0

func (m NewOrderMultileg) SetMaturityMonthYear(v string)

SetMaturityMonthYear sets MaturityMonthYear, Tag 200

func (NewOrderMultileg) SetMaturityTime added in v0.4.0

func (m NewOrderMultileg) SetMaturityTime(v string)

SetMaturityTime sets MaturityTime, Tag 1079

func (NewOrderMultileg) SetMaxFloor added in v0.4.0

func (m NewOrderMultileg) SetMaxFloor(value decimal.Decimal, scale int32)

SetMaxFloor sets MaxFloor, Tag 111

func (NewOrderMultileg) SetMaxPriceLevels added in v0.4.0

func (m NewOrderMultileg) SetMaxPriceLevels(v int)

SetMaxPriceLevels sets MaxPriceLevels, Tag 1090

func (NewOrderMultileg) SetMaxShow added in v0.4.0

func (m NewOrderMultileg) SetMaxShow(value decimal.Decimal, scale int32)

SetMaxShow sets MaxShow, Tag 210

func (NewOrderMultileg) SetMinPriceIncrement added in v0.4.0

func (m NewOrderMultileg) SetMinPriceIncrement(value decimal.Decimal, scale int32)

SetMinPriceIncrement sets MinPriceIncrement, Tag 969

func (NewOrderMultileg) SetMinQty added in v0.4.0

func (m NewOrderMultileg) SetMinQty(value decimal.Decimal, scale int32)

SetMinQty sets MinQty, Tag 110

func (NewOrderMultileg) SetMoneyLaunderingStatus added in v0.4.0

func (m NewOrderMultileg) SetMoneyLaunderingStatus(v enum.MoneyLaunderingStatus)

SetMoneyLaunderingStatus sets MoneyLaunderingStatus, Tag 481

func (NewOrderMultileg) SetMultiLegRptTypeReq added in v0.4.0

func (m NewOrderMultileg) SetMultiLegRptTypeReq(v enum.MultiLegRptTypeReq)

SetMultiLegRptTypeReq sets MultiLegRptTypeReq, Tag 563

func (NewOrderMultileg) SetNTPositionLimit added in v0.4.0

func (m NewOrderMultileg) SetNTPositionLimit(v int)

SetNTPositionLimit sets NTPositionLimit, Tag 971

func (NewOrderMultileg) SetNoAllocs added in v0.4.0

func (m NewOrderMultileg) SetNoAllocs(f NoAllocsRepeatingGroup)

SetNoAllocs sets NoAllocs, Tag 78

func (NewOrderMultileg) SetNoEvents added in v0.4.0

func (m NewOrderMultileg) SetNoEvents(f NoEventsRepeatingGroup)

SetNoEvents sets NoEvents, Tag 864

func (NewOrderMultileg) SetNoInstrumentParties added in v0.4.0

func (m NewOrderMultileg) SetNoInstrumentParties(f NoInstrumentPartiesRepeatingGroup)

SetNoInstrumentParties sets NoInstrumentParties, Tag 1018

func (NewOrderMultileg) SetNoLegs added in v0.4.0

func (m NewOrderMultileg) SetNoLegs(f NoLegsRepeatingGroup)

SetNoLegs sets NoLegs, Tag 555

func (NewOrderMultileg) SetNoPartyIDs added in v0.4.0

func (m NewOrderMultileg) SetNoPartyIDs(f NoPartyIDsRepeatingGroup)

SetNoPartyIDs sets NoPartyIDs, Tag 453

func (NewOrderMultileg) SetNoSecurityAltID added in v0.4.0

func (m NewOrderMultileg) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup)

SetNoSecurityAltID sets NoSecurityAltID, Tag 454

func (NewOrderMultileg) SetNoStrategyParameters added in v0.4.0

func (m NewOrderMultileg) SetNoStrategyParameters(f NoStrategyParametersRepeatingGroup)

SetNoStrategyParameters sets NoStrategyParameters, Tag 957

func (NewOrderMultileg) SetNoTradingSessions added in v0.4.0

func (m NewOrderMultileg) SetNoTradingSessions(f NoTradingSessionsRepeatingGroup)

SetNoTradingSessions sets NoTradingSessions, Tag 386

func (NewOrderMultileg) SetNoUnderlyings added in v0.4.0

func (m NewOrderMultileg) SetNoUnderlyings(f NoUnderlyingsRepeatingGroup)

SetNoUnderlyings sets NoUnderlyings, Tag 711

func (NewOrderMultileg) SetOptAttribute added in v0.4.0

func (m NewOrderMultileg) SetOptAttribute(v string)

SetOptAttribute sets OptAttribute, Tag 206

func (NewOrderMultileg) SetOrdType added in v0.4.0

func (m NewOrderMultileg) SetOrdType(v enum.OrdType)

SetOrdType sets OrdType, Tag 40

func (NewOrderMultileg) SetOrderCapacity added in v0.4.0

func (m NewOrderMultileg) SetOrderCapacity(v enum.OrderCapacity)

SetOrderCapacity sets OrderCapacity, Tag 528

func (NewOrderMultileg) SetOrderPercent added in v0.4.0

func (m NewOrderMultileg) SetOrderPercent(value decimal.Decimal, scale int32)

SetOrderPercent sets OrderPercent, Tag 516

func (NewOrderMultileg) SetOrderQty added in v0.4.0

func (m NewOrderMultileg) SetOrderQty(value decimal.Decimal, scale int32)

SetOrderQty sets OrderQty, Tag 38

func (NewOrderMultileg) SetOrderRestrictions added in v0.4.0

func (m NewOrderMultileg) SetOrderRestrictions(v enum.OrderRestrictions)

SetOrderRestrictions sets OrderRestrictions, Tag 529

func (NewOrderMultileg) SetParticipationRate added in v0.4.0

func (m NewOrderMultileg) SetParticipationRate(value decimal.Decimal, scale int32)

SetParticipationRate sets ParticipationRate, Tag 849

func (NewOrderMultileg) SetPegLimitType added in v0.4.0

func (m NewOrderMultileg) SetPegLimitType(v enum.PegLimitType)

SetPegLimitType sets PegLimitType, Tag 837

func (NewOrderMultileg) SetPegMoveType added in v0.4.0

func (m NewOrderMultileg) SetPegMoveType(v enum.PegMoveType)

SetPegMoveType sets PegMoveType, Tag 835

func (NewOrderMultileg) SetPegOffsetType added in v0.4.0

func (m NewOrderMultileg) SetPegOffsetType(v enum.PegOffsetType)

SetPegOffsetType sets PegOffsetType, Tag 836

func (NewOrderMultileg) SetPegOffsetValue added in v0.4.0

func (m NewOrderMultileg) SetPegOffsetValue(value decimal.Decimal, scale int32)

SetPegOffsetValue sets PegOffsetValue, Tag 211

func (NewOrderMultileg) SetPegPriceType added in v0.4.0

func (m NewOrderMultileg) SetPegPriceType(v enum.PegPriceType)

SetPegPriceType sets PegPriceType, Tag 1094

func (NewOrderMultileg) SetPegRoundDirection added in v0.4.0

func (m NewOrderMultileg) SetPegRoundDirection(v enum.PegRoundDirection)

SetPegRoundDirection sets PegRoundDirection, Tag 838

func (NewOrderMultileg) SetPegScope added in v0.4.0

func (m NewOrderMultileg) SetPegScope(v enum.PegScope)

SetPegScope sets PegScope, Tag 840

func (NewOrderMultileg) SetPegSecurityDesc added in v0.4.0

func (m NewOrderMultileg) SetPegSecurityDesc(v string)

SetPegSecurityDesc sets PegSecurityDesc, Tag 1099

func (NewOrderMultileg) SetPegSecurityID added in v0.4.0

func (m NewOrderMultileg) SetPegSecurityID(v string)

SetPegSecurityID sets PegSecurityID, Tag 1097

func (NewOrderMultileg) SetPegSecurityIDSource added in v0.4.0

func (m NewOrderMultileg) SetPegSecurityIDSource(v string)

SetPegSecurityIDSource sets PegSecurityIDSource, Tag 1096

func (NewOrderMultileg) SetPegSymbol added in v0.4.0

func (m NewOrderMultileg) SetPegSymbol(v string)

SetPegSymbol sets PegSymbol, Tag 1098

func (NewOrderMultileg) SetPool added in v0.4.0

func (m NewOrderMultileg) SetPool(v string)

SetPool sets Pool, Tag 691

func (NewOrderMultileg) SetPositionEffect added in v0.4.0

func (m NewOrderMultileg) SetPositionEffect(v enum.PositionEffect)

SetPositionEffect sets PositionEffect, Tag 77

func (NewOrderMultileg) SetPositionLimit added in v0.4.0

func (m NewOrderMultileg) SetPositionLimit(v int)

SetPositionLimit sets PositionLimit, Tag 970

func (NewOrderMultileg) SetPreTradeAnonymity added in v0.4.0

func (m NewOrderMultileg) SetPreTradeAnonymity(v bool)

SetPreTradeAnonymity sets PreTradeAnonymity, Tag 1091

func (NewOrderMultileg) SetPreallocMethod added in v0.4.0

func (m NewOrderMultileg) SetPreallocMethod(v enum.PreallocMethod)

SetPreallocMethod sets PreallocMethod, Tag 591

func (NewOrderMultileg) SetPrevClosePx added in v0.4.0

func (m NewOrderMultileg) SetPrevClosePx(value decimal.Decimal, scale int32)

SetPrevClosePx sets PrevClosePx, Tag 140

func (NewOrderMultileg) SetPrice added in v0.4.0

func (m NewOrderMultileg) SetPrice(value decimal.Decimal, scale int32)

SetPrice sets Price, Tag 44

func (NewOrderMultileg) SetPriceProtectionScope added in v0.4.0

func (m NewOrderMultileg) SetPriceProtectionScope(v enum.PriceProtectionScope)

SetPriceProtectionScope sets PriceProtectionScope, Tag 1092

func (NewOrderMultileg) SetPriceType added in v0.4.0

func (m NewOrderMultileg) SetPriceType(v enum.PriceType)

SetPriceType sets PriceType, Tag 423

func (NewOrderMultileg) SetProcessCode added in v0.4.0

func (m NewOrderMultileg) SetProcessCode(v enum.ProcessCode)

SetProcessCode sets ProcessCode, Tag 81

func (NewOrderMultileg) SetProduct added in v0.4.0

func (m NewOrderMultileg) SetProduct(v enum.Product)

SetProduct sets Product, Tag 460

func (NewOrderMultileg) SetQtyType added in v0.4.0

func (m NewOrderMultileg) SetQtyType(v enum.QtyType)

SetQtyType sets QtyType, Tag 854

func (NewOrderMultileg) SetQuoteID added in v0.4.0

func (m NewOrderMultileg) SetQuoteID(v string)

SetQuoteID sets QuoteID, Tag 117

func (NewOrderMultileg) SetRedemptionDate added in v0.4.0

func (m NewOrderMultileg) SetRedemptionDate(v string)

SetRedemptionDate sets RedemptionDate, Tag 240

func (NewOrderMultileg) SetRefOrderID added in v0.4.0

func (m NewOrderMultileg) SetRefOrderID(v string)

SetRefOrderID sets RefOrderID, Tag 1080

func (NewOrderMultileg) SetRefOrderIDSource added in v0.4.0

func (m NewOrderMultileg) SetRefOrderIDSource(v enum.RefOrderIDSource)

SetRefOrderIDSource sets RefOrderIDSource, Tag 1081

func (NewOrderMultileg) SetRefreshQty added in v0.4.0

func (m NewOrderMultileg) SetRefreshQty(value decimal.Decimal, scale int32)

SetRefreshQty sets RefreshQty, Tag 1088

func (NewOrderMultileg) SetRegistID added in v0.4.0

func (m NewOrderMultileg) SetRegistID(v string)

SetRegistID sets RegistID, Tag 513

func (NewOrderMultileg) SetRepoCollateralSecurityType added in v0.4.0

func (m NewOrderMultileg) SetRepoCollateralSecurityType(v int)

SetRepoCollateralSecurityType sets RepoCollateralSecurityType, Tag 239

func (NewOrderMultileg) SetRepurchaseRate added in v0.4.0

func (m NewOrderMultileg) SetRepurchaseRate(value decimal.Decimal, scale int32)

SetRepurchaseRate sets RepurchaseRate, Tag 227

func (NewOrderMultileg) SetRepurchaseTerm added in v0.4.0

func (m NewOrderMultileg) SetRepurchaseTerm(v int)

SetRepurchaseTerm sets RepurchaseTerm, Tag 226

func (NewOrderMultileg) SetRoundingDirection added in v0.4.0

func (m NewOrderMultileg) SetRoundingDirection(v enum.RoundingDirection)

SetRoundingDirection sets RoundingDirection, Tag 468

func (NewOrderMultileg) SetRoundingModulus added in v0.4.0

func (m NewOrderMultileg) SetRoundingModulus(value decimal.Decimal, scale int32)

SetRoundingModulus sets RoundingModulus, Tag 469

func (NewOrderMultileg) SetSecondaryClOrdID added in v0.4.0

func (m NewOrderMultileg) SetSecondaryClOrdID(v string)

SetSecondaryClOrdID sets SecondaryClOrdID, Tag 526

func (NewOrderMultileg) SetSecondaryDisplayQty added in v0.4.0

func (m NewOrderMultileg) SetSecondaryDisplayQty(value decimal.Decimal, scale int32)

SetSecondaryDisplayQty sets SecondaryDisplayQty, Tag 1082

func (NewOrderMultileg) SetSecurityDesc added in v0.4.0

func (m NewOrderMultileg) SetSecurityDesc(v string)

SetSecurityDesc sets SecurityDesc, Tag 107

func (NewOrderMultileg) SetSecurityExchange added in v0.4.0

func (m NewOrderMultileg) SetSecurityExchange(v string)

SetSecurityExchange sets SecurityExchange, Tag 207

func (NewOrderMultileg) SetSecurityID added in v0.4.0

func (m NewOrderMultileg) SetSecurityID(v string)

SetSecurityID sets SecurityID, Tag 48

func (NewOrderMultileg) SetSecurityIDSource added in v0.4.0

func (m NewOrderMultileg) SetSecurityIDSource(v enum.SecurityIDSource)

SetSecurityIDSource sets SecurityIDSource, Tag 22

func (NewOrderMultileg) SetSecurityStatus added in v0.4.0

func (m NewOrderMultileg) SetSecurityStatus(v enum.SecurityStatus)

SetSecurityStatus sets SecurityStatus, Tag 965

func (NewOrderMultileg) SetSecuritySubType added in v0.4.0

func (m NewOrderMultileg) SetSecuritySubType(v string)

SetSecuritySubType sets SecuritySubType, Tag 762

func (NewOrderMultileg) SetSecurityType added in v0.4.0

func (m NewOrderMultileg) SetSecurityType(v enum.SecurityType)

SetSecurityType sets SecurityType, Tag 167

func (NewOrderMultileg) SetSettlCurrency added in v0.4.0

func (m NewOrderMultileg) SetSettlCurrency(v string)

SetSettlCurrency sets SettlCurrency, Tag 120

func (NewOrderMultileg) SetSettlDate added in v0.4.0

func (m NewOrderMultileg) SetSettlDate(v string)

SetSettlDate sets SettlDate, Tag 64

func (NewOrderMultileg) SetSettlType added in v0.4.0

func (m NewOrderMultileg) SetSettlType(v enum.SettlType)

SetSettlType sets SettlType, Tag 63

func (NewOrderMultileg) SetSettleOnOpenFlag added in v0.4.0

func (m NewOrderMultileg) SetSettleOnOpenFlag(v string)

SetSettleOnOpenFlag sets SettleOnOpenFlag, Tag 966

func (NewOrderMultileg) SetSide added in v0.4.0

func (m NewOrderMultileg) SetSide(v enum.Side)

SetSide sets Side, Tag 54

func (NewOrderMultileg) SetSolicitedFlag added in v0.4.0

func (m NewOrderMultileg) SetSolicitedFlag(v bool)

SetSolicitedFlag sets SolicitedFlag, Tag 377

func (NewOrderMultileg) SetStateOrProvinceOfIssue added in v0.4.0

func (m NewOrderMultileg) SetStateOrProvinceOfIssue(v string)

SetStateOrProvinceOfIssue sets StateOrProvinceOfIssue, Tag 471

func (NewOrderMultileg) SetStopPx added in v0.4.0

func (m NewOrderMultileg) SetStopPx(value decimal.Decimal, scale int32)

SetStopPx sets StopPx, Tag 99

func (NewOrderMultileg) SetStrikeCurrency added in v0.4.0

func (m NewOrderMultileg) SetStrikeCurrency(v string)

SetStrikeCurrency sets StrikeCurrency, Tag 947

func (NewOrderMultileg) SetStrikeMultiplier added in v0.4.0

func (m NewOrderMultileg) SetStrikeMultiplier(value decimal.Decimal, scale int32)

SetStrikeMultiplier sets StrikeMultiplier, Tag 967

func (NewOrderMultileg) SetStrikePrice added in v0.4.0

func (m NewOrderMultileg) SetStrikePrice(value decimal.Decimal, scale int32)

SetStrikePrice sets StrikePrice, Tag 202

func (NewOrderMultileg) SetStrikeValue added in v0.4.0

func (m NewOrderMultileg) SetStrikeValue(value decimal.Decimal, scale int32)

SetStrikeValue sets StrikeValue, Tag 968

func (NewOrderMultileg) SetSwapPoints added in v0.4.0

func (m NewOrderMultileg) SetSwapPoints(value decimal.Decimal, scale int32)

SetSwapPoints sets SwapPoints, Tag 1069

func (NewOrderMultileg) SetSymbol added in v0.4.0

func (m NewOrderMultileg) SetSymbol(v string)

SetSymbol sets Symbol, Tag 55

func (NewOrderMultileg) SetSymbolSfx added in v0.4.0

func (m NewOrderMultileg) SetSymbolSfx(v enum.SymbolSfx)

SetSymbolSfx sets SymbolSfx, Tag 65

func (NewOrderMultileg) SetTargetStrategy added in v0.4.0

func (m NewOrderMultileg) SetTargetStrategy(v enum.TargetStrategy)

SetTargetStrategy sets TargetStrategy, Tag 847

func (NewOrderMultileg) SetTargetStrategyParameters added in v0.4.0

func (m NewOrderMultileg) SetTargetStrategyParameters(v string)

SetTargetStrategyParameters sets TargetStrategyParameters, Tag 848

func (NewOrderMultileg) SetText added in v0.4.0

func (m NewOrderMultileg) SetText(v string)

SetText sets Text, Tag 58

func (NewOrderMultileg) SetTimeInForce added in v0.4.0

func (m NewOrderMultileg) SetTimeInForce(v enum.TimeInForce)

SetTimeInForce sets TimeInForce, Tag 59

func (NewOrderMultileg) SetTimeUnit added in v0.4.0

func (m NewOrderMultileg) SetTimeUnit(v enum.TimeUnit)

SetTimeUnit sets TimeUnit, Tag 997

func (NewOrderMultileg) SetTradeDate added in v0.4.0

func (m NewOrderMultileg) SetTradeDate(v string)

SetTradeDate sets TradeDate, Tag 75

func (NewOrderMultileg) SetTradeOriginationDate added in v0.4.0

func (m NewOrderMultileg) SetTradeOriginationDate(v string)

SetTradeOriginationDate sets TradeOriginationDate, Tag 229

func (NewOrderMultileg) SetTransactTime added in v0.4.0

func (m NewOrderMultileg) SetTransactTime(v time.Time)

SetTransactTime sets TransactTime, Tag 60

func (NewOrderMultileg) SetTriggerAction added in v0.4.0

func (m NewOrderMultileg) SetTriggerAction(v enum.TriggerAction)

SetTriggerAction sets TriggerAction, Tag 1101

func (NewOrderMultileg) SetTriggerNewPrice added in v0.4.0

func (m NewOrderMultileg) SetTriggerNewPrice(value decimal.Decimal, scale int32)

SetTriggerNewPrice sets TriggerNewPrice, Tag 1110

func (NewOrderMultileg) SetTriggerNewQty added in v0.4.0

func (m NewOrderMultileg) SetTriggerNewQty(value decimal.Decimal, scale int32)

SetTriggerNewQty sets TriggerNewQty, Tag 1112

func (NewOrderMultileg) SetTriggerOrderType added in v0.4.0

func (m NewOrderMultileg) SetTriggerOrderType(v enum.TriggerOrderType)

SetTriggerOrderType sets TriggerOrderType, Tag 1111

func (NewOrderMultileg) SetTriggerPrice added in v0.4.0

func (m NewOrderMultileg) SetTriggerPrice(value decimal.Decimal, scale int32)

SetTriggerPrice sets TriggerPrice, Tag 1102

func (NewOrderMultileg) SetTriggerPriceDirection added in v0.4.0

func (m NewOrderMultileg) SetTriggerPriceDirection(v enum.TriggerPriceDirection)

SetTriggerPriceDirection sets TriggerPriceDirection, Tag 1109

func (NewOrderMultileg) SetTriggerPriceType added in v0.4.0

func (m NewOrderMultileg) SetTriggerPriceType(v enum.TriggerPriceType)

SetTriggerPriceType sets TriggerPriceType, Tag 1107

func (NewOrderMultileg) SetTriggerPriceTypeScope added in v0.4.0

func (m NewOrderMultileg) SetTriggerPriceTypeScope(v enum.TriggerPriceTypeScope)

SetTriggerPriceTypeScope sets TriggerPriceTypeScope, Tag 1108

func (NewOrderMultileg) SetTriggerSecurityDesc added in v0.4.0

func (m NewOrderMultileg) SetTriggerSecurityDesc(v string)

SetTriggerSecurityDesc sets TriggerSecurityDesc, Tag 1106

func (NewOrderMultileg) SetTriggerSecurityID added in v0.4.0

func (m NewOrderMultileg) SetTriggerSecurityID(v string)

SetTriggerSecurityID sets TriggerSecurityID, Tag 1104

func (NewOrderMultileg) SetTriggerSecurityIDSource added in v0.4.0

func (m NewOrderMultileg) SetTriggerSecurityIDSource(v string)

SetTriggerSecurityIDSource sets TriggerSecurityIDSource, Tag 1105

func (NewOrderMultileg) SetTriggerSymbol added in v0.4.0

func (m NewOrderMultileg) SetTriggerSymbol(v string)

SetTriggerSymbol sets TriggerSymbol, Tag 1103

func (NewOrderMultileg) SetTriggerTradingSessionID added in v0.4.0

func (m NewOrderMultileg) SetTriggerTradingSessionID(v string)

SetTriggerTradingSessionID sets TriggerTradingSessionID, Tag 1113

func (NewOrderMultileg) SetTriggerTradingSessionSubID added in v0.4.0

func (m NewOrderMultileg) SetTriggerTradingSessionSubID(v string)

SetTriggerTradingSessionSubID sets TriggerTradingSessionSubID, Tag 1114

func (NewOrderMultileg) SetTriggerType added in v0.4.0

func (m NewOrderMultileg) SetTriggerType(v enum.TriggerType)

SetTriggerType sets TriggerType, Tag 1100

func (NewOrderMultileg) SetUnitOfMeasure added in v0.4.0

func (m NewOrderMultileg) SetUnitOfMeasure(v enum.UnitOfMeasure)

SetUnitOfMeasure sets UnitOfMeasure, Tag 996

func (NewOrderMultileg) ToMessage added in v0.4.0

func (m NewOrderMultileg) ToMessage() *quickfix.Message

ToMessage returns a quickfix.Message instance

type NoAllocs added in v0.4.0

type NoAllocs struct {
	*quickfix.Group
}

NoAllocs is a repeating group element, Tag 78

func (NoAllocs) GetAllocAccount added in v0.4.0

func (m NoAllocs) GetAllocAccount() (v string, err quickfix.MessageRejectError)

GetAllocAccount gets AllocAccount, Tag 79

func (NoAllocs) GetAllocAcctIDSource added in v0.4.0

func (m NoAllocs) GetAllocAcctIDSource() (v int, err quickfix.MessageRejectError)

GetAllocAcctIDSource gets AllocAcctIDSource, Tag 661

func (NoAllocs) GetAllocQty added in v0.4.0

func (m NoAllocs) GetAllocQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetAllocQty gets AllocQty, Tag 80

func (NoAllocs) GetAllocSettlCurrency added in v0.4.0

func (m NoAllocs) GetAllocSettlCurrency() (v string, err quickfix.MessageRejectError)

GetAllocSettlCurrency gets AllocSettlCurrency, Tag 736

func (NoAllocs) GetIndividualAllocID added in v0.4.0

func (m NoAllocs) GetIndividualAllocID() (v string, err quickfix.MessageRejectError)

GetIndividualAllocID gets IndividualAllocID, Tag 467

func (NoAllocs) GetNoNested3PartyIDs added in v0.4.0

GetNoNested3PartyIDs gets NoNested3PartyIDs, Tag 948

func (NoAllocs) HasAllocAccount added in v0.4.0

func (m NoAllocs) HasAllocAccount() bool

HasAllocAccount returns true if AllocAccount is present, Tag 79

func (NoAllocs) HasAllocAcctIDSource added in v0.4.0

func (m NoAllocs) HasAllocAcctIDSource() bool

HasAllocAcctIDSource returns true if AllocAcctIDSource is present, Tag 661

func (NoAllocs) HasAllocQty added in v0.4.0

func (m NoAllocs) HasAllocQty() bool

HasAllocQty returns true if AllocQty is present, Tag 80

func (NoAllocs) HasAllocSettlCurrency added in v0.4.0

func (m NoAllocs) HasAllocSettlCurrency() bool

HasAllocSettlCurrency returns true if AllocSettlCurrency is present, Tag 736

func (NoAllocs) HasIndividualAllocID added in v0.4.0

func (m NoAllocs) HasIndividualAllocID() bool

HasIndividualAllocID returns true if IndividualAllocID is present, Tag 467

func (NoAllocs) HasNoNested3PartyIDs added in v0.4.0

func (m NoAllocs) HasNoNested3PartyIDs() bool

HasNoNested3PartyIDs returns true if NoNested3PartyIDs is present, Tag 948

func (NoAllocs) SetAllocAccount added in v0.4.0

func (m NoAllocs) SetAllocAccount(v string)

SetAllocAccount sets AllocAccount, Tag 79

func (NoAllocs) SetAllocAcctIDSource added in v0.4.0

func (m NoAllocs) SetAllocAcctIDSource(v int)

SetAllocAcctIDSource sets AllocAcctIDSource, Tag 661

func (NoAllocs) SetAllocQty added in v0.4.0

func (m NoAllocs) SetAllocQty(value decimal.Decimal, scale int32)

SetAllocQty sets AllocQty, Tag 80

func (NoAllocs) SetAllocSettlCurrency added in v0.4.0

func (m NoAllocs) SetAllocSettlCurrency(v string)

SetAllocSettlCurrency sets AllocSettlCurrency, Tag 736

func (NoAllocs) SetIndividualAllocID added in v0.4.0

func (m NoAllocs) SetIndividualAllocID(v string)

SetIndividualAllocID sets IndividualAllocID, Tag 467

func (NoAllocs) SetNoNested3PartyIDs added in v0.4.0

func (m NoAllocs) SetNoNested3PartyIDs(f NoNested3PartyIDsRepeatingGroup)

SetNoNested3PartyIDs sets NoNested3PartyIDs, Tag 948

type NoAllocsRepeatingGroup added in v0.4.0

type NoAllocsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoAllocsRepeatingGroup is a repeating group, Tag 78

func NewNoAllocsRepeatingGroup added in v0.4.0

func NewNoAllocsRepeatingGroup() NoAllocsRepeatingGroup

NewNoAllocsRepeatingGroup returns an initialized, NoAllocsRepeatingGroup

func (NoAllocsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoAllocs to this group

func (NoAllocsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoAllocs in the NoAllocsRepeatinGroup

type NoEvents added in v0.4.0

type NoEvents struct {
	*quickfix.Group
}

NoEvents is a repeating group element, Tag 864

func (NoEvents) GetEventDate added in v0.4.0

func (m NoEvents) GetEventDate() (v string, err quickfix.MessageRejectError)

GetEventDate gets EventDate, Tag 866

func (NoEvents) GetEventPx added in v0.4.0

func (m NoEvents) GetEventPx() (v decimal.Decimal, err quickfix.MessageRejectError)

GetEventPx gets EventPx, Tag 867

func (NoEvents) GetEventText added in v0.4.0

func (m NoEvents) GetEventText() (v string, err quickfix.MessageRejectError)

GetEventText gets EventText, Tag 868

func (NoEvents) GetEventType added in v0.4.0

func (m NoEvents) GetEventType() (v enum.EventType, err quickfix.MessageRejectError)

GetEventType gets EventType, Tag 865

func (NoEvents) HasEventDate added in v0.4.0

func (m NoEvents) HasEventDate() bool

HasEventDate returns true if EventDate is present, Tag 866

func (NoEvents) HasEventPx added in v0.4.0

func (m NoEvents) HasEventPx() bool

HasEventPx returns true if EventPx is present, Tag 867

func (NoEvents) HasEventText added in v0.4.0

func (m NoEvents) HasEventText() bool

HasEventText returns true if EventText is present, Tag 868

func (NoEvents) HasEventType added in v0.4.0

func (m NoEvents) HasEventType() bool

HasEventType returns true if EventType is present, Tag 865

func (NoEvents) SetEventDate added in v0.4.0

func (m NoEvents) SetEventDate(v string)

SetEventDate sets EventDate, Tag 866

func (NoEvents) SetEventPx added in v0.4.0

func (m NoEvents) SetEventPx(value decimal.Decimal, scale int32)

SetEventPx sets EventPx, Tag 867

func (NoEvents) SetEventText added in v0.4.0

func (m NoEvents) SetEventText(v string)

SetEventText sets EventText, Tag 868

func (NoEvents) SetEventType added in v0.4.0

func (m NoEvents) SetEventType(v enum.EventType)

SetEventType sets EventType, Tag 865

type NoEventsRepeatingGroup added in v0.4.0

type NoEventsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoEventsRepeatingGroup is a repeating group, Tag 864

func NewNoEventsRepeatingGroup added in v0.4.0

func NewNoEventsRepeatingGroup() NoEventsRepeatingGroup

NewNoEventsRepeatingGroup returns an initialized, NoEventsRepeatingGroup

func (NoEventsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoEvents to this group

func (NoEventsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoEvents in the NoEventsRepeatinGroup

type NoInstrumentParties added in v0.4.0

type NoInstrumentParties struct {
	*quickfix.Group
}

NoInstrumentParties is a repeating group element, Tag 1018

func (NoInstrumentParties) GetInstrumentPartyID added in v0.4.0

func (m NoInstrumentParties) GetInstrumentPartyID() (v string, err quickfix.MessageRejectError)

GetInstrumentPartyID gets InstrumentPartyID, Tag 1019

func (NoInstrumentParties) GetInstrumentPartyIDSource added in v0.4.0

func (m NoInstrumentParties) GetInstrumentPartyIDSource() (v string, err quickfix.MessageRejectError)

GetInstrumentPartyIDSource gets InstrumentPartyIDSource, Tag 1050

func (NoInstrumentParties) GetInstrumentPartyRole added in v0.4.0

func (m NoInstrumentParties) GetInstrumentPartyRole() (v int, err quickfix.MessageRejectError)

GetInstrumentPartyRole gets InstrumentPartyRole, Tag 1051

func (NoInstrumentParties) GetNoInstrumentPartySubIDs added in v0.4.0

GetNoInstrumentPartySubIDs gets NoInstrumentPartySubIDs, Tag 1052

func (NoInstrumentParties) HasInstrumentPartyID added in v0.4.0

func (m NoInstrumentParties) HasInstrumentPartyID() bool

HasInstrumentPartyID returns true if InstrumentPartyID is present, Tag 1019

func (NoInstrumentParties) HasInstrumentPartyIDSource added in v0.4.0

func (m NoInstrumentParties) HasInstrumentPartyIDSource() bool

HasInstrumentPartyIDSource returns true if InstrumentPartyIDSource is present, Tag 1050

func (NoInstrumentParties) HasInstrumentPartyRole added in v0.4.0

func (m NoInstrumentParties) HasInstrumentPartyRole() bool

HasInstrumentPartyRole returns true if InstrumentPartyRole is present, Tag 1051

func (NoInstrumentParties) HasNoInstrumentPartySubIDs added in v0.4.0

func (m NoInstrumentParties) HasNoInstrumentPartySubIDs() bool

HasNoInstrumentPartySubIDs returns true if NoInstrumentPartySubIDs is present, Tag 1052

func (NoInstrumentParties) SetInstrumentPartyID added in v0.4.0

func (m NoInstrumentParties) SetInstrumentPartyID(v string)

SetInstrumentPartyID sets InstrumentPartyID, Tag 1019

func (NoInstrumentParties) SetInstrumentPartyIDSource added in v0.4.0

func (m NoInstrumentParties) SetInstrumentPartyIDSource(v string)

SetInstrumentPartyIDSource sets InstrumentPartyIDSource, Tag 1050

func (NoInstrumentParties) SetInstrumentPartyRole added in v0.4.0

func (m NoInstrumentParties) SetInstrumentPartyRole(v int)

SetInstrumentPartyRole sets InstrumentPartyRole, Tag 1051

func (NoInstrumentParties) SetNoInstrumentPartySubIDs added in v0.4.0

func (m NoInstrumentParties) SetNoInstrumentPartySubIDs(f NoInstrumentPartySubIDsRepeatingGroup)

SetNoInstrumentPartySubIDs sets NoInstrumentPartySubIDs, Tag 1052

type NoInstrumentPartiesRepeatingGroup added in v0.4.0

type NoInstrumentPartiesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoInstrumentPartiesRepeatingGroup is a repeating group, Tag 1018

func NewNoInstrumentPartiesRepeatingGroup added in v0.4.0

func NewNoInstrumentPartiesRepeatingGroup() NoInstrumentPartiesRepeatingGroup

NewNoInstrumentPartiesRepeatingGroup returns an initialized, NoInstrumentPartiesRepeatingGroup

func (NoInstrumentPartiesRepeatingGroup) Add added in v0.4.0

Add create and append a new NoInstrumentParties to this group

func (NoInstrumentPartiesRepeatingGroup) Get added in v0.4.0

Get returns the ith NoInstrumentParties in the NoInstrumentPartiesRepeatinGroup

type NoInstrumentPartySubIDs added in v0.4.0

type NoInstrumentPartySubIDs struct {
	*quickfix.Group
}

NoInstrumentPartySubIDs is a repeating group element, Tag 1052

func (NoInstrumentPartySubIDs) GetInstrumentPartySubID added in v0.4.0

func (m NoInstrumentPartySubIDs) GetInstrumentPartySubID() (v string, err quickfix.MessageRejectError)

GetInstrumentPartySubID gets InstrumentPartySubID, Tag 1053

func (NoInstrumentPartySubIDs) GetInstrumentPartySubIDType added in v0.4.0

func (m NoInstrumentPartySubIDs) GetInstrumentPartySubIDType() (v int, err quickfix.MessageRejectError)

GetInstrumentPartySubIDType gets InstrumentPartySubIDType, Tag 1054

func (NoInstrumentPartySubIDs) HasInstrumentPartySubID added in v0.4.0

func (m NoInstrumentPartySubIDs) HasInstrumentPartySubID() bool

HasInstrumentPartySubID returns true if InstrumentPartySubID is present, Tag 1053

func (NoInstrumentPartySubIDs) HasInstrumentPartySubIDType added in v0.4.0

func (m NoInstrumentPartySubIDs) HasInstrumentPartySubIDType() bool

HasInstrumentPartySubIDType returns true if InstrumentPartySubIDType is present, Tag 1054

func (NoInstrumentPartySubIDs) SetInstrumentPartySubID added in v0.4.0

func (m NoInstrumentPartySubIDs) SetInstrumentPartySubID(v string)

SetInstrumentPartySubID sets InstrumentPartySubID, Tag 1053

func (NoInstrumentPartySubIDs) SetInstrumentPartySubIDType added in v0.4.0

func (m NoInstrumentPartySubIDs) SetInstrumentPartySubIDType(v int)

SetInstrumentPartySubIDType sets InstrumentPartySubIDType, Tag 1054

type NoInstrumentPartySubIDsRepeatingGroup added in v0.4.0

type NoInstrumentPartySubIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoInstrumentPartySubIDsRepeatingGroup is a repeating group, Tag 1052

func NewNoInstrumentPartySubIDsRepeatingGroup added in v0.4.0

func NewNoInstrumentPartySubIDsRepeatingGroup() NoInstrumentPartySubIDsRepeatingGroup

NewNoInstrumentPartySubIDsRepeatingGroup returns an initialized, NoInstrumentPartySubIDsRepeatingGroup

func (NoInstrumentPartySubIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoInstrumentPartySubIDs to this group

func (NoInstrumentPartySubIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoInstrumentPartySubIDs in the NoInstrumentPartySubIDsRepeatinGroup

type NoLegAllocs added in v0.4.0

type NoLegAllocs struct {
	*quickfix.Group
}

NoLegAllocs is a repeating group element, Tag 670

func (NoLegAllocs) GetLegAllocAccount added in v0.4.0

func (m NoLegAllocs) GetLegAllocAccount() (v string, err quickfix.MessageRejectError)

GetLegAllocAccount gets LegAllocAccount, Tag 671

func (NoLegAllocs) GetLegAllocAcctIDSource added in v0.4.0

func (m NoLegAllocs) GetLegAllocAcctIDSource() (v string, err quickfix.MessageRejectError)

GetLegAllocAcctIDSource gets LegAllocAcctIDSource, Tag 674

func (NoLegAllocs) GetLegAllocQty added in v0.4.0

func (m NoLegAllocs) GetLegAllocQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetLegAllocQty gets LegAllocQty, Tag 673

func (NoLegAllocs) GetLegIndividualAllocID added in v0.4.0

func (m NoLegAllocs) GetLegIndividualAllocID() (v string, err quickfix.MessageRejectError)

GetLegIndividualAllocID gets LegIndividualAllocID, Tag 672

func (NoLegAllocs) GetLegSettlCurrency added in v0.4.0

func (m NoLegAllocs) GetLegSettlCurrency() (v string, err quickfix.MessageRejectError)

GetLegSettlCurrency gets LegSettlCurrency, Tag 675

func (NoLegAllocs) GetNoNested2PartyIDs added in v0.4.0

GetNoNested2PartyIDs gets NoNested2PartyIDs, Tag 756

func (NoLegAllocs) HasLegAllocAccount added in v0.4.0

func (m NoLegAllocs) HasLegAllocAccount() bool

HasLegAllocAccount returns true if LegAllocAccount is present, Tag 671

func (NoLegAllocs) HasLegAllocAcctIDSource added in v0.4.0

func (m NoLegAllocs) HasLegAllocAcctIDSource() bool

HasLegAllocAcctIDSource returns true if LegAllocAcctIDSource is present, Tag 674

func (NoLegAllocs) HasLegAllocQty added in v0.4.0

func (m NoLegAllocs) HasLegAllocQty() bool

HasLegAllocQty returns true if LegAllocQty is present, Tag 673

func (NoLegAllocs) HasLegIndividualAllocID added in v0.4.0

func (m NoLegAllocs) HasLegIndividualAllocID() bool

HasLegIndividualAllocID returns true if LegIndividualAllocID is present, Tag 672

func (NoLegAllocs) HasLegSettlCurrency added in v0.4.0

func (m NoLegAllocs) HasLegSettlCurrency() bool

HasLegSettlCurrency returns true if LegSettlCurrency is present, Tag 675

func (NoLegAllocs) HasNoNested2PartyIDs added in v0.4.0

func (m NoLegAllocs) HasNoNested2PartyIDs() bool

HasNoNested2PartyIDs returns true if NoNested2PartyIDs is present, Tag 756

func (NoLegAllocs) SetLegAllocAccount added in v0.4.0

func (m NoLegAllocs) SetLegAllocAccount(v string)

SetLegAllocAccount sets LegAllocAccount, Tag 671

func (NoLegAllocs) SetLegAllocAcctIDSource added in v0.4.0

func (m NoLegAllocs) SetLegAllocAcctIDSource(v string)

SetLegAllocAcctIDSource sets LegAllocAcctIDSource, Tag 674

func (NoLegAllocs) SetLegAllocQty added in v0.4.0

func (m NoLegAllocs) SetLegAllocQty(value decimal.Decimal, scale int32)

SetLegAllocQty sets LegAllocQty, Tag 673

func (NoLegAllocs) SetLegIndividualAllocID added in v0.4.0

func (m NoLegAllocs) SetLegIndividualAllocID(v string)

SetLegIndividualAllocID sets LegIndividualAllocID, Tag 672

func (NoLegAllocs) SetLegSettlCurrency added in v0.4.0

func (m NoLegAllocs) SetLegSettlCurrency(v string)

SetLegSettlCurrency sets LegSettlCurrency, Tag 675

func (NoLegAllocs) SetNoNested2PartyIDs added in v0.4.0

func (m NoLegAllocs) SetNoNested2PartyIDs(f NoNested2PartyIDsRepeatingGroup)

SetNoNested2PartyIDs sets NoNested2PartyIDs, Tag 756

type NoLegAllocsRepeatingGroup added in v0.4.0

type NoLegAllocsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoLegAllocsRepeatingGroup is a repeating group, Tag 670

func NewNoLegAllocsRepeatingGroup added in v0.4.0

func NewNoLegAllocsRepeatingGroup() NoLegAllocsRepeatingGroup

NewNoLegAllocsRepeatingGroup returns an initialized, NoLegAllocsRepeatingGroup

func (NoLegAllocsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoLegAllocs to this group

func (NoLegAllocsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoLegAllocs in the NoLegAllocsRepeatinGroup

type NoLegSecurityAltID added in v0.4.0

type NoLegSecurityAltID struct {
	*quickfix.Group
}

NoLegSecurityAltID is a repeating group element, Tag 604

func (NoLegSecurityAltID) GetLegSecurityAltID added in v0.4.0

func (m NoLegSecurityAltID) GetLegSecurityAltID() (v string, err quickfix.MessageRejectError)

GetLegSecurityAltID gets LegSecurityAltID, Tag 605

func (NoLegSecurityAltID) GetLegSecurityAltIDSource added in v0.4.0

func (m NoLegSecurityAltID) GetLegSecurityAltIDSource() (v string, err quickfix.MessageRejectError)

GetLegSecurityAltIDSource gets LegSecurityAltIDSource, Tag 606

func (NoLegSecurityAltID) HasLegSecurityAltID added in v0.4.0

func (m NoLegSecurityAltID) HasLegSecurityAltID() bool

HasLegSecurityAltID returns true if LegSecurityAltID is present, Tag 605

func (NoLegSecurityAltID) HasLegSecurityAltIDSource added in v0.4.0

func (m NoLegSecurityAltID) HasLegSecurityAltIDSource() bool

HasLegSecurityAltIDSource returns true if LegSecurityAltIDSource is present, Tag 606

func (NoLegSecurityAltID) SetLegSecurityAltID added in v0.4.0

func (m NoLegSecurityAltID) SetLegSecurityAltID(v string)

SetLegSecurityAltID sets LegSecurityAltID, Tag 605

func (NoLegSecurityAltID) SetLegSecurityAltIDSource added in v0.4.0

func (m NoLegSecurityAltID) SetLegSecurityAltIDSource(v string)

SetLegSecurityAltIDSource sets LegSecurityAltIDSource, Tag 606

type NoLegSecurityAltIDRepeatingGroup added in v0.4.0

type NoLegSecurityAltIDRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoLegSecurityAltIDRepeatingGroup is a repeating group, Tag 604

func NewNoLegSecurityAltIDRepeatingGroup added in v0.4.0

func NewNoLegSecurityAltIDRepeatingGroup() NoLegSecurityAltIDRepeatingGroup

NewNoLegSecurityAltIDRepeatingGroup returns an initialized, NoLegSecurityAltIDRepeatingGroup

func (NoLegSecurityAltIDRepeatingGroup) Add added in v0.4.0

Add create and append a new NoLegSecurityAltID to this group

func (NoLegSecurityAltIDRepeatingGroup) Get added in v0.4.0

Get returns the ith NoLegSecurityAltID in the NoLegSecurityAltIDRepeatinGroup

type NoLegStipulations added in v0.4.0

type NoLegStipulations struct {
	*quickfix.Group
}

NoLegStipulations is a repeating group element, Tag 683

func (NoLegStipulations) GetLegStipulationType added in v0.4.0

func (m NoLegStipulations) GetLegStipulationType() (v string, err quickfix.MessageRejectError)

GetLegStipulationType gets LegStipulationType, Tag 688

func (NoLegStipulations) GetLegStipulationValue added in v0.4.0

func (m NoLegStipulations) GetLegStipulationValue() (v string, err quickfix.MessageRejectError)

GetLegStipulationValue gets LegStipulationValue, Tag 689

func (NoLegStipulations) HasLegStipulationType added in v0.4.0

func (m NoLegStipulations) HasLegStipulationType() bool

HasLegStipulationType returns true if LegStipulationType is present, Tag 688

func (NoLegStipulations) HasLegStipulationValue added in v0.4.0

func (m NoLegStipulations) HasLegStipulationValue() bool

HasLegStipulationValue returns true if LegStipulationValue is present, Tag 689

func (NoLegStipulations) SetLegStipulationType added in v0.4.0

func (m NoLegStipulations) SetLegStipulationType(v string)

SetLegStipulationType sets LegStipulationType, Tag 688

func (NoLegStipulations) SetLegStipulationValue added in v0.4.0

func (m NoLegStipulations) SetLegStipulationValue(v string)

SetLegStipulationValue sets LegStipulationValue, Tag 689

type NoLegStipulationsRepeatingGroup added in v0.4.0

type NoLegStipulationsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoLegStipulationsRepeatingGroup is a repeating group, Tag 683

func NewNoLegStipulationsRepeatingGroup added in v0.4.0

func NewNoLegStipulationsRepeatingGroup() NoLegStipulationsRepeatingGroup

NewNoLegStipulationsRepeatingGroup returns an initialized, NoLegStipulationsRepeatingGroup

func (NoLegStipulationsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoLegStipulations to this group

func (NoLegStipulationsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoLegStipulations in the NoLegStipulationsRepeatinGroup

type NoLegs added in v0.4.0

type NoLegs struct {
	*quickfix.Group
}

NoLegs is a repeating group element, Tag 555

func (NoLegs) GetEncodedLegIssuer added in v0.4.0

func (m NoLegs) GetEncodedLegIssuer() (v string, err quickfix.MessageRejectError)

GetEncodedLegIssuer gets EncodedLegIssuer, Tag 619

func (NoLegs) GetEncodedLegIssuerLen added in v0.4.0

func (m NoLegs) GetEncodedLegIssuerLen() (v int, err quickfix.MessageRejectError)

GetEncodedLegIssuerLen gets EncodedLegIssuerLen, Tag 618

func (NoLegs) GetEncodedLegSecurityDesc added in v0.4.0

func (m NoLegs) GetEncodedLegSecurityDesc() (v string, err quickfix.MessageRejectError)

GetEncodedLegSecurityDesc gets EncodedLegSecurityDesc, Tag 622

func (NoLegs) GetEncodedLegSecurityDescLen added in v0.4.0

func (m NoLegs) GetEncodedLegSecurityDescLen() (v int, err quickfix.MessageRejectError)

GetEncodedLegSecurityDescLen gets EncodedLegSecurityDescLen, Tag 621

func (NoLegs) GetLegCFICode added in v0.4.0

func (m NoLegs) GetLegCFICode() (v string, err quickfix.MessageRejectError)

GetLegCFICode gets LegCFICode, Tag 608

func (NoLegs) GetLegContractMultiplier added in v0.4.0

func (m NoLegs) GetLegContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)

GetLegContractMultiplier gets LegContractMultiplier, Tag 614

func (NoLegs) GetLegContractSettlMonth added in v0.4.0

func (m NoLegs) GetLegContractSettlMonth() (v string, err quickfix.MessageRejectError)

GetLegContractSettlMonth gets LegContractSettlMonth, Tag 955

func (NoLegs) GetLegCountryOfIssue added in v0.4.0

func (m NoLegs) GetLegCountryOfIssue() (v string, err quickfix.MessageRejectError)

GetLegCountryOfIssue gets LegCountryOfIssue, Tag 596

func (NoLegs) GetLegCouponPaymentDate added in v0.4.0

func (m NoLegs) GetLegCouponPaymentDate() (v string, err quickfix.MessageRejectError)

GetLegCouponPaymentDate gets LegCouponPaymentDate, Tag 248

func (NoLegs) GetLegCouponRate added in v0.4.0

func (m NoLegs) GetLegCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)

GetLegCouponRate gets LegCouponRate, Tag 615

func (NoLegs) GetLegCoveredOrUncovered added in v0.4.0

func (m NoLegs) GetLegCoveredOrUncovered() (v int, err quickfix.MessageRejectError)

GetLegCoveredOrUncovered gets LegCoveredOrUncovered, Tag 565

func (NoLegs) GetLegCreditRating added in v0.4.0

func (m NoLegs) GetLegCreditRating() (v string, err quickfix.MessageRejectError)

GetLegCreditRating gets LegCreditRating, Tag 257

func (NoLegs) GetLegCurrency added in v0.4.0

func (m NoLegs) GetLegCurrency() (v string, err quickfix.MessageRejectError)

GetLegCurrency gets LegCurrency, Tag 556

func (NoLegs) GetLegDatedDate added in v0.4.0

func (m NoLegs) GetLegDatedDate() (v string, err quickfix.MessageRejectError)

GetLegDatedDate gets LegDatedDate, Tag 739

func (NoLegs) GetLegFactor added in v0.4.0

func (m NoLegs) GetLegFactor() (v decimal.Decimal, err quickfix.MessageRejectError)

GetLegFactor gets LegFactor, Tag 253

func (NoLegs) GetLegInstrRegistry added in v0.4.0

func (m NoLegs) GetLegInstrRegistry() (v string, err quickfix.MessageRejectError)

GetLegInstrRegistry gets LegInstrRegistry, Tag 599

func (NoLegs) GetLegInterestAccrualDate added in v0.4.0

func (m NoLegs) GetLegInterestAccrualDate() (v string, err quickfix.MessageRejectError)

GetLegInterestAccrualDate gets LegInterestAccrualDate, Tag 956

func (NoLegs) GetLegIssueDate added in v0.4.0

func (m NoLegs) GetLegIssueDate() (v string, err quickfix.MessageRejectError)

GetLegIssueDate gets LegIssueDate, Tag 249

func (NoLegs) GetLegIssuer added in v0.4.0

func (m NoLegs) GetLegIssuer() (v string, err quickfix.MessageRejectError)

GetLegIssuer gets LegIssuer, Tag 617

func (NoLegs) GetLegLocaleOfIssue added in v0.4.0

func (m NoLegs) GetLegLocaleOfIssue() (v string, err quickfix.MessageRejectError)

GetLegLocaleOfIssue gets LegLocaleOfIssue, Tag 598

func (NoLegs) GetLegMaturityDate added in v0.4.0

func (m NoLegs) GetLegMaturityDate() (v string, err quickfix.MessageRejectError)

GetLegMaturityDate gets LegMaturityDate, Tag 611

func (NoLegs) GetLegMaturityMonthYear added in v0.4.0

func (m NoLegs) GetLegMaturityMonthYear() (v string, err quickfix.MessageRejectError)

GetLegMaturityMonthYear gets LegMaturityMonthYear, Tag 610

func (NoLegs) GetLegOptAttribute added in v0.4.0

func (m NoLegs) GetLegOptAttribute() (v string, err quickfix.MessageRejectError)

GetLegOptAttribute gets LegOptAttribute, Tag 613

func (NoLegs) GetLegOptionRatio added in v0.4.0

func (m NoLegs) GetLegOptionRatio() (v decimal.Decimal, err quickfix.MessageRejectError)

GetLegOptionRatio gets LegOptionRatio, Tag 1017

func (NoLegs) GetLegOrderQty added in v0.4.0

func (m NoLegs) GetLegOrderQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetLegOrderQty gets LegOrderQty, Tag 685

func (NoLegs) GetLegPool added in v0.4.0

func (m NoLegs) GetLegPool() (v string, err quickfix.MessageRejectError)

GetLegPool gets LegPool, Tag 740

func (NoLegs) GetLegPositionEffect added in v0.4.0

func (m NoLegs) GetLegPositionEffect() (v string, err quickfix.MessageRejectError)

GetLegPositionEffect gets LegPositionEffect, Tag 564

func (NoLegs) GetLegPrice added in v0.4.0

func (m NoLegs) GetLegPrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetLegPrice gets LegPrice, Tag 566

func (NoLegs) GetLegProduct added in v0.4.0

func (m NoLegs) GetLegProduct() (v int, err quickfix.MessageRejectError)

GetLegProduct gets LegProduct, Tag 607

func (NoLegs) GetLegQty added in v0.4.0

func (m NoLegs) GetLegQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetLegQty gets LegQty, Tag 687

func (NoLegs) GetLegRatioQty added in v0.4.0

func (m NoLegs) GetLegRatioQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetLegRatioQty gets LegRatioQty, Tag 623

func (NoLegs) GetLegRedemptionDate added in v0.4.0

func (m NoLegs) GetLegRedemptionDate() (v string, err quickfix.MessageRejectError)

GetLegRedemptionDate gets LegRedemptionDate, Tag 254

func (NoLegs) GetLegRefID added in v0.4.0

func (m NoLegs) GetLegRefID() (v string, err quickfix.MessageRejectError)

GetLegRefID gets LegRefID, Tag 654

func (NoLegs) GetLegRepoCollateralSecurityType added in v0.4.0

func (m NoLegs) GetLegRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)

GetLegRepoCollateralSecurityType gets LegRepoCollateralSecurityType, Tag 250

func (NoLegs) GetLegRepurchaseRate added in v0.4.0

func (m NoLegs) GetLegRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)

GetLegRepurchaseRate gets LegRepurchaseRate, Tag 252

func (NoLegs) GetLegRepurchaseTerm added in v0.4.0

func (m NoLegs) GetLegRepurchaseTerm() (v int, err quickfix.MessageRejectError)

GetLegRepurchaseTerm gets LegRepurchaseTerm, Tag 251

func (NoLegs) GetLegSecurityDesc added in v0.4.0

func (m NoLegs) GetLegSecurityDesc() (v string, err quickfix.MessageRejectError)

GetLegSecurityDesc gets LegSecurityDesc, Tag 620

func (NoLegs) GetLegSecurityExchange added in v0.4.0

func (m NoLegs) GetLegSecurityExchange() (v string, err quickfix.MessageRejectError)

GetLegSecurityExchange gets LegSecurityExchange, Tag 616

func (NoLegs) GetLegSecurityID added in v0.4.0

func (m NoLegs) GetLegSecurityID() (v string, err quickfix.MessageRejectError)

GetLegSecurityID gets LegSecurityID, Tag 602

func (NoLegs) GetLegSecurityIDSource added in v0.4.0

func (m NoLegs) GetLegSecurityIDSource() (v string, err quickfix.MessageRejectError)

GetLegSecurityIDSource gets LegSecurityIDSource, Tag 603

func (NoLegs) GetLegSecuritySubType added in v0.4.0

func (m NoLegs) GetLegSecuritySubType() (v string, err quickfix.MessageRejectError)

GetLegSecuritySubType gets LegSecuritySubType, Tag 764

func (NoLegs) GetLegSecurityType added in v0.4.0

func (m NoLegs) GetLegSecurityType() (v string, err quickfix.MessageRejectError)

GetLegSecurityType gets LegSecurityType, Tag 609

func (NoLegs) GetLegSettlDate added in v0.4.0

func (m NoLegs) GetLegSettlDate() (v string, err quickfix.MessageRejectError)

GetLegSettlDate gets LegSettlDate, Tag 588

func (NoLegs) GetLegSettlType added in v0.4.0

func (m NoLegs) GetLegSettlType() (v string, err quickfix.MessageRejectError)

GetLegSettlType gets LegSettlType, Tag 587

func (NoLegs) GetLegSide added in v0.4.0

func (m NoLegs) GetLegSide() (v string, err quickfix.MessageRejectError)

GetLegSide gets LegSide, Tag 624

func (NoLegs) GetLegStateOrProvinceOfIssue added in v0.4.0

func (m NoLegs) GetLegStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)

GetLegStateOrProvinceOfIssue gets LegStateOrProvinceOfIssue, Tag 597

func (NoLegs) GetLegStrikeCurrency added in v0.4.0

func (m NoLegs) GetLegStrikeCurrency() (v string, err quickfix.MessageRejectError)

GetLegStrikeCurrency gets LegStrikeCurrency, Tag 942

func (NoLegs) GetLegStrikePrice added in v0.4.0

func (m NoLegs) GetLegStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetLegStrikePrice gets LegStrikePrice, Tag 612

func (NoLegs) GetLegSwapType added in v0.4.0

func (m NoLegs) GetLegSwapType() (v enum.LegSwapType, err quickfix.MessageRejectError)

GetLegSwapType gets LegSwapType, Tag 690

func (NoLegs) GetLegSymbol added in v0.4.0

func (m NoLegs) GetLegSymbol() (v string, err quickfix.MessageRejectError)

GetLegSymbol gets LegSymbol, Tag 600

func (NoLegs) GetLegSymbolSfx added in v0.4.0

func (m NoLegs) GetLegSymbolSfx() (v string, err quickfix.MessageRejectError)

GetLegSymbolSfx gets LegSymbolSfx, Tag 601

func (NoLegs) GetLegTimeUnit added in v0.4.0

func (m NoLegs) GetLegTimeUnit() (v string, err quickfix.MessageRejectError)

GetLegTimeUnit gets LegTimeUnit, Tag 1001

func (NoLegs) GetLegUnitOfMeasure added in v0.4.0

func (m NoLegs) GetLegUnitOfMeasure() (v string, err quickfix.MessageRejectError)

GetLegUnitOfMeasure gets LegUnitOfMeasure, Tag 999

func (NoLegs) GetNoLegAllocs added in v0.4.0

GetNoLegAllocs gets NoLegAllocs, Tag 670

func (NoLegs) GetNoLegSecurityAltID added in v0.4.0

GetNoLegSecurityAltID gets NoLegSecurityAltID, Tag 604

func (NoLegs) GetNoLegStipulations added in v0.4.0

GetNoLegStipulations gets NoLegStipulations, Tag 683

func (NoLegs) GetNoNestedPartyIDs added in v0.4.0

GetNoNestedPartyIDs gets NoNestedPartyIDs, Tag 539

func (NoLegs) HasEncodedLegIssuer added in v0.4.0

func (m NoLegs) HasEncodedLegIssuer() bool

HasEncodedLegIssuer returns true if EncodedLegIssuer is present, Tag 619

func (NoLegs) HasEncodedLegIssuerLen added in v0.4.0

func (m NoLegs) HasEncodedLegIssuerLen() bool

HasEncodedLegIssuerLen returns true if EncodedLegIssuerLen is present, Tag 618

func (NoLegs) HasEncodedLegSecurityDesc added in v0.4.0

func (m NoLegs) HasEncodedLegSecurityDesc() bool

HasEncodedLegSecurityDesc returns true if EncodedLegSecurityDesc is present, Tag 622

func (NoLegs) HasEncodedLegSecurityDescLen added in v0.4.0

func (m NoLegs) HasEncodedLegSecurityDescLen() bool

HasEncodedLegSecurityDescLen returns true if EncodedLegSecurityDescLen is present, Tag 621

func (NoLegs) HasLegCFICode added in v0.4.0

func (m NoLegs) HasLegCFICode() bool

HasLegCFICode returns true if LegCFICode is present, Tag 608

func (NoLegs) HasLegContractMultiplier added in v0.4.0

func (m NoLegs) HasLegContractMultiplier() bool

HasLegContractMultiplier returns true if LegContractMultiplier is present, Tag 614

func (NoLegs) HasLegContractSettlMonth added in v0.4.0

func (m NoLegs) HasLegContractSettlMonth() bool

HasLegContractSettlMonth returns true if LegContractSettlMonth is present, Tag 955

func (NoLegs) HasLegCountryOfIssue added in v0.4.0

func (m NoLegs) HasLegCountryOfIssue() bool

HasLegCountryOfIssue returns true if LegCountryOfIssue is present, Tag 596

func (NoLegs) HasLegCouponPaymentDate added in v0.4.0

func (m NoLegs) HasLegCouponPaymentDate() bool

HasLegCouponPaymentDate returns true if LegCouponPaymentDate is present, Tag 248

func (NoLegs) HasLegCouponRate added in v0.4.0

func (m NoLegs) HasLegCouponRate() bool

HasLegCouponRate returns true if LegCouponRate is present, Tag 615

func (NoLegs) HasLegCoveredOrUncovered added in v0.4.0

func (m NoLegs) HasLegCoveredOrUncovered() bool

HasLegCoveredOrUncovered returns true if LegCoveredOrUncovered is present, Tag 565

func (NoLegs) HasLegCreditRating added in v0.4.0

func (m NoLegs) HasLegCreditRating() bool

HasLegCreditRating returns true if LegCreditRating is present, Tag 257

func (NoLegs) HasLegCurrency added in v0.4.0

func (m NoLegs) HasLegCurrency() bool

HasLegCurrency returns true if LegCurrency is present, Tag 556

func (NoLegs) HasLegDatedDate added in v0.4.0

func (m NoLegs) HasLegDatedDate() bool

HasLegDatedDate returns true if LegDatedDate is present, Tag 739

func (NoLegs) HasLegFactor added in v0.4.0

func (m NoLegs) HasLegFactor() bool

HasLegFactor returns true if LegFactor is present, Tag 253

func (NoLegs) HasLegInstrRegistry added in v0.4.0

func (m NoLegs) HasLegInstrRegistry() bool

HasLegInstrRegistry returns true if LegInstrRegistry is present, Tag 599

func (NoLegs) HasLegInterestAccrualDate added in v0.4.0

func (m NoLegs) HasLegInterestAccrualDate() bool

HasLegInterestAccrualDate returns true if LegInterestAccrualDate is present, Tag 956

func (NoLegs) HasLegIssueDate added in v0.4.0

func (m NoLegs) HasLegIssueDate() bool

HasLegIssueDate returns true if LegIssueDate is present, Tag 249

func (NoLegs) HasLegIssuer added in v0.4.0

func (m NoLegs) HasLegIssuer() bool

HasLegIssuer returns true if LegIssuer is present, Tag 617

func (NoLegs) HasLegLocaleOfIssue added in v0.4.0

func (m NoLegs) HasLegLocaleOfIssue() bool

HasLegLocaleOfIssue returns true if LegLocaleOfIssue is present, Tag 598

func (NoLegs) HasLegMaturityDate added in v0.4.0

func (m NoLegs) HasLegMaturityDate() bool

HasLegMaturityDate returns true if LegMaturityDate is present, Tag 611

func (NoLegs) HasLegMaturityMonthYear added in v0.4.0

func (m NoLegs) HasLegMaturityMonthYear() bool

HasLegMaturityMonthYear returns true if LegMaturityMonthYear is present, Tag 610

func (NoLegs) HasLegOptAttribute added in v0.4.0

func (m NoLegs) HasLegOptAttribute() bool

HasLegOptAttribute returns true if LegOptAttribute is present, Tag 613

func (NoLegs) HasLegOptionRatio added in v0.4.0

func (m NoLegs) HasLegOptionRatio() bool

HasLegOptionRatio returns true if LegOptionRatio is present, Tag 1017

func (NoLegs) HasLegOrderQty added in v0.4.0

func (m NoLegs) HasLegOrderQty() bool

HasLegOrderQty returns true if LegOrderQty is present, Tag 685

func (NoLegs) HasLegPool added in v0.4.0

func (m NoLegs) HasLegPool() bool

HasLegPool returns true if LegPool is present, Tag 740

func (NoLegs) HasLegPositionEffect added in v0.4.0

func (m NoLegs) HasLegPositionEffect() bool

HasLegPositionEffect returns true if LegPositionEffect is present, Tag 564

func (NoLegs) HasLegPrice added in v0.4.0

func (m NoLegs) HasLegPrice() bool

HasLegPrice returns true if LegPrice is present, Tag 566

func (NoLegs) HasLegProduct added in v0.4.0

func (m NoLegs) HasLegProduct() bool

HasLegProduct returns true if LegProduct is present, Tag 607

func (NoLegs) HasLegQty added in v0.4.0

func (m NoLegs) HasLegQty() bool

HasLegQty returns true if LegQty is present, Tag 687

func (NoLegs) HasLegRatioQty added in v0.4.0

func (m NoLegs) HasLegRatioQty() bool

HasLegRatioQty returns true if LegRatioQty is present, Tag 623

func (NoLegs) HasLegRedemptionDate added in v0.4.0

func (m NoLegs) HasLegRedemptionDate() bool

HasLegRedemptionDate returns true if LegRedemptionDate is present, Tag 254

func (NoLegs) HasLegRefID added in v0.4.0

func (m NoLegs) HasLegRefID() bool

HasLegRefID returns true if LegRefID is present, Tag 654

func (NoLegs) HasLegRepoCollateralSecurityType added in v0.4.0

func (m NoLegs) HasLegRepoCollateralSecurityType() bool

HasLegRepoCollateralSecurityType returns true if LegRepoCollateralSecurityType is present, Tag 250

func (NoLegs) HasLegRepurchaseRate added in v0.4.0

func (m NoLegs) HasLegRepurchaseRate() bool

HasLegRepurchaseRate returns true if LegRepurchaseRate is present, Tag 252

func (NoLegs) HasLegRepurchaseTerm added in v0.4.0

func (m NoLegs) HasLegRepurchaseTerm() bool

HasLegRepurchaseTerm returns true if LegRepurchaseTerm is present, Tag 251

func (NoLegs) HasLegSecurityDesc added in v0.4.0

func (m NoLegs) HasLegSecurityDesc() bool

HasLegSecurityDesc returns true if LegSecurityDesc is present, Tag 620

func (NoLegs) HasLegSecurityExchange added in v0.4.0

func (m NoLegs) HasLegSecurityExchange() bool

HasLegSecurityExchange returns true if LegSecurityExchange is present, Tag 616

func (NoLegs) HasLegSecurityID added in v0.4.0

func (m NoLegs) HasLegSecurityID() bool

HasLegSecurityID returns true if LegSecurityID is present, Tag 602

func (NoLegs) HasLegSecurityIDSource added in v0.4.0

func (m NoLegs) HasLegSecurityIDSource() bool

HasLegSecurityIDSource returns true if LegSecurityIDSource is present, Tag 603

func (NoLegs) HasLegSecuritySubType added in v0.4.0

func (m NoLegs) HasLegSecuritySubType() bool

HasLegSecuritySubType returns true if LegSecuritySubType is present, Tag 764

func (NoLegs) HasLegSecurityType added in v0.4.0

func (m NoLegs) HasLegSecurityType() bool

HasLegSecurityType returns true if LegSecurityType is present, Tag 609

func (NoLegs) HasLegSettlDate added in v0.4.0

func (m NoLegs) HasLegSettlDate() bool

HasLegSettlDate returns true if LegSettlDate is present, Tag 588

func (NoLegs) HasLegSettlType added in v0.4.0

func (m NoLegs) HasLegSettlType() bool

HasLegSettlType returns true if LegSettlType is present, Tag 587

func (NoLegs) HasLegSide added in v0.4.0

func (m NoLegs) HasLegSide() bool

HasLegSide returns true if LegSide is present, Tag 624

func (NoLegs) HasLegStateOrProvinceOfIssue added in v0.4.0

func (m NoLegs) HasLegStateOrProvinceOfIssue() bool

HasLegStateOrProvinceOfIssue returns true if LegStateOrProvinceOfIssue is present, Tag 597

func (NoLegs) HasLegStrikeCurrency added in v0.4.0

func (m NoLegs) HasLegStrikeCurrency() bool

HasLegStrikeCurrency returns true if LegStrikeCurrency is present, Tag 942

func (NoLegs) HasLegStrikePrice added in v0.4.0

func (m NoLegs) HasLegStrikePrice() bool

HasLegStrikePrice returns true if LegStrikePrice is present, Tag 612

func (NoLegs) HasLegSwapType added in v0.4.0

func (m NoLegs) HasLegSwapType() bool

HasLegSwapType returns true if LegSwapType is present, Tag 690

func (NoLegs) HasLegSymbol added in v0.4.0

func (m NoLegs) HasLegSymbol() bool

HasLegSymbol returns true if LegSymbol is present, Tag 600

func (NoLegs) HasLegSymbolSfx added in v0.4.0

func (m NoLegs) HasLegSymbolSfx() bool

HasLegSymbolSfx returns true if LegSymbolSfx is present, Tag 601

func (NoLegs) HasLegTimeUnit added in v0.4.0

func (m NoLegs) HasLegTimeUnit() bool

HasLegTimeUnit returns true if LegTimeUnit is present, Tag 1001

func (NoLegs) HasLegUnitOfMeasure added in v0.4.0

func (m NoLegs) HasLegUnitOfMeasure() bool

HasLegUnitOfMeasure returns true if LegUnitOfMeasure is present, Tag 999

func (NoLegs) HasNoLegAllocs added in v0.4.0

func (m NoLegs) HasNoLegAllocs() bool

HasNoLegAllocs returns true if NoLegAllocs is present, Tag 670

func (NoLegs) HasNoLegSecurityAltID added in v0.4.0

func (m NoLegs) HasNoLegSecurityAltID() bool

HasNoLegSecurityAltID returns true if NoLegSecurityAltID is present, Tag 604

func (NoLegs) HasNoLegStipulations added in v0.4.0

func (m NoLegs) HasNoLegStipulations() bool

HasNoLegStipulations returns true if NoLegStipulations is present, Tag 683

func (NoLegs) HasNoNestedPartyIDs added in v0.4.0

func (m NoLegs) HasNoNestedPartyIDs() bool

HasNoNestedPartyIDs returns true if NoNestedPartyIDs is present, Tag 539

func (NoLegs) SetEncodedLegIssuer added in v0.4.0

func (m NoLegs) SetEncodedLegIssuer(v string)

SetEncodedLegIssuer sets EncodedLegIssuer, Tag 619

func (NoLegs) SetEncodedLegIssuerLen added in v0.4.0

func (m NoLegs) SetEncodedLegIssuerLen(v int)

SetEncodedLegIssuerLen sets EncodedLegIssuerLen, Tag 618

func (NoLegs) SetEncodedLegSecurityDesc added in v0.4.0

func (m NoLegs) SetEncodedLegSecurityDesc(v string)

SetEncodedLegSecurityDesc sets EncodedLegSecurityDesc, Tag 622

func (NoLegs) SetEncodedLegSecurityDescLen added in v0.4.0

func (m NoLegs) SetEncodedLegSecurityDescLen(v int)

SetEncodedLegSecurityDescLen sets EncodedLegSecurityDescLen, Tag 621

func (NoLegs) SetLegCFICode added in v0.4.0

func (m NoLegs) SetLegCFICode(v string)

SetLegCFICode sets LegCFICode, Tag 608

func (NoLegs) SetLegContractMultiplier added in v0.4.0

func (m NoLegs) SetLegContractMultiplier(value decimal.Decimal, scale int32)

SetLegContractMultiplier sets LegContractMultiplier, Tag 614

func (NoLegs) SetLegContractSettlMonth added in v0.4.0

func (m NoLegs) SetLegContractSettlMonth(v string)

SetLegContractSettlMonth sets LegContractSettlMonth, Tag 955

func (NoLegs) SetLegCountryOfIssue added in v0.4.0

func (m NoLegs) SetLegCountryOfIssue(v string)

SetLegCountryOfIssue sets LegCountryOfIssue, Tag 596

func (NoLegs) SetLegCouponPaymentDate added in v0.4.0

func (m NoLegs) SetLegCouponPaymentDate(v string)

SetLegCouponPaymentDate sets LegCouponPaymentDate, Tag 248

func (NoLegs) SetLegCouponRate added in v0.4.0

func (m NoLegs) SetLegCouponRate(value decimal.Decimal, scale int32)

SetLegCouponRate sets LegCouponRate, Tag 615

func (NoLegs) SetLegCoveredOrUncovered added in v0.4.0

func (m NoLegs) SetLegCoveredOrUncovered(v int)

SetLegCoveredOrUncovered sets LegCoveredOrUncovered, Tag 565

func (NoLegs) SetLegCreditRating added in v0.4.0

func (m NoLegs) SetLegCreditRating(v string)

SetLegCreditRating sets LegCreditRating, Tag 257

func (NoLegs) SetLegCurrency added in v0.4.0

func (m NoLegs) SetLegCurrency(v string)

SetLegCurrency sets LegCurrency, Tag 556

func (NoLegs) SetLegDatedDate added in v0.4.0

func (m NoLegs) SetLegDatedDate(v string)

SetLegDatedDate sets LegDatedDate, Tag 739

func (NoLegs) SetLegFactor added in v0.4.0

func (m NoLegs) SetLegFactor(value decimal.Decimal, scale int32)

SetLegFactor sets LegFactor, Tag 253

func (NoLegs) SetLegInstrRegistry added in v0.4.0

func (m NoLegs) SetLegInstrRegistry(v string)

SetLegInstrRegistry sets LegInstrRegistry, Tag 599

func (NoLegs) SetLegInterestAccrualDate added in v0.4.0

func (m NoLegs) SetLegInterestAccrualDate(v string)

SetLegInterestAccrualDate sets LegInterestAccrualDate, Tag 956

func (NoLegs) SetLegIssueDate added in v0.4.0

func (m NoLegs) SetLegIssueDate(v string)

SetLegIssueDate sets LegIssueDate, Tag 249

func (NoLegs) SetLegIssuer added in v0.4.0

func (m NoLegs) SetLegIssuer(v string)

SetLegIssuer sets LegIssuer, Tag 617

func (NoLegs) SetLegLocaleOfIssue added in v0.4.0

func (m NoLegs) SetLegLocaleOfIssue(v string)

SetLegLocaleOfIssue sets LegLocaleOfIssue, Tag 598

func (NoLegs) SetLegMaturityDate added in v0.4.0

func (m NoLegs) SetLegMaturityDate(v string)

SetLegMaturityDate sets LegMaturityDate, Tag 611

func (NoLegs) SetLegMaturityMonthYear added in v0.4.0

func (m NoLegs) SetLegMaturityMonthYear(v string)

SetLegMaturityMonthYear sets LegMaturityMonthYear, Tag 610

func (NoLegs) SetLegOptAttribute added in v0.4.0

func (m NoLegs) SetLegOptAttribute(v string)

SetLegOptAttribute sets LegOptAttribute, Tag 613

func (NoLegs) SetLegOptionRatio added in v0.4.0

func (m NoLegs) SetLegOptionRatio(value decimal.Decimal, scale int32)

SetLegOptionRatio sets LegOptionRatio, Tag 1017

func (NoLegs) SetLegOrderQty added in v0.4.0

func (m NoLegs) SetLegOrderQty(value decimal.Decimal, scale int32)

SetLegOrderQty sets LegOrderQty, Tag 685

func (NoLegs) SetLegPool added in v0.4.0

func (m NoLegs) SetLegPool(v string)

SetLegPool sets LegPool, Tag 740

func (NoLegs) SetLegPositionEffect added in v0.4.0

func (m NoLegs) SetLegPositionEffect(v string)

SetLegPositionEffect sets LegPositionEffect, Tag 564

func (NoLegs) SetLegPrice added in v0.4.0

func (m NoLegs) SetLegPrice(value decimal.Decimal, scale int32)

SetLegPrice sets LegPrice, Tag 566

func (NoLegs) SetLegProduct added in v0.4.0

func (m NoLegs) SetLegProduct(v int)

SetLegProduct sets LegProduct, Tag 607

func (NoLegs) SetLegQty added in v0.4.0

func (m NoLegs) SetLegQty(value decimal.Decimal, scale int32)

SetLegQty sets LegQty, Tag 687

func (NoLegs) SetLegRatioQty added in v0.4.0

func (m NoLegs) SetLegRatioQty(value decimal.Decimal, scale int32)

SetLegRatioQty sets LegRatioQty, Tag 623

func (NoLegs) SetLegRedemptionDate added in v0.4.0

func (m NoLegs) SetLegRedemptionDate(v string)

SetLegRedemptionDate sets LegRedemptionDate, Tag 254

func (NoLegs) SetLegRefID added in v0.4.0

func (m NoLegs) SetLegRefID(v string)

SetLegRefID sets LegRefID, Tag 654

func (NoLegs) SetLegRepoCollateralSecurityType added in v0.4.0

func (m NoLegs) SetLegRepoCollateralSecurityType(v int)

SetLegRepoCollateralSecurityType sets LegRepoCollateralSecurityType, Tag 250

func (NoLegs) SetLegRepurchaseRate added in v0.4.0

func (m NoLegs) SetLegRepurchaseRate(value decimal.Decimal, scale int32)

SetLegRepurchaseRate sets LegRepurchaseRate, Tag 252

func (NoLegs) SetLegRepurchaseTerm added in v0.4.0

func (m NoLegs) SetLegRepurchaseTerm(v int)

SetLegRepurchaseTerm sets LegRepurchaseTerm, Tag 251

func (NoLegs) SetLegSecurityDesc added in v0.4.0

func (m NoLegs) SetLegSecurityDesc(v string)

SetLegSecurityDesc sets LegSecurityDesc, Tag 620

func (NoLegs) SetLegSecurityExchange added in v0.4.0

func (m NoLegs) SetLegSecurityExchange(v string)

SetLegSecurityExchange sets LegSecurityExchange, Tag 616

func (NoLegs) SetLegSecurityID added in v0.4.0

func (m NoLegs) SetLegSecurityID(v string)

SetLegSecurityID sets LegSecurityID, Tag 602

func (NoLegs) SetLegSecurityIDSource added in v0.4.0

func (m NoLegs) SetLegSecurityIDSource(v string)

SetLegSecurityIDSource sets LegSecurityIDSource, Tag 603

func (NoLegs) SetLegSecuritySubType added in v0.4.0

func (m NoLegs) SetLegSecuritySubType(v string)

SetLegSecuritySubType sets LegSecuritySubType, Tag 764

func (NoLegs) SetLegSecurityType added in v0.4.0

func (m NoLegs) SetLegSecurityType(v string)

SetLegSecurityType sets LegSecurityType, Tag 609

func (NoLegs) SetLegSettlDate added in v0.4.0

func (m NoLegs) SetLegSettlDate(v string)

SetLegSettlDate sets LegSettlDate, Tag 588

func (NoLegs) SetLegSettlType added in v0.4.0

func (m NoLegs) SetLegSettlType(v string)

SetLegSettlType sets LegSettlType, Tag 587

func (NoLegs) SetLegSide added in v0.4.0

func (m NoLegs) SetLegSide(v string)

SetLegSide sets LegSide, Tag 624

func (NoLegs) SetLegStateOrProvinceOfIssue added in v0.4.0

func (m NoLegs) SetLegStateOrProvinceOfIssue(v string)

SetLegStateOrProvinceOfIssue sets LegStateOrProvinceOfIssue, Tag 597

func (NoLegs) SetLegStrikeCurrency added in v0.4.0

func (m NoLegs) SetLegStrikeCurrency(v string)

SetLegStrikeCurrency sets LegStrikeCurrency, Tag 942

func (NoLegs) SetLegStrikePrice added in v0.4.0

func (m NoLegs) SetLegStrikePrice(value decimal.Decimal, scale int32)

SetLegStrikePrice sets LegStrikePrice, Tag 612

func (NoLegs) SetLegSwapType added in v0.4.0

func (m NoLegs) SetLegSwapType(v enum.LegSwapType)

SetLegSwapType sets LegSwapType, Tag 690

func (NoLegs) SetLegSymbol added in v0.4.0

func (m NoLegs) SetLegSymbol(v string)

SetLegSymbol sets LegSymbol, Tag 600

func (NoLegs) SetLegSymbolSfx added in v0.4.0

func (m NoLegs) SetLegSymbolSfx(v string)

SetLegSymbolSfx sets LegSymbolSfx, Tag 601

func (NoLegs) SetLegTimeUnit added in v0.4.0

func (m NoLegs) SetLegTimeUnit(v string)

SetLegTimeUnit sets LegTimeUnit, Tag 1001

func (NoLegs) SetLegUnitOfMeasure added in v0.4.0

func (m NoLegs) SetLegUnitOfMeasure(v string)

SetLegUnitOfMeasure sets LegUnitOfMeasure, Tag 999

func (NoLegs) SetNoLegAllocs added in v0.4.0

func (m NoLegs) SetNoLegAllocs(f NoLegAllocsRepeatingGroup)

SetNoLegAllocs sets NoLegAllocs, Tag 670

func (NoLegs) SetNoLegSecurityAltID added in v0.4.0

func (m NoLegs) SetNoLegSecurityAltID(f NoLegSecurityAltIDRepeatingGroup)

SetNoLegSecurityAltID sets NoLegSecurityAltID, Tag 604

func (NoLegs) SetNoLegStipulations added in v0.4.0

func (m NoLegs) SetNoLegStipulations(f NoLegStipulationsRepeatingGroup)

SetNoLegStipulations sets NoLegStipulations, Tag 683

func (NoLegs) SetNoNestedPartyIDs added in v0.4.0

func (m NoLegs) SetNoNestedPartyIDs(f NoNestedPartyIDsRepeatingGroup)

SetNoNestedPartyIDs sets NoNestedPartyIDs, Tag 539

type NoLegsRepeatingGroup added in v0.4.0

type NoLegsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoLegsRepeatingGroup is a repeating group, Tag 555

func NewNoLegsRepeatingGroup added in v0.4.0

func NewNoLegsRepeatingGroup() NoLegsRepeatingGroup

NewNoLegsRepeatingGroup returns an initialized, NoLegsRepeatingGroup

func (NoLegsRepeatingGroup) Add added in v0.4.0

func (m NoLegsRepeatingGroup) Add() NoLegs

Add create and append a new NoLegs to this group

func (NoLegsRepeatingGroup) Get added in v0.4.0

func (m NoLegsRepeatingGroup) Get(i int) NoLegs

Get returns the ith NoLegs in the NoLegsRepeatinGroup

type NoNested2PartyIDs added in v0.4.0

type NoNested2PartyIDs struct {
	*quickfix.Group
}

NoNested2PartyIDs is a repeating group element, Tag 756

func (NoNested2PartyIDs) GetNested2PartyID added in v0.4.0

func (m NoNested2PartyIDs) GetNested2PartyID() (v string, err quickfix.MessageRejectError)

GetNested2PartyID gets Nested2PartyID, Tag 757

func (NoNested2PartyIDs) GetNested2PartyIDSource added in v0.4.0

func (m NoNested2PartyIDs) GetNested2PartyIDSource() (v string, err quickfix.MessageRejectError)

GetNested2PartyIDSource gets Nested2PartyIDSource, Tag 758

func (NoNested2PartyIDs) GetNested2PartyRole added in v0.4.0

func (m NoNested2PartyIDs) GetNested2PartyRole() (v int, err quickfix.MessageRejectError)

GetNested2PartyRole gets Nested2PartyRole, Tag 759

func (NoNested2PartyIDs) GetNoNested2PartySubIDs added in v0.4.0

GetNoNested2PartySubIDs gets NoNested2PartySubIDs, Tag 806

func (NoNested2PartyIDs) HasNested2PartyID added in v0.4.0

func (m NoNested2PartyIDs) HasNested2PartyID() bool

HasNested2PartyID returns true if Nested2PartyID is present, Tag 757

func (NoNested2PartyIDs) HasNested2PartyIDSource added in v0.4.0

func (m NoNested2PartyIDs) HasNested2PartyIDSource() bool

HasNested2PartyIDSource returns true if Nested2PartyIDSource is present, Tag 758

func (NoNested2PartyIDs) HasNested2PartyRole added in v0.4.0

func (m NoNested2PartyIDs) HasNested2PartyRole() bool

HasNested2PartyRole returns true if Nested2PartyRole is present, Tag 759

func (NoNested2PartyIDs) HasNoNested2PartySubIDs added in v0.4.0

func (m NoNested2PartyIDs) HasNoNested2PartySubIDs() bool

HasNoNested2PartySubIDs returns true if NoNested2PartySubIDs is present, Tag 806

func (NoNested2PartyIDs) SetNested2PartyID added in v0.4.0

func (m NoNested2PartyIDs) SetNested2PartyID(v string)

SetNested2PartyID sets Nested2PartyID, Tag 757

func (NoNested2PartyIDs) SetNested2PartyIDSource added in v0.4.0

func (m NoNested2PartyIDs) SetNested2PartyIDSource(v string)

SetNested2PartyIDSource sets Nested2PartyIDSource, Tag 758

func (NoNested2PartyIDs) SetNested2PartyRole added in v0.4.0

func (m NoNested2PartyIDs) SetNested2PartyRole(v int)

SetNested2PartyRole sets Nested2PartyRole, Tag 759

func (NoNested2PartyIDs) SetNoNested2PartySubIDs added in v0.4.0

func (m NoNested2PartyIDs) SetNoNested2PartySubIDs(f NoNested2PartySubIDsRepeatingGroup)

SetNoNested2PartySubIDs sets NoNested2PartySubIDs, Tag 806

type NoNested2PartyIDsRepeatingGroup added in v0.4.0

type NoNested2PartyIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoNested2PartyIDsRepeatingGroup is a repeating group, Tag 756

func NewNoNested2PartyIDsRepeatingGroup added in v0.4.0

func NewNoNested2PartyIDsRepeatingGroup() NoNested2PartyIDsRepeatingGroup

NewNoNested2PartyIDsRepeatingGroup returns an initialized, NoNested2PartyIDsRepeatingGroup

func (NoNested2PartyIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoNested2PartyIDs to this group

func (NoNested2PartyIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoNested2PartyIDs in the NoNested2PartyIDsRepeatinGroup

type NoNested2PartySubIDs added in v0.4.0

type NoNested2PartySubIDs struct {
	*quickfix.Group
}

NoNested2PartySubIDs is a repeating group element, Tag 806

func (NoNested2PartySubIDs) GetNested2PartySubID added in v0.4.0

func (m NoNested2PartySubIDs) GetNested2PartySubID() (v string, err quickfix.MessageRejectError)

GetNested2PartySubID gets Nested2PartySubID, Tag 760

func (NoNested2PartySubIDs) GetNested2PartySubIDType added in v0.4.0

func (m NoNested2PartySubIDs) GetNested2PartySubIDType() (v int, err quickfix.MessageRejectError)

GetNested2PartySubIDType gets Nested2PartySubIDType, Tag 807

func (NoNested2PartySubIDs) HasNested2PartySubID added in v0.4.0

func (m NoNested2PartySubIDs) HasNested2PartySubID() bool

HasNested2PartySubID returns true if Nested2PartySubID is present, Tag 760

func (NoNested2PartySubIDs) HasNested2PartySubIDType added in v0.4.0

func (m NoNested2PartySubIDs) HasNested2PartySubIDType() bool

HasNested2PartySubIDType returns true if Nested2PartySubIDType is present, Tag 807

func (NoNested2PartySubIDs) SetNested2PartySubID added in v0.4.0

func (m NoNested2PartySubIDs) SetNested2PartySubID(v string)

SetNested2PartySubID sets Nested2PartySubID, Tag 760

func (NoNested2PartySubIDs) SetNested2PartySubIDType added in v0.4.0

func (m NoNested2PartySubIDs) SetNested2PartySubIDType(v int)

SetNested2PartySubIDType sets Nested2PartySubIDType, Tag 807

type NoNested2PartySubIDsRepeatingGroup added in v0.4.0

type NoNested2PartySubIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoNested2PartySubIDsRepeatingGroup is a repeating group, Tag 806

func NewNoNested2PartySubIDsRepeatingGroup added in v0.4.0

func NewNoNested2PartySubIDsRepeatingGroup() NoNested2PartySubIDsRepeatingGroup

NewNoNested2PartySubIDsRepeatingGroup returns an initialized, NoNested2PartySubIDsRepeatingGroup

func (NoNested2PartySubIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoNested2PartySubIDs to this group

func (NoNested2PartySubIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoNested2PartySubIDs in the NoNested2PartySubIDsRepeatinGroup

type NoNested3PartyIDs added in v0.4.0

type NoNested3PartyIDs struct {
	*quickfix.Group
}

NoNested3PartyIDs is a repeating group element, Tag 948

func (NoNested3PartyIDs) GetNested3PartyID added in v0.4.0

func (m NoNested3PartyIDs) GetNested3PartyID() (v string, err quickfix.MessageRejectError)

GetNested3PartyID gets Nested3PartyID, Tag 949

func (NoNested3PartyIDs) GetNested3PartyIDSource added in v0.4.0

func (m NoNested3PartyIDs) GetNested3PartyIDSource() (v string, err quickfix.MessageRejectError)

GetNested3PartyIDSource gets Nested3PartyIDSource, Tag 950

func (NoNested3PartyIDs) GetNested3PartyRole added in v0.4.0

func (m NoNested3PartyIDs) GetNested3PartyRole() (v int, err quickfix.MessageRejectError)

GetNested3PartyRole gets Nested3PartyRole, Tag 951

func (NoNested3PartyIDs) GetNoNested3PartySubIDs added in v0.4.0

GetNoNested3PartySubIDs gets NoNested3PartySubIDs, Tag 952

func (NoNested3PartyIDs) HasNested3PartyID added in v0.4.0

func (m NoNested3PartyIDs) HasNested3PartyID() bool

HasNested3PartyID returns true if Nested3PartyID is present, Tag 949

func (NoNested3PartyIDs) HasNested3PartyIDSource added in v0.4.0

func (m NoNested3PartyIDs) HasNested3PartyIDSource() bool

HasNested3PartyIDSource returns true if Nested3PartyIDSource is present, Tag 950

func (NoNested3PartyIDs) HasNested3PartyRole added in v0.4.0

func (m NoNested3PartyIDs) HasNested3PartyRole() bool

HasNested3PartyRole returns true if Nested3PartyRole is present, Tag 951

func (NoNested3PartyIDs) HasNoNested3PartySubIDs added in v0.4.0

func (m NoNested3PartyIDs) HasNoNested3PartySubIDs() bool

HasNoNested3PartySubIDs returns true if NoNested3PartySubIDs is present, Tag 952

func (NoNested3PartyIDs) SetNested3PartyID added in v0.4.0

func (m NoNested3PartyIDs) SetNested3PartyID(v string)

SetNested3PartyID sets Nested3PartyID, Tag 949

func (NoNested3PartyIDs) SetNested3PartyIDSource added in v0.4.0

func (m NoNested3PartyIDs) SetNested3PartyIDSource(v string)

SetNested3PartyIDSource sets Nested3PartyIDSource, Tag 950

func (NoNested3PartyIDs) SetNested3PartyRole added in v0.4.0

func (m NoNested3PartyIDs) SetNested3PartyRole(v int)

SetNested3PartyRole sets Nested3PartyRole, Tag 951

func (NoNested3PartyIDs) SetNoNested3PartySubIDs added in v0.4.0

func (m NoNested3PartyIDs) SetNoNested3PartySubIDs(f NoNested3PartySubIDsRepeatingGroup)

SetNoNested3PartySubIDs sets NoNested3PartySubIDs, Tag 952

type NoNested3PartyIDsRepeatingGroup added in v0.4.0

type NoNested3PartyIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoNested3PartyIDsRepeatingGroup is a repeating group, Tag 948

func NewNoNested3PartyIDsRepeatingGroup added in v0.4.0

func NewNoNested3PartyIDsRepeatingGroup() NoNested3PartyIDsRepeatingGroup

NewNoNested3PartyIDsRepeatingGroup returns an initialized, NoNested3PartyIDsRepeatingGroup

func (NoNested3PartyIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoNested3PartyIDs to this group

func (NoNested3PartyIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoNested3PartyIDs in the NoNested3PartyIDsRepeatinGroup

type NoNested3PartySubIDs added in v0.4.0

type NoNested3PartySubIDs struct {
	*quickfix.Group
}

NoNested3PartySubIDs is a repeating group element, Tag 952

func (NoNested3PartySubIDs) GetNested3PartySubID added in v0.4.0

func (m NoNested3PartySubIDs) GetNested3PartySubID() (v string, err quickfix.MessageRejectError)

GetNested3PartySubID gets Nested3PartySubID, Tag 953

func (NoNested3PartySubIDs) GetNested3PartySubIDType added in v0.4.0

func (m NoNested3PartySubIDs) GetNested3PartySubIDType() (v int, err quickfix.MessageRejectError)

GetNested3PartySubIDType gets Nested3PartySubIDType, Tag 954

func (NoNested3PartySubIDs) HasNested3PartySubID added in v0.4.0

func (m NoNested3PartySubIDs) HasNested3PartySubID() bool

HasNested3PartySubID returns true if Nested3PartySubID is present, Tag 953

func (NoNested3PartySubIDs) HasNested3PartySubIDType added in v0.4.0

func (m NoNested3PartySubIDs) HasNested3PartySubIDType() bool

HasNested3PartySubIDType returns true if Nested3PartySubIDType is present, Tag 954

func (NoNested3PartySubIDs) SetNested3PartySubID added in v0.4.0

func (m NoNested3PartySubIDs) SetNested3PartySubID(v string)

SetNested3PartySubID sets Nested3PartySubID, Tag 953

func (NoNested3PartySubIDs) SetNested3PartySubIDType added in v0.4.0

func (m NoNested3PartySubIDs) SetNested3PartySubIDType(v int)

SetNested3PartySubIDType sets Nested3PartySubIDType, Tag 954

type NoNested3PartySubIDsRepeatingGroup added in v0.4.0

type NoNested3PartySubIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoNested3PartySubIDsRepeatingGroup is a repeating group, Tag 952

func NewNoNested3PartySubIDsRepeatingGroup added in v0.4.0

func NewNoNested3PartySubIDsRepeatingGroup() NoNested3PartySubIDsRepeatingGroup

NewNoNested3PartySubIDsRepeatingGroup returns an initialized, NoNested3PartySubIDsRepeatingGroup

func (NoNested3PartySubIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoNested3PartySubIDs to this group

func (NoNested3PartySubIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoNested3PartySubIDs in the NoNested3PartySubIDsRepeatinGroup

type NoNestedPartyIDs added in v0.4.0

type NoNestedPartyIDs struct {
	*quickfix.Group
}

NoNestedPartyIDs is a repeating group element, Tag 539

func (NoNestedPartyIDs) GetNestedPartyID added in v0.4.0

func (m NoNestedPartyIDs) GetNestedPartyID() (v string, err quickfix.MessageRejectError)

GetNestedPartyID gets NestedPartyID, Tag 524

func (NoNestedPartyIDs) GetNestedPartyIDSource added in v0.4.0

func (m NoNestedPartyIDs) GetNestedPartyIDSource() (v string, err quickfix.MessageRejectError)

GetNestedPartyIDSource gets NestedPartyIDSource, Tag 525

func (NoNestedPartyIDs) GetNestedPartyRole added in v0.4.0

func (m NoNestedPartyIDs) GetNestedPartyRole() (v int, err quickfix.MessageRejectError)

GetNestedPartyRole gets NestedPartyRole, Tag 538

func (NoNestedPartyIDs) GetNoNestedPartySubIDs added in v0.4.0

GetNoNestedPartySubIDs gets NoNestedPartySubIDs, Tag 804

func (NoNestedPartyIDs) HasNestedPartyID added in v0.4.0

func (m NoNestedPartyIDs) HasNestedPartyID() bool

HasNestedPartyID returns true if NestedPartyID is present, Tag 524

func (NoNestedPartyIDs) HasNestedPartyIDSource added in v0.4.0

func (m NoNestedPartyIDs) HasNestedPartyIDSource() bool

HasNestedPartyIDSource returns true if NestedPartyIDSource is present, Tag 525

func (NoNestedPartyIDs) HasNestedPartyRole added in v0.4.0

func (m NoNestedPartyIDs) HasNestedPartyRole() bool

HasNestedPartyRole returns true if NestedPartyRole is present, Tag 538

func (NoNestedPartyIDs) HasNoNestedPartySubIDs added in v0.4.0

func (m NoNestedPartyIDs) HasNoNestedPartySubIDs() bool

HasNoNestedPartySubIDs returns true if NoNestedPartySubIDs is present, Tag 804

func (NoNestedPartyIDs) SetNestedPartyID added in v0.4.0

func (m NoNestedPartyIDs) SetNestedPartyID(v string)

SetNestedPartyID sets NestedPartyID, Tag 524

func (NoNestedPartyIDs) SetNestedPartyIDSource added in v0.4.0

func (m NoNestedPartyIDs) SetNestedPartyIDSource(v string)

SetNestedPartyIDSource sets NestedPartyIDSource, Tag 525

func (NoNestedPartyIDs) SetNestedPartyRole added in v0.4.0

func (m NoNestedPartyIDs) SetNestedPartyRole(v int)

SetNestedPartyRole sets NestedPartyRole, Tag 538

func (NoNestedPartyIDs) SetNoNestedPartySubIDs added in v0.4.0

func (m NoNestedPartyIDs) SetNoNestedPartySubIDs(f NoNestedPartySubIDsRepeatingGroup)

SetNoNestedPartySubIDs sets NoNestedPartySubIDs, Tag 804

type NoNestedPartyIDsRepeatingGroup added in v0.4.0

type NoNestedPartyIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoNestedPartyIDsRepeatingGroup is a repeating group, Tag 539

func NewNoNestedPartyIDsRepeatingGroup added in v0.4.0

func NewNoNestedPartyIDsRepeatingGroup() NoNestedPartyIDsRepeatingGroup

NewNoNestedPartyIDsRepeatingGroup returns an initialized, NoNestedPartyIDsRepeatingGroup

func (NoNestedPartyIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoNestedPartyIDs to this group

func (NoNestedPartyIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoNestedPartyIDs in the NoNestedPartyIDsRepeatinGroup

type NoNestedPartySubIDs added in v0.4.0

type NoNestedPartySubIDs struct {
	*quickfix.Group
}

NoNestedPartySubIDs is a repeating group element, Tag 804

func (NoNestedPartySubIDs) GetNestedPartySubID added in v0.4.0

func (m NoNestedPartySubIDs) GetNestedPartySubID() (v string, err quickfix.MessageRejectError)

GetNestedPartySubID gets NestedPartySubID, Tag 545

func (NoNestedPartySubIDs) GetNestedPartySubIDType added in v0.4.0

func (m NoNestedPartySubIDs) GetNestedPartySubIDType() (v int, err quickfix.MessageRejectError)

GetNestedPartySubIDType gets NestedPartySubIDType, Tag 805

func (NoNestedPartySubIDs) HasNestedPartySubID added in v0.4.0

func (m NoNestedPartySubIDs) HasNestedPartySubID() bool

HasNestedPartySubID returns true if NestedPartySubID is present, Tag 545

func (NoNestedPartySubIDs) HasNestedPartySubIDType added in v0.4.0

func (m NoNestedPartySubIDs) HasNestedPartySubIDType() bool

HasNestedPartySubIDType returns true if NestedPartySubIDType is present, Tag 805

func (NoNestedPartySubIDs) SetNestedPartySubID added in v0.4.0

func (m NoNestedPartySubIDs) SetNestedPartySubID(v string)

SetNestedPartySubID sets NestedPartySubID, Tag 545

func (NoNestedPartySubIDs) SetNestedPartySubIDType added in v0.4.0

func (m NoNestedPartySubIDs) SetNestedPartySubIDType(v int)

SetNestedPartySubIDType sets NestedPartySubIDType, Tag 805

type NoNestedPartySubIDsRepeatingGroup added in v0.4.0

type NoNestedPartySubIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoNestedPartySubIDsRepeatingGroup is a repeating group, Tag 804

func NewNoNestedPartySubIDsRepeatingGroup added in v0.4.0

func NewNoNestedPartySubIDsRepeatingGroup() NoNestedPartySubIDsRepeatingGroup

NewNoNestedPartySubIDsRepeatingGroup returns an initialized, NoNestedPartySubIDsRepeatingGroup

func (NoNestedPartySubIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoNestedPartySubIDs to this group

func (NoNestedPartySubIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoNestedPartySubIDs in the NoNestedPartySubIDsRepeatinGroup

type NoPartyIDs added in v0.4.0

type NoPartyIDs struct {
	*quickfix.Group
}

NoPartyIDs is a repeating group element, Tag 453

func (NoPartyIDs) GetNoPartySubIDs added in v0.4.0

GetNoPartySubIDs gets NoPartySubIDs, Tag 802

func (NoPartyIDs) GetPartyID added in v0.4.0

func (m NoPartyIDs) GetPartyID() (v string, err quickfix.MessageRejectError)

GetPartyID gets PartyID, Tag 448

func (NoPartyIDs) GetPartyIDSource added in v0.4.0

func (m NoPartyIDs) GetPartyIDSource() (v enum.PartyIDSource, err quickfix.MessageRejectError)

GetPartyIDSource gets PartyIDSource, Tag 447

func (NoPartyIDs) GetPartyRole added in v0.4.0

func (m NoPartyIDs) GetPartyRole() (v enum.PartyRole, err quickfix.MessageRejectError)

GetPartyRole gets PartyRole, Tag 452

func (NoPartyIDs) HasNoPartySubIDs added in v0.4.0

func (m NoPartyIDs) HasNoPartySubIDs() bool

HasNoPartySubIDs returns true if NoPartySubIDs is present, Tag 802

func (NoPartyIDs) HasPartyID added in v0.4.0

func (m NoPartyIDs) HasPartyID() bool

HasPartyID returns true if PartyID is present, Tag 448

func (NoPartyIDs) HasPartyIDSource added in v0.4.0

func (m NoPartyIDs) HasPartyIDSource() bool

HasPartyIDSource returns true if PartyIDSource is present, Tag 447

func (NoPartyIDs) HasPartyRole added in v0.4.0

func (m NoPartyIDs) HasPartyRole() bool

HasPartyRole returns true if PartyRole is present, Tag 452

func (NoPartyIDs) SetNoPartySubIDs added in v0.4.0

func (m NoPartyIDs) SetNoPartySubIDs(f NoPartySubIDsRepeatingGroup)

SetNoPartySubIDs sets NoPartySubIDs, Tag 802

func (NoPartyIDs) SetPartyID added in v0.4.0

func (m NoPartyIDs) SetPartyID(v string)

SetPartyID sets PartyID, Tag 448

func (NoPartyIDs) SetPartyIDSource added in v0.4.0

func (m NoPartyIDs) SetPartyIDSource(v enum.PartyIDSource)

SetPartyIDSource sets PartyIDSource, Tag 447

func (NoPartyIDs) SetPartyRole added in v0.4.0

func (m NoPartyIDs) SetPartyRole(v enum.PartyRole)

SetPartyRole sets PartyRole, Tag 452

type NoPartyIDsRepeatingGroup added in v0.4.0

type NoPartyIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoPartyIDsRepeatingGroup is a repeating group, Tag 453

func NewNoPartyIDsRepeatingGroup added in v0.4.0

func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup

NewNoPartyIDsRepeatingGroup returns an initialized, NoPartyIDsRepeatingGroup

func (NoPartyIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoPartyIDs to this group

func (NoPartyIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoPartyIDs in the NoPartyIDsRepeatinGroup

type NoPartySubIDs added in v0.4.0

type NoPartySubIDs struct {
	*quickfix.Group
}

NoPartySubIDs is a repeating group element, Tag 802

func (NoPartySubIDs) GetPartySubID added in v0.4.0

func (m NoPartySubIDs) GetPartySubID() (v string, err quickfix.MessageRejectError)

GetPartySubID gets PartySubID, Tag 523

func (NoPartySubIDs) GetPartySubIDType added in v0.4.0

func (m NoPartySubIDs) GetPartySubIDType() (v enum.PartySubIDType, err quickfix.MessageRejectError)

GetPartySubIDType gets PartySubIDType, Tag 803

func (NoPartySubIDs) HasPartySubID added in v0.4.0

func (m NoPartySubIDs) HasPartySubID() bool

HasPartySubID returns true if PartySubID is present, Tag 523

func (NoPartySubIDs) HasPartySubIDType added in v0.4.0

func (m NoPartySubIDs) HasPartySubIDType() bool

HasPartySubIDType returns true if PartySubIDType is present, Tag 803

func (NoPartySubIDs) SetPartySubID added in v0.4.0

func (m NoPartySubIDs) SetPartySubID(v string)

SetPartySubID sets PartySubID, Tag 523

func (NoPartySubIDs) SetPartySubIDType added in v0.4.0

func (m NoPartySubIDs) SetPartySubIDType(v enum.PartySubIDType)

SetPartySubIDType sets PartySubIDType, Tag 803

type NoPartySubIDsRepeatingGroup added in v0.4.0

type NoPartySubIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoPartySubIDsRepeatingGroup is a repeating group, Tag 802

func NewNoPartySubIDsRepeatingGroup added in v0.4.0

func NewNoPartySubIDsRepeatingGroup() NoPartySubIDsRepeatingGroup

NewNoPartySubIDsRepeatingGroup returns an initialized, NoPartySubIDsRepeatingGroup

func (NoPartySubIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoPartySubIDs to this group

func (NoPartySubIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoPartySubIDs in the NoPartySubIDsRepeatinGroup

type NoSecurityAltID added in v0.4.0

type NoSecurityAltID struct {
	*quickfix.Group
}

NoSecurityAltID is a repeating group element, Tag 454

func (NoSecurityAltID) GetSecurityAltID added in v0.4.0

func (m NoSecurityAltID) GetSecurityAltID() (v string, err quickfix.MessageRejectError)

GetSecurityAltID gets SecurityAltID, Tag 455

func (NoSecurityAltID) GetSecurityAltIDSource added in v0.4.0

func (m NoSecurityAltID) GetSecurityAltIDSource() (v string, err quickfix.MessageRejectError)

GetSecurityAltIDSource gets SecurityAltIDSource, Tag 456

func (NoSecurityAltID) HasSecurityAltID added in v0.4.0

func (m NoSecurityAltID) HasSecurityAltID() bool

HasSecurityAltID returns true if SecurityAltID is present, Tag 455

func (NoSecurityAltID) HasSecurityAltIDSource added in v0.4.0

func (m NoSecurityAltID) HasSecurityAltIDSource() bool

HasSecurityAltIDSource returns true if SecurityAltIDSource is present, Tag 456

func (NoSecurityAltID) SetSecurityAltID added in v0.4.0

func (m NoSecurityAltID) SetSecurityAltID(v string)

SetSecurityAltID sets SecurityAltID, Tag 455

func (NoSecurityAltID) SetSecurityAltIDSource added in v0.4.0

func (m NoSecurityAltID) SetSecurityAltIDSource(v string)

SetSecurityAltIDSource sets SecurityAltIDSource, Tag 456

type NoSecurityAltIDRepeatingGroup added in v0.4.0

type NoSecurityAltIDRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoSecurityAltIDRepeatingGroup is a repeating group, Tag 454

func NewNoSecurityAltIDRepeatingGroup added in v0.4.0

func NewNoSecurityAltIDRepeatingGroup() NoSecurityAltIDRepeatingGroup

NewNoSecurityAltIDRepeatingGroup returns an initialized, NoSecurityAltIDRepeatingGroup

func (NoSecurityAltIDRepeatingGroup) Add added in v0.4.0

Add create and append a new NoSecurityAltID to this group

func (NoSecurityAltIDRepeatingGroup) Get added in v0.4.0

Get returns the ith NoSecurityAltID in the NoSecurityAltIDRepeatinGroup

type NoStrategyParameters added in v0.4.0

type NoStrategyParameters struct {
	*quickfix.Group
}

NoStrategyParameters is a repeating group element, Tag 957

func (NoStrategyParameters) GetStrategyParameterName added in v0.4.0

func (m NoStrategyParameters) GetStrategyParameterName() (v string, err quickfix.MessageRejectError)

GetStrategyParameterName gets StrategyParameterName, Tag 958

func (NoStrategyParameters) GetStrategyParameterType added in v0.4.0

func (m NoStrategyParameters) GetStrategyParameterType() (v enum.StrategyParameterType, err quickfix.MessageRejectError)

GetStrategyParameterType gets StrategyParameterType, Tag 959

func (NoStrategyParameters) GetStrategyParameterValue added in v0.4.0

func (m NoStrategyParameters) GetStrategyParameterValue() (v string, err quickfix.MessageRejectError)

GetStrategyParameterValue gets StrategyParameterValue, Tag 960

func (NoStrategyParameters) HasStrategyParameterName added in v0.4.0

func (m NoStrategyParameters) HasStrategyParameterName() bool

HasStrategyParameterName returns true if StrategyParameterName is present, Tag 958

func (NoStrategyParameters) HasStrategyParameterType added in v0.4.0

func (m NoStrategyParameters) HasStrategyParameterType() bool

HasStrategyParameterType returns true if StrategyParameterType is present, Tag 959

func (NoStrategyParameters) HasStrategyParameterValue added in v0.4.0

func (m NoStrategyParameters) HasStrategyParameterValue() bool

HasStrategyParameterValue returns true if StrategyParameterValue is present, Tag 960

func (NoStrategyParameters) SetStrategyParameterName added in v0.4.0

func (m NoStrategyParameters) SetStrategyParameterName(v string)

SetStrategyParameterName sets StrategyParameterName, Tag 958

func (NoStrategyParameters) SetStrategyParameterType added in v0.4.0

func (m NoStrategyParameters) SetStrategyParameterType(v enum.StrategyParameterType)

SetStrategyParameterType sets StrategyParameterType, Tag 959

func (NoStrategyParameters) SetStrategyParameterValue added in v0.4.0

func (m NoStrategyParameters) SetStrategyParameterValue(v string)

SetStrategyParameterValue sets StrategyParameterValue, Tag 960

type NoStrategyParametersRepeatingGroup added in v0.4.0

type NoStrategyParametersRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoStrategyParametersRepeatingGroup is a repeating group, Tag 957

func NewNoStrategyParametersRepeatingGroup added in v0.4.0

func NewNoStrategyParametersRepeatingGroup() NoStrategyParametersRepeatingGroup

NewNoStrategyParametersRepeatingGroup returns an initialized, NoStrategyParametersRepeatingGroup

func (NoStrategyParametersRepeatingGroup) Add added in v0.4.0

Add create and append a new NoStrategyParameters to this group

func (NoStrategyParametersRepeatingGroup) Get added in v0.4.0

Get returns the ith NoStrategyParameters in the NoStrategyParametersRepeatinGroup

type NoTradingSessions added in v0.4.0

type NoTradingSessions struct {
	*quickfix.Group
}

NoTradingSessions is a repeating group element, Tag 386

func (NoTradingSessions) GetTradingSessionID added in v0.4.0

func (m NoTradingSessions) GetTradingSessionID() (v enum.TradingSessionID, err quickfix.MessageRejectError)

GetTradingSessionID gets TradingSessionID, Tag 336

func (NoTradingSessions) GetTradingSessionSubID added in v0.4.0

func (m NoTradingSessions) GetTradingSessionSubID() (v enum.TradingSessionSubID, err quickfix.MessageRejectError)

GetTradingSessionSubID gets TradingSessionSubID, Tag 625

func (NoTradingSessions) HasTradingSessionID added in v0.4.0

func (m NoTradingSessions) HasTradingSessionID() bool

HasTradingSessionID returns true if TradingSessionID is present, Tag 336

func (NoTradingSessions) HasTradingSessionSubID added in v0.4.0

func (m NoTradingSessions) HasTradingSessionSubID() bool

HasTradingSessionSubID returns true if TradingSessionSubID is present, Tag 625

func (NoTradingSessions) SetTradingSessionID added in v0.4.0

func (m NoTradingSessions) SetTradingSessionID(v enum.TradingSessionID)

SetTradingSessionID sets TradingSessionID, Tag 336

func (NoTradingSessions) SetTradingSessionSubID added in v0.4.0

func (m NoTradingSessions) SetTradingSessionSubID(v enum.TradingSessionSubID)

SetTradingSessionSubID sets TradingSessionSubID, Tag 625

type NoTradingSessionsRepeatingGroup added in v0.4.0

type NoTradingSessionsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoTradingSessionsRepeatingGroup is a repeating group, Tag 386

func NewNoTradingSessionsRepeatingGroup added in v0.4.0

func NewNoTradingSessionsRepeatingGroup() NoTradingSessionsRepeatingGroup

NewNoTradingSessionsRepeatingGroup returns an initialized, NoTradingSessionsRepeatingGroup

func (NoTradingSessionsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoTradingSessions to this group

func (NoTradingSessionsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoTradingSessions in the NoTradingSessionsRepeatinGroup

type NoUnderlyingSecurityAltID added in v0.4.0

type NoUnderlyingSecurityAltID struct {
	*quickfix.Group
}

NoUnderlyingSecurityAltID is a repeating group element, Tag 457

func (NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID added in v0.4.0

func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecurityAltID gets UnderlyingSecurityAltID, Tag 458

func (NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource added in v0.4.0

func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecurityAltIDSource gets UnderlyingSecurityAltIDSource, Tag 459

func (NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID added in v0.4.0

func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID() bool

HasUnderlyingSecurityAltID returns true if UnderlyingSecurityAltID is present, Tag 458

func (NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource added in v0.4.0

func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource() bool

HasUnderlyingSecurityAltIDSource returns true if UnderlyingSecurityAltIDSource is present, Tag 459

func (NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID added in v0.4.0

func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID(v string)

SetUnderlyingSecurityAltID sets UnderlyingSecurityAltID, Tag 458

func (NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource added in v0.4.0

func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource(v string)

SetUnderlyingSecurityAltIDSource sets UnderlyingSecurityAltIDSource, Tag 459

type NoUnderlyingSecurityAltIDRepeatingGroup added in v0.4.0

type NoUnderlyingSecurityAltIDRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoUnderlyingSecurityAltIDRepeatingGroup is a repeating group, Tag 457

func NewNoUnderlyingSecurityAltIDRepeatingGroup added in v0.4.0

func NewNoUnderlyingSecurityAltIDRepeatingGroup() NoUnderlyingSecurityAltIDRepeatingGroup

NewNoUnderlyingSecurityAltIDRepeatingGroup returns an initialized, NoUnderlyingSecurityAltIDRepeatingGroup

func (NoUnderlyingSecurityAltIDRepeatingGroup) Add added in v0.4.0

Add create and append a new NoUnderlyingSecurityAltID to this group

func (NoUnderlyingSecurityAltIDRepeatingGroup) Get added in v0.4.0

Get returns the ith NoUnderlyingSecurityAltID in the NoUnderlyingSecurityAltIDRepeatinGroup

type NoUnderlyingStips added in v0.4.0

type NoUnderlyingStips struct {
	*quickfix.Group
}

NoUnderlyingStips is a repeating group element, Tag 887

func (NoUnderlyingStips) GetUnderlyingStipType added in v0.4.0

func (m NoUnderlyingStips) GetUnderlyingStipType() (v string, err quickfix.MessageRejectError)

GetUnderlyingStipType gets UnderlyingStipType, Tag 888

func (NoUnderlyingStips) GetUnderlyingStipValue added in v0.4.0

func (m NoUnderlyingStips) GetUnderlyingStipValue() (v string, err quickfix.MessageRejectError)

GetUnderlyingStipValue gets UnderlyingStipValue, Tag 889

func (NoUnderlyingStips) HasUnderlyingStipType added in v0.4.0

func (m NoUnderlyingStips) HasUnderlyingStipType() bool

HasUnderlyingStipType returns true if UnderlyingStipType is present, Tag 888

func (NoUnderlyingStips) HasUnderlyingStipValue added in v0.4.0

func (m NoUnderlyingStips) HasUnderlyingStipValue() bool

HasUnderlyingStipValue returns true if UnderlyingStipValue is present, Tag 889

func (NoUnderlyingStips) SetUnderlyingStipType added in v0.4.0

func (m NoUnderlyingStips) SetUnderlyingStipType(v string)

SetUnderlyingStipType sets UnderlyingStipType, Tag 888

func (NoUnderlyingStips) SetUnderlyingStipValue added in v0.4.0

func (m NoUnderlyingStips) SetUnderlyingStipValue(v string)

SetUnderlyingStipValue sets UnderlyingStipValue, Tag 889

type NoUnderlyingStipsRepeatingGroup added in v0.4.0

type NoUnderlyingStipsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoUnderlyingStipsRepeatingGroup is a repeating group, Tag 887

func NewNoUnderlyingStipsRepeatingGroup added in v0.4.0

func NewNoUnderlyingStipsRepeatingGroup() NoUnderlyingStipsRepeatingGroup

NewNoUnderlyingStipsRepeatingGroup returns an initialized, NoUnderlyingStipsRepeatingGroup

func (NoUnderlyingStipsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoUnderlyingStips to this group

func (NoUnderlyingStipsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoUnderlyingStips in the NoUnderlyingStipsRepeatinGroup

type NoUnderlyings added in v0.4.0

type NoUnderlyings struct {
	*quickfix.Group
}

NoUnderlyings is a repeating group element, Tag 711

func (NoUnderlyings) GetEncodedUnderlyingIssuer added in v0.4.0

func (m NoUnderlyings) GetEncodedUnderlyingIssuer() (v string, err quickfix.MessageRejectError)

GetEncodedUnderlyingIssuer gets EncodedUnderlyingIssuer, Tag 363

func (NoUnderlyings) GetEncodedUnderlyingIssuerLen added in v0.4.0

func (m NoUnderlyings) GetEncodedUnderlyingIssuerLen() (v int, err quickfix.MessageRejectError)

GetEncodedUnderlyingIssuerLen gets EncodedUnderlyingIssuerLen, Tag 362

func (NoUnderlyings) GetEncodedUnderlyingSecurityDesc added in v0.4.0

func (m NoUnderlyings) GetEncodedUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)

GetEncodedUnderlyingSecurityDesc gets EncodedUnderlyingSecurityDesc, Tag 365

func (NoUnderlyings) GetEncodedUnderlyingSecurityDescLen added in v0.4.0

func (m NoUnderlyings) GetEncodedUnderlyingSecurityDescLen() (v int, err quickfix.MessageRejectError)

GetEncodedUnderlyingSecurityDescLen gets EncodedUnderlyingSecurityDescLen, Tag 364

func (NoUnderlyings) GetNoUnderlyingSecurityAltID added in v0.4.0

GetNoUnderlyingSecurityAltID gets NoUnderlyingSecurityAltID, Tag 457

func (NoUnderlyings) GetNoUnderlyingStips added in v0.4.0

GetNoUnderlyingStips gets NoUnderlyingStips, Tag 887

func (NoUnderlyings) GetNoUndlyInstrumentParties added in v0.4.0

GetNoUndlyInstrumentParties gets NoUndlyInstrumentParties, Tag 1058

func (NoUnderlyings) GetUnderlyingAdjustedQuantity added in v0.4.0

func (m NoUnderlyings) GetUnderlyingAdjustedQuantity() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingAdjustedQuantity gets UnderlyingAdjustedQuantity, Tag 1044

func (NoUnderlyings) GetUnderlyingAllocationPercent added in v0.4.0

func (m NoUnderlyings) GetUnderlyingAllocationPercent() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingAllocationPercent gets UnderlyingAllocationPercent, Tag 972

func (NoUnderlyings) GetUnderlyingCFICode added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCFICode() (v string, err quickfix.MessageRejectError)

GetUnderlyingCFICode gets UnderlyingCFICode, Tag 463

func (NoUnderlyings) GetUnderlyingCPProgram added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCPProgram() (v string, err quickfix.MessageRejectError)

GetUnderlyingCPProgram gets UnderlyingCPProgram, Tag 877

func (NoUnderlyings) GetUnderlyingCPRegType added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCPRegType() (v string, err quickfix.MessageRejectError)

GetUnderlyingCPRegType gets UnderlyingCPRegType, Tag 878

func (NoUnderlyings) GetUnderlyingCapValue added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCapValue() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingCapValue gets UnderlyingCapValue, Tag 1038

func (NoUnderlyings) GetUnderlyingCashAmount added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCashAmount() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingCashAmount gets UnderlyingCashAmount, Tag 973

func (NoUnderlyings) GetUnderlyingCashType added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCashType() (v enum.UnderlyingCashType, err quickfix.MessageRejectError)

GetUnderlyingCashType gets UnderlyingCashType, Tag 974

func (NoUnderlyings) GetUnderlyingContractMultiplier added in v0.4.0

func (m NoUnderlyings) GetUnderlyingContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingContractMultiplier gets UnderlyingContractMultiplier, Tag 436

func (NoUnderlyings) GetUnderlyingCountryOfIssue added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCountryOfIssue() (v string, err quickfix.MessageRejectError)

GetUnderlyingCountryOfIssue gets UnderlyingCountryOfIssue, Tag 592

func (NoUnderlyings) GetUnderlyingCouponPaymentDate added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCouponPaymentDate() (v string, err quickfix.MessageRejectError)

GetUnderlyingCouponPaymentDate gets UnderlyingCouponPaymentDate, Tag 241

func (NoUnderlyings) GetUnderlyingCouponRate added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingCouponRate gets UnderlyingCouponRate, Tag 435

func (NoUnderlyings) GetUnderlyingCreditRating added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCreditRating() (v string, err quickfix.MessageRejectError)

GetUnderlyingCreditRating gets UnderlyingCreditRating, Tag 256

func (NoUnderlyings) GetUnderlyingCurrency added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCurrency() (v string, err quickfix.MessageRejectError)

GetUnderlyingCurrency gets UnderlyingCurrency, Tag 318

func (NoUnderlyings) GetUnderlyingCurrentValue added in v0.4.0

func (m NoUnderlyings) GetUnderlyingCurrentValue() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingCurrentValue gets UnderlyingCurrentValue, Tag 885

func (NoUnderlyings) GetUnderlyingDirtyPrice added in v0.4.0

func (m NoUnderlyings) GetUnderlyingDirtyPrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingDirtyPrice gets UnderlyingDirtyPrice, Tag 882

func (NoUnderlyings) GetUnderlyingEndPrice added in v0.4.0

func (m NoUnderlyings) GetUnderlyingEndPrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingEndPrice gets UnderlyingEndPrice, Tag 883

func (NoUnderlyings) GetUnderlyingEndValue added in v0.4.0

func (m NoUnderlyings) GetUnderlyingEndValue() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingEndValue gets UnderlyingEndValue, Tag 886

func (NoUnderlyings) GetUnderlyingFXRate added in v0.4.0

func (m NoUnderlyings) GetUnderlyingFXRate() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingFXRate gets UnderlyingFXRate, Tag 1045

func (NoUnderlyings) GetUnderlyingFXRateCalc added in v0.4.0

func (m NoUnderlyings) GetUnderlyingFXRateCalc() (v enum.UnderlyingFXRateCalc, err quickfix.MessageRejectError)

GetUnderlyingFXRateCalc gets UnderlyingFXRateCalc, Tag 1046

func (NoUnderlyings) GetUnderlyingFactor added in v0.4.0

func (m NoUnderlyings) GetUnderlyingFactor() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingFactor gets UnderlyingFactor, Tag 246

func (NoUnderlyings) GetUnderlyingInstrRegistry added in v0.4.0

func (m NoUnderlyings) GetUnderlyingInstrRegistry() (v string, err quickfix.MessageRejectError)

GetUnderlyingInstrRegistry gets UnderlyingInstrRegistry, Tag 595

func (NoUnderlyings) GetUnderlyingIssueDate added in v0.4.0

func (m NoUnderlyings) GetUnderlyingIssueDate() (v string, err quickfix.MessageRejectError)

GetUnderlyingIssueDate gets UnderlyingIssueDate, Tag 242

func (NoUnderlyings) GetUnderlyingIssuer added in v0.4.0

func (m NoUnderlyings) GetUnderlyingIssuer() (v string, err quickfix.MessageRejectError)

GetUnderlyingIssuer gets UnderlyingIssuer, Tag 306

func (NoUnderlyings) GetUnderlyingLocaleOfIssue added in v0.4.0

func (m NoUnderlyings) GetUnderlyingLocaleOfIssue() (v string, err quickfix.MessageRejectError)

GetUnderlyingLocaleOfIssue gets UnderlyingLocaleOfIssue, Tag 594

func (NoUnderlyings) GetUnderlyingMaturityDate added in v0.4.0

func (m NoUnderlyings) GetUnderlyingMaturityDate() (v string, err quickfix.MessageRejectError)

GetUnderlyingMaturityDate gets UnderlyingMaturityDate, Tag 542

func (NoUnderlyings) GetUnderlyingMaturityMonthYear added in v0.4.0

func (m NoUnderlyings) GetUnderlyingMaturityMonthYear() (v string, err quickfix.MessageRejectError)

GetUnderlyingMaturityMonthYear gets UnderlyingMaturityMonthYear, Tag 313

func (NoUnderlyings) GetUnderlyingOptAttribute added in v0.4.0

func (m NoUnderlyings) GetUnderlyingOptAttribute() (v string, err quickfix.MessageRejectError)

GetUnderlyingOptAttribute gets UnderlyingOptAttribute, Tag 317

func (NoUnderlyings) GetUnderlyingProduct added in v0.4.0

func (m NoUnderlyings) GetUnderlyingProduct() (v int, err quickfix.MessageRejectError)

GetUnderlyingProduct gets UnderlyingProduct, Tag 462

func (NoUnderlyings) GetUnderlyingPx added in v0.4.0

func (m NoUnderlyings) GetUnderlyingPx() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingPx gets UnderlyingPx, Tag 810

func (NoUnderlyings) GetUnderlyingQty added in v0.4.0

func (m NoUnderlyings) GetUnderlyingQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingQty gets UnderlyingQty, Tag 879

func (NoUnderlyings) GetUnderlyingRedemptionDate added in v0.4.0

func (m NoUnderlyings) GetUnderlyingRedemptionDate() (v string, err quickfix.MessageRejectError)

GetUnderlyingRedemptionDate gets UnderlyingRedemptionDate, Tag 247

func (NoUnderlyings) GetUnderlyingRepoCollateralSecurityType added in v0.4.0

func (m NoUnderlyings) GetUnderlyingRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)

GetUnderlyingRepoCollateralSecurityType gets UnderlyingRepoCollateralSecurityType, Tag 243

func (NoUnderlyings) GetUnderlyingRepurchaseRate added in v0.4.0

func (m NoUnderlyings) GetUnderlyingRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingRepurchaseRate gets UnderlyingRepurchaseRate, Tag 245

func (NoUnderlyings) GetUnderlyingRepurchaseTerm added in v0.4.0

func (m NoUnderlyings) GetUnderlyingRepurchaseTerm() (v int, err quickfix.MessageRejectError)

GetUnderlyingRepurchaseTerm gets UnderlyingRepurchaseTerm, Tag 244

func (NoUnderlyings) GetUnderlyingSecurityDesc added in v0.4.0

func (m NoUnderlyings) GetUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecurityDesc gets UnderlyingSecurityDesc, Tag 307

func (NoUnderlyings) GetUnderlyingSecurityExchange added in v0.4.0

func (m NoUnderlyings) GetUnderlyingSecurityExchange() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecurityExchange gets UnderlyingSecurityExchange, Tag 308

func (NoUnderlyings) GetUnderlyingSecurityID added in v0.4.0

func (m NoUnderlyings) GetUnderlyingSecurityID() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecurityID gets UnderlyingSecurityID, Tag 309

func (NoUnderlyings) GetUnderlyingSecurityIDSource added in v0.4.0

func (m NoUnderlyings) GetUnderlyingSecurityIDSource() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecurityIDSource gets UnderlyingSecurityIDSource, Tag 305

func (NoUnderlyings) GetUnderlyingSecuritySubType added in v0.4.0

func (m NoUnderlyings) GetUnderlyingSecuritySubType() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecuritySubType gets UnderlyingSecuritySubType, Tag 763

func (NoUnderlyings) GetUnderlyingSecurityType added in v0.4.0

func (m NoUnderlyings) GetUnderlyingSecurityType() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecurityType gets UnderlyingSecurityType, Tag 310

func (NoUnderlyings) GetUnderlyingSettlMethod added in v0.4.0

func (m NoUnderlyings) GetUnderlyingSettlMethod() (v string, err quickfix.MessageRejectError)

GetUnderlyingSettlMethod gets UnderlyingSettlMethod, Tag 1039

func (NoUnderlyings) GetUnderlyingSettlementType added in v0.4.0

func (m NoUnderlyings) GetUnderlyingSettlementType() (v enum.UnderlyingSettlementType, err quickfix.MessageRejectError)

GetUnderlyingSettlementType gets UnderlyingSettlementType, Tag 975

func (NoUnderlyings) GetUnderlyingStartValue added in v0.4.0

func (m NoUnderlyings) GetUnderlyingStartValue() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingStartValue gets UnderlyingStartValue, Tag 884

func (NoUnderlyings) GetUnderlyingStateOrProvinceOfIssue added in v0.4.0

func (m NoUnderlyings) GetUnderlyingStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)

GetUnderlyingStateOrProvinceOfIssue gets UnderlyingStateOrProvinceOfIssue, Tag 593

func (NoUnderlyings) GetUnderlyingStrikeCurrency added in v0.4.0

func (m NoUnderlyings) GetUnderlyingStrikeCurrency() (v string, err quickfix.MessageRejectError)

GetUnderlyingStrikeCurrency gets UnderlyingStrikeCurrency, Tag 941

func (NoUnderlyings) GetUnderlyingStrikePrice added in v0.4.0

func (m NoUnderlyings) GetUnderlyingStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingStrikePrice gets UnderlyingStrikePrice, Tag 316

func (NoUnderlyings) GetUnderlyingSymbol added in v0.4.0

func (m NoUnderlyings) GetUnderlyingSymbol() (v string, err quickfix.MessageRejectError)

GetUnderlyingSymbol gets UnderlyingSymbol, Tag 311

func (NoUnderlyings) GetUnderlyingSymbolSfx added in v0.4.0

func (m NoUnderlyings) GetUnderlyingSymbolSfx() (v string, err quickfix.MessageRejectError)

GetUnderlyingSymbolSfx gets UnderlyingSymbolSfx, Tag 312

func (NoUnderlyings) GetUnderlyingTimeUnit added in v0.4.0

func (m NoUnderlyings) GetUnderlyingTimeUnit() (v string, err quickfix.MessageRejectError)

GetUnderlyingTimeUnit gets UnderlyingTimeUnit, Tag 1000

func (NoUnderlyings) GetUnderlyingUnitOfMeasure added in v0.4.0

func (m NoUnderlyings) GetUnderlyingUnitOfMeasure() (v string, err quickfix.MessageRejectError)

GetUnderlyingUnitOfMeasure gets UnderlyingUnitOfMeasure, Tag 998

func (NoUnderlyings) HasEncodedUnderlyingIssuer added in v0.4.0

func (m NoUnderlyings) HasEncodedUnderlyingIssuer() bool

HasEncodedUnderlyingIssuer returns true if EncodedUnderlyingIssuer is present, Tag 363

func (NoUnderlyings) HasEncodedUnderlyingIssuerLen added in v0.4.0

func (m NoUnderlyings) HasEncodedUnderlyingIssuerLen() bool

HasEncodedUnderlyingIssuerLen returns true if EncodedUnderlyingIssuerLen is present, Tag 362

func (NoUnderlyings) HasEncodedUnderlyingSecurityDesc added in v0.4.0

func (m NoUnderlyings) HasEncodedUnderlyingSecurityDesc() bool

HasEncodedUnderlyingSecurityDesc returns true if EncodedUnderlyingSecurityDesc is present, Tag 365

func (NoUnderlyings) HasEncodedUnderlyingSecurityDescLen added in v0.4.0

func (m NoUnderlyings) HasEncodedUnderlyingSecurityDescLen() bool

HasEncodedUnderlyingSecurityDescLen returns true if EncodedUnderlyingSecurityDescLen is present, Tag 364

func (NoUnderlyings) HasNoUnderlyingSecurityAltID added in v0.4.0

func (m NoUnderlyings) HasNoUnderlyingSecurityAltID() bool

HasNoUnderlyingSecurityAltID returns true if NoUnderlyingSecurityAltID is present, Tag 457

func (NoUnderlyings) HasNoUnderlyingStips added in v0.4.0

func (m NoUnderlyings) HasNoUnderlyingStips() bool

HasNoUnderlyingStips returns true if NoUnderlyingStips is present, Tag 887

func (NoUnderlyings) HasNoUndlyInstrumentParties added in v0.4.0

func (m NoUnderlyings) HasNoUndlyInstrumentParties() bool

HasNoUndlyInstrumentParties returns true if NoUndlyInstrumentParties is present, Tag 1058

func (NoUnderlyings) HasUnderlyingAdjustedQuantity added in v0.4.0

func (m NoUnderlyings) HasUnderlyingAdjustedQuantity() bool

HasUnderlyingAdjustedQuantity returns true if UnderlyingAdjustedQuantity is present, Tag 1044

func (NoUnderlyings) HasUnderlyingAllocationPercent added in v0.4.0

func (m NoUnderlyings) HasUnderlyingAllocationPercent() bool

HasUnderlyingAllocationPercent returns true if UnderlyingAllocationPercent is present, Tag 972

func (NoUnderlyings) HasUnderlyingCFICode added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCFICode() bool

HasUnderlyingCFICode returns true if UnderlyingCFICode is present, Tag 463

func (NoUnderlyings) HasUnderlyingCPProgram added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCPProgram() bool

HasUnderlyingCPProgram returns true if UnderlyingCPProgram is present, Tag 877

func (NoUnderlyings) HasUnderlyingCPRegType added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCPRegType() bool

HasUnderlyingCPRegType returns true if UnderlyingCPRegType is present, Tag 878

func (NoUnderlyings) HasUnderlyingCapValue added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCapValue() bool

HasUnderlyingCapValue returns true if UnderlyingCapValue is present, Tag 1038

func (NoUnderlyings) HasUnderlyingCashAmount added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCashAmount() bool

HasUnderlyingCashAmount returns true if UnderlyingCashAmount is present, Tag 973

func (NoUnderlyings) HasUnderlyingCashType added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCashType() bool

HasUnderlyingCashType returns true if UnderlyingCashType is present, Tag 974

func (NoUnderlyings) HasUnderlyingContractMultiplier added in v0.4.0

func (m NoUnderlyings) HasUnderlyingContractMultiplier() bool

HasUnderlyingContractMultiplier returns true if UnderlyingContractMultiplier is present, Tag 436

func (NoUnderlyings) HasUnderlyingCountryOfIssue added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCountryOfIssue() bool

HasUnderlyingCountryOfIssue returns true if UnderlyingCountryOfIssue is present, Tag 592

func (NoUnderlyings) HasUnderlyingCouponPaymentDate added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCouponPaymentDate() bool

HasUnderlyingCouponPaymentDate returns true if UnderlyingCouponPaymentDate is present, Tag 241

func (NoUnderlyings) HasUnderlyingCouponRate added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCouponRate() bool

HasUnderlyingCouponRate returns true if UnderlyingCouponRate is present, Tag 435

func (NoUnderlyings) HasUnderlyingCreditRating added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCreditRating() bool

HasUnderlyingCreditRating returns true if UnderlyingCreditRating is present, Tag 256

func (NoUnderlyings) HasUnderlyingCurrency added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCurrency() bool

HasUnderlyingCurrency returns true if UnderlyingCurrency is present, Tag 318

func (NoUnderlyings) HasUnderlyingCurrentValue added in v0.4.0

func (m NoUnderlyings) HasUnderlyingCurrentValue() bool

HasUnderlyingCurrentValue returns true if UnderlyingCurrentValue is present, Tag 885

func (NoUnderlyings) HasUnderlyingDirtyPrice added in v0.4.0

func (m NoUnderlyings) HasUnderlyingDirtyPrice() bool

HasUnderlyingDirtyPrice returns true if UnderlyingDirtyPrice is present, Tag 882

func (NoUnderlyings) HasUnderlyingEndPrice added in v0.4.0

func (m NoUnderlyings) HasUnderlyingEndPrice() bool

HasUnderlyingEndPrice returns true if UnderlyingEndPrice is present, Tag 883

func (NoUnderlyings) HasUnderlyingEndValue added in v0.4.0

func (m NoUnderlyings) HasUnderlyingEndValue() bool

HasUnderlyingEndValue returns true if UnderlyingEndValue is present, Tag 886

func (NoUnderlyings) HasUnderlyingFXRate added in v0.4.0

func (m NoUnderlyings) HasUnderlyingFXRate() bool

HasUnderlyingFXRate returns true if UnderlyingFXRate is present, Tag 1045

func (NoUnderlyings) HasUnderlyingFXRateCalc added in v0.4.0

func (m NoUnderlyings) HasUnderlyingFXRateCalc() bool

HasUnderlyingFXRateCalc returns true if UnderlyingFXRateCalc is present, Tag 1046

func (NoUnderlyings) HasUnderlyingFactor added in v0.4.0

func (m NoUnderlyings) HasUnderlyingFactor() bool

HasUnderlyingFactor returns true if UnderlyingFactor is present, Tag 246

func (NoUnderlyings) HasUnderlyingInstrRegistry added in v0.4.0

func (m NoUnderlyings) HasUnderlyingInstrRegistry() bool

HasUnderlyingInstrRegistry returns true if UnderlyingInstrRegistry is present, Tag 595

func (NoUnderlyings) HasUnderlyingIssueDate added in v0.4.0

func (m NoUnderlyings) HasUnderlyingIssueDate() bool

HasUnderlyingIssueDate returns true if UnderlyingIssueDate is present, Tag 242

func (NoUnderlyings) HasUnderlyingIssuer added in v0.4.0

func (m NoUnderlyings) HasUnderlyingIssuer() bool

HasUnderlyingIssuer returns true if UnderlyingIssuer is present, Tag 306

func (NoUnderlyings) HasUnderlyingLocaleOfIssue added in v0.4.0

func (m NoUnderlyings) HasUnderlyingLocaleOfIssue() bool

HasUnderlyingLocaleOfIssue returns true if UnderlyingLocaleOfIssue is present, Tag 594

func (NoUnderlyings) HasUnderlyingMaturityDate added in v0.4.0

func (m NoUnderlyings) HasUnderlyingMaturityDate() bool

HasUnderlyingMaturityDate returns true if UnderlyingMaturityDate is present, Tag 542

func (NoUnderlyings) HasUnderlyingMaturityMonthYear added in v0.4.0

func (m NoUnderlyings) HasUnderlyingMaturityMonthYear() bool

HasUnderlyingMaturityMonthYear returns true if UnderlyingMaturityMonthYear is present, Tag 313

func (NoUnderlyings) HasUnderlyingOptAttribute added in v0.4.0

func (m NoUnderlyings) HasUnderlyingOptAttribute() bool

HasUnderlyingOptAttribute returns true if UnderlyingOptAttribute is present, Tag 317

func (NoUnderlyings) HasUnderlyingProduct added in v0.4.0

func (m NoUnderlyings) HasUnderlyingProduct() bool

HasUnderlyingProduct returns true if UnderlyingProduct is present, Tag 462

func (NoUnderlyings) HasUnderlyingPx added in v0.4.0

func (m NoUnderlyings) HasUnderlyingPx() bool

HasUnderlyingPx returns true if UnderlyingPx is present, Tag 810

func (NoUnderlyings) HasUnderlyingQty added in v0.4.0

func (m NoUnderlyings) HasUnderlyingQty() bool

HasUnderlyingQty returns true if UnderlyingQty is present, Tag 879

func (NoUnderlyings) HasUnderlyingRedemptionDate added in v0.4.0

func (m NoUnderlyings) HasUnderlyingRedemptionDate() bool

HasUnderlyingRedemptionDate returns true if UnderlyingRedemptionDate is present, Tag 247

func (NoUnderlyings) HasUnderlyingRepoCollateralSecurityType added in v0.4.0

func (m NoUnderlyings) HasUnderlyingRepoCollateralSecurityType() bool

HasUnderlyingRepoCollateralSecurityType returns true if UnderlyingRepoCollateralSecurityType is present, Tag 243

func (NoUnderlyings) HasUnderlyingRepurchaseRate added in v0.4.0

func (m NoUnderlyings) HasUnderlyingRepurchaseRate() bool

HasUnderlyingRepurchaseRate returns true if UnderlyingRepurchaseRate is present, Tag 245

func (NoUnderlyings) HasUnderlyingRepurchaseTerm added in v0.4.0

func (m NoUnderlyings) HasUnderlyingRepurchaseTerm() bool

HasUnderlyingRepurchaseTerm returns true if UnderlyingRepurchaseTerm is present, Tag 244

func (NoUnderlyings) HasUnderlyingSecurityDesc added in v0.4.0

func (m NoUnderlyings) HasUnderlyingSecurityDesc() bool

HasUnderlyingSecurityDesc returns true if UnderlyingSecurityDesc is present, Tag 307

func (NoUnderlyings) HasUnderlyingSecurityExchange added in v0.4.0

func (m NoUnderlyings) HasUnderlyingSecurityExchange() bool

HasUnderlyingSecurityExchange returns true if UnderlyingSecurityExchange is present, Tag 308

func (NoUnderlyings) HasUnderlyingSecurityID added in v0.4.0

func (m NoUnderlyings) HasUnderlyingSecurityID() bool

HasUnderlyingSecurityID returns true if UnderlyingSecurityID is present, Tag 309

func (NoUnderlyings) HasUnderlyingSecurityIDSource added in v0.4.0

func (m NoUnderlyings) HasUnderlyingSecurityIDSource() bool

HasUnderlyingSecurityIDSource returns true if UnderlyingSecurityIDSource is present, Tag 305

func (NoUnderlyings) HasUnderlyingSecuritySubType added in v0.4.0

func (m NoUnderlyings) HasUnderlyingSecuritySubType() bool

HasUnderlyingSecuritySubType returns true if UnderlyingSecuritySubType is present, Tag 763

func (NoUnderlyings) HasUnderlyingSecurityType added in v0.4.0

func (m NoUnderlyings) HasUnderlyingSecurityType() bool

HasUnderlyingSecurityType returns true if UnderlyingSecurityType is present, Tag 310

func (NoUnderlyings) HasUnderlyingSettlMethod added in v0.4.0

func (m NoUnderlyings) HasUnderlyingSettlMethod() bool

HasUnderlyingSettlMethod returns true if UnderlyingSettlMethod is present, Tag 1039

func (NoUnderlyings) HasUnderlyingSettlementType added in v0.4.0

func (m NoUnderlyings) HasUnderlyingSettlementType() bool

HasUnderlyingSettlementType returns true if UnderlyingSettlementType is present, Tag 975

func (NoUnderlyings) HasUnderlyingStartValue added in v0.4.0

func (m NoUnderlyings) HasUnderlyingStartValue() bool

HasUnderlyingStartValue returns true if UnderlyingStartValue is present, Tag 884

func (NoUnderlyings) HasUnderlyingStateOrProvinceOfIssue added in v0.4.0

func (m NoUnderlyings) HasUnderlyingStateOrProvinceOfIssue() bool

HasUnderlyingStateOrProvinceOfIssue returns true if UnderlyingStateOrProvinceOfIssue is present, Tag 593

func (NoUnderlyings) HasUnderlyingStrikeCurrency added in v0.4.0

func (m NoUnderlyings) HasUnderlyingStrikeCurrency() bool

HasUnderlyingStrikeCurrency returns true if UnderlyingStrikeCurrency is present, Tag 941

func (NoUnderlyings) HasUnderlyingStrikePrice added in v0.4.0

func (m NoUnderlyings) HasUnderlyingStrikePrice() bool

HasUnderlyingStrikePrice returns true if UnderlyingStrikePrice is present, Tag 316

func (NoUnderlyings) HasUnderlyingSymbol added in v0.4.0

func (m NoUnderlyings) HasUnderlyingSymbol() bool

HasUnderlyingSymbol returns true if UnderlyingSymbol is present, Tag 311

func (NoUnderlyings) HasUnderlyingSymbolSfx added in v0.4.0

func (m NoUnderlyings) HasUnderlyingSymbolSfx() bool

HasUnderlyingSymbolSfx returns true if UnderlyingSymbolSfx is present, Tag 312

func (NoUnderlyings) HasUnderlyingTimeUnit added in v0.4.0

func (m NoUnderlyings) HasUnderlyingTimeUnit() bool

HasUnderlyingTimeUnit returns true if UnderlyingTimeUnit is present, Tag 1000

func (NoUnderlyings) HasUnderlyingUnitOfMeasure added in v0.4.0

func (m NoUnderlyings) HasUnderlyingUnitOfMeasure() bool

HasUnderlyingUnitOfMeasure returns true if UnderlyingUnitOfMeasure is present, Tag 998

func (NoUnderlyings) SetEncodedUnderlyingIssuer added in v0.4.0

func (m NoUnderlyings) SetEncodedUnderlyingIssuer(v string)

SetEncodedUnderlyingIssuer sets EncodedUnderlyingIssuer, Tag 363

func (NoUnderlyings) SetEncodedUnderlyingIssuerLen added in v0.4.0

func (m NoUnderlyings) SetEncodedUnderlyingIssuerLen(v int)

SetEncodedUnderlyingIssuerLen sets EncodedUnderlyingIssuerLen, Tag 362

func (NoUnderlyings) SetEncodedUnderlyingSecurityDesc added in v0.4.0

func (m NoUnderlyings) SetEncodedUnderlyingSecurityDesc(v string)

SetEncodedUnderlyingSecurityDesc sets EncodedUnderlyingSecurityDesc, Tag 365

func (NoUnderlyings) SetEncodedUnderlyingSecurityDescLen added in v0.4.0

func (m NoUnderlyings) SetEncodedUnderlyingSecurityDescLen(v int)

SetEncodedUnderlyingSecurityDescLen sets EncodedUnderlyingSecurityDescLen, Tag 364

func (NoUnderlyings) SetNoUnderlyingSecurityAltID added in v0.4.0

func (m NoUnderlyings) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup)

SetNoUnderlyingSecurityAltID sets NoUnderlyingSecurityAltID, Tag 457

func (NoUnderlyings) SetNoUnderlyingStips added in v0.4.0

func (m NoUnderlyings) SetNoUnderlyingStips(f NoUnderlyingStipsRepeatingGroup)

SetNoUnderlyingStips sets NoUnderlyingStips, Tag 887

func (NoUnderlyings) SetNoUndlyInstrumentParties added in v0.4.0

func (m NoUnderlyings) SetNoUndlyInstrumentParties(f NoUndlyInstrumentPartiesRepeatingGroup)

SetNoUndlyInstrumentParties sets NoUndlyInstrumentParties, Tag 1058

func (NoUnderlyings) SetUnderlyingAdjustedQuantity added in v0.4.0

func (m NoUnderlyings) SetUnderlyingAdjustedQuantity(value decimal.Decimal, scale int32)

SetUnderlyingAdjustedQuantity sets UnderlyingAdjustedQuantity, Tag 1044

func (NoUnderlyings) SetUnderlyingAllocationPercent added in v0.4.0

func (m NoUnderlyings) SetUnderlyingAllocationPercent(value decimal.Decimal, scale int32)

SetUnderlyingAllocationPercent sets UnderlyingAllocationPercent, Tag 972

func (NoUnderlyings) SetUnderlyingCFICode added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCFICode(v string)

SetUnderlyingCFICode sets UnderlyingCFICode, Tag 463

func (NoUnderlyings) SetUnderlyingCPProgram added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCPProgram(v string)

SetUnderlyingCPProgram sets UnderlyingCPProgram, Tag 877

func (NoUnderlyings) SetUnderlyingCPRegType added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCPRegType(v string)

SetUnderlyingCPRegType sets UnderlyingCPRegType, Tag 878

func (NoUnderlyings) SetUnderlyingCapValue added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCapValue(value decimal.Decimal, scale int32)

SetUnderlyingCapValue sets UnderlyingCapValue, Tag 1038

func (NoUnderlyings) SetUnderlyingCashAmount added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCashAmount(value decimal.Decimal, scale int32)

SetUnderlyingCashAmount sets UnderlyingCashAmount, Tag 973

func (NoUnderlyings) SetUnderlyingCashType added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCashType(v enum.UnderlyingCashType)

SetUnderlyingCashType sets UnderlyingCashType, Tag 974

func (NoUnderlyings) SetUnderlyingContractMultiplier added in v0.4.0

func (m NoUnderlyings) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32)

SetUnderlyingContractMultiplier sets UnderlyingContractMultiplier, Tag 436

func (NoUnderlyings) SetUnderlyingCountryOfIssue added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCountryOfIssue(v string)

SetUnderlyingCountryOfIssue sets UnderlyingCountryOfIssue, Tag 592

func (NoUnderlyings) SetUnderlyingCouponPaymentDate added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCouponPaymentDate(v string)

SetUnderlyingCouponPaymentDate sets UnderlyingCouponPaymentDate, Tag 241

func (NoUnderlyings) SetUnderlyingCouponRate added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCouponRate(value decimal.Decimal, scale int32)

SetUnderlyingCouponRate sets UnderlyingCouponRate, Tag 435

func (NoUnderlyings) SetUnderlyingCreditRating added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCreditRating(v string)

SetUnderlyingCreditRating sets UnderlyingCreditRating, Tag 256

func (NoUnderlyings) SetUnderlyingCurrency added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCurrency(v string)

SetUnderlyingCurrency sets UnderlyingCurrency, Tag 318

func (NoUnderlyings) SetUnderlyingCurrentValue added in v0.4.0

func (m NoUnderlyings) SetUnderlyingCurrentValue(value decimal.Decimal, scale int32)

SetUnderlyingCurrentValue sets UnderlyingCurrentValue, Tag 885

func (NoUnderlyings) SetUnderlyingDirtyPrice added in v0.4.0

func (m NoUnderlyings) SetUnderlyingDirtyPrice(value decimal.Decimal, scale int32)

SetUnderlyingDirtyPrice sets UnderlyingDirtyPrice, Tag 882

func (NoUnderlyings) SetUnderlyingEndPrice added in v0.4.0

func (m NoUnderlyings) SetUnderlyingEndPrice(value decimal.Decimal, scale int32)

SetUnderlyingEndPrice sets UnderlyingEndPrice, Tag 883

func (NoUnderlyings) SetUnderlyingEndValue added in v0.4.0

func (m NoUnderlyings) SetUnderlyingEndValue(value decimal.Decimal, scale int32)

SetUnderlyingEndValue sets UnderlyingEndValue, Tag 886

func (NoUnderlyings) SetUnderlyingFXRate added in v0.4.0

func (m NoUnderlyings) SetUnderlyingFXRate(value decimal.Decimal, scale int32)

SetUnderlyingFXRate sets UnderlyingFXRate, Tag 1045

func (NoUnderlyings) SetUnderlyingFXRateCalc added in v0.4.0

func (m NoUnderlyings) SetUnderlyingFXRateCalc(v enum.UnderlyingFXRateCalc)

SetUnderlyingFXRateCalc sets UnderlyingFXRateCalc, Tag 1046

func (NoUnderlyings) SetUnderlyingFactor added in v0.4.0

func (m NoUnderlyings) SetUnderlyingFactor(value decimal.Decimal, scale int32)

SetUnderlyingFactor sets UnderlyingFactor, Tag 246

func (NoUnderlyings) SetUnderlyingInstrRegistry added in v0.4.0

func (m NoUnderlyings) SetUnderlyingInstrRegistry(v string)

SetUnderlyingInstrRegistry sets UnderlyingInstrRegistry, Tag 595

func (NoUnderlyings) SetUnderlyingIssueDate added in v0.4.0

func (m NoUnderlyings) SetUnderlyingIssueDate(v string)

SetUnderlyingIssueDate sets UnderlyingIssueDate, Tag 242

func (NoUnderlyings) SetUnderlyingIssuer added in v0.4.0

func (m NoUnderlyings) SetUnderlyingIssuer(v string)

SetUnderlyingIssuer sets UnderlyingIssuer, Tag 306

func (NoUnderlyings) SetUnderlyingLocaleOfIssue added in v0.4.0

func (m NoUnderlyings) SetUnderlyingLocaleOfIssue(v string)

SetUnderlyingLocaleOfIssue sets UnderlyingLocaleOfIssue, Tag 594

func (NoUnderlyings) SetUnderlyingMaturityDate added in v0.4.0

func (m NoUnderlyings) SetUnderlyingMaturityDate(v string)

SetUnderlyingMaturityDate sets UnderlyingMaturityDate, Tag 542

func (NoUnderlyings) SetUnderlyingMaturityMonthYear added in v0.4.0

func (m NoUnderlyings) SetUnderlyingMaturityMonthYear(v string)

SetUnderlyingMaturityMonthYear sets UnderlyingMaturityMonthYear, Tag 313

func (NoUnderlyings) SetUnderlyingOptAttribute added in v0.4.0

func (m NoUnderlyings) SetUnderlyingOptAttribute(v string)

SetUnderlyingOptAttribute sets UnderlyingOptAttribute, Tag 317

func (NoUnderlyings) SetUnderlyingProduct added in v0.4.0

func (m NoUnderlyings) SetUnderlyingProduct(v int)

SetUnderlyingProduct sets UnderlyingProduct, Tag 462

func (NoUnderlyings) SetUnderlyingPx added in v0.4.0

func (m NoUnderlyings) SetUnderlyingPx(value decimal.Decimal, scale int32)

SetUnderlyingPx sets UnderlyingPx, Tag 810

func (NoUnderlyings) SetUnderlyingQty added in v0.4.0

func (m NoUnderlyings) SetUnderlyingQty(value decimal.Decimal, scale int32)

SetUnderlyingQty sets UnderlyingQty, Tag 879

func (NoUnderlyings) SetUnderlyingRedemptionDate added in v0.4.0

func (m NoUnderlyings) SetUnderlyingRedemptionDate(v string)

SetUnderlyingRedemptionDate sets UnderlyingRedemptionDate, Tag 247

func (NoUnderlyings) SetUnderlyingRepoCollateralSecurityType added in v0.4.0

func (m NoUnderlyings) SetUnderlyingRepoCollateralSecurityType(v int)

SetUnderlyingRepoCollateralSecurityType sets UnderlyingRepoCollateralSecurityType, Tag 243

func (NoUnderlyings) SetUnderlyingRepurchaseRate added in v0.4.0

func (m NoUnderlyings) SetUnderlyingRepurchaseRate(value decimal.Decimal, scale int32)

SetUnderlyingRepurchaseRate sets UnderlyingRepurchaseRate, Tag 245

func (NoUnderlyings) SetUnderlyingRepurchaseTerm added in v0.4.0

func (m NoUnderlyings) SetUnderlyingRepurchaseTerm(v int)

SetUnderlyingRepurchaseTerm sets UnderlyingRepurchaseTerm, Tag 244

func (NoUnderlyings) SetUnderlyingSecurityDesc added in v0.4.0

func (m NoUnderlyings) SetUnderlyingSecurityDesc(v string)

SetUnderlyingSecurityDesc sets UnderlyingSecurityDesc, Tag 307

func (NoUnderlyings) SetUnderlyingSecurityExchange added in v0.4.0

func (m NoUnderlyings) SetUnderlyingSecurityExchange(v string)

SetUnderlyingSecurityExchange sets UnderlyingSecurityExchange, Tag 308

func (NoUnderlyings) SetUnderlyingSecurityID added in v0.4.0

func (m NoUnderlyings) SetUnderlyingSecurityID(v string)

SetUnderlyingSecurityID sets UnderlyingSecurityID, Tag 309

func (NoUnderlyings) SetUnderlyingSecurityIDSource added in v0.4.0

func (m NoUnderlyings) SetUnderlyingSecurityIDSource(v string)

SetUnderlyingSecurityIDSource sets UnderlyingSecurityIDSource, Tag 305

func (NoUnderlyings) SetUnderlyingSecuritySubType added in v0.4.0

func (m NoUnderlyings) SetUnderlyingSecuritySubType(v string)

SetUnderlyingSecuritySubType sets UnderlyingSecuritySubType, Tag 763

func (NoUnderlyings) SetUnderlyingSecurityType added in v0.4.0

func (m NoUnderlyings) SetUnderlyingSecurityType(v string)

SetUnderlyingSecurityType sets UnderlyingSecurityType, Tag 310

func (NoUnderlyings) SetUnderlyingSettlMethod added in v0.4.0

func (m NoUnderlyings) SetUnderlyingSettlMethod(v string)

SetUnderlyingSettlMethod sets UnderlyingSettlMethod, Tag 1039

func (NoUnderlyings) SetUnderlyingSettlementType added in v0.4.0

func (m NoUnderlyings) SetUnderlyingSettlementType(v enum.UnderlyingSettlementType)

SetUnderlyingSettlementType sets UnderlyingSettlementType, Tag 975

func (NoUnderlyings) SetUnderlyingStartValue added in v0.4.0

func (m NoUnderlyings) SetUnderlyingStartValue(value decimal.Decimal, scale int32)

SetUnderlyingStartValue sets UnderlyingStartValue, Tag 884

func (NoUnderlyings) SetUnderlyingStateOrProvinceOfIssue added in v0.4.0

func (m NoUnderlyings) SetUnderlyingStateOrProvinceOfIssue(v string)

SetUnderlyingStateOrProvinceOfIssue sets UnderlyingStateOrProvinceOfIssue, Tag 593

func (NoUnderlyings) SetUnderlyingStrikeCurrency added in v0.4.0

func (m NoUnderlyings) SetUnderlyingStrikeCurrency(v string)

SetUnderlyingStrikeCurrency sets UnderlyingStrikeCurrency, Tag 941

func (NoUnderlyings) SetUnderlyingStrikePrice added in v0.4.0

func (m NoUnderlyings) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32)

SetUnderlyingStrikePrice sets UnderlyingStrikePrice, Tag 316

func (NoUnderlyings) SetUnderlyingSymbol added in v0.4.0

func (m NoUnderlyings) SetUnderlyingSymbol(v string)

SetUnderlyingSymbol sets UnderlyingSymbol, Tag 311

func (NoUnderlyings) SetUnderlyingSymbolSfx added in v0.4.0

func (m NoUnderlyings) SetUnderlyingSymbolSfx(v string)

SetUnderlyingSymbolSfx sets UnderlyingSymbolSfx, Tag 312

func (NoUnderlyings) SetUnderlyingTimeUnit added in v0.4.0

func (m NoUnderlyings) SetUnderlyingTimeUnit(v string)

SetUnderlyingTimeUnit sets UnderlyingTimeUnit, Tag 1000

func (NoUnderlyings) SetUnderlyingUnitOfMeasure added in v0.4.0

func (m NoUnderlyings) SetUnderlyingUnitOfMeasure(v string)

SetUnderlyingUnitOfMeasure sets UnderlyingUnitOfMeasure, Tag 998

type NoUnderlyingsRepeatingGroup added in v0.4.0

type NoUnderlyingsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoUnderlyingsRepeatingGroup is a repeating group, Tag 711

func NewNoUnderlyingsRepeatingGroup added in v0.4.0

func NewNoUnderlyingsRepeatingGroup() NoUnderlyingsRepeatingGroup

NewNoUnderlyingsRepeatingGroup returns an initialized, NoUnderlyingsRepeatingGroup

func (NoUnderlyingsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoUnderlyings to this group

func (NoUnderlyingsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoUnderlyings in the NoUnderlyingsRepeatinGroup

type NoUndlyInstrumentParties added in v0.4.0

type NoUndlyInstrumentParties struct {
	*quickfix.Group
}

NoUndlyInstrumentParties is a repeating group element, Tag 1058

func (NoUndlyInstrumentParties) GetNoUndlyInstrumentPartySubIDs added in v0.4.0

GetNoUndlyInstrumentPartySubIDs gets NoUndlyInstrumentPartySubIDs, Tag 1062

func (NoUndlyInstrumentParties) GetUndlyInstrumentPartyID added in v0.4.0

func (m NoUndlyInstrumentParties) GetUndlyInstrumentPartyID() (v string, err quickfix.MessageRejectError)

GetUndlyInstrumentPartyID gets UndlyInstrumentPartyID, Tag 1059

func (NoUndlyInstrumentParties) GetUndlyInstrumentPartyIDSource added in v0.4.0

func (m NoUndlyInstrumentParties) GetUndlyInstrumentPartyIDSource() (v string, err quickfix.MessageRejectError)

GetUndlyInstrumentPartyIDSource gets UndlyInstrumentPartyIDSource, Tag 1060

func (NoUndlyInstrumentParties) GetUndlyInstrumentPartyRole added in v0.4.0

func (m NoUndlyInstrumentParties) GetUndlyInstrumentPartyRole() (v int, err quickfix.MessageRejectError)

GetUndlyInstrumentPartyRole gets UndlyInstrumentPartyRole, Tag 1061

func (NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs added in v0.4.0

func (m NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs() bool

HasNoUndlyInstrumentPartySubIDs returns true if NoUndlyInstrumentPartySubIDs is present, Tag 1062

func (NoUndlyInstrumentParties) HasUndlyInstrumentPartyID added in v0.4.0

func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyID() bool

HasUndlyInstrumentPartyID returns true if UndlyInstrumentPartyID is present, Tag 1059

func (NoUndlyInstrumentParties) HasUndlyInstrumentPartyIDSource added in v0.4.0

func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyIDSource() bool

HasUndlyInstrumentPartyIDSource returns true if UndlyInstrumentPartyIDSource is present, Tag 1060

func (NoUndlyInstrumentParties) HasUndlyInstrumentPartyRole added in v0.4.0

func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyRole() bool

HasUndlyInstrumentPartyRole returns true if UndlyInstrumentPartyRole is present, Tag 1061

func (NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs added in v0.4.0

func (m NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs(f NoUndlyInstrumentPartySubIDsRepeatingGroup)

SetNoUndlyInstrumentPartySubIDs sets NoUndlyInstrumentPartySubIDs, Tag 1062

func (NoUndlyInstrumentParties) SetUndlyInstrumentPartyID added in v0.4.0

func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyID(v string)

SetUndlyInstrumentPartyID sets UndlyInstrumentPartyID, Tag 1059

func (NoUndlyInstrumentParties) SetUndlyInstrumentPartyIDSource added in v0.4.0

func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyIDSource(v string)

SetUndlyInstrumentPartyIDSource sets UndlyInstrumentPartyIDSource, Tag 1060

func (NoUndlyInstrumentParties) SetUndlyInstrumentPartyRole added in v0.4.0

func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyRole(v int)

SetUndlyInstrumentPartyRole sets UndlyInstrumentPartyRole, Tag 1061

type NoUndlyInstrumentPartiesRepeatingGroup added in v0.4.0

type NoUndlyInstrumentPartiesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoUndlyInstrumentPartiesRepeatingGroup is a repeating group, Tag 1058

func NewNoUndlyInstrumentPartiesRepeatingGroup added in v0.4.0

func NewNoUndlyInstrumentPartiesRepeatingGroup() NoUndlyInstrumentPartiesRepeatingGroup

NewNoUndlyInstrumentPartiesRepeatingGroup returns an initialized, NoUndlyInstrumentPartiesRepeatingGroup

func (NoUndlyInstrumentPartiesRepeatingGroup) Add added in v0.4.0

Add create and append a new NoUndlyInstrumentParties to this group

func (NoUndlyInstrumentPartiesRepeatingGroup) Get added in v0.4.0

Get returns the ith NoUndlyInstrumentParties in the NoUndlyInstrumentPartiesRepeatinGroup

type NoUndlyInstrumentPartySubIDs added in v0.4.0

type NoUndlyInstrumentPartySubIDs struct {
	*quickfix.Group
}

NoUndlyInstrumentPartySubIDs is a repeating group element, Tag 1062

func (NoUndlyInstrumentPartySubIDs) GetUndlyInstrumentPartySubID added in v0.4.0

func (m NoUndlyInstrumentPartySubIDs) GetUndlyInstrumentPartySubID() (v string, err quickfix.MessageRejectError)

GetUndlyInstrumentPartySubID gets UndlyInstrumentPartySubID, Tag 1063

func (NoUndlyInstrumentPartySubIDs) GetUndlyInstrumentPartySubIDType added in v0.4.0

func (m NoUndlyInstrumentPartySubIDs) GetUndlyInstrumentPartySubIDType() (v int, err quickfix.MessageRejectError)

GetUndlyInstrumentPartySubIDType gets UndlyInstrumentPartySubIDType, Tag 1064

func (NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubID added in v0.4.0

func (m NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubID() bool

HasUndlyInstrumentPartySubID returns true if UndlyInstrumentPartySubID is present, Tag 1063

func (NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubIDType added in v0.4.0

func (m NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubIDType() bool

HasUndlyInstrumentPartySubIDType returns true if UndlyInstrumentPartySubIDType is present, Tag 1064

func (NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubID added in v0.4.0

func (m NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubID(v string)

SetUndlyInstrumentPartySubID sets UndlyInstrumentPartySubID, Tag 1063

func (NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubIDType added in v0.4.0

func (m NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubIDType(v int)

SetUndlyInstrumentPartySubIDType sets UndlyInstrumentPartySubIDType, Tag 1064

type NoUndlyInstrumentPartySubIDsRepeatingGroup added in v0.4.0

type NoUndlyInstrumentPartySubIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoUndlyInstrumentPartySubIDsRepeatingGroup is a repeating group, Tag 1062

func NewNoUndlyInstrumentPartySubIDsRepeatingGroup added in v0.4.0

func NewNoUndlyInstrumentPartySubIDsRepeatingGroup() NoUndlyInstrumentPartySubIDsRepeatingGroup

NewNoUndlyInstrumentPartySubIDsRepeatingGroup returns an initialized, NoUndlyInstrumentPartySubIDsRepeatingGroup

func (NoUndlyInstrumentPartySubIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoUndlyInstrumentPartySubIDs to this group

func (NoUndlyInstrumentPartySubIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoUndlyInstrumentPartySubIDs in the NoUndlyInstrumentPartySubIDsRepeatinGroup

type RouteOut

type RouteOut func(msg NewOrderMultileg, sessionID quickfix.SessionID) quickfix.MessageRejectError

A RouteOut is the callback type that should be implemented for routing Message

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL