derivativesecuritylistupdatereport

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 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 DerivativeSecurityListUpdateReport

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

DerivativeSecurityListUpdateReport is the fix50sp1 DerivativeSecurityListUpdateReport type, MsgType = BR.

func FromMessage

FromMessage creates a DerivativeSecurityListUpdateReport from a quickfix.Message instance.

func New

New returns a DerivativeSecurityListUpdateReport initialized with the required fields for DerivativeSecurityListUpdateReport.

func (DerivativeSecurityListUpdateReport) GetApplID

GetApplID gets ApplID, Tag 1180.

func (DerivativeSecurityListUpdateReport) GetApplLastSeqNum

func (m DerivativeSecurityListUpdateReport) GetApplLastSeqNum() (v int, err quickfix.MessageRejectError)

GetApplLastSeqNum gets ApplLastSeqNum, Tag 1350.

func (DerivativeSecurityListUpdateReport) GetApplResendFlag

func (m DerivativeSecurityListUpdateReport) GetApplResendFlag() (v bool, err quickfix.MessageRejectError)

GetApplResendFlag gets ApplResendFlag, Tag 1352.

func (DerivativeSecurityListUpdateReport) GetApplSeqNum

GetApplSeqNum gets ApplSeqNum, Tag 1181.

func (DerivativeSecurityListUpdateReport) GetDerivFlexProductEligibilityIndicator

func (m DerivativeSecurityListUpdateReport) GetDerivFlexProductEligibilityIndicator() (v bool, err quickfix.MessageRejectError)

GetDerivFlexProductEligibilityIndicator gets DerivFlexProductEligibilityIndicator, Tag 1243.

func (DerivativeSecurityListUpdateReport) GetDerivativeCFICode

func (m DerivativeSecurityListUpdateReport) GetDerivativeCFICode() (v string, err quickfix.MessageRejectError)

GetDerivativeCFICode gets DerivativeCFICode, Tag 1248.

func (DerivativeSecurityListUpdateReport) GetDerivativeCapPrice

GetDerivativeCapPrice gets DerivativeCapPrice, Tag 1321.

func (DerivativeSecurityListUpdateReport) GetDerivativeContractMultiplier

func (m DerivativeSecurityListUpdateReport) GetDerivativeContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)

GetDerivativeContractMultiplier gets DerivativeContractMultiplier, Tag 1266.

func (DerivativeSecurityListUpdateReport) GetDerivativeContractSettlMonth

func (m DerivativeSecurityListUpdateReport) GetDerivativeContractSettlMonth() (v string, err quickfix.MessageRejectError)

GetDerivativeContractSettlMonth gets DerivativeContractSettlMonth, Tag 1285.

func (DerivativeSecurityListUpdateReport) GetDerivativeCountryOfIssue

func (m DerivativeSecurityListUpdateReport) GetDerivativeCountryOfIssue() (v string, err quickfix.MessageRejectError)

GetDerivativeCountryOfIssue gets DerivativeCountryOfIssue, Tag 1258.

func (DerivativeSecurityListUpdateReport) GetDerivativeEncodedIssuer

func (m DerivativeSecurityListUpdateReport) GetDerivativeEncodedIssuer() (v string, err quickfix.MessageRejectError)

GetDerivativeEncodedIssuer gets DerivativeEncodedIssuer, Tag 1278.

func (DerivativeSecurityListUpdateReport) GetDerivativeEncodedIssuerLen

func (m DerivativeSecurityListUpdateReport) GetDerivativeEncodedIssuerLen() (v int, err quickfix.MessageRejectError)

GetDerivativeEncodedIssuerLen gets DerivativeEncodedIssuerLen, Tag 1277.

func (DerivativeSecurityListUpdateReport) GetDerivativeEncodedSecurityDesc

func (m DerivativeSecurityListUpdateReport) GetDerivativeEncodedSecurityDesc() (v string, err quickfix.MessageRejectError)

GetDerivativeEncodedSecurityDesc gets DerivativeEncodedSecurityDesc, Tag 1281.

func (DerivativeSecurityListUpdateReport) GetDerivativeEncodedSecurityDescLen

func (m DerivativeSecurityListUpdateReport) GetDerivativeEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError)

GetDerivativeEncodedSecurityDescLen gets DerivativeEncodedSecurityDescLen, Tag 1280.

func (DerivativeSecurityListUpdateReport) GetDerivativeExerciseStyle

func (m DerivativeSecurityListUpdateReport) GetDerivativeExerciseStyle() (v string, err quickfix.MessageRejectError)

GetDerivativeExerciseStyle gets DerivativeExerciseStyle, Tag 1299.

func (DerivativeSecurityListUpdateReport) GetDerivativeFloorPrice

func (m DerivativeSecurityListUpdateReport) GetDerivativeFloorPrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetDerivativeFloorPrice gets DerivativeFloorPrice, Tag 1322.

func (DerivativeSecurityListUpdateReport) GetDerivativeFuturesValuationMethod

func (m DerivativeSecurityListUpdateReport) GetDerivativeFuturesValuationMethod() (v string, err quickfix.MessageRejectError)

GetDerivativeFuturesValuationMethod gets DerivativeFuturesValuationMethod, Tag 1319.

func (DerivativeSecurityListUpdateReport) GetDerivativeInstrRegistry

func (m DerivativeSecurityListUpdateReport) GetDerivativeInstrRegistry() (v string, err quickfix.MessageRejectError)

GetDerivativeInstrRegistry gets DerivativeInstrRegistry, Tag 1257.

func (DerivativeSecurityListUpdateReport) GetDerivativeInstrmtAssignmentMethod

func (m DerivativeSecurityListUpdateReport) GetDerivativeInstrmtAssignmentMethod() (v string, err quickfix.MessageRejectError)

GetDerivativeInstrmtAssignmentMethod gets DerivativeInstrmtAssignmentMethod, Tag 1255.

func (DerivativeSecurityListUpdateReport) GetDerivativeIssueDate

func (m DerivativeSecurityListUpdateReport) GetDerivativeIssueDate() (v string, err quickfix.MessageRejectError)

GetDerivativeIssueDate gets DerivativeIssueDate, Tag 1276.

func (DerivativeSecurityListUpdateReport) GetDerivativeIssuer

func (m DerivativeSecurityListUpdateReport) GetDerivativeIssuer() (v string, err quickfix.MessageRejectError)

GetDerivativeIssuer gets DerivativeIssuer, Tag 1275.

func (DerivativeSecurityListUpdateReport) GetDerivativeListMethod

func (m DerivativeSecurityListUpdateReport) GetDerivativeListMethod() (v int, err quickfix.MessageRejectError)

GetDerivativeListMethod gets DerivativeListMethod, Tag 1320.

func (DerivativeSecurityListUpdateReport) GetDerivativeLocaleOfIssue

func (m DerivativeSecurityListUpdateReport) GetDerivativeLocaleOfIssue() (v string, err quickfix.MessageRejectError)

GetDerivativeLocaleOfIssue gets DerivativeLocaleOfIssue, Tag 1260.

func (DerivativeSecurityListUpdateReport) GetDerivativeMaturityDate

func (m DerivativeSecurityListUpdateReport) GetDerivativeMaturityDate() (v string, err quickfix.MessageRejectError)

GetDerivativeMaturityDate gets DerivativeMaturityDate, Tag 1252.

func (DerivativeSecurityListUpdateReport) GetDerivativeMaturityMonthYear

func (m DerivativeSecurityListUpdateReport) GetDerivativeMaturityMonthYear() (v string, err quickfix.MessageRejectError)

GetDerivativeMaturityMonthYear gets DerivativeMaturityMonthYear, Tag 1251.

func (DerivativeSecurityListUpdateReport) GetDerivativeMaturityTime

func (m DerivativeSecurityListUpdateReport) GetDerivativeMaturityTime() (v string, err quickfix.MessageRejectError)

GetDerivativeMaturityTime gets DerivativeMaturityTime, Tag 1253.

func (DerivativeSecurityListUpdateReport) GetDerivativeMinPriceIncrement

func (m DerivativeSecurityListUpdateReport) GetDerivativeMinPriceIncrement() (v decimal.Decimal, err quickfix.MessageRejectError)

GetDerivativeMinPriceIncrement gets DerivativeMinPriceIncrement, Tag 1267.

func (DerivativeSecurityListUpdateReport) GetDerivativeMinPriceIncrementAmount

func (m DerivativeSecurityListUpdateReport) GetDerivativeMinPriceIncrementAmount() (v decimal.Decimal, err quickfix.MessageRejectError)

GetDerivativeMinPriceIncrementAmount gets DerivativeMinPriceIncrementAmount, Tag 1268.

func (DerivativeSecurityListUpdateReport) GetDerivativeNTPositionLimit

func (m DerivativeSecurityListUpdateReport) GetDerivativeNTPositionLimit() (v int, err quickfix.MessageRejectError)

GetDerivativeNTPositionLimit gets DerivativeNTPositionLimit, Tag 1274.

func (DerivativeSecurityListUpdateReport) GetDerivativeOptAttribute

func (m DerivativeSecurityListUpdateReport) GetDerivativeOptAttribute() (v string, err quickfix.MessageRejectError)

GetDerivativeOptAttribute gets DerivativeOptAttribute, Tag 1265.

func (DerivativeSecurityListUpdateReport) GetDerivativeOptPayAmount

func (m DerivativeSecurityListUpdateReport) GetDerivativeOptPayAmount() (v decimal.Decimal, err quickfix.MessageRejectError)

GetDerivativeOptPayAmount gets DerivativeOptPayAmount, Tag 1225.

func (DerivativeSecurityListUpdateReport) GetDerivativePositionLimit

func (m DerivativeSecurityListUpdateReport) GetDerivativePositionLimit() (v int, err quickfix.MessageRejectError)

GetDerivativePositionLimit gets DerivativePositionLimit, Tag 1273.

func (DerivativeSecurityListUpdateReport) GetDerivativePriceQuoteMethod

func (m DerivativeSecurityListUpdateReport) GetDerivativePriceQuoteMethod() (v string, err quickfix.MessageRejectError)

GetDerivativePriceQuoteMethod gets DerivativePriceQuoteMethod, Tag 1318.

func (DerivativeSecurityListUpdateReport) GetDerivativePriceUnitOfMeasure

func (m DerivativeSecurityListUpdateReport) GetDerivativePriceUnitOfMeasure() (v string, err quickfix.MessageRejectError)

GetDerivativePriceUnitOfMeasure gets DerivativePriceUnitOfMeasure, Tag 1315.

func (DerivativeSecurityListUpdateReport) GetDerivativePriceUnitOfMeasureQty

func (m DerivativeSecurityListUpdateReport) GetDerivativePriceUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetDerivativePriceUnitOfMeasureQty gets DerivativePriceUnitOfMeasureQty, Tag 1316.

func (DerivativeSecurityListUpdateReport) GetDerivativeProduct

func (m DerivativeSecurityListUpdateReport) GetDerivativeProduct() (v int, err quickfix.MessageRejectError)

GetDerivativeProduct gets DerivativeProduct, Tag 1246.

func (DerivativeSecurityListUpdateReport) GetDerivativeProductComplex

func (m DerivativeSecurityListUpdateReport) GetDerivativeProductComplex() (v string, err quickfix.MessageRejectError)

GetDerivativeProductComplex gets DerivativeProductComplex, Tag 1228.

func (DerivativeSecurityListUpdateReport) GetDerivativePutOrCall

func (m DerivativeSecurityListUpdateReport) GetDerivativePutOrCall() (v int, err quickfix.MessageRejectError)

GetDerivativePutOrCall gets DerivativePutOrCall, Tag 1323.

func (DerivativeSecurityListUpdateReport) GetDerivativeSecurityDesc

func (m DerivativeSecurityListUpdateReport) GetDerivativeSecurityDesc() (v string, err quickfix.MessageRejectError)

GetDerivativeSecurityDesc gets DerivativeSecurityDesc, Tag 1279.

func (DerivativeSecurityListUpdateReport) GetDerivativeSecurityExchange

func (m DerivativeSecurityListUpdateReport) GetDerivativeSecurityExchange() (v string, err quickfix.MessageRejectError)

GetDerivativeSecurityExchange gets DerivativeSecurityExchange, Tag 1272.

func (DerivativeSecurityListUpdateReport) GetDerivativeSecurityGroup

func (m DerivativeSecurityListUpdateReport) GetDerivativeSecurityGroup() (v string, err quickfix.MessageRejectError)

GetDerivativeSecurityGroup gets DerivativeSecurityGroup, Tag 1247.

func (DerivativeSecurityListUpdateReport) GetDerivativeSecurityID

func (m DerivativeSecurityListUpdateReport) GetDerivativeSecurityID() (v string, err quickfix.MessageRejectError)

GetDerivativeSecurityID gets DerivativeSecurityID, Tag 1216.

func (DerivativeSecurityListUpdateReport) GetDerivativeSecurityIDSource

func (m DerivativeSecurityListUpdateReport) GetDerivativeSecurityIDSource() (v string, err quickfix.MessageRejectError)

GetDerivativeSecurityIDSource gets DerivativeSecurityIDSource, Tag 1217.

func (DerivativeSecurityListUpdateReport) GetDerivativeSecurityStatus

func (m DerivativeSecurityListUpdateReport) GetDerivativeSecurityStatus() (v string, err quickfix.MessageRejectError)

GetDerivativeSecurityStatus gets DerivativeSecurityStatus, Tag 1256.

func (DerivativeSecurityListUpdateReport) GetDerivativeSecuritySubType

func (m DerivativeSecurityListUpdateReport) GetDerivativeSecuritySubType() (v string, err quickfix.MessageRejectError)

GetDerivativeSecuritySubType gets DerivativeSecuritySubType, Tag 1250.

func (DerivativeSecurityListUpdateReport) GetDerivativeSecurityType

func (m DerivativeSecurityListUpdateReport) GetDerivativeSecurityType() (v string, err quickfix.MessageRejectError)

GetDerivativeSecurityType gets DerivativeSecurityType, Tag 1249.

func (DerivativeSecurityListUpdateReport) GetDerivativeSecurityXML

func (m DerivativeSecurityListUpdateReport) GetDerivativeSecurityXML() (v string, err quickfix.MessageRejectError)

GetDerivativeSecurityXML gets DerivativeSecurityXML, Tag 1283.

func (DerivativeSecurityListUpdateReport) GetDerivativeSecurityXMLLen

func (m DerivativeSecurityListUpdateReport) GetDerivativeSecurityXMLLen() (v int, err quickfix.MessageRejectError)

GetDerivativeSecurityXMLLen gets DerivativeSecurityXMLLen, Tag 1282.

func (DerivativeSecurityListUpdateReport) GetDerivativeSecurityXMLSchema

func (m DerivativeSecurityListUpdateReport) GetDerivativeSecurityXMLSchema() (v string, err quickfix.MessageRejectError)

GetDerivativeSecurityXMLSchema gets DerivativeSecurityXMLSchema, Tag 1284.

func (DerivativeSecurityListUpdateReport) GetDerivativeSettlMethod

func (m DerivativeSecurityListUpdateReport) GetDerivativeSettlMethod() (v string, err quickfix.MessageRejectError)

GetDerivativeSettlMethod gets DerivativeSettlMethod, Tag 1317.

func (DerivativeSecurityListUpdateReport) GetDerivativeSettleOnOpenFlag

func (m DerivativeSecurityListUpdateReport) GetDerivativeSettleOnOpenFlag() (v string, err quickfix.MessageRejectError)

GetDerivativeSettleOnOpenFlag gets DerivativeSettleOnOpenFlag, Tag 1254.

func (DerivativeSecurityListUpdateReport) GetDerivativeStateOrProvinceOfIssue

func (m DerivativeSecurityListUpdateReport) GetDerivativeStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)

GetDerivativeStateOrProvinceOfIssue gets DerivativeStateOrProvinceOfIssue, Tag 1259.

func (DerivativeSecurityListUpdateReport) GetDerivativeStrikeCurrency

func (m DerivativeSecurityListUpdateReport) GetDerivativeStrikeCurrency() (v string, err quickfix.MessageRejectError)

GetDerivativeStrikeCurrency gets DerivativeStrikeCurrency, Tag 1262.

func (DerivativeSecurityListUpdateReport) GetDerivativeStrikeMultiplier

func (m DerivativeSecurityListUpdateReport) GetDerivativeStrikeMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)

GetDerivativeStrikeMultiplier gets DerivativeStrikeMultiplier, Tag 1263.

func (DerivativeSecurityListUpdateReport) GetDerivativeStrikePrice

func (m DerivativeSecurityListUpdateReport) GetDerivativeStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetDerivativeStrikePrice gets DerivativeStrikePrice, Tag 1261.

func (DerivativeSecurityListUpdateReport) GetDerivativeStrikeValue

func (m DerivativeSecurityListUpdateReport) GetDerivativeStrikeValue() (v decimal.Decimal, err quickfix.MessageRejectError)

GetDerivativeStrikeValue gets DerivativeStrikeValue, Tag 1264.

func (DerivativeSecurityListUpdateReport) GetDerivativeSymbol

func (m DerivativeSecurityListUpdateReport) GetDerivativeSymbol() (v string, err quickfix.MessageRejectError)

GetDerivativeSymbol gets DerivativeSymbol, Tag 1214.

func (DerivativeSecurityListUpdateReport) GetDerivativeSymbolSfx

func (m DerivativeSecurityListUpdateReport) GetDerivativeSymbolSfx() (v string, err quickfix.MessageRejectError)

GetDerivativeSymbolSfx gets DerivativeSymbolSfx, Tag 1215.

func (DerivativeSecurityListUpdateReport) GetDerivativeTimeUnit

func (m DerivativeSecurityListUpdateReport) GetDerivativeTimeUnit() (v string, err quickfix.MessageRejectError)

GetDerivativeTimeUnit gets DerivativeTimeUnit, Tag 1271.

func (DerivativeSecurityListUpdateReport) GetDerivativeUnitOfMeasure

func (m DerivativeSecurityListUpdateReport) GetDerivativeUnitOfMeasure() (v string, err quickfix.MessageRejectError)

GetDerivativeUnitOfMeasure gets DerivativeUnitOfMeasure, Tag 1269.

func (DerivativeSecurityListUpdateReport) GetDerivativeUnitOfMeasureQty

func (m DerivativeSecurityListUpdateReport) GetDerivativeUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetDerivativeUnitOfMeasureQty gets DerivativeUnitOfMeasureQty, Tag 1270.

func (DerivativeSecurityListUpdateReport) GetEncodedUnderlyingIssuer

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

GetEncodedUnderlyingIssuer gets EncodedUnderlyingIssuer, Tag 363.

func (DerivativeSecurityListUpdateReport) GetEncodedUnderlyingIssuerLen

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

GetEncodedUnderlyingIssuerLen gets EncodedUnderlyingIssuerLen, Tag 362.

func (DerivativeSecurityListUpdateReport) GetEncodedUnderlyingSecurityDesc

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

GetEncodedUnderlyingSecurityDesc gets EncodedUnderlyingSecurityDesc, Tag 365.

func (DerivativeSecurityListUpdateReport) GetEncodedUnderlyingSecurityDescLen

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

GetEncodedUnderlyingSecurityDescLen gets EncodedUnderlyingSecurityDescLen, Tag 364.

func (DerivativeSecurityListUpdateReport) GetLastFragment

GetLastFragment gets LastFragment, Tag 893.

func (DerivativeSecurityListUpdateReport) GetNoDerivativeEvents

GetNoDerivativeEvents gets NoDerivativeEvents, Tag 1286.

func (DerivativeSecurityListUpdateReport) GetNoDerivativeInstrAttrib

GetNoDerivativeInstrAttrib gets NoDerivativeInstrAttrib, Tag 1311.

func (DerivativeSecurityListUpdateReport) GetNoDerivativeInstrumentParties

GetNoDerivativeInstrumentParties gets NoDerivativeInstrumentParties, Tag 1292.

func (DerivativeSecurityListUpdateReport) GetNoDerivativeSecurityAltID

GetNoDerivativeSecurityAltID gets NoDerivativeSecurityAltID, Tag 1218.

func (DerivativeSecurityListUpdateReport) GetNoMarketSegments

GetNoMarketSegments gets NoMarketSegments, Tag 1310.

func (DerivativeSecurityListUpdateReport) GetNoRelatedSym

GetNoRelatedSym gets NoRelatedSym, Tag 146.

func (DerivativeSecurityListUpdateReport) GetNoUnderlyingSecurityAltID

GetNoUnderlyingSecurityAltID gets NoUnderlyingSecurityAltID, Tag 457.

func (DerivativeSecurityListUpdateReport) GetNoUnderlyingStips

GetNoUnderlyingStips gets NoUnderlyingStips, Tag 887.

func (DerivativeSecurityListUpdateReport) GetNoUndlyInstrumentParties

GetNoUndlyInstrumentParties gets NoUndlyInstrumentParties, Tag 1058.

func (DerivativeSecurityListUpdateReport) GetSecurityReqID

GetSecurityReqID gets SecurityReqID, Tag 320.

func (DerivativeSecurityListUpdateReport) GetSecurityRequestResult

GetSecurityRequestResult gets SecurityRequestResult, Tag 560.

func (DerivativeSecurityListUpdateReport) GetSecurityResponseID

func (m DerivativeSecurityListUpdateReport) GetSecurityResponseID() (v string, err quickfix.MessageRejectError)

GetSecurityResponseID gets SecurityResponseID, Tag 322.

func (DerivativeSecurityListUpdateReport) GetSecurityUpdateAction

GetSecurityUpdateAction gets SecurityUpdateAction, Tag 980.

func (DerivativeSecurityListUpdateReport) GetTotNoRelatedSym

func (m DerivativeSecurityListUpdateReport) GetTotNoRelatedSym() (v int, err quickfix.MessageRejectError)

GetTotNoRelatedSym gets TotNoRelatedSym, Tag 393.

func (DerivativeSecurityListUpdateReport) GetUnderlyingAdjustedQuantity

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

GetUnderlyingAdjustedQuantity gets UnderlyingAdjustedQuantity, Tag 1044.

func (DerivativeSecurityListUpdateReport) GetUnderlyingAllocationPercent

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

GetUnderlyingAllocationPercent gets UnderlyingAllocationPercent, Tag 972.

func (DerivativeSecurityListUpdateReport) GetUnderlyingCFICode

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

GetUnderlyingCFICode gets UnderlyingCFICode, Tag 463.

func (DerivativeSecurityListUpdateReport) GetUnderlyingCPProgram

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

GetUnderlyingCPProgram gets UnderlyingCPProgram, Tag 877.

func (DerivativeSecurityListUpdateReport) GetUnderlyingCPRegType

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

GetUnderlyingCPRegType gets UnderlyingCPRegType, Tag 878.

func (DerivativeSecurityListUpdateReport) GetUnderlyingCapValue

GetUnderlyingCapValue gets UnderlyingCapValue, Tag 1038.

func (DerivativeSecurityListUpdateReport) GetUnderlyingCashAmount

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

GetUnderlyingCashAmount gets UnderlyingCashAmount, Tag 973.

func (DerivativeSecurityListUpdateReport) GetUnderlyingCashType

GetUnderlyingCashType gets UnderlyingCashType, Tag 974.

func (DerivativeSecurityListUpdateReport) GetUnderlyingContractMultiplier

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

GetUnderlyingContractMultiplier gets UnderlyingContractMultiplier, Tag 436.

func (DerivativeSecurityListUpdateReport) GetUnderlyingCountryOfIssue

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

GetUnderlyingCountryOfIssue gets UnderlyingCountryOfIssue, Tag 592.

func (DerivativeSecurityListUpdateReport) GetUnderlyingCouponPaymentDate

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

GetUnderlyingCouponPaymentDate gets UnderlyingCouponPaymentDate, Tag 241.

func (DerivativeSecurityListUpdateReport) GetUnderlyingCouponRate

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

GetUnderlyingCouponRate gets UnderlyingCouponRate, Tag 435.

func (DerivativeSecurityListUpdateReport) GetUnderlyingCreditRating

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

GetUnderlyingCreditRating gets UnderlyingCreditRating, Tag 256.

func (DerivativeSecurityListUpdateReport) GetUnderlyingCurrency

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

GetUnderlyingCurrency gets UnderlyingCurrency, Tag 318.

func (DerivativeSecurityListUpdateReport) GetUnderlyingCurrentValue

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

GetUnderlyingCurrentValue gets UnderlyingCurrentValue, Tag 885.

func (DerivativeSecurityListUpdateReport) GetUnderlyingDirtyPrice

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

GetUnderlyingDirtyPrice gets UnderlyingDirtyPrice, Tag 882.

func (DerivativeSecurityListUpdateReport) GetUnderlyingEndPrice

GetUnderlyingEndPrice gets UnderlyingEndPrice, Tag 883.

func (DerivativeSecurityListUpdateReport) GetUnderlyingEndValue

GetUnderlyingEndValue gets UnderlyingEndValue, Tag 886.

func (DerivativeSecurityListUpdateReport) GetUnderlyingExerciseStyle

func (m DerivativeSecurityListUpdateReport) GetUnderlyingExerciseStyle() (v int, err quickfix.MessageRejectError)

GetUnderlyingExerciseStyle gets UnderlyingExerciseStyle, Tag 1419.

func (DerivativeSecurityListUpdateReport) GetUnderlyingFXRate

GetUnderlyingFXRate gets UnderlyingFXRate, Tag 1045.

func (DerivativeSecurityListUpdateReport) GetUnderlyingFXRateCalc

GetUnderlyingFXRateCalc gets UnderlyingFXRateCalc, Tag 1046.

func (DerivativeSecurityListUpdateReport) GetUnderlyingFactor

GetUnderlyingFactor gets UnderlyingFactor, Tag 246.

func (DerivativeSecurityListUpdateReport) GetUnderlyingInstrRegistry

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

GetUnderlyingInstrRegistry gets UnderlyingInstrRegistry, Tag 595.

func (DerivativeSecurityListUpdateReport) GetUnderlyingIssueDate

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

GetUnderlyingIssueDate gets UnderlyingIssueDate, Tag 242.

func (DerivativeSecurityListUpdateReport) GetUnderlyingIssuer

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

GetUnderlyingIssuer gets UnderlyingIssuer, Tag 306.

func (DerivativeSecurityListUpdateReport) GetUnderlyingLocaleOfIssue

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

GetUnderlyingLocaleOfIssue gets UnderlyingLocaleOfIssue, Tag 594.

func (DerivativeSecurityListUpdateReport) GetUnderlyingMaturityDate

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

GetUnderlyingMaturityDate gets UnderlyingMaturityDate, Tag 542.

func (DerivativeSecurityListUpdateReport) GetUnderlyingMaturityMonthYear

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

GetUnderlyingMaturityMonthYear gets UnderlyingMaturityMonthYear, Tag 313.

func (DerivativeSecurityListUpdateReport) GetUnderlyingMaturityTime

func (m DerivativeSecurityListUpdateReport) GetUnderlyingMaturityTime() (v string, err quickfix.MessageRejectError)

GetUnderlyingMaturityTime gets UnderlyingMaturityTime, Tag 1213.

func (DerivativeSecurityListUpdateReport) GetUnderlyingOptAttribute

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

GetUnderlyingOptAttribute gets UnderlyingOptAttribute, Tag 317.

func (DerivativeSecurityListUpdateReport) GetUnderlyingPriceUnitOfMeasure

func (m DerivativeSecurityListUpdateReport) GetUnderlyingPriceUnitOfMeasure() (v string, err quickfix.MessageRejectError)

GetUnderlyingPriceUnitOfMeasure gets UnderlyingPriceUnitOfMeasure, Tag 1424.

func (DerivativeSecurityListUpdateReport) GetUnderlyingPriceUnitOfMeasureQty

func (m DerivativeSecurityListUpdateReport) GetUnderlyingPriceUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingPriceUnitOfMeasureQty gets UnderlyingPriceUnitOfMeasureQty, Tag 1425.

func (DerivativeSecurityListUpdateReport) GetUnderlyingProduct

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

GetUnderlyingProduct gets UnderlyingProduct, Tag 462.

func (DerivativeSecurityListUpdateReport) GetUnderlyingPutOrCall

func (m DerivativeSecurityListUpdateReport) GetUnderlyingPutOrCall() (v int, err quickfix.MessageRejectError)

GetUnderlyingPutOrCall gets UnderlyingPutOrCall, Tag 315.

func (DerivativeSecurityListUpdateReport) GetUnderlyingPx

GetUnderlyingPx gets UnderlyingPx, Tag 810.

func (DerivativeSecurityListUpdateReport) GetUnderlyingQty

GetUnderlyingQty gets UnderlyingQty, Tag 879.

func (DerivativeSecurityListUpdateReport) GetUnderlyingRedemptionDate

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

GetUnderlyingRedemptionDate gets UnderlyingRedemptionDate, Tag 247.

func (DerivativeSecurityListUpdateReport) GetUnderlyingRepoCollateralSecurityType

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

GetUnderlyingRepoCollateralSecurityType gets UnderlyingRepoCollateralSecurityType, Tag 243.

func (DerivativeSecurityListUpdateReport) GetUnderlyingRepurchaseRate

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

GetUnderlyingRepurchaseRate gets UnderlyingRepurchaseRate, Tag 245.

func (DerivativeSecurityListUpdateReport) GetUnderlyingRepurchaseTerm

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

GetUnderlyingRepurchaseTerm gets UnderlyingRepurchaseTerm, Tag 244.

func (DerivativeSecurityListUpdateReport) GetUnderlyingSecurityDesc

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

GetUnderlyingSecurityDesc gets UnderlyingSecurityDesc, Tag 307.

func (DerivativeSecurityListUpdateReport) GetUnderlyingSecurityExchange

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

GetUnderlyingSecurityExchange gets UnderlyingSecurityExchange, Tag 308.

func (DerivativeSecurityListUpdateReport) GetUnderlyingSecurityID

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

GetUnderlyingSecurityID gets UnderlyingSecurityID, Tag 309.

func (DerivativeSecurityListUpdateReport) GetUnderlyingSecurityIDSource

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

GetUnderlyingSecurityIDSource gets UnderlyingSecurityIDSource, Tag 305.

func (DerivativeSecurityListUpdateReport) GetUnderlyingSecuritySubType

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

GetUnderlyingSecuritySubType gets UnderlyingSecuritySubType, Tag 763.

func (DerivativeSecurityListUpdateReport) GetUnderlyingSecurityType

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

GetUnderlyingSecurityType gets UnderlyingSecurityType, Tag 310.

func (DerivativeSecurityListUpdateReport) GetUnderlyingSettlMethod

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

GetUnderlyingSettlMethod gets UnderlyingSettlMethod, Tag 1039.

func (DerivativeSecurityListUpdateReport) GetUnderlyingSettlementType

GetUnderlyingSettlementType gets UnderlyingSettlementType, Tag 975.

func (DerivativeSecurityListUpdateReport) GetUnderlyingStartValue

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

GetUnderlyingStartValue gets UnderlyingStartValue, Tag 884.

func (DerivativeSecurityListUpdateReport) GetUnderlyingStateOrProvinceOfIssue

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

GetUnderlyingStateOrProvinceOfIssue gets UnderlyingStateOrProvinceOfIssue, Tag 593.

func (DerivativeSecurityListUpdateReport) GetUnderlyingStrikeCurrency

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

GetUnderlyingStrikeCurrency gets UnderlyingStrikeCurrency, Tag 941.

func (DerivativeSecurityListUpdateReport) GetUnderlyingStrikePrice

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

GetUnderlyingStrikePrice gets UnderlyingStrikePrice, Tag 316.

func (DerivativeSecurityListUpdateReport) GetUnderlyingSymbol

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

GetUnderlyingSymbol gets UnderlyingSymbol, Tag 311.

func (DerivativeSecurityListUpdateReport) GetUnderlyingSymbolSfx

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

GetUnderlyingSymbolSfx gets UnderlyingSymbolSfx, Tag 312.

func (DerivativeSecurityListUpdateReport) GetUnderlyingTimeUnit

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

GetUnderlyingTimeUnit gets UnderlyingTimeUnit, Tag 1000.

func (DerivativeSecurityListUpdateReport) GetUnderlyingUnitOfMeasure

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

GetUnderlyingUnitOfMeasure gets UnderlyingUnitOfMeasure, Tag 998.

func (DerivativeSecurityListUpdateReport) GetUnderlyingUnitOfMeasureQty

func (m DerivativeSecurityListUpdateReport) GetUnderlyingUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingUnitOfMeasureQty gets UnderlyingUnitOfMeasureQty, Tag 1423.

func (DerivativeSecurityListUpdateReport) HasApplID

HasApplID returns true if ApplID is present, Tag 1180.

func (DerivativeSecurityListUpdateReport) HasApplLastSeqNum

func (m DerivativeSecurityListUpdateReport) HasApplLastSeqNum() bool

HasApplLastSeqNum returns true if ApplLastSeqNum is present, Tag 1350.

func (DerivativeSecurityListUpdateReport) HasApplResendFlag

func (m DerivativeSecurityListUpdateReport) HasApplResendFlag() bool

HasApplResendFlag returns true if ApplResendFlag is present, Tag 1352.

func (DerivativeSecurityListUpdateReport) HasApplSeqNum

func (m DerivativeSecurityListUpdateReport) HasApplSeqNum() bool

HasApplSeqNum returns true if ApplSeqNum is present, Tag 1181.

func (DerivativeSecurityListUpdateReport) HasDerivFlexProductEligibilityIndicator

func (m DerivativeSecurityListUpdateReport) HasDerivFlexProductEligibilityIndicator() bool

HasDerivFlexProductEligibilityIndicator returns true if DerivFlexProductEligibilityIndicator is present, Tag 1243.

func (DerivativeSecurityListUpdateReport) HasDerivativeCFICode

func (m DerivativeSecurityListUpdateReport) HasDerivativeCFICode() bool

HasDerivativeCFICode returns true if DerivativeCFICode is present, Tag 1248.

func (DerivativeSecurityListUpdateReport) HasDerivativeCapPrice

func (m DerivativeSecurityListUpdateReport) HasDerivativeCapPrice() bool

HasDerivativeCapPrice returns true if DerivativeCapPrice is present, Tag 1321.

func (DerivativeSecurityListUpdateReport) HasDerivativeContractMultiplier

func (m DerivativeSecurityListUpdateReport) HasDerivativeContractMultiplier() bool

HasDerivativeContractMultiplier returns true if DerivativeContractMultiplier is present, Tag 1266.

func (DerivativeSecurityListUpdateReport) HasDerivativeContractSettlMonth

func (m DerivativeSecurityListUpdateReport) HasDerivativeContractSettlMonth() bool

HasDerivativeContractSettlMonth returns true if DerivativeContractSettlMonth is present, Tag 1285.

func (DerivativeSecurityListUpdateReport) HasDerivativeCountryOfIssue

func (m DerivativeSecurityListUpdateReport) HasDerivativeCountryOfIssue() bool

HasDerivativeCountryOfIssue returns true if DerivativeCountryOfIssue is present, Tag 1258.

func (DerivativeSecurityListUpdateReport) HasDerivativeEncodedIssuer

func (m DerivativeSecurityListUpdateReport) HasDerivativeEncodedIssuer() bool

HasDerivativeEncodedIssuer returns true if DerivativeEncodedIssuer is present, Tag 1278.

func (DerivativeSecurityListUpdateReport) HasDerivativeEncodedIssuerLen

func (m DerivativeSecurityListUpdateReport) HasDerivativeEncodedIssuerLen() bool

HasDerivativeEncodedIssuerLen returns true if DerivativeEncodedIssuerLen is present, Tag 1277.

func (DerivativeSecurityListUpdateReport) HasDerivativeEncodedSecurityDesc

func (m DerivativeSecurityListUpdateReport) HasDerivativeEncodedSecurityDesc() bool

HasDerivativeEncodedSecurityDesc returns true if DerivativeEncodedSecurityDesc is present, Tag 1281.

func (DerivativeSecurityListUpdateReport) HasDerivativeEncodedSecurityDescLen

func (m DerivativeSecurityListUpdateReport) HasDerivativeEncodedSecurityDescLen() bool

HasDerivativeEncodedSecurityDescLen returns true if DerivativeEncodedSecurityDescLen is present, Tag 1280.

func (DerivativeSecurityListUpdateReport) HasDerivativeExerciseStyle

func (m DerivativeSecurityListUpdateReport) HasDerivativeExerciseStyle() bool

HasDerivativeExerciseStyle returns true if DerivativeExerciseStyle is present, Tag 1299.

func (DerivativeSecurityListUpdateReport) HasDerivativeFloorPrice

func (m DerivativeSecurityListUpdateReport) HasDerivativeFloorPrice() bool

HasDerivativeFloorPrice returns true if DerivativeFloorPrice is present, Tag 1322.

func (DerivativeSecurityListUpdateReport) HasDerivativeFuturesValuationMethod

func (m DerivativeSecurityListUpdateReport) HasDerivativeFuturesValuationMethod() bool

HasDerivativeFuturesValuationMethod returns true if DerivativeFuturesValuationMethod is present, Tag 1319.

func (DerivativeSecurityListUpdateReport) HasDerivativeInstrRegistry

func (m DerivativeSecurityListUpdateReport) HasDerivativeInstrRegistry() bool

HasDerivativeInstrRegistry returns true if DerivativeInstrRegistry is present, Tag 1257.

func (DerivativeSecurityListUpdateReport) HasDerivativeInstrmtAssignmentMethod

func (m DerivativeSecurityListUpdateReport) HasDerivativeInstrmtAssignmentMethod() bool

HasDerivativeInstrmtAssignmentMethod returns true if DerivativeInstrmtAssignmentMethod is present, Tag 1255.

func (DerivativeSecurityListUpdateReport) HasDerivativeIssueDate

func (m DerivativeSecurityListUpdateReport) HasDerivativeIssueDate() bool

HasDerivativeIssueDate returns true if DerivativeIssueDate is present, Tag 1276.

func (DerivativeSecurityListUpdateReport) HasDerivativeIssuer

func (m DerivativeSecurityListUpdateReport) HasDerivativeIssuer() bool

HasDerivativeIssuer returns true if DerivativeIssuer is present, Tag 1275.

func (DerivativeSecurityListUpdateReport) HasDerivativeListMethod

func (m DerivativeSecurityListUpdateReport) HasDerivativeListMethod() bool

HasDerivativeListMethod returns true if DerivativeListMethod is present, Tag 1320.

func (DerivativeSecurityListUpdateReport) HasDerivativeLocaleOfIssue

func (m DerivativeSecurityListUpdateReport) HasDerivativeLocaleOfIssue() bool

HasDerivativeLocaleOfIssue returns true if DerivativeLocaleOfIssue is present, Tag 1260.

func (DerivativeSecurityListUpdateReport) HasDerivativeMaturityDate

func (m DerivativeSecurityListUpdateReport) HasDerivativeMaturityDate() bool

HasDerivativeMaturityDate returns true if DerivativeMaturityDate is present, Tag 1252.

func (DerivativeSecurityListUpdateReport) HasDerivativeMaturityMonthYear

func (m DerivativeSecurityListUpdateReport) HasDerivativeMaturityMonthYear() bool

HasDerivativeMaturityMonthYear returns true if DerivativeMaturityMonthYear is present, Tag 1251.

func (DerivativeSecurityListUpdateReport) HasDerivativeMaturityTime

func (m DerivativeSecurityListUpdateReport) HasDerivativeMaturityTime() bool

HasDerivativeMaturityTime returns true if DerivativeMaturityTime is present, Tag 1253.

func (DerivativeSecurityListUpdateReport) HasDerivativeMinPriceIncrement

func (m DerivativeSecurityListUpdateReport) HasDerivativeMinPriceIncrement() bool

HasDerivativeMinPriceIncrement returns true if DerivativeMinPriceIncrement is present, Tag 1267.

func (DerivativeSecurityListUpdateReport) HasDerivativeMinPriceIncrementAmount

func (m DerivativeSecurityListUpdateReport) HasDerivativeMinPriceIncrementAmount() bool

HasDerivativeMinPriceIncrementAmount returns true if DerivativeMinPriceIncrementAmount is present, Tag 1268.

func (DerivativeSecurityListUpdateReport) HasDerivativeNTPositionLimit

func (m DerivativeSecurityListUpdateReport) HasDerivativeNTPositionLimit() bool

HasDerivativeNTPositionLimit returns true if DerivativeNTPositionLimit is present, Tag 1274.

func (DerivativeSecurityListUpdateReport) HasDerivativeOptAttribute

func (m DerivativeSecurityListUpdateReport) HasDerivativeOptAttribute() bool

HasDerivativeOptAttribute returns true if DerivativeOptAttribute is present, Tag 1265.

func (DerivativeSecurityListUpdateReport) HasDerivativeOptPayAmount

func (m DerivativeSecurityListUpdateReport) HasDerivativeOptPayAmount() bool

HasDerivativeOptPayAmount returns true if DerivativeOptPayAmount is present, Tag 1225.

func (DerivativeSecurityListUpdateReport) HasDerivativePositionLimit

func (m DerivativeSecurityListUpdateReport) HasDerivativePositionLimit() bool

HasDerivativePositionLimit returns true if DerivativePositionLimit is present, Tag 1273.

func (DerivativeSecurityListUpdateReport) HasDerivativePriceQuoteMethod

func (m DerivativeSecurityListUpdateReport) HasDerivativePriceQuoteMethod() bool

HasDerivativePriceQuoteMethod returns true if DerivativePriceQuoteMethod is present, Tag 1318.

func (DerivativeSecurityListUpdateReport) HasDerivativePriceUnitOfMeasure

func (m DerivativeSecurityListUpdateReport) HasDerivativePriceUnitOfMeasure() bool

HasDerivativePriceUnitOfMeasure returns true if DerivativePriceUnitOfMeasure is present, Tag 1315.

func (DerivativeSecurityListUpdateReport) HasDerivativePriceUnitOfMeasureQty

func (m DerivativeSecurityListUpdateReport) HasDerivativePriceUnitOfMeasureQty() bool

HasDerivativePriceUnitOfMeasureQty returns true if DerivativePriceUnitOfMeasureQty is present, Tag 1316.

func (DerivativeSecurityListUpdateReport) HasDerivativeProduct

func (m DerivativeSecurityListUpdateReport) HasDerivativeProduct() bool

HasDerivativeProduct returns true if DerivativeProduct is present, Tag 1246.

func (DerivativeSecurityListUpdateReport) HasDerivativeProductComplex

func (m DerivativeSecurityListUpdateReport) HasDerivativeProductComplex() bool

HasDerivativeProductComplex returns true if DerivativeProductComplex is present, Tag 1228.

func (DerivativeSecurityListUpdateReport) HasDerivativePutOrCall

func (m DerivativeSecurityListUpdateReport) HasDerivativePutOrCall() bool

HasDerivativePutOrCall returns true if DerivativePutOrCall is present, Tag 1323.

func (DerivativeSecurityListUpdateReport) HasDerivativeSecurityDesc

func (m DerivativeSecurityListUpdateReport) HasDerivativeSecurityDesc() bool

HasDerivativeSecurityDesc returns true if DerivativeSecurityDesc is present, Tag 1279.

func (DerivativeSecurityListUpdateReport) HasDerivativeSecurityExchange

func (m DerivativeSecurityListUpdateReport) HasDerivativeSecurityExchange() bool

HasDerivativeSecurityExchange returns true if DerivativeSecurityExchange is present, Tag 1272.

func (DerivativeSecurityListUpdateReport) HasDerivativeSecurityGroup

func (m DerivativeSecurityListUpdateReport) HasDerivativeSecurityGroup() bool

HasDerivativeSecurityGroup returns true if DerivativeSecurityGroup is present, Tag 1247.

func (DerivativeSecurityListUpdateReport) HasDerivativeSecurityID

func (m DerivativeSecurityListUpdateReport) HasDerivativeSecurityID() bool

HasDerivativeSecurityID returns true if DerivativeSecurityID is present, Tag 1216.

func (DerivativeSecurityListUpdateReport) HasDerivativeSecurityIDSource

func (m DerivativeSecurityListUpdateReport) HasDerivativeSecurityIDSource() bool

HasDerivativeSecurityIDSource returns true if DerivativeSecurityIDSource is present, Tag 1217.

func (DerivativeSecurityListUpdateReport) HasDerivativeSecurityStatus

func (m DerivativeSecurityListUpdateReport) HasDerivativeSecurityStatus() bool

HasDerivativeSecurityStatus returns true if DerivativeSecurityStatus is present, Tag 1256.

func (DerivativeSecurityListUpdateReport) HasDerivativeSecuritySubType

func (m DerivativeSecurityListUpdateReport) HasDerivativeSecuritySubType() bool

HasDerivativeSecuritySubType returns true if DerivativeSecuritySubType is present, Tag 1250.

func (DerivativeSecurityListUpdateReport) HasDerivativeSecurityType

func (m DerivativeSecurityListUpdateReport) HasDerivativeSecurityType() bool

HasDerivativeSecurityType returns true if DerivativeSecurityType is present, Tag 1249.

func (DerivativeSecurityListUpdateReport) HasDerivativeSecurityXML

func (m DerivativeSecurityListUpdateReport) HasDerivativeSecurityXML() bool

HasDerivativeSecurityXML returns true if DerivativeSecurityXML is present, Tag 1283.

func (DerivativeSecurityListUpdateReport) HasDerivativeSecurityXMLLen

func (m DerivativeSecurityListUpdateReport) HasDerivativeSecurityXMLLen() bool

HasDerivativeSecurityXMLLen returns true if DerivativeSecurityXMLLen is present, Tag 1282.

func (DerivativeSecurityListUpdateReport) HasDerivativeSecurityXMLSchema

func (m DerivativeSecurityListUpdateReport) HasDerivativeSecurityXMLSchema() bool

HasDerivativeSecurityXMLSchema returns true if DerivativeSecurityXMLSchema is present, Tag 1284.

func (DerivativeSecurityListUpdateReport) HasDerivativeSettlMethod

func (m DerivativeSecurityListUpdateReport) HasDerivativeSettlMethod() bool

HasDerivativeSettlMethod returns true if DerivativeSettlMethod is present, Tag 1317.

func (DerivativeSecurityListUpdateReport) HasDerivativeSettleOnOpenFlag

func (m DerivativeSecurityListUpdateReport) HasDerivativeSettleOnOpenFlag() bool

HasDerivativeSettleOnOpenFlag returns true if DerivativeSettleOnOpenFlag is present, Tag 1254.

func (DerivativeSecurityListUpdateReport) HasDerivativeStateOrProvinceOfIssue

func (m DerivativeSecurityListUpdateReport) HasDerivativeStateOrProvinceOfIssue() bool

HasDerivativeStateOrProvinceOfIssue returns true if DerivativeStateOrProvinceOfIssue is present, Tag 1259.

func (DerivativeSecurityListUpdateReport) HasDerivativeStrikeCurrency

func (m DerivativeSecurityListUpdateReport) HasDerivativeStrikeCurrency() bool

HasDerivativeStrikeCurrency returns true if DerivativeStrikeCurrency is present, Tag 1262.

func (DerivativeSecurityListUpdateReport) HasDerivativeStrikeMultiplier

func (m DerivativeSecurityListUpdateReport) HasDerivativeStrikeMultiplier() bool

HasDerivativeStrikeMultiplier returns true if DerivativeStrikeMultiplier is present, Tag 1263.

func (DerivativeSecurityListUpdateReport) HasDerivativeStrikePrice

func (m DerivativeSecurityListUpdateReport) HasDerivativeStrikePrice() bool

HasDerivativeStrikePrice returns true if DerivativeStrikePrice is present, Tag 1261.

func (DerivativeSecurityListUpdateReport) HasDerivativeStrikeValue

func (m DerivativeSecurityListUpdateReport) HasDerivativeStrikeValue() bool

HasDerivativeStrikeValue returns true if DerivativeStrikeValue is present, Tag 1264.

func (DerivativeSecurityListUpdateReport) HasDerivativeSymbol

func (m DerivativeSecurityListUpdateReport) HasDerivativeSymbol() bool

HasDerivativeSymbol returns true if DerivativeSymbol is present, Tag 1214.

func (DerivativeSecurityListUpdateReport) HasDerivativeSymbolSfx

func (m DerivativeSecurityListUpdateReport) HasDerivativeSymbolSfx() bool

HasDerivativeSymbolSfx returns true if DerivativeSymbolSfx is present, Tag 1215.

func (DerivativeSecurityListUpdateReport) HasDerivativeTimeUnit

func (m DerivativeSecurityListUpdateReport) HasDerivativeTimeUnit() bool

HasDerivativeTimeUnit returns true if DerivativeTimeUnit is present, Tag 1271.

func (DerivativeSecurityListUpdateReport) HasDerivativeUnitOfMeasure

func (m DerivativeSecurityListUpdateReport) HasDerivativeUnitOfMeasure() bool

HasDerivativeUnitOfMeasure returns true if DerivativeUnitOfMeasure is present, Tag 1269.

func (DerivativeSecurityListUpdateReport) HasDerivativeUnitOfMeasureQty

func (m DerivativeSecurityListUpdateReport) HasDerivativeUnitOfMeasureQty() bool

HasDerivativeUnitOfMeasureQty returns true if DerivativeUnitOfMeasureQty is present, Tag 1270.

func (DerivativeSecurityListUpdateReport) HasEncodedUnderlyingIssuer

func (m DerivativeSecurityListUpdateReport) HasEncodedUnderlyingIssuer() bool

HasEncodedUnderlyingIssuer returns true if EncodedUnderlyingIssuer is present, Tag 363.

func (DerivativeSecurityListUpdateReport) HasEncodedUnderlyingIssuerLen

func (m DerivativeSecurityListUpdateReport) HasEncodedUnderlyingIssuerLen() bool

HasEncodedUnderlyingIssuerLen returns true if EncodedUnderlyingIssuerLen is present, Tag 362.

func (DerivativeSecurityListUpdateReport) HasEncodedUnderlyingSecurityDesc

func (m DerivativeSecurityListUpdateReport) HasEncodedUnderlyingSecurityDesc() bool

HasEncodedUnderlyingSecurityDesc returns true if EncodedUnderlyingSecurityDesc is present, Tag 365.

func (DerivativeSecurityListUpdateReport) HasEncodedUnderlyingSecurityDescLen

func (m DerivativeSecurityListUpdateReport) HasEncodedUnderlyingSecurityDescLen() bool

HasEncodedUnderlyingSecurityDescLen returns true if EncodedUnderlyingSecurityDescLen is present, Tag 364.

func (DerivativeSecurityListUpdateReport) HasLastFragment

func (m DerivativeSecurityListUpdateReport) HasLastFragment() bool

HasLastFragment returns true if LastFragment is present, Tag 893.

func (DerivativeSecurityListUpdateReport) HasNoDerivativeEvents

func (m DerivativeSecurityListUpdateReport) HasNoDerivativeEvents() bool

HasNoDerivativeEvents returns true if NoDerivativeEvents is present, Tag 1286.

func (DerivativeSecurityListUpdateReport) HasNoDerivativeInstrAttrib

func (m DerivativeSecurityListUpdateReport) HasNoDerivativeInstrAttrib() bool

HasNoDerivativeInstrAttrib returns true if NoDerivativeInstrAttrib is present, Tag 1311.

func (DerivativeSecurityListUpdateReport) HasNoDerivativeInstrumentParties

func (m DerivativeSecurityListUpdateReport) HasNoDerivativeInstrumentParties() bool

HasNoDerivativeInstrumentParties returns true if NoDerivativeInstrumentParties is present, Tag 1292.

func (DerivativeSecurityListUpdateReport) HasNoDerivativeSecurityAltID

func (m DerivativeSecurityListUpdateReport) HasNoDerivativeSecurityAltID() bool

HasNoDerivativeSecurityAltID returns true if NoDerivativeSecurityAltID is present, Tag 1218.

func (DerivativeSecurityListUpdateReport) HasNoMarketSegments

func (m DerivativeSecurityListUpdateReport) HasNoMarketSegments() bool

HasNoMarketSegments returns true if NoMarketSegments is present, Tag 1310.

func (DerivativeSecurityListUpdateReport) HasNoRelatedSym

func (m DerivativeSecurityListUpdateReport) HasNoRelatedSym() bool

HasNoRelatedSym returns true if NoRelatedSym is present, Tag 146.

func (DerivativeSecurityListUpdateReport) HasNoUnderlyingSecurityAltID

func (m DerivativeSecurityListUpdateReport) HasNoUnderlyingSecurityAltID() bool

HasNoUnderlyingSecurityAltID returns true if NoUnderlyingSecurityAltID is present, Tag 457.

func (DerivativeSecurityListUpdateReport) HasNoUnderlyingStips

func (m DerivativeSecurityListUpdateReport) HasNoUnderlyingStips() bool

HasNoUnderlyingStips returns true if NoUnderlyingStips is present, Tag 887.

func (DerivativeSecurityListUpdateReport) HasNoUndlyInstrumentParties

func (m DerivativeSecurityListUpdateReport) HasNoUndlyInstrumentParties() bool

HasNoUndlyInstrumentParties returns true if NoUndlyInstrumentParties is present, Tag 1058.

func (DerivativeSecurityListUpdateReport) HasSecurityReqID

func (m DerivativeSecurityListUpdateReport) HasSecurityReqID() bool

HasSecurityReqID returns true if SecurityReqID is present, Tag 320.

func (DerivativeSecurityListUpdateReport) HasSecurityRequestResult

func (m DerivativeSecurityListUpdateReport) HasSecurityRequestResult() bool

HasSecurityRequestResult returns true if SecurityRequestResult is present, Tag 560.

func (DerivativeSecurityListUpdateReport) HasSecurityResponseID

func (m DerivativeSecurityListUpdateReport) HasSecurityResponseID() bool

HasSecurityResponseID returns true if SecurityResponseID is present, Tag 322.

func (DerivativeSecurityListUpdateReport) HasSecurityUpdateAction

func (m DerivativeSecurityListUpdateReport) HasSecurityUpdateAction() bool

HasSecurityUpdateAction returns true if SecurityUpdateAction is present, Tag 980.

func (DerivativeSecurityListUpdateReport) HasTotNoRelatedSym

func (m DerivativeSecurityListUpdateReport) HasTotNoRelatedSym() bool

HasTotNoRelatedSym returns true if TotNoRelatedSym is present, Tag 393.

func (DerivativeSecurityListUpdateReport) HasUnderlyingAdjustedQuantity

func (m DerivativeSecurityListUpdateReport) HasUnderlyingAdjustedQuantity() bool

HasUnderlyingAdjustedQuantity returns true if UnderlyingAdjustedQuantity is present, Tag 1044.

func (DerivativeSecurityListUpdateReport) HasUnderlyingAllocationPercent

func (m DerivativeSecurityListUpdateReport) HasUnderlyingAllocationPercent() bool

HasUnderlyingAllocationPercent returns true if UnderlyingAllocationPercent is present, Tag 972.

func (DerivativeSecurityListUpdateReport) HasUnderlyingCFICode

func (m DerivativeSecurityListUpdateReport) HasUnderlyingCFICode() bool

HasUnderlyingCFICode returns true if UnderlyingCFICode is present, Tag 463.

func (DerivativeSecurityListUpdateReport) HasUnderlyingCPProgram

func (m DerivativeSecurityListUpdateReport) HasUnderlyingCPProgram() bool

HasUnderlyingCPProgram returns true if UnderlyingCPProgram is present, Tag 877.

func (DerivativeSecurityListUpdateReport) HasUnderlyingCPRegType

func (m DerivativeSecurityListUpdateReport) HasUnderlyingCPRegType() bool

HasUnderlyingCPRegType returns true if UnderlyingCPRegType is present, Tag 878.

func (DerivativeSecurityListUpdateReport) HasUnderlyingCapValue

func (m DerivativeSecurityListUpdateReport) HasUnderlyingCapValue() bool

HasUnderlyingCapValue returns true if UnderlyingCapValue is present, Tag 1038.

func (DerivativeSecurityListUpdateReport) HasUnderlyingCashAmount

func (m DerivativeSecurityListUpdateReport) HasUnderlyingCashAmount() bool

HasUnderlyingCashAmount returns true if UnderlyingCashAmount is present, Tag 973.

func (DerivativeSecurityListUpdateReport) HasUnderlyingCashType

func (m DerivativeSecurityListUpdateReport) HasUnderlyingCashType() bool

HasUnderlyingCashType returns true if UnderlyingCashType is present, Tag 974.

func (DerivativeSecurityListUpdateReport) HasUnderlyingContractMultiplier

func (m DerivativeSecurityListUpdateReport) HasUnderlyingContractMultiplier() bool

HasUnderlyingContractMultiplier returns true if UnderlyingContractMultiplier is present, Tag 436.

func (DerivativeSecurityListUpdateReport) HasUnderlyingCountryOfIssue

func (m DerivativeSecurityListUpdateReport) HasUnderlyingCountryOfIssue() bool

HasUnderlyingCountryOfIssue returns true if UnderlyingCountryOfIssue is present, Tag 592.

func (DerivativeSecurityListUpdateReport) HasUnderlyingCouponPaymentDate

func (m DerivativeSecurityListUpdateReport) HasUnderlyingCouponPaymentDate() bool

HasUnderlyingCouponPaymentDate returns true if UnderlyingCouponPaymentDate is present, Tag 241.

func (DerivativeSecurityListUpdateReport) HasUnderlyingCouponRate

func (m DerivativeSecurityListUpdateReport) HasUnderlyingCouponRate() bool

HasUnderlyingCouponRate returns true if UnderlyingCouponRate is present, Tag 435.

func (DerivativeSecurityListUpdateReport) HasUnderlyingCreditRating

func (m DerivativeSecurityListUpdateReport) HasUnderlyingCreditRating() bool

HasUnderlyingCreditRating returns true if UnderlyingCreditRating is present, Tag 256.

func (DerivativeSecurityListUpdateReport) HasUnderlyingCurrency

func (m DerivativeSecurityListUpdateReport) HasUnderlyingCurrency() bool

HasUnderlyingCurrency returns true if UnderlyingCurrency is present, Tag 318.

func (DerivativeSecurityListUpdateReport) HasUnderlyingCurrentValue

func (m DerivativeSecurityListUpdateReport) HasUnderlyingCurrentValue() bool

HasUnderlyingCurrentValue returns true if UnderlyingCurrentValue is present, Tag 885.

func (DerivativeSecurityListUpdateReport) HasUnderlyingDirtyPrice

func (m DerivativeSecurityListUpdateReport) HasUnderlyingDirtyPrice() bool

HasUnderlyingDirtyPrice returns true if UnderlyingDirtyPrice is present, Tag 882.

func (DerivativeSecurityListUpdateReport) HasUnderlyingEndPrice

func (m DerivativeSecurityListUpdateReport) HasUnderlyingEndPrice() bool

HasUnderlyingEndPrice returns true if UnderlyingEndPrice is present, Tag 883.

func (DerivativeSecurityListUpdateReport) HasUnderlyingEndValue

func (m DerivativeSecurityListUpdateReport) HasUnderlyingEndValue() bool

HasUnderlyingEndValue returns true if UnderlyingEndValue is present, Tag 886.

func (DerivativeSecurityListUpdateReport) HasUnderlyingExerciseStyle

func (m DerivativeSecurityListUpdateReport) HasUnderlyingExerciseStyle() bool

HasUnderlyingExerciseStyle returns true if UnderlyingExerciseStyle is present, Tag 1419.

func (DerivativeSecurityListUpdateReport) HasUnderlyingFXRate

func (m DerivativeSecurityListUpdateReport) HasUnderlyingFXRate() bool

HasUnderlyingFXRate returns true if UnderlyingFXRate is present, Tag 1045.

func (DerivativeSecurityListUpdateReport) HasUnderlyingFXRateCalc

func (m DerivativeSecurityListUpdateReport) HasUnderlyingFXRateCalc() bool

HasUnderlyingFXRateCalc returns true if UnderlyingFXRateCalc is present, Tag 1046.

func (DerivativeSecurityListUpdateReport) HasUnderlyingFactor

func (m DerivativeSecurityListUpdateReport) HasUnderlyingFactor() bool

HasUnderlyingFactor returns true if UnderlyingFactor is present, Tag 246.

func (DerivativeSecurityListUpdateReport) HasUnderlyingInstrRegistry

func (m DerivativeSecurityListUpdateReport) HasUnderlyingInstrRegistry() bool

HasUnderlyingInstrRegistry returns true if UnderlyingInstrRegistry is present, Tag 595.

func (DerivativeSecurityListUpdateReport) HasUnderlyingIssueDate

func (m DerivativeSecurityListUpdateReport) HasUnderlyingIssueDate() bool

HasUnderlyingIssueDate returns true if UnderlyingIssueDate is present, Tag 242.

func (DerivativeSecurityListUpdateReport) HasUnderlyingIssuer

func (m DerivativeSecurityListUpdateReport) HasUnderlyingIssuer() bool

HasUnderlyingIssuer returns true if UnderlyingIssuer is present, Tag 306.

func (DerivativeSecurityListUpdateReport) HasUnderlyingLocaleOfIssue

func (m DerivativeSecurityListUpdateReport) HasUnderlyingLocaleOfIssue() bool

HasUnderlyingLocaleOfIssue returns true if UnderlyingLocaleOfIssue is present, Tag 594.

func (DerivativeSecurityListUpdateReport) HasUnderlyingMaturityDate

func (m DerivativeSecurityListUpdateReport) HasUnderlyingMaturityDate() bool

HasUnderlyingMaturityDate returns true if UnderlyingMaturityDate is present, Tag 542.

func (DerivativeSecurityListUpdateReport) HasUnderlyingMaturityMonthYear

func (m DerivativeSecurityListUpdateReport) HasUnderlyingMaturityMonthYear() bool

HasUnderlyingMaturityMonthYear returns true if UnderlyingMaturityMonthYear is present, Tag 313.

func (DerivativeSecurityListUpdateReport) HasUnderlyingMaturityTime

func (m DerivativeSecurityListUpdateReport) HasUnderlyingMaturityTime() bool

HasUnderlyingMaturityTime returns true if UnderlyingMaturityTime is present, Tag 1213.

func (DerivativeSecurityListUpdateReport) HasUnderlyingOptAttribute

func (m DerivativeSecurityListUpdateReport) HasUnderlyingOptAttribute() bool

HasUnderlyingOptAttribute returns true if UnderlyingOptAttribute is present, Tag 317.

func (DerivativeSecurityListUpdateReport) HasUnderlyingPriceUnitOfMeasure

func (m DerivativeSecurityListUpdateReport) HasUnderlyingPriceUnitOfMeasure() bool

HasUnderlyingPriceUnitOfMeasure returns true if UnderlyingPriceUnitOfMeasure is present, Tag 1424.

func (DerivativeSecurityListUpdateReport) HasUnderlyingPriceUnitOfMeasureQty

func (m DerivativeSecurityListUpdateReport) HasUnderlyingPriceUnitOfMeasureQty() bool

HasUnderlyingPriceUnitOfMeasureQty returns true if UnderlyingPriceUnitOfMeasureQty is present, Tag 1425.

func (DerivativeSecurityListUpdateReport) HasUnderlyingProduct

func (m DerivativeSecurityListUpdateReport) HasUnderlyingProduct() bool

HasUnderlyingProduct returns true if UnderlyingProduct is present, Tag 462.

func (DerivativeSecurityListUpdateReport) HasUnderlyingPutOrCall

func (m DerivativeSecurityListUpdateReport) HasUnderlyingPutOrCall() bool

HasUnderlyingPutOrCall returns true if UnderlyingPutOrCall is present, Tag 315.

func (DerivativeSecurityListUpdateReport) HasUnderlyingPx

func (m DerivativeSecurityListUpdateReport) HasUnderlyingPx() bool

HasUnderlyingPx returns true if UnderlyingPx is present, Tag 810.

func (DerivativeSecurityListUpdateReport) HasUnderlyingQty

func (m DerivativeSecurityListUpdateReport) HasUnderlyingQty() bool

HasUnderlyingQty returns true if UnderlyingQty is present, Tag 879.

func (DerivativeSecurityListUpdateReport) HasUnderlyingRedemptionDate

func (m DerivativeSecurityListUpdateReport) HasUnderlyingRedemptionDate() bool

HasUnderlyingRedemptionDate returns true if UnderlyingRedemptionDate is present, Tag 247.

func (DerivativeSecurityListUpdateReport) HasUnderlyingRepoCollateralSecurityType

func (m DerivativeSecurityListUpdateReport) HasUnderlyingRepoCollateralSecurityType() bool

HasUnderlyingRepoCollateralSecurityType returns true if UnderlyingRepoCollateralSecurityType is present, Tag 243.

func (DerivativeSecurityListUpdateReport) HasUnderlyingRepurchaseRate

func (m DerivativeSecurityListUpdateReport) HasUnderlyingRepurchaseRate() bool

HasUnderlyingRepurchaseRate returns true if UnderlyingRepurchaseRate is present, Tag 245.

func (DerivativeSecurityListUpdateReport) HasUnderlyingRepurchaseTerm

func (m DerivativeSecurityListUpdateReport) HasUnderlyingRepurchaseTerm() bool

HasUnderlyingRepurchaseTerm returns true if UnderlyingRepurchaseTerm is present, Tag 244.

func (DerivativeSecurityListUpdateReport) HasUnderlyingSecurityDesc

func (m DerivativeSecurityListUpdateReport) HasUnderlyingSecurityDesc() bool

HasUnderlyingSecurityDesc returns true if UnderlyingSecurityDesc is present, Tag 307.

func (DerivativeSecurityListUpdateReport) HasUnderlyingSecurityExchange

func (m DerivativeSecurityListUpdateReport) HasUnderlyingSecurityExchange() bool

HasUnderlyingSecurityExchange returns true if UnderlyingSecurityExchange is present, Tag 308.

func (DerivativeSecurityListUpdateReport) HasUnderlyingSecurityID

func (m DerivativeSecurityListUpdateReport) HasUnderlyingSecurityID() bool

HasUnderlyingSecurityID returns true if UnderlyingSecurityID is present, Tag 309.

func (DerivativeSecurityListUpdateReport) HasUnderlyingSecurityIDSource

func (m DerivativeSecurityListUpdateReport) HasUnderlyingSecurityIDSource() bool

HasUnderlyingSecurityIDSource returns true if UnderlyingSecurityIDSource is present, Tag 305.

func (DerivativeSecurityListUpdateReport) HasUnderlyingSecuritySubType

func (m DerivativeSecurityListUpdateReport) HasUnderlyingSecuritySubType() bool

HasUnderlyingSecuritySubType returns true if UnderlyingSecuritySubType is present, Tag 763.

func (DerivativeSecurityListUpdateReport) HasUnderlyingSecurityType

func (m DerivativeSecurityListUpdateReport) HasUnderlyingSecurityType() bool

HasUnderlyingSecurityType returns true if UnderlyingSecurityType is present, Tag 310.

func (DerivativeSecurityListUpdateReport) HasUnderlyingSettlMethod

func (m DerivativeSecurityListUpdateReport) HasUnderlyingSettlMethod() bool

HasUnderlyingSettlMethod returns true if UnderlyingSettlMethod is present, Tag 1039.

func (DerivativeSecurityListUpdateReport) HasUnderlyingSettlementType

func (m DerivativeSecurityListUpdateReport) HasUnderlyingSettlementType() bool

HasUnderlyingSettlementType returns true if UnderlyingSettlementType is present, Tag 975.

func (DerivativeSecurityListUpdateReport) HasUnderlyingStartValue

func (m DerivativeSecurityListUpdateReport) HasUnderlyingStartValue() bool

HasUnderlyingStartValue returns true if UnderlyingStartValue is present, Tag 884.

func (DerivativeSecurityListUpdateReport) HasUnderlyingStateOrProvinceOfIssue

func (m DerivativeSecurityListUpdateReport) HasUnderlyingStateOrProvinceOfIssue() bool

HasUnderlyingStateOrProvinceOfIssue returns true if UnderlyingStateOrProvinceOfIssue is present, Tag 593.

func (DerivativeSecurityListUpdateReport) HasUnderlyingStrikeCurrency

func (m DerivativeSecurityListUpdateReport) HasUnderlyingStrikeCurrency() bool

HasUnderlyingStrikeCurrency returns true if UnderlyingStrikeCurrency is present, Tag 941.

func (DerivativeSecurityListUpdateReport) HasUnderlyingStrikePrice

func (m DerivativeSecurityListUpdateReport) HasUnderlyingStrikePrice() bool

HasUnderlyingStrikePrice returns true if UnderlyingStrikePrice is present, Tag 316.

func (DerivativeSecurityListUpdateReport) HasUnderlyingSymbol

func (m DerivativeSecurityListUpdateReport) HasUnderlyingSymbol() bool

HasUnderlyingSymbol returns true if UnderlyingSymbol is present, Tag 311.

func (DerivativeSecurityListUpdateReport) HasUnderlyingSymbolSfx

func (m DerivativeSecurityListUpdateReport) HasUnderlyingSymbolSfx() bool

HasUnderlyingSymbolSfx returns true if UnderlyingSymbolSfx is present, Tag 312.

func (DerivativeSecurityListUpdateReport) HasUnderlyingTimeUnit

func (m DerivativeSecurityListUpdateReport) HasUnderlyingTimeUnit() bool

HasUnderlyingTimeUnit returns true if UnderlyingTimeUnit is present, Tag 1000.

func (DerivativeSecurityListUpdateReport) HasUnderlyingUnitOfMeasure

func (m DerivativeSecurityListUpdateReport) HasUnderlyingUnitOfMeasure() bool

HasUnderlyingUnitOfMeasure returns true if UnderlyingUnitOfMeasure is present, Tag 998.

func (DerivativeSecurityListUpdateReport) HasUnderlyingUnitOfMeasureQty

func (m DerivativeSecurityListUpdateReport) HasUnderlyingUnitOfMeasureQty() bool

HasUnderlyingUnitOfMeasureQty returns true if UnderlyingUnitOfMeasureQty is present, Tag 1423.

func (DerivativeSecurityListUpdateReport) SetApplID

SetApplID sets ApplID, Tag 1180.

func (DerivativeSecurityListUpdateReport) SetApplLastSeqNum

func (m DerivativeSecurityListUpdateReport) SetApplLastSeqNum(v int)

SetApplLastSeqNum sets ApplLastSeqNum, Tag 1350.

func (DerivativeSecurityListUpdateReport) SetApplResendFlag

func (m DerivativeSecurityListUpdateReport) SetApplResendFlag(v bool)

SetApplResendFlag sets ApplResendFlag, Tag 1352.

func (DerivativeSecurityListUpdateReport) SetApplSeqNum

func (m DerivativeSecurityListUpdateReport) SetApplSeqNum(v int)

SetApplSeqNum sets ApplSeqNum, Tag 1181.

func (DerivativeSecurityListUpdateReport) SetDerivFlexProductEligibilityIndicator

func (m DerivativeSecurityListUpdateReport) SetDerivFlexProductEligibilityIndicator(v bool)

SetDerivFlexProductEligibilityIndicator sets DerivFlexProductEligibilityIndicator, Tag 1243.

func (DerivativeSecurityListUpdateReport) SetDerivativeCFICode

func (m DerivativeSecurityListUpdateReport) SetDerivativeCFICode(v string)

SetDerivativeCFICode sets DerivativeCFICode, Tag 1248.

func (DerivativeSecurityListUpdateReport) SetDerivativeCapPrice

func (m DerivativeSecurityListUpdateReport) SetDerivativeCapPrice(value decimal.Decimal, scale int32)

SetDerivativeCapPrice sets DerivativeCapPrice, Tag 1321.

func (DerivativeSecurityListUpdateReport) SetDerivativeContractMultiplier

func (m DerivativeSecurityListUpdateReport) SetDerivativeContractMultiplier(value decimal.Decimal, scale int32)

SetDerivativeContractMultiplier sets DerivativeContractMultiplier, Tag 1266.

func (DerivativeSecurityListUpdateReport) SetDerivativeContractSettlMonth

func (m DerivativeSecurityListUpdateReport) SetDerivativeContractSettlMonth(v string)

SetDerivativeContractSettlMonth sets DerivativeContractSettlMonth, Tag 1285.

func (DerivativeSecurityListUpdateReport) SetDerivativeCountryOfIssue

func (m DerivativeSecurityListUpdateReport) SetDerivativeCountryOfIssue(v string)

SetDerivativeCountryOfIssue sets DerivativeCountryOfIssue, Tag 1258.

func (DerivativeSecurityListUpdateReport) SetDerivativeEncodedIssuer

func (m DerivativeSecurityListUpdateReport) SetDerivativeEncodedIssuer(v string)

SetDerivativeEncodedIssuer sets DerivativeEncodedIssuer, Tag 1278.

func (DerivativeSecurityListUpdateReport) SetDerivativeEncodedIssuerLen

func (m DerivativeSecurityListUpdateReport) SetDerivativeEncodedIssuerLen(v int)

SetDerivativeEncodedIssuerLen sets DerivativeEncodedIssuerLen, Tag 1277.

func (DerivativeSecurityListUpdateReport) SetDerivativeEncodedSecurityDesc

func (m DerivativeSecurityListUpdateReport) SetDerivativeEncodedSecurityDesc(v string)

SetDerivativeEncodedSecurityDesc sets DerivativeEncodedSecurityDesc, Tag 1281.

func (DerivativeSecurityListUpdateReport) SetDerivativeEncodedSecurityDescLen

func (m DerivativeSecurityListUpdateReport) SetDerivativeEncodedSecurityDescLen(v int)

SetDerivativeEncodedSecurityDescLen sets DerivativeEncodedSecurityDescLen, Tag 1280.

func (DerivativeSecurityListUpdateReport) SetDerivativeExerciseStyle

func (m DerivativeSecurityListUpdateReport) SetDerivativeExerciseStyle(v string)

SetDerivativeExerciseStyle sets DerivativeExerciseStyle, Tag 1299.

func (DerivativeSecurityListUpdateReport) SetDerivativeFloorPrice

func (m DerivativeSecurityListUpdateReport) SetDerivativeFloorPrice(value decimal.Decimal, scale int32)

SetDerivativeFloorPrice sets DerivativeFloorPrice, Tag 1322.

func (DerivativeSecurityListUpdateReport) SetDerivativeFuturesValuationMethod

func (m DerivativeSecurityListUpdateReport) SetDerivativeFuturesValuationMethod(v string)

SetDerivativeFuturesValuationMethod sets DerivativeFuturesValuationMethod, Tag 1319.

func (DerivativeSecurityListUpdateReport) SetDerivativeInstrRegistry

func (m DerivativeSecurityListUpdateReport) SetDerivativeInstrRegistry(v string)

SetDerivativeInstrRegistry sets DerivativeInstrRegistry, Tag 1257.

func (DerivativeSecurityListUpdateReport) SetDerivativeInstrmtAssignmentMethod

func (m DerivativeSecurityListUpdateReport) SetDerivativeInstrmtAssignmentMethod(v string)

SetDerivativeInstrmtAssignmentMethod sets DerivativeInstrmtAssignmentMethod, Tag 1255.

func (DerivativeSecurityListUpdateReport) SetDerivativeIssueDate

func (m DerivativeSecurityListUpdateReport) SetDerivativeIssueDate(v string)

SetDerivativeIssueDate sets DerivativeIssueDate, Tag 1276.

func (DerivativeSecurityListUpdateReport) SetDerivativeIssuer

func (m DerivativeSecurityListUpdateReport) SetDerivativeIssuer(v string)

SetDerivativeIssuer sets DerivativeIssuer, Tag 1275.

func (DerivativeSecurityListUpdateReport) SetDerivativeListMethod

func (m DerivativeSecurityListUpdateReport) SetDerivativeListMethod(v int)

SetDerivativeListMethod sets DerivativeListMethod, Tag 1320.

func (DerivativeSecurityListUpdateReport) SetDerivativeLocaleOfIssue

func (m DerivativeSecurityListUpdateReport) SetDerivativeLocaleOfIssue(v string)

SetDerivativeLocaleOfIssue sets DerivativeLocaleOfIssue, Tag 1260.

func (DerivativeSecurityListUpdateReport) SetDerivativeMaturityDate

func (m DerivativeSecurityListUpdateReport) SetDerivativeMaturityDate(v string)

SetDerivativeMaturityDate sets DerivativeMaturityDate, Tag 1252.

func (DerivativeSecurityListUpdateReport) SetDerivativeMaturityMonthYear

func (m DerivativeSecurityListUpdateReport) SetDerivativeMaturityMonthYear(v string)

SetDerivativeMaturityMonthYear sets DerivativeMaturityMonthYear, Tag 1251.

func (DerivativeSecurityListUpdateReport) SetDerivativeMaturityTime

func (m DerivativeSecurityListUpdateReport) SetDerivativeMaturityTime(v string)

SetDerivativeMaturityTime sets DerivativeMaturityTime, Tag 1253.

func (DerivativeSecurityListUpdateReport) SetDerivativeMinPriceIncrement

func (m DerivativeSecurityListUpdateReport) SetDerivativeMinPriceIncrement(value decimal.Decimal, scale int32)

SetDerivativeMinPriceIncrement sets DerivativeMinPriceIncrement, Tag 1267.

func (DerivativeSecurityListUpdateReport) SetDerivativeMinPriceIncrementAmount

func (m DerivativeSecurityListUpdateReport) SetDerivativeMinPriceIncrementAmount(value decimal.Decimal, scale int32)

SetDerivativeMinPriceIncrementAmount sets DerivativeMinPriceIncrementAmount, Tag 1268.

func (DerivativeSecurityListUpdateReport) SetDerivativeNTPositionLimit

func (m DerivativeSecurityListUpdateReport) SetDerivativeNTPositionLimit(v int)

SetDerivativeNTPositionLimit sets DerivativeNTPositionLimit, Tag 1274.

func (DerivativeSecurityListUpdateReport) SetDerivativeOptAttribute

func (m DerivativeSecurityListUpdateReport) SetDerivativeOptAttribute(v string)

SetDerivativeOptAttribute sets DerivativeOptAttribute, Tag 1265.

func (DerivativeSecurityListUpdateReport) SetDerivativeOptPayAmount

func (m DerivativeSecurityListUpdateReport) SetDerivativeOptPayAmount(value decimal.Decimal, scale int32)

SetDerivativeOptPayAmount sets DerivativeOptPayAmount, Tag 1225.

func (DerivativeSecurityListUpdateReport) SetDerivativePositionLimit

func (m DerivativeSecurityListUpdateReport) SetDerivativePositionLimit(v int)

SetDerivativePositionLimit sets DerivativePositionLimit, Tag 1273.

func (DerivativeSecurityListUpdateReport) SetDerivativePriceQuoteMethod

func (m DerivativeSecurityListUpdateReport) SetDerivativePriceQuoteMethod(v string)

SetDerivativePriceQuoteMethod sets DerivativePriceQuoteMethod, Tag 1318.

func (DerivativeSecurityListUpdateReport) SetDerivativePriceUnitOfMeasure

func (m DerivativeSecurityListUpdateReport) SetDerivativePriceUnitOfMeasure(v string)

SetDerivativePriceUnitOfMeasure sets DerivativePriceUnitOfMeasure, Tag 1315.

func (DerivativeSecurityListUpdateReport) SetDerivativePriceUnitOfMeasureQty

func (m DerivativeSecurityListUpdateReport) SetDerivativePriceUnitOfMeasureQty(value decimal.Decimal, scale int32)

SetDerivativePriceUnitOfMeasureQty sets DerivativePriceUnitOfMeasureQty, Tag 1316.

func (DerivativeSecurityListUpdateReport) SetDerivativeProduct

func (m DerivativeSecurityListUpdateReport) SetDerivativeProduct(v int)

SetDerivativeProduct sets DerivativeProduct, Tag 1246.

func (DerivativeSecurityListUpdateReport) SetDerivativeProductComplex

func (m DerivativeSecurityListUpdateReport) SetDerivativeProductComplex(v string)

SetDerivativeProductComplex sets DerivativeProductComplex, Tag 1228.

func (DerivativeSecurityListUpdateReport) SetDerivativePutOrCall

func (m DerivativeSecurityListUpdateReport) SetDerivativePutOrCall(v int)

SetDerivativePutOrCall sets DerivativePutOrCall, Tag 1323.

func (DerivativeSecurityListUpdateReport) SetDerivativeSecurityDesc

func (m DerivativeSecurityListUpdateReport) SetDerivativeSecurityDesc(v string)

SetDerivativeSecurityDesc sets DerivativeSecurityDesc, Tag 1279.

func (DerivativeSecurityListUpdateReport) SetDerivativeSecurityExchange

func (m DerivativeSecurityListUpdateReport) SetDerivativeSecurityExchange(v string)

SetDerivativeSecurityExchange sets DerivativeSecurityExchange, Tag 1272.

func (DerivativeSecurityListUpdateReport) SetDerivativeSecurityGroup

func (m DerivativeSecurityListUpdateReport) SetDerivativeSecurityGroup(v string)

SetDerivativeSecurityGroup sets DerivativeSecurityGroup, Tag 1247.

func (DerivativeSecurityListUpdateReport) SetDerivativeSecurityID

func (m DerivativeSecurityListUpdateReport) SetDerivativeSecurityID(v string)

SetDerivativeSecurityID sets DerivativeSecurityID, Tag 1216.

func (DerivativeSecurityListUpdateReport) SetDerivativeSecurityIDSource

func (m DerivativeSecurityListUpdateReport) SetDerivativeSecurityIDSource(v string)

SetDerivativeSecurityIDSource sets DerivativeSecurityIDSource, Tag 1217.

func (DerivativeSecurityListUpdateReport) SetDerivativeSecurityStatus

func (m DerivativeSecurityListUpdateReport) SetDerivativeSecurityStatus(v string)

SetDerivativeSecurityStatus sets DerivativeSecurityStatus, Tag 1256.

func (DerivativeSecurityListUpdateReport) SetDerivativeSecuritySubType

func (m DerivativeSecurityListUpdateReport) SetDerivativeSecuritySubType(v string)

SetDerivativeSecuritySubType sets DerivativeSecuritySubType, Tag 1250.

func (DerivativeSecurityListUpdateReport) SetDerivativeSecurityType

func (m DerivativeSecurityListUpdateReport) SetDerivativeSecurityType(v string)

SetDerivativeSecurityType sets DerivativeSecurityType, Tag 1249.

func (DerivativeSecurityListUpdateReport) SetDerivativeSecurityXML

func (m DerivativeSecurityListUpdateReport) SetDerivativeSecurityXML(v string)

SetDerivativeSecurityXML sets DerivativeSecurityXML, Tag 1283.

func (DerivativeSecurityListUpdateReport) SetDerivativeSecurityXMLLen

func (m DerivativeSecurityListUpdateReport) SetDerivativeSecurityXMLLen(v int)

SetDerivativeSecurityXMLLen sets DerivativeSecurityXMLLen, Tag 1282.

func (DerivativeSecurityListUpdateReport) SetDerivativeSecurityXMLSchema

func (m DerivativeSecurityListUpdateReport) SetDerivativeSecurityXMLSchema(v string)

SetDerivativeSecurityXMLSchema sets DerivativeSecurityXMLSchema, Tag 1284.

func (DerivativeSecurityListUpdateReport) SetDerivativeSettlMethod

func (m DerivativeSecurityListUpdateReport) SetDerivativeSettlMethod(v string)

SetDerivativeSettlMethod sets DerivativeSettlMethod, Tag 1317.

func (DerivativeSecurityListUpdateReport) SetDerivativeSettleOnOpenFlag

func (m DerivativeSecurityListUpdateReport) SetDerivativeSettleOnOpenFlag(v string)

SetDerivativeSettleOnOpenFlag sets DerivativeSettleOnOpenFlag, Tag 1254.

func (DerivativeSecurityListUpdateReport) SetDerivativeStateOrProvinceOfIssue

func (m DerivativeSecurityListUpdateReport) SetDerivativeStateOrProvinceOfIssue(v string)

SetDerivativeStateOrProvinceOfIssue sets DerivativeStateOrProvinceOfIssue, Tag 1259.

func (DerivativeSecurityListUpdateReport) SetDerivativeStrikeCurrency

func (m DerivativeSecurityListUpdateReport) SetDerivativeStrikeCurrency(v string)

SetDerivativeStrikeCurrency sets DerivativeStrikeCurrency, Tag 1262.

func (DerivativeSecurityListUpdateReport) SetDerivativeStrikeMultiplier

func (m DerivativeSecurityListUpdateReport) SetDerivativeStrikeMultiplier(value decimal.Decimal, scale int32)

SetDerivativeStrikeMultiplier sets DerivativeStrikeMultiplier, Tag 1263.

func (DerivativeSecurityListUpdateReport) SetDerivativeStrikePrice

func (m DerivativeSecurityListUpdateReport) SetDerivativeStrikePrice(value decimal.Decimal, scale int32)

SetDerivativeStrikePrice sets DerivativeStrikePrice, Tag 1261.

func (DerivativeSecurityListUpdateReport) SetDerivativeStrikeValue

func (m DerivativeSecurityListUpdateReport) SetDerivativeStrikeValue(value decimal.Decimal, scale int32)

SetDerivativeStrikeValue sets DerivativeStrikeValue, Tag 1264.

func (DerivativeSecurityListUpdateReport) SetDerivativeSymbol

func (m DerivativeSecurityListUpdateReport) SetDerivativeSymbol(v string)

SetDerivativeSymbol sets DerivativeSymbol, Tag 1214.

func (DerivativeSecurityListUpdateReport) SetDerivativeSymbolSfx

func (m DerivativeSecurityListUpdateReport) SetDerivativeSymbolSfx(v string)

SetDerivativeSymbolSfx sets DerivativeSymbolSfx, Tag 1215.

func (DerivativeSecurityListUpdateReport) SetDerivativeTimeUnit

func (m DerivativeSecurityListUpdateReport) SetDerivativeTimeUnit(v string)

SetDerivativeTimeUnit sets DerivativeTimeUnit, Tag 1271.

func (DerivativeSecurityListUpdateReport) SetDerivativeUnitOfMeasure

func (m DerivativeSecurityListUpdateReport) SetDerivativeUnitOfMeasure(v string)

SetDerivativeUnitOfMeasure sets DerivativeUnitOfMeasure, Tag 1269.

func (DerivativeSecurityListUpdateReport) SetDerivativeUnitOfMeasureQty

func (m DerivativeSecurityListUpdateReport) SetDerivativeUnitOfMeasureQty(value decimal.Decimal, scale int32)

SetDerivativeUnitOfMeasureQty sets DerivativeUnitOfMeasureQty, Tag 1270.

func (DerivativeSecurityListUpdateReport) SetEncodedUnderlyingIssuer

func (m DerivativeSecurityListUpdateReport) SetEncodedUnderlyingIssuer(v string)

SetEncodedUnderlyingIssuer sets EncodedUnderlyingIssuer, Tag 363.

func (DerivativeSecurityListUpdateReport) SetEncodedUnderlyingIssuerLen

func (m DerivativeSecurityListUpdateReport) SetEncodedUnderlyingIssuerLen(v int)

SetEncodedUnderlyingIssuerLen sets EncodedUnderlyingIssuerLen, Tag 362.

func (DerivativeSecurityListUpdateReport) SetEncodedUnderlyingSecurityDesc

func (m DerivativeSecurityListUpdateReport) SetEncodedUnderlyingSecurityDesc(v string)

SetEncodedUnderlyingSecurityDesc sets EncodedUnderlyingSecurityDesc, Tag 365.

func (DerivativeSecurityListUpdateReport) SetEncodedUnderlyingSecurityDescLen

func (m DerivativeSecurityListUpdateReport) SetEncodedUnderlyingSecurityDescLen(v int)

SetEncodedUnderlyingSecurityDescLen sets EncodedUnderlyingSecurityDescLen, Tag 364.

func (DerivativeSecurityListUpdateReport) SetLastFragment

func (m DerivativeSecurityListUpdateReport) SetLastFragment(v bool)

SetLastFragment sets LastFragment, Tag 893.

func (DerivativeSecurityListUpdateReport) SetNoDerivativeEvents

SetNoDerivativeEvents sets NoDerivativeEvents, Tag 1286.

func (DerivativeSecurityListUpdateReport) SetNoDerivativeInstrAttrib

SetNoDerivativeInstrAttrib sets NoDerivativeInstrAttrib, Tag 1311.

func (DerivativeSecurityListUpdateReport) SetNoDerivativeInstrumentParties

SetNoDerivativeInstrumentParties sets NoDerivativeInstrumentParties, Tag 1292.

func (DerivativeSecurityListUpdateReport) SetNoDerivativeSecurityAltID

SetNoDerivativeSecurityAltID sets NoDerivativeSecurityAltID, Tag 1218.

func (DerivativeSecurityListUpdateReport) SetNoMarketSegments

SetNoMarketSegments sets NoMarketSegments, Tag 1310.

func (DerivativeSecurityListUpdateReport) SetNoRelatedSym

SetNoRelatedSym sets NoRelatedSym, Tag 146.

func (DerivativeSecurityListUpdateReport) SetNoUnderlyingSecurityAltID

SetNoUnderlyingSecurityAltID sets NoUnderlyingSecurityAltID, Tag 457.

func (DerivativeSecurityListUpdateReport) SetNoUnderlyingStips

SetNoUnderlyingStips sets NoUnderlyingStips, Tag 887.

func (DerivativeSecurityListUpdateReport) SetNoUndlyInstrumentParties

SetNoUndlyInstrumentParties sets NoUndlyInstrumentParties, Tag 1058.

func (DerivativeSecurityListUpdateReport) SetSecurityReqID

func (m DerivativeSecurityListUpdateReport) SetSecurityReqID(v string)

SetSecurityReqID sets SecurityReqID, Tag 320.

func (DerivativeSecurityListUpdateReport) SetSecurityRequestResult

func (m DerivativeSecurityListUpdateReport) SetSecurityRequestResult(v enum.SecurityRequestResult)

SetSecurityRequestResult sets SecurityRequestResult, Tag 560.

func (DerivativeSecurityListUpdateReport) SetSecurityResponseID

func (m DerivativeSecurityListUpdateReport) SetSecurityResponseID(v string)

SetSecurityResponseID sets SecurityResponseID, Tag 322.

func (DerivativeSecurityListUpdateReport) SetSecurityUpdateAction

func (m DerivativeSecurityListUpdateReport) SetSecurityUpdateAction(v enum.SecurityUpdateAction)

SetSecurityUpdateAction sets SecurityUpdateAction, Tag 980.

func (DerivativeSecurityListUpdateReport) SetTotNoRelatedSym

func (m DerivativeSecurityListUpdateReport) SetTotNoRelatedSym(v int)

SetTotNoRelatedSym sets TotNoRelatedSym, Tag 393.

func (DerivativeSecurityListUpdateReport) SetUnderlyingAdjustedQuantity

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

SetUnderlyingAdjustedQuantity sets UnderlyingAdjustedQuantity, Tag 1044.

func (DerivativeSecurityListUpdateReport) SetUnderlyingAllocationPercent

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

SetUnderlyingAllocationPercent sets UnderlyingAllocationPercent, Tag 972.

func (DerivativeSecurityListUpdateReport) SetUnderlyingCFICode

func (m DerivativeSecurityListUpdateReport) SetUnderlyingCFICode(v string)

SetUnderlyingCFICode sets UnderlyingCFICode, Tag 463.

func (DerivativeSecurityListUpdateReport) SetUnderlyingCPProgram

func (m DerivativeSecurityListUpdateReport) SetUnderlyingCPProgram(v string)

SetUnderlyingCPProgram sets UnderlyingCPProgram, Tag 877.

func (DerivativeSecurityListUpdateReport) SetUnderlyingCPRegType

func (m DerivativeSecurityListUpdateReport) SetUnderlyingCPRegType(v string)

SetUnderlyingCPRegType sets UnderlyingCPRegType, Tag 878.

func (DerivativeSecurityListUpdateReport) SetUnderlyingCapValue

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

SetUnderlyingCapValue sets UnderlyingCapValue, Tag 1038.

func (DerivativeSecurityListUpdateReport) SetUnderlyingCashAmount

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

SetUnderlyingCashAmount sets UnderlyingCashAmount, Tag 973.

func (DerivativeSecurityListUpdateReport) SetUnderlyingCashType

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

SetUnderlyingCashType sets UnderlyingCashType, Tag 974.

func (DerivativeSecurityListUpdateReport) SetUnderlyingContractMultiplier

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

SetUnderlyingContractMultiplier sets UnderlyingContractMultiplier, Tag 436.

func (DerivativeSecurityListUpdateReport) SetUnderlyingCountryOfIssue

func (m DerivativeSecurityListUpdateReport) SetUnderlyingCountryOfIssue(v string)

SetUnderlyingCountryOfIssue sets UnderlyingCountryOfIssue, Tag 592.

func (DerivativeSecurityListUpdateReport) SetUnderlyingCouponPaymentDate

func (m DerivativeSecurityListUpdateReport) SetUnderlyingCouponPaymentDate(v string)

SetUnderlyingCouponPaymentDate sets UnderlyingCouponPaymentDate, Tag 241.

func (DerivativeSecurityListUpdateReport) SetUnderlyingCouponRate

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

SetUnderlyingCouponRate sets UnderlyingCouponRate, Tag 435.

func (DerivativeSecurityListUpdateReport) SetUnderlyingCreditRating

func (m DerivativeSecurityListUpdateReport) SetUnderlyingCreditRating(v string)

SetUnderlyingCreditRating sets UnderlyingCreditRating, Tag 256.

func (DerivativeSecurityListUpdateReport) SetUnderlyingCurrency

func (m DerivativeSecurityListUpdateReport) SetUnderlyingCurrency(v string)

SetUnderlyingCurrency sets UnderlyingCurrency, Tag 318.

func (DerivativeSecurityListUpdateReport) SetUnderlyingCurrentValue

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

SetUnderlyingCurrentValue sets UnderlyingCurrentValue, Tag 885.

func (DerivativeSecurityListUpdateReport) SetUnderlyingDirtyPrice

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

SetUnderlyingDirtyPrice sets UnderlyingDirtyPrice, Tag 882.

func (DerivativeSecurityListUpdateReport) SetUnderlyingEndPrice

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

SetUnderlyingEndPrice sets UnderlyingEndPrice, Tag 883.

func (DerivativeSecurityListUpdateReport) SetUnderlyingEndValue

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

SetUnderlyingEndValue sets UnderlyingEndValue, Tag 886.

func (DerivativeSecurityListUpdateReport) SetUnderlyingExerciseStyle

func (m DerivativeSecurityListUpdateReport) SetUnderlyingExerciseStyle(v int)

SetUnderlyingExerciseStyle sets UnderlyingExerciseStyle, Tag 1419.

func (DerivativeSecurityListUpdateReport) SetUnderlyingFXRate

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

SetUnderlyingFXRate sets UnderlyingFXRate, Tag 1045.

func (DerivativeSecurityListUpdateReport) SetUnderlyingFXRateCalc

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

SetUnderlyingFXRateCalc sets UnderlyingFXRateCalc, Tag 1046.

func (DerivativeSecurityListUpdateReport) SetUnderlyingFactor

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

SetUnderlyingFactor sets UnderlyingFactor, Tag 246.

func (DerivativeSecurityListUpdateReport) SetUnderlyingInstrRegistry

func (m DerivativeSecurityListUpdateReport) SetUnderlyingInstrRegistry(v string)

SetUnderlyingInstrRegistry sets UnderlyingInstrRegistry, Tag 595.

func (DerivativeSecurityListUpdateReport) SetUnderlyingIssueDate

func (m DerivativeSecurityListUpdateReport) SetUnderlyingIssueDate(v string)

SetUnderlyingIssueDate sets UnderlyingIssueDate, Tag 242.

func (DerivativeSecurityListUpdateReport) SetUnderlyingIssuer

func (m DerivativeSecurityListUpdateReport) SetUnderlyingIssuer(v string)

SetUnderlyingIssuer sets UnderlyingIssuer, Tag 306.

func (DerivativeSecurityListUpdateReport) SetUnderlyingLocaleOfIssue

func (m DerivativeSecurityListUpdateReport) SetUnderlyingLocaleOfIssue(v string)

SetUnderlyingLocaleOfIssue sets UnderlyingLocaleOfIssue, Tag 594.

func (DerivativeSecurityListUpdateReport) SetUnderlyingMaturityDate

func (m DerivativeSecurityListUpdateReport) SetUnderlyingMaturityDate(v string)

SetUnderlyingMaturityDate sets UnderlyingMaturityDate, Tag 542.

func (DerivativeSecurityListUpdateReport) SetUnderlyingMaturityMonthYear

func (m DerivativeSecurityListUpdateReport) SetUnderlyingMaturityMonthYear(v string)

SetUnderlyingMaturityMonthYear sets UnderlyingMaturityMonthYear, Tag 313.

func (DerivativeSecurityListUpdateReport) SetUnderlyingMaturityTime

func (m DerivativeSecurityListUpdateReport) SetUnderlyingMaturityTime(v string)

SetUnderlyingMaturityTime sets UnderlyingMaturityTime, Tag 1213.

func (DerivativeSecurityListUpdateReport) SetUnderlyingOptAttribute

func (m DerivativeSecurityListUpdateReport) SetUnderlyingOptAttribute(v string)

SetUnderlyingOptAttribute sets UnderlyingOptAttribute, Tag 317.

func (DerivativeSecurityListUpdateReport) SetUnderlyingPriceUnitOfMeasure

func (m DerivativeSecurityListUpdateReport) SetUnderlyingPriceUnitOfMeasure(v string)

SetUnderlyingPriceUnitOfMeasure sets UnderlyingPriceUnitOfMeasure, Tag 1424.

func (DerivativeSecurityListUpdateReport) SetUnderlyingPriceUnitOfMeasureQty

func (m DerivativeSecurityListUpdateReport) SetUnderlyingPriceUnitOfMeasureQty(value decimal.Decimal, scale int32)

SetUnderlyingPriceUnitOfMeasureQty sets UnderlyingPriceUnitOfMeasureQty, Tag 1425.

func (DerivativeSecurityListUpdateReport) SetUnderlyingProduct

func (m DerivativeSecurityListUpdateReport) SetUnderlyingProduct(v int)

SetUnderlyingProduct sets UnderlyingProduct, Tag 462.

func (DerivativeSecurityListUpdateReport) SetUnderlyingPutOrCall

func (m DerivativeSecurityListUpdateReport) SetUnderlyingPutOrCall(v int)

SetUnderlyingPutOrCall sets UnderlyingPutOrCall, Tag 315.

func (DerivativeSecurityListUpdateReport) SetUnderlyingPx

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

SetUnderlyingPx sets UnderlyingPx, Tag 810.

func (DerivativeSecurityListUpdateReport) SetUnderlyingQty

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

SetUnderlyingQty sets UnderlyingQty, Tag 879.

func (DerivativeSecurityListUpdateReport) SetUnderlyingRedemptionDate

func (m DerivativeSecurityListUpdateReport) SetUnderlyingRedemptionDate(v string)

SetUnderlyingRedemptionDate sets UnderlyingRedemptionDate, Tag 247.

func (DerivativeSecurityListUpdateReport) SetUnderlyingRepoCollateralSecurityType

func (m DerivativeSecurityListUpdateReport) SetUnderlyingRepoCollateralSecurityType(v int)

SetUnderlyingRepoCollateralSecurityType sets UnderlyingRepoCollateralSecurityType, Tag 243.

func (DerivativeSecurityListUpdateReport) SetUnderlyingRepurchaseRate

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

SetUnderlyingRepurchaseRate sets UnderlyingRepurchaseRate, Tag 245.

func (DerivativeSecurityListUpdateReport) SetUnderlyingRepurchaseTerm

func (m DerivativeSecurityListUpdateReport) SetUnderlyingRepurchaseTerm(v int)

SetUnderlyingRepurchaseTerm sets UnderlyingRepurchaseTerm, Tag 244.

func (DerivativeSecurityListUpdateReport) SetUnderlyingSecurityDesc

func (m DerivativeSecurityListUpdateReport) SetUnderlyingSecurityDesc(v string)

SetUnderlyingSecurityDesc sets UnderlyingSecurityDesc, Tag 307.

func (DerivativeSecurityListUpdateReport) SetUnderlyingSecurityExchange

func (m DerivativeSecurityListUpdateReport) SetUnderlyingSecurityExchange(v string)

SetUnderlyingSecurityExchange sets UnderlyingSecurityExchange, Tag 308.

func (DerivativeSecurityListUpdateReport) SetUnderlyingSecurityID

func (m DerivativeSecurityListUpdateReport) SetUnderlyingSecurityID(v string)

SetUnderlyingSecurityID sets UnderlyingSecurityID, Tag 309.

func (DerivativeSecurityListUpdateReport) SetUnderlyingSecurityIDSource

func (m DerivativeSecurityListUpdateReport) SetUnderlyingSecurityIDSource(v string)

SetUnderlyingSecurityIDSource sets UnderlyingSecurityIDSource, Tag 305.

func (DerivativeSecurityListUpdateReport) SetUnderlyingSecuritySubType

func (m DerivativeSecurityListUpdateReport) SetUnderlyingSecuritySubType(v string)

SetUnderlyingSecuritySubType sets UnderlyingSecuritySubType, Tag 763.

func (DerivativeSecurityListUpdateReport) SetUnderlyingSecurityType

func (m DerivativeSecurityListUpdateReport) SetUnderlyingSecurityType(v string)

SetUnderlyingSecurityType sets UnderlyingSecurityType, Tag 310.

func (DerivativeSecurityListUpdateReport) SetUnderlyingSettlMethod

func (m DerivativeSecurityListUpdateReport) SetUnderlyingSettlMethod(v string)

SetUnderlyingSettlMethod sets UnderlyingSettlMethod, Tag 1039.

func (DerivativeSecurityListUpdateReport) SetUnderlyingSettlementType

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

SetUnderlyingSettlementType sets UnderlyingSettlementType, Tag 975.

func (DerivativeSecurityListUpdateReport) SetUnderlyingStartValue

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

SetUnderlyingStartValue sets UnderlyingStartValue, Tag 884.

func (DerivativeSecurityListUpdateReport) SetUnderlyingStateOrProvinceOfIssue

func (m DerivativeSecurityListUpdateReport) SetUnderlyingStateOrProvinceOfIssue(v string)

SetUnderlyingStateOrProvinceOfIssue sets UnderlyingStateOrProvinceOfIssue, Tag 593.

func (DerivativeSecurityListUpdateReport) SetUnderlyingStrikeCurrency

func (m DerivativeSecurityListUpdateReport) SetUnderlyingStrikeCurrency(v string)

SetUnderlyingStrikeCurrency sets UnderlyingStrikeCurrency, Tag 941.

func (DerivativeSecurityListUpdateReport) SetUnderlyingStrikePrice

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

SetUnderlyingStrikePrice sets UnderlyingStrikePrice, Tag 316.

func (DerivativeSecurityListUpdateReport) SetUnderlyingSymbol

func (m DerivativeSecurityListUpdateReport) SetUnderlyingSymbol(v string)

SetUnderlyingSymbol sets UnderlyingSymbol, Tag 311.

func (DerivativeSecurityListUpdateReport) SetUnderlyingSymbolSfx

func (m DerivativeSecurityListUpdateReport) SetUnderlyingSymbolSfx(v string)

SetUnderlyingSymbolSfx sets UnderlyingSymbolSfx, Tag 312.

func (DerivativeSecurityListUpdateReport) SetUnderlyingTimeUnit

func (m DerivativeSecurityListUpdateReport) SetUnderlyingTimeUnit(v string)

SetUnderlyingTimeUnit sets UnderlyingTimeUnit, Tag 1000.

func (DerivativeSecurityListUpdateReport) SetUnderlyingUnitOfMeasure

func (m DerivativeSecurityListUpdateReport) SetUnderlyingUnitOfMeasure(v string)

SetUnderlyingUnitOfMeasure sets UnderlyingUnitOfMeasure, Tag 998.

func (DerivativeSecurityListUpdateReport) SetUnderlyingUnitOfMeasureQty

func (m DerivativeSecurityListUpdateReport) SetUnderlyingUnitOfMeasureQty(value decimal.Decimal, scale int32)

SetUnderlyingUnitOfMeasureQty sets UnderlyingUnitOfMeasureQty, Tag 1423.

func (DerivativeSecurityListUpdateReport) ToMessage

ToMessage returns a quickfix.Message instance.

type NoDerivativeEvents

type NoDerivativeEvents struct {
	*quickfix.Group
}

NoDerivativeEvents is a repeating group element, Tag 1286.

func (NoDerivativeEvents) GetDerivativeEventDate

func (m NoDerivativeEvents) GetDerivativeEventDate() (v string, err quickfix.MessageRejectError)

GetDerivativeEventDate gets DerivativeEventDate, Tag 1288.

func (NoDerivativeEvents) GetDerivativeEventPx

func (m NoDerivativeEvents) GetDerivativeEventPx() (v decimal.Decimal, err quickfix.MessageRejectError)

GetDerivativeEventPx gets DerivativeEventPx, Tag 1290.

func (NoDerivativeEvents) GetDerivativeEventText

func (m NoDerivativeEvents) GetDerivativeEventText() (v string, err quickfix.MessageRejectError)

GetDerivativeEventText gets DerivativeEventText, Tag 1291.

func (NoDerivativeEvents) GetDerivativeEventTime

func (m NoDerivativeEvents) GetDerivativeEventTime() (v time.Time, err quickfix.MessageRejectError)

GetDerivativeEventTime gets DerivativeEventTime, Tag 1289.

func (NoDerivativeEvents) GetDerivativeEventType

func (m NoDerivativeEvents) GetDerivativeEventType() (v int, err quickfix.MessageRejectError)

GetDerivativeEventType gets DerivativeEventType, Tag 1287.

func (NoDerivativeEvents) HasDerivativeEventDate

func (m NoDerivativeEvents) HasDerivativeEventDate() bool

HasDerivativeEventDate returns true if DerivativeEventDate is present, Tag 1288.

func (NoDerivativeEvents) HasDerivativeEventPx

func (m NoDerivativeEvents) HasDerivativeEventPx() bool

HasDerivativeEventPx returns true if DerivativeEventPx is present, Tag 1290.

func (NoDerivativeEvents) HasDerivativeEventText

func (m NoDerivativeEvents) HasDerivativeEventText() bool

HasDerivativeEventText returns true if DerivativeEventText is present, Tag 1291.

func (NoDerivativeEvents) HasDerivativeEventTime

func (m NoDerivativeEvents) HasDerivativeEventTime() bool

HasDerivativeEventTime returns true if DerivativeEventTime is present, Tag 1289.

func (NoDerivativeEvents) HasDerivativeEventType

func (m NoDerivativeEvents) HasDerivativeEventType() bool

HasDerivativeEventType returns true if DerivativeEventType is present, Tag 1287.

func (NoDerivativeEvents) SetDerivativeEventDate

func (m NoDerivativeEvents) SetDerivativeEventDate(v string)

SetDerivativeEventDate sets DerivativeEventDate, Tag 1288.

func (NoDerivativeEvents) SetDerivativeEventPx

func (m NoDerivativeEvents) SetDerivativeEventPx(value decimal.Decimal, scale int32)

SetDerivativeEventPx sets DerivativeEventPx, Tag 1290.

func (NoDerivativeEvents) SetDerivativeEventText

func (m NoDerivativeEvents) SetDerivativeEventText(v string)

SetDerivativeEventText sets DerivativeEventText, Tag 1291.

func (NoDerivativeEvents) SetDerivativeEventTime

func (m NoDerivativeEvents) SetDerivativeEventTime(v time.Time)

SetDerivativeEventTime sets DerivativeEventTime, Tag 1289.

func (NoDerivativeEvents) SetDerivativeEventType

func (m NoDerivativeEvents) SetDerivativeEventType(v int)

SetDerivativeEventType sets DerivativeEventType, Tag 1287.

type NoDerivativeEventsRepeatingGroup

type NoDerivativeEventsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoDerivativeEventsRepeatingGroup is a repeating group, Tag 1286.

func NewNoDerivativeEventsRepeatingGroup

func NewNoDerivativeEventsRepeatingGroup() NoDerivativeEventsRepeatingGroup

NewNoDerivativeEventsRepeatingGroup returns an initialized, NoDerivativeEventsRepeatingGroup.

func (NoDerivativeEventsRepeatingGroup) Add

Add create and append a new NoDerivativeEvents to this group.

func (NoDerivativeEventsRepeatingGroup) Get

Get returns the ith NoDerivativeEvents in the NoDerivativeEventsRepeatinGroup.

type NoDerivativeInstrAttrib

type NoDerivativeInstrAttrib struct {
	*quickfix.Group
}

NoDerivativeInstrAttrib is a repeating group element, Tag 1311.

func (NoDerivativeInstrAttrib) GetDerivativeInstrAttribType

func (m NoDerivativeInstrAttrib) GetDerivativeInstrAttribType() (v int, err quickfix.MessageRejectError)

GetDerivativeInstrAttribType gets DerivativeInstrAttribType, Tag 1313.

func (NoDerivativeInstrAttrib) GetDerivativeInstrAttribValue

func (m NoDerivativeInstrAttrib) GetDerivativeInstrAttribValue() (v string, err quickfix.MessageRejectError)

GetDerivativeInstrAttribValue gets DerivativeInstrAttribValue, Tag 1314.

func (NoDerivativeInstrAttrib) HasDerivativeInstrAttribType

func (m NoDerivativeInstrAttrib) HasDerivativeInstrAttribType() bool

HasDerivativeInstrAttribType returns true if DerivativeInstrAttribType is present, Tag 1313.

func (NoDerivativeInstrAttrib) HasDerivativeInstrAttribValue

func (m NoDerivativeInstrAttrib) HasDerivativeInstrAttribValue() bool

HasDerivativeInstrAttribValue returns true if DerivativeInstrAttribValue is present, Tag 1314.

func (NoDerivativeInstrAttrib) SetDerivativeInstrAttribType

func (m NoDerivativeInstrAttrib) SetDerivativeInstrAttribType(v int)

SetDerivativeInstrAttribType sets DerivativeInstrAttribType, Tag 1313.

func (NoDerivativeInstrAttrib) SetDerivativeInstrAttribValue

func (m NoDerivativeInstrAttrib) SetDerivativeInstrAttribValue(v string)

SetDerivativeInstrAttribValue sets DerivativeInstrAttribValue, Tag 1314.

type NoDerivativeInstrAttribRepeatingGroup

type NoDerivativeInstrAttribRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoDerivativeInstrAttribRepeatingGroup is a repeating group, Tag 1311.

func NewNoDerivativeInstrAttribRepeatingGroup

func NewNoDerivativeInstrAttribRepeatingGroup() NoDerivativeInstrAttribRepeatingGroup

NewNoDerivativeInstrAttribRepeatingGroup returns an initialized, NoDerivativeInstrAttribRepeatingGroup.

func (NoDerivativeInstrAttribRepeatingGroup) Add

Add create and append a new NoDerivativeInstrAttrib to this group.

func (NoDerivativeInstrAttribRepeatingGroup) Get

Get returns the ith NoDerivativeInstrAttrib in the NoDerivativeInstrAttribRepeatinGroup.

type NoDerivativeInstrumentParties

type NoDerivativeInstrumentParties struct {
	*quickfix.Group
}

NoDerivativeInstrumentParties is a repeating group element, Tag 1292.

func (NoDerivativeInstrumentParties) GetDerivativeInstrumentPartyID

func (m NoDerivativeInstrumentParties) GetDerivativeInstrumentPartyID() (v string, err quickfix.MessageRejectError)

GetDerivativeInstrumentPartyID gets DerivativeInstrumentPartyID, Tag 1293.

func (NoDerivativeInstrumentParties) GetDerivativeInstrumentPartyIDSource

func (m NoDerivativeInstrumentParties) GetDerivativeInstrumentPartyIDSource() (v string, err quickfix.MessageRejectError)

GetDerivativeInstrumentPartyIDSource gets DerivativeInstrumentPartyIDSource, Tag 1294.

func (NoDerivativeInstrumentParties) GetDerivativeInstrumentPartyRole

func (m NoDerivativeInstrumentParties) GetDerivativeInstrumentPartyRole() (v int, err quickfix.MessageRejectError)

GetDerivativeInstrumentPartyRole gets DerivativeInstrumentPartyRole, Tag 1295.

func (NoDerivativeInstrumentParties) GetNoDerivativeInstrumentPartySubIDs

GetNoDerivativeInstrumentPartySubIDs gets NoDerivativeInstrumentPartySubIDs, Tag 1296.

func (NoDerivativeInstrumentParties) HasDerivativeInstrumentPartyID

func (m NoDerivativeInstrumentParties) HasDerivativeInstrumentPartyID() bool

HasDerivativeInstrumentPartyID returns true if DerivativeInstrumentPartyID is present, Tag 1293.

func (NoDerivativeInstrumentParties) HasDerivativeInstrumentPartyIDSource

func (m NoDerivativeInstrumentParties) HasDerivativeInstrumentPartyIDSource() bool

HasDerivativeInstrumentPartyIDSource returns true if DerivativeInstrumentPartyIDSource is present, Tag 1294.

func (NoDerivativeInstrumentParties) HasDerivativeInstrumentPartyRole

func (m NoDerivativeInstrumentParties) HasDerivativeInstrumentPartyRole() bool

HasDerivativeInstrumentPartyRole returns true if DerivativeInstrumentPartyRole is present, Tag 1295.

func (NoDerivativeInstrumentParties) HasNoDerivativeInstrumentPartySubIDs

func (m NoDerivativeInstrumentParties) HasNoDerivativeInstrumentPartySubIDs() bool

HasNoDerivativeInstrumentPartySubIDs returns true if NoDerivativeInstrumentPartySubIDs is present, Tag 1296.

func (NoDerivativeInstrumentParties) SetDerivativeInstrumentPartyID

func (m NoDerivativeInstrumentParties) SetDerivativeInstrumentPartyID(v string)

SetDerivativeInstrumentPartyID sets DerivativeInstrumentPartyID, Tag 1293.

func (NoDerivativeInstrumentParties) SetDerivativeInstrumentPartyIDSource

func (m NoDerivativeInstrumentParties) SetDerivativeInstrumentPartyIDSource(v string)

SetDerivativeInstrumentPartyIDSource sets DerivativeInstrumentPartyIDSource, Tag 1294.

func (NoDerivativeInstrumentParties) SetDerivativeInstrumentPartyRole

func (m NoDerivativeInstrumentParties) SetDerivativeInstrumentPartyRole(v int)

SetDerivativeInstrumentPartyRole sets DerivativeInstrumentPartyRole, Tag 1295.

func (NoDerivativeInstrumentParties) SetNoDerivativeInstrumentPartySubIDs

func (m NoDerivativeInstrumentParties) SetNoDerivativeInstrumentPartySubIDs(f NoDerivativeInstrumentPartySubIDsRepeatingGroup)

SetNoDerivativeInstrumentPartySubIDs sets NoDerivativeInstrumentPartySubIDs, Tag 1296.

type NoDerivativeInstrumentPartiesRepeatingGroup

type NoDerivativeInstrumentPartiesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoDerivativeInstrumentPartiesRepeatingGroup is a repeating group, Tag 1292.

func NewNoDerivativeInstrumentPartiesRepeatingGroup

func NewNoDerivativeInstrumentPartiesRepeatingGroup() NoDerivativeInstrumentPartiesRepeatingGroup

NewNoDerivativeInstrumentPartiesRepeatingGroup returns an initialized, NoDerivativeInstrumentPartiesRepeatingGroup.

func (NoDerivativeInstrumentPartiesRepeatingGroup) Add

Add create and append a new NoDerivativeInstrumentParties to this group.

func (NoDerivativeInstrumentPartiesRepeatingGroup) Get

Get returns the ith NoDerivativeInstrumentParties in the NoDerivativeInstrumentPartiesRepeatinGroup.

type NoDerivativeInstrumentPartySubIDs

type NoDerivativeInstrumentPartySubIDs struct {
	*quickfix.Group
}

NoDerivativeInstrumentPartySubIDs is a repeating group element, Tag 1296.

func (NoDerivativeInstrumentPartySubIDs) GetDerivativeInstrumentPartySubID

func (m NoDerivativeInstrumentPartySubIDs) GetDerivativeInstrumentPartySubID() (v string, err quickfix.MessageRejectError)

GetDerivativeInstrumentPartySubID gets DerivativeInstrumentPartySubID, Tag 1297.

func (NoDerivativeInstrumentPartySubIDs) GetDerivativeInstrumentPartySubIDType

func (m NoDerivativeInstrumentPartySubIDs) GetDerivativeInstrumentPartySubIDType() (v int, err quickfix.MessageRejectError)

GetDerivativeInstrumentPartySubIDType gets DerivativeInstrumentPartySubIDType, Tag 1298.

func (NoDerivativeInstrumentPartySubIDs) HasDerivativeInstrumentPartySubID

func (m NoDerivativeInstrumentPartySubIDs) HasDerivativeInstrumentPartySubID() bool

HasDerivativeInstrumentPartySubID returns true if DerivativeInstrumentPartySubID is present, Tag 1297.

func (NoDerivativeInstrumentPartySubIDs) HasDerivativeInstrumentPartySubIDType

func (m NoDerivativeInstrumentPartySubIDs) HasDerivativeInstrumentPartySubIDType() bool

HasDerivativeInstrumentPartySubIDType returns true if DerivativeInstrumentPartySubIDType is present, Tag 1298.

func (NoDerivativeInstrumentPartySubIDs) SetDerivativeInstrumentPartySubID

func (m NoDerivativeInstrumentPartySubIDs) SetDerivativeInstrumentPartySubID(v string)

SetDerivativeInstrumentPartySubID sets DerivativeInstrumentPartySubID, Tag 1297.

func (NoDerivativeInstrumentPartySubIDs) SetDerivativeInstrumentPartySubIDType

func (m NoDerivativeInstrumentPartySubIDs) SetDerivativeInstrumentPartySubIDType(v int)

SetDerivativeInstrumentPartySubIDType sets DerivativeInstrumentPartySubIDType, Tag 1298.

type NoDerivativeInstrumentPartySubIDsRepeatingGroup

type NoDerivativeInstrumentPartySubIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoDerivativeInstrumentPartySubIDsRepeatingGroup is a repeating group, Tag 1296.

func NewNoDerivativeInstrumentPartySubIDsRepeatingGroup

func NewNoDerivativeInstrumentPartySubIDsRepeatingGroup() NoDerivativeInstrumentPartySubIDsRepeatingGroup

NewNoDerivativeInstrumentPartySubIDsRepeatingGroup returns an initialized, NoDerivativeInstrumentPartySubIDsRepeatingGroup.

func (NoDerivativeInstrumentPartySubIDsRepeatingGroup) Add

Add create and append a new NoDerivativeInstrumentPartySubIDs to this group.

func (NoDerivativeInstrumentPartySubIDsRepeatingGroup) Get

Get returns the ith NoDerivativeInstrumentPartySubIDs in the NoDerivativeInstrumentPartySubIDsRepeatinGroup.

type NoDerivativeSecurityAltID

type NoDerivativeSecurityAltID struct {
	*quickfix.Group
}

NoDerivativeSecurityAltID is a repeating group element, Tag 1218.

func (NoDerivativeSecurityAltID) GetDerivativeSecurityAltID

func (m NoDerivativeSecurityAltID) GetDerivativeSecurityAltID() (v string, err quickfix.MessageRejectError)

GetDerivativeSecurityAltID gets DerivativeSecurityAltID, Tag 1219.

func (NoDerivativeSecurityAltID) GetDerivativeSecurityAltIDSource

func (m NoDerivativeSecurityAltID) GetDerivativeSecurityAltIDSource() (v string, err quickfix.MessageRejectError)

GetDerivativeSecurityAltIDSource gets DerivativeSecurityAltIDSource, Tag 1220.

func (NoDerivativeSecurityAltID) HasDerivativeSecurityAltID

func (m NoDerivativeSecurityAltID) HasDerivativeSecurityAltID() bool

HasDerivativeSecurityAltID returns true if DerivativeSecurityAltID is present, Tag 1219.

func (NoDerivativeSecurityAltID) HasDerivativeSecurityAltIDSource

func (m NoDerivativeSecurityAltID) HasDerivativeSecurityAltIDSource() bool

HasDerivativeSecurityAltIDSource returns true if DerivativeSecurityAltIDSource is present, Tag 1220.

func (NoDerivativeSecurityAltID) SetDerivativeSecurityAltID

func (m NoDerivativeSecurityAltID) SetDerivativeSecurityAltID(v string)

SetDerivativeSecurityAltID sets DerivativeSecurityAltID, Tag 1219.

func (NoDerivativeSecurityAltID) SetDerivativeSecurityAltIDSource

func (m NoDerivativeSecurityAltID) SetDerivativeSecurityAltIDSource(v string)

SetDerivativeSecurityAltIDSource sets DerivativeSecurityAltIDSource, Tag 1220.

type NoDerivativeSecurityAltIDRepeatingGroup

type NoDerivativeSecurityAltIDRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoDerivativeSecurityAltIDRepeatingGroup is a repeating group, Tag 1218.

func NewNoDerivativeSecurityAltIDRepeatingGroup

func NewNoDerivativeSecurityAltIDRepeatingGroup() NoDerivativeSecurityAltIDRepeatingGroup

NewNoDerivativeSecurityAltIDRepeatingGroup returns an initialized, NoDerivativeSecurityAltIDRepeatingGroup.

func (NoDerivativeSecurityAltIDRepeatingGroup) Add

Add create and append a new NoDerivativeSecurityAltID to this group.

func (NoDerivativeSecurityAltIDRepeatingGroup) Get

Get returns the ith NoDerivativeSecurityAltID in the NoDerivativeSecurityAltIDRepeatinGroup.

type NoEvents

type NoEvents struct {
	*quickfix.Group
}

NoEvents is a repeating group element, Tag 864.

func (NoEvents) GetEventDate

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

GetEventDate gets EventDate, Tag 866.

func (NoEvents) GetEventPx

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

GetEventPx gets EventPx, Tag 867.

func (NoEvents) GetEventText

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

GetEventText gets EventText, Tag 868.

func (NoEvents) GetEventTime

func (m NoEvents) GetEventTime() (v time.Time, err quickfix.MessageRejectError)

GetEventTime gets EventTime, Tag 1145.

func (NoEvents) GetEventType

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

GetEventType gets EventType, Tag 865.

func (NoEvents) HasEventDate

func (m NoEvents) HasEventDate() bool

HasEventDate returns true if EventDate is present, Tag 866.

func (NoEvents) HasEventPx

func (m NoEvents) HasEventPx() bool

HasEventPx returns true if EventPx is present, Tag 867.

func (NoEvents) HasEventText

func (m NoEvents) HasEventText() bool

HasEventText returns true if EventText is present, Tag 868.

func (NoEvents) HasEventTime

func (m NoEvents) HasEventTime() bool

HasEventTime returns true if EventTime is present, Tag 1145.

func (NoEvents) HasEventType

func (m NoEvents) HasEventType() bool

HasEventType returns true if EventType is present, Tag 865.

func (NoEvents) SetEventDate

func (m NoEvents) SetEventDate(v string)

SetEventDate sets EventDate, Tag 866.

func (NoEvents) SetEventPx

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

SetEventPx sets EventPx, Tag 867.

func (NoEvents) SetEventText

func (m NoEvents) SetEventText(v string)

SetEventText sets EventText, Tag 868.

func (NoEvents) SetEventTime

func (m NoEvents) SetEventTime(v time.Time)

SetEventTime sets EventTime, Tag 1145.

func (NoEvents) SetEventType

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

SetEventType sets EventType, Tag 865.

type NoEventsRepeatingGroup

type NoEventsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoEventsRepeatingGroup is a repeating group, Tag 864.

func NewNoEventsRepeatingGroup

func NewNoEventsRepeatingGroup() NoEventsRepeatingGroup

NewNoEventsRepeatingGroup returns an initialized, NoEventsRepeatingGroup.

func (NoEventsRepeatingGroup) Add

Add create and append a new NoEvents to this group.

func (NoEventsRepeatingGroup) Get

Get returns the ith NoEvents in the NoEventsRepeatinGroup.

type NoExecInstRules

type NoExecInstRules struct {
	*quickfix.Group
}

NoExecInstRules is a repeating group element, Tag 1232.

func (NoExecInstRules) GetExecInstValue

func (m NoExecInstRules) GetExecInstValue() (v string, err quickfix.MessageRejectError)

GetExecInstValue gets ExecInstValue, Tag 1308.

func (NoExecInstRules) HasExecInstValue

func (m NoExecInstRules) HasExecInstValue() bool

HasExecInstValue returns true if ExecInstValue is present, Tag 1308.

func (NoExecInstRules) SetExecInstValue

func (m NoExecInstRules) SetExecInstValue(v string)

SetExecInstValue sets ExecInstValue, Tag 1308.

type NoExecInstRulesRepeatingGroup

type NoExecInstRulesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoExecInstRulesRepeatingGroup is a repeating group, Tag 1232.

func NewNoExecInstRulesRepeatingGroup

func NewNoExecInstRulesRepeatingGroup() NoExecInstRulesRepeatingGroup

NewNoExecInstRulesRepeatingGroup returns an initialized, NoExecInstRulesRepeatingGroup.

func (NoExecInstRulesRepeatingGroup) Add

Add create and append a new NoExecInstRules to this group.

func (NoExecInstRulesRepeatingGroup) Get

Get returns the ith NoExecInstRules in the NoExecInstRulesRepeatinGroup.

type NoInstrAttrib

type NoInstrAttrib struct {
	*quickfix.Group
}

NoInstrAttrib is a repeating group element, Tag 870.

func (NoInstrAttrib) GetInstrAttribType

func (m NoInstrAttrib) GetInstrAttribType() (v enum.InstrAttribType, err quickfix.MessageRejectError)

GetInstrAttribType gets InstrAttribType, Tag 871.

func (NoInstrAttrib) GetInstrAttribValue

func (m NoInstrAttrib) GetInstrAttribValue() (v string, err quickfix.MessageRejectError)

GetInstrAttribValue gets InstrAttribValue, Tag 872.

func (NoInstrAttrib) HasInstrAttribType

func (m NoInstrAttrib) HasInstrAttribType() bool

HasInstrAttribType returns true if InstrAttribType is present, Tag 871.

func (NoInstrAttrib) HasInstrAttribValue

func (m NoInstrAttrib) HasInstrAttribValue() bool

HasInstrAttribValue returns true if InstrAttribValue is present, Tag 872.

func (NoInstrAttrib) SetInstrAttribType

func (m NoInstrAttrib) SetInstrAttribType(v enum.InstrAttribType)

SetInstrAttribType sets InstrAttribType, Tag 871.

func (NoInstrAttrib) SetInstrAttribValue

func (m NoInstrAttrib) SetInstrAttribValue(v string)

SetInstrAttribValue sets InstrAttribValue, Tag 872.

type NoInstrAttribRepeatingGroup

type NoInstrAttribRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoInstrAttribRepeatingGroup is a repeating group, Tag 870.

func NewNoInstrAttribRepeatingGroup

func NewNoInstrAttribRepeatingGroup() NoInstrAttribRepeatingGroup

NewNoInstrAttribRepeatingGroup returns an initialized, NoInstrAttribRepeatingGroup.

func (NoInstrAttribRepeatingGroup) Add

Add create and append a new NoInstrAttrib to this group.

func (NoInstrAttribRepeatingGroup) Get

Get returns the ith NoInstrAttrib in the NoInstrAttribRepeatinGroup.

type NoInstrumentParties

type NoInstrumentParties struct {
	*quickfix.Group
}

NoInstrumentParties is a repeating group element, Tag 1018.

func (NoInstrumentParties) GetInstrumentPartyID

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

GetInstrumentPartyID gets InstrumentPartyID, Tag 1019.

func (NoInstrumentParties) GetInstrumentPartyIDSource

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

GetInstrumentPartyIDSource gets InstrumentPartyIDSource, Tag 1050.

func (NoInstrumentParties) GetInstrumentPartyRole

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

GetInstrumentPartyRole gets InstrumentPartyRole, Tag 1051.

func (NoInstrumentParties) GetNoInstrumentPartySubIDs

GetNoInstrumentPartySubIDs gets NoInstrumentPartySubIDs, Tag 1052.

func (NoInstrumentParties) HasInstrumentPartyID

func (m NoInstrumentParties) HasInstrumentPartyID() bool

HasInstrumentPartyID returns true if InstrumentPartyID is present, Tag 1019.

func (NoInstrumentParties) HasInstrumentPartyIDSource

func (m NoInstrumentParties) HasInstrumentPartyIDSource() bool

HasInstrumentPartyIDSource returns true if InstrumentPartyIDSource is present, Tag 1050.

func (NoInstrumentParties) HasInstrumentPartyRole

func (m NoInstrumentParties) HasInstrumentPartyRole() bool

HasInstrumentPartyRole returns true if InstrumentPartyRole is present, Tag 1051.

func (NoInstrumentParties) HasNoInstrumentPartySubIDs

func (m NoInstrumentParties) HasNoInstrumentPartySubIDs() bool

HasNoInstrumentPartySubIDs returns true if NoInstrumentPartySubIDs is present, Tag 1052.

func (NoInstrumentParties) SetInstrumentPartyID

func (m NoInstrumentParties) SetInstrumentPartyID(v string)

SetInstrumentPartyID sets InstrumentPartyID, Tag 1019.

func (NoInstrumentParties) SetInstrumentPartyIDSource

func (m NoInstrumentParties) SetInstrumentPartyIDSource(v string)

SetInstrumentPartyIDSource sets InstrumentPartyIDSource, Tag 1050.

func (NoInstrumentParties) SetInstrumentPartyRole

func (m NoInstrumentParties) SetInstrumentPartyRole(v int)

SetInstrumentPartyRole sets InstrumentPartyRole, Tag 1051.

func (NoInstrumentParties) SetNoInstrumentPartySubIDs

func (m NoInstrumentParties) SetNoInstrumentPartySubIDs(f NoInstrumentPartySubIDsRepeatingGroup)

SetNoInstrumentPartySubIDs sets NoInstrumentPartySubIDs, Tag 1052.

type NoInstrumentPartiesRepeatingGroup

type NoInstrumentPartiesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoInstrumentPartiesRepeatingGroup is a repeating group, Tag 1018.

func NewNoInstrumentPartiesRepeatingGroup

func NewNoInstrumentPartiesRepeatingGroup() NoInstrumentPartiesRepeatingGroup

NewNoInstrumentPartiesRepeatingGroup returns an initialized, NoInstrumentPartiesRepeatingGroup.

func (NoInstrumentPartiesRepeatingGroup) Add

Add create and append a new NoInstrumentParties to this group.

func (NoInstrumentPartiesRepeatingGroup) Get

Get returns the ith NoInstrumentParties in the NoInstrumentPartiesRepeatinGroup.

type NoInstrumentPartySubIDs

type NoInstrumentPartySubIDs struct {
	*quickfix.Group
}

NoInstrumentPartySubIDs is a repeating group element, Tag 1052.

func (NoInstrumentPartySubIDs) GetInstrumentPartySubID

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

GetInstrumentPartySubID gets InstrumentPartySubID, Tag 1053.

func (NoInstrumentPartySubIDs) GetInstrumentPartySubIDType

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

GetInstrumentPartySubIDType gets InstrumentPartySubIDType, Tag 1054.

func (NoInstrumentPartySubIDs) HasInstrumentPartySubID

func (m NoInstrumentPartySubIDs) HasInstrumentPartySubID() bool

HasInstrumentPartySubID returns true if InstrumentPartySubID is present, Tag 1053.

func (NoInstrumentPartySubIDs) HasInstrumentPartySubIDType

func (m NoInstrumentPartySubIDs) HasInstrumentPartySubIDType() bool

HasInstrumentPartySubIDType returns true if InstrumentPartySubIDType is present, Tag 1054.

func (NoInstrumentPartySubIDs) SetInstrumentPartySubID

func (m NoInstrumentPartySubIDs) SetInstrumentPartySubID(v string)

SetInstrumentPartySubID sets InstrumentPartySubID, Tag 1053.

func (NoInstrumentPartySubIDs) SetInstrumentPartySubIDType

func (m NoInstrumentPartySubIDs) SetInstrumentPartySubIDType(v int)

SetInstrumentPartySubIDType sets InstrumentPartySubIDType, Tag 1054.

type NoInstrumentPartySubIDsRepeatingGroup

type NoInstrumentPartySubIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoInstrumentPartySubIDsRepeatingGroup is a repeating group, Tag 1052.

func NewNoInstrumentPartySubIDsRepeatingGroup

func NewNoInstrumentPartySubIDsRepeatingGroup() NoInstrumentPartySubIDsRepeatingGroup

NewNoInstrumentPartySubIDsRepeatingGroup returns an initialized, NoInstrumentPartySubIDsRepeatingGroup.

func (NoInstrumentPartySubIDsRepeatingGroup) Add

Add create and append a new NoInstrumentPartySubIDs to this group.

func (NoInstrumentPartySubIDsRepeatingGroup) Get

Get returns the ith NoInstrumentPartySubIDs in the NoInstrumentPartySubIDsRepeatinGroup.

type NoLegSecurityAltID

type NoLegSecurityAltID struct {
	*quickfix.Group
}

NoLegSecurityAltID is a repeating group element, Tag 604.

func (NoLegSecurityAltID) GetLegSecurityAltID

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

GetLegSecurityAltID gets LegSecurityAltID, Tag 605.

func (NoLegSecurityAltID) GetLegSecurityAltIDSource

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

GetLegSecurityAltIDSource gets LegSecurityAltIDSource, Tag 606.

func (NoLegSecurityAltID) HasLegSecurityAltID

func (m NoLegSecurityAltID) HasLegSecurityAltID() bool

HasLegSecurityAltID returns true if LegSecurityAltID is present, Tag 605.

func (NoLegSecurityAltID) HasLegSecurityAltIDSource

func (m NoLegSecurityAltID) HasLegSecurityAltIDSource() bool

HasLegSecurityAltIDSource returns true if LegSecurityAltIDSource is present, Tag 606.

func (NoLegSecurityAltID) SetLegSecurityAltID

func (m NoLegSecurityAltID) SetLegSecurityAltID(v string)

SetLegSecurityAltID sets LegSecurityAltID, Tag 605.

func (NoLegSecurityAltID) SetLegSecurityAltIDSource

func (m NoLegSecurityAltID) SetLegSecurityAltIDSource(v string)

SetLegSecurityAltIDSource sets LegSecurityAltIDSource, Tag 606.

type NoLegSecurityAltIDRepeatingGroup

type NoLegSecurityAltIDRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoLegSecurityAltIDRepeatingGroup is a repeating group, Tag 604.

func NewNoLegSecurityAltIDRepeatingGroup

func NewNoLegSecurityAltIDRepeatingGroup() NoLegSecurityAltIDRepeatingGroup

NewNoLegSecurityAltIDRepeatingGroup returns an initialized, NoLegSecurityAltIDRepeatingGroup.

func (NoLegSecurityAltIDRepeatingGroup) Add

Add create and append a new NoLegSecurityAltID to this group.

func (NoLegSecurityAltIDRepeatingGroup) Get

Get returns the ith NoLegSecurityAltID in the NoLegSecurityAltIDRepeatinGroup.

type NoLegs

type NoLegs struct {
	*quickfix.Group
}

NoLegs is a repeating group element, Tag 555.

func (NoLegs) GetEncodedLegIssuer

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

GetEncodedLegIssuer gets EncodedLegIssuer, Tag 619.

func (NoLegs) GetEncodedLegIssuerLen

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

GetEncodedLegIssuerLen gets EncodedLegIssuerLen, Tag 618.

func (NoLegs) GetEncodedLegSecurityDesc

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

GetEncodedLegSecurityDesc gets EncodedLegSecurityDesc, Tag 622.

func (NoLegs) GetEncodedLegSecurityDescLen

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

GetEncodedLegSecurityDescLen gets EncodedLegSecurityDescLen, Tag 621.

func (NoLegs) GetLegCFICode

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

GetLegCFICode gets LegCFICode, Tag 608.

func (NoLegs) GetLegContractMultiplier

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

GetLegContractMultiplier gets LegContractMultiplier, Tag 614.

func (NoLegs) GetLegContractSettlMonth

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

GetLegContractSettlMonth gets LegContractSettlMonth, Tag 955.

func (NoLegs) GetLegCountryOfIssue

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

GetLegCountryOfIssue gets LegCountryOfIssue, Tag 596.

func (NoLegs) GetLegCouponPaymentDate

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

GetLegCouponPaymentDate gets LegCouponPaymentDate, Tag 248.

func (NoLegs) GetLegCouponRate

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

GetLegCouponRate gets LegCouponRate, Tag 615.

func (NoLegs) GetLegCreditRating

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

GetLegCreditRating gets LegCreditRating, Tag 257.

func (NoLegs) GetLegCurrency

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

GetLegCurrency gets LegCurrency, Tag 556.

func (NoLegs) GetLegDatedDate

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

GetLegDatedDate gets LegDatedDate, Tag 739.

func (NoLegs) GetLegExerciseStyle

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

GetLegExerciseStyle gets LegExerciseStyle, Tag 1420.

func (NoLegs) GetLegFactor

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

GetLegFactor gets LegFactor, Tag 253.

func (NoLegs) GetLegInstrRegistry

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

GetLegInstrRegistry gets LegInstrRegistry, Tag 599.

func (NoLegs) GetLegInterestAccrualDate

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

GetLegInterestAccrualDate gets LegInterestAccrualDate, Tag 956.

func (NoLegs) GetLegIssueDate

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

GetLegIssueDate gets LegIssueDate, Tag 249.

func (NoLegs) GetLegIssuer

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

GetLegIssuer gets LegIssuer, Tag 617.

func (NoLegs) GetLegLocaleOfIssue

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

GetLegLocaleOfIssue gets LegLocaleOfIssue, Tag 598.

func (NoLegs) GetLegMaturityDate

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

GetLegMaturityDate gets LegMaturityDate, Tag 611.

func (NoLegs) GetLegMaturityMonthYear

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

GetLegMaturityMonthYear gets LegMaturityMonthYear, Tag 610.

func (NoLegs) GetLegMaturityTime

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

GetLegMaturityTime gets LegMaturityTime, Tag 1212.

func (NoLegs) GetLegOptAttribute

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

GetLegOptAttribute gets LegOptAttribute, Tag 613.

func (NoLegs) GetLegOptionRatio

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

GetLegOptionRatio gets LegOptionRatio, Tag 1017.

func (NoLegs) GetLegPool

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

GetLegPool gets LegPool, Tag 740.

func (NoLegs) GetLegPrice

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

GetLegPrice gets LegPrice, Tag 566.

func (NoLegs) GetLegPriceUnitOfMeasure

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

GetLegPriceUnitOfMeasure gets LegPriceUnitOfMeasure, Tag 1421.

func (NoLegs) GetLegPriceUnitOfMeasureQty

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

GetLegPriceUnitOfMeasureQty gets LegPriceUnitOfMeasureQty, Tag 1422.

func (NoLegs) GetLegProduct

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

GetLegProduct gets LegProduct, Tag 607.

func (NoLegs) GetLegPutOrCall

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

GetLegPutOrCall gets LegPutOrCall, Tag 1358.

func (NoLegs) GetLegRatioQty

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

GetLegRatioQty gets LegRatioQty, Tag 623.

func (NoLegs) GetLegRedemptionDate

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

GetLegRedemptionDate gets LegRedemptionDate, Tag 254.

func (NoLegs) GetLegRepoCollateralSecurityType

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

GetLegRepoCollateralSecurityType gets LegRepoCollateralSecurityType, Tag 250.

func (NoLegs) GetLegRepurchaseRate

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

GetLegRepurchaseRate gets LegRepurchaseRate, Tag 252.

func (NoLegs) GetLegRepurchaseTerm

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

GetLegRepurchaseTerm gets LegRepurchaseTerm, Tag 251.

func (NoLegs) GetLegSecurityDesc

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

GetLegSecurityDesc gets LegSecurityDesc, Tag 620.

func (NoLegs) GetLegSecurityExchange

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

GetLegSecurityExchange gets LegSecurityExchange, Tag 616.

func (NoLegs) GetLegSecurityID

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

GetLegSecurityID gets LegSecurityID, Tag 602.

func (NoLegs) GetLegSecurityIDSource

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

GetLegSecurityIDSource gets LegSecurityIDSource, Tag 603.

func (NoLegs) GetLegSecuritySubType

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

GetLegSecuritySubType gets LegSecuritySubType, Tag 764.

func (NoLegs) GetLegSecurityType

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

GetLegSecurityType gets LegSecurityType, Tag 609.

func (NoLegs) GetLegSide

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

GetLegSide gets LegSide, Tag 624.

func (NoLegs) GetLegStateOrProvinceOfIssue

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

GetLegStateOrProvinceOfIssue gets LegStateOrProvinceOfIssue, Tag 597.

func (NoLegs) GetLegStrikeCurrency

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

GetLegStrikeCurrency gets LegStrikeCurrency, Tag 942.

func (NoLegs) GetLegStrikePrice

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

GetLegStrikePrice gets LegStrikePrice, Tag 612.

func (NoLegs) GetLegSymbol

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

GetLegSymbol gets LegSymbol, Tag 600.

func (NoLegs) GetLegSymbolSfx

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

GetLegSymbolSfx gets LegSymbolSfx, Tag 601.

func (NoLegs) GetLegTimeUnit

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

GetLegTimeUnit gets LegTimeUnit, Tag 1001.

func (NoLegs) GetLegUnitOfMeasure

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

GetLegUnitOfMeasure gets LegUnitOfMeasure, Tag 999.

func (NoLegs) GetLegUnitOfMeasureQty

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

GetLegUnitOfMeasureQty gets LegUnitOfMeasureQty, Tag 1224.

func (NoLegs) GetNoLegSecurityAltID

GetNoLegSecurityAltID gets NoLegSecurityAltID, Tag 604.

func (NoLegs) HasEncodedLegIssuer

func (m NoLegs) HasEncodedLegIssuer() bool

HasEncodedLegIssuer returns true if EncodedLegIssuer is present, Tag 619.

func (NoLegs) HasEncodedLegIssuerLen

func (m NoLegs) HasEncodedLegIssuerLen() bool

HasEncodedLegIssuerLen returns true if EncodedLegIssuerLen is present, Tag 618.

func (NoLegs) HasEncodedLegSecurityDesc

func (m NoLegs) HasEncodedLegSecurityDesc() bool

HasEncodedLegSecurityDesc returns true if EncodedLegSecurityDesc is present, Tag 622.

func (NoLegs) HasEncodedLegSecurityDescLen

func (m NoLegs) HasEncodedLegSecurityDescLen() bool

HasEncodedLegSecurityDescLen returns true if EncodedLegSecurityDescLen is present, Tag 621.

func (NoLegs) HasLegCFICode

func (m NoLegs) HasLegCFICode() bool

HasLegCFICode returns true if LegCFICode is present, Tag 608.

func (NoLegs) HasLegContractMultiplier

func (m NoLegs) HasLegContractMultiplier() bool

HasLegContractMultiplier returns true if LegContractMultiplier is present, Tag 614.

func (NoLegs) HasLegContractSettlMonth

func (m NoLegs) HasLegContractSettlMonth() bool

HasLegContractSettlMonth returns true if LegContractSettlMonth is present, Tag 955.

func (NoLegs) HasLegCountryOfIssue

func (m NoLegs) HasLegCountryOfIssue() bool

HasLegCountryOfIssue returns true if LegCountryOfIssue is present, Tag 596.

func (NoLegs) HasLegCouponPaymentDate

func (m NoLegs) HasLegCouponPaymentDate() bool

HasLegCouponPaymentDate returns true if LegCouponPaymentDate is present, Tag 248.

func (NoLegs) HasLegCouponRate

func (m NoLegs) HasLegCouponRate() bool

HasLegCouponRate returns true if LegCouponRate is present, Tag 615.

func (NoLegs) HasLegCreditRating

func (m NoLegs) HasLegCreditRating() bool

HasLegCreditRating returns true if LegCreditRating is present, Tag 257.

func (NoLegs) HasLegCurrency

func (m NoLegs) HasLegCurrency() bool

HasLegCurrency returns true if LegCurrency is present, Tag 556.

func (NoLegs) HasLegDatedDate

func (m NoLegs) HasLegDatedDate() bool

HasLegDatedDate returns true if LegDatedDate is present, Tag 739.

func (NoLegs) HasLegExerciseStyle

func (m NoLegs) HasLegExerciseStyle() bool

HasLegExerciseStyle returns true if LegExerciseStyle is present, Tag 1420.

func (NoLegs) HasLegFactor

func (m NoLegs) HasLegFactor() bool

HasLegFactor returns true if LegFactor is present, Tag 253.

func (NoLegs) HasLegInstrRegistry

func (m NoLegs) HasLegInstrRegistry() bool

HasLegInstrRegistry returns true if LegInstrRegistry is present, Tag 599.

func (NoLegs) HasLegInterestAccrualDate

func (m NoLegs) HasLegInterestAccrualDate() bool

HasLegInterestAccrualDate returns true if LegInterestAccrualDate is present, Tag 956.

func (NoLegs) HasLegIssueDate

func (m NoLegs) HasLegIssueDate() bool

HasLegIssueDate returns true if LegIssueDate is present, Tag 249.

func (NoLegs) HasLegIssuer

func (m NoLegs) HasLegIssuer() bool

HasLegIssuer returns true if LegIssuer is present, Tag 617.

func (NoLegs) HasLegLocaleOfIssue

func (m NoLegs) HasLegLocaleOfIssue() bool

HasLegLocaleOfIssue returns true if LegLocaleOfIssue is present, Tag 598.

func (NoLegs) HasLegMaturityDate

func (m NoLegs) HasLegMaturityDate() bool

HasLegMaturityDate returns true if LegMaturityDate is present, Tag 611.

func (NoLegs) HasLegMaturityMonthYear

func (m NoLegs) HasLegMaturityMonthYear() bool

HasLegMaturityMonthYear returns true if LegMaturityMonthYear is present, Tag 610.

func (NoLegs) HasLegMaturityTime

func (m NoLegs) HasLegMaturityTime() bool

HasLegMaturityTime returns true if LegMaturityTime is present, Tag 1212.

func (NoLegs) HasLegOptAttribute

func (m NoLegs) HasLegOptAttribute() bool

HasLegOptAttribute returns true if LegOptAttribute is present, Tag 613.

func (NoLegs) HasLegOptionRatio

func (m NoLegs) HasLegOptionRatio() bool

HasLegOptionRatio returns true if LegOptionRatio is present, Tag 1017.

func (NoLegs) HasLegPool

func (m NoLegs) HasLegPool() bool

HasLegPool returns true if LegPool is present, Tag 740.

func (NoLegs) HasLegPrice

func (m NoLegs) HasLegPrice() bool

HasLegPrice returns true if LegPrice is present, Tag 566.

func (NoLegs) HasLegPriceUnitOfMeasure

func (m NoLegs) HasLegPriceUnitOfMeasure() bool

HasLegPriceUnitOfMeasure returns true if LegPriceUnitOfMeasure is present, Tag 1421.

func (NoLegs) HasLegPriceUnitOfMeasureQty

func (m NoLegs) HasLegPriceUnitOfMeasureQty() bool

HasLegPriceUnitOfMeasureQty returns true if LegPriceUnitOfMeasureQty is present, Tag 1422.

func (NoLegs) HasLegProduct

func (m NoLegs) HasLegProduct() bool

HasLegProduct returns true if LegProduct is present, Tag 607.

func (NoLegs) HasLegPutOrCall

func (m NoLegs) HasLegPutOrCall() bool

HasLegPutOrCall returns true if LegPutOrCall is present, Tag 1358.

func (NoLegs) HasLegRatioQty

func (m NoLegs) HasLegRatioQty() bool

HasLegRatioQty returns true if LegRatioQty is present, Tag 623.

func (NoLegs) HasLegRedemptionDate

func (m NoLegs) HasLegRedemptionDate() bool

HasLegRedemptionDate returns true if LegRedemptionDate is present, Tag 254.

func (NoLegs) HasLegRepoCollateralSecurityType

func (m NoLegs) HasLegRepoCollateralSecurityType() bool

HasLegRepoCollateralSecurityType returns true if LegRepoCollateralSecurityType is present, Tag 250.

func (NoLegs) HasLegRepurchaseRate

func (m NoLegs) HasLegRepurchaseRate() bool

HasLegRepurchaseRate returns true if LegRepurchaseRate is present, Tag 252.

func (NoLegs) HasLegRepurchaseTerm

func (m NoLegs) HasLegRepurchaseTerm() bool

HasLegRepurchaseTerm returns true if LegRepurchaseTerm is present, Tag 251.

func (NoLegs) HasLegSecurityDesc

func (m NoLegs) HasLegSecurityDesc() bool

HasLegSecurityDesc returns true if LegSecurityDesc is present, Tag 620.

func (NoLegs) HasLegSecurityExchange

func (m NoLegs) HasLegSecurityExchange() bool

HasLegSecurityExchange returns true if LegSecurityExchange is present, Tag 616.

func (NoLegs) HasLegSecurityID

func (m NoLegs) HasLegSecurityID() bool

HasLegSecurityID returns true if LegSecurityID is present, Tag 602.

func (NoLegs) HasLegSecurityIDSource

func (m NoLegs) HasLegSecurityIDSource() bool

HasLegSecurityIDSource returns true if LegSecurityIDSource is present, Tag 603.

func (NoLegs) HasLegSecuritySubType

func (m NoLegs) HasLegSecuritySubType() bool

HasLegSecuritySubType returns true if LegSecuritySubType is present, Tag 764.

func (NoLegs) HasLegSecurityType

func (m NoLegs) HasLegSecurityType() bool

HasLegSecurityType returns true if LegSecurityType is present, Tag 609.

func (NoLegs) HasLegSide

func (m NoLegs) HasLegSide() bool

HasLegSide returns true if LegSide is present, Tag 624.

func (NoLegs) HasLegStateOrProvinceOfIssue

func (m NoLegs) HasLegStateOrProvinceOfIssue() bool

HasLegStateOrProvinceOfIssue returns true if LegStateOrProvinceOfIssue is present, Tag 597.

func (NoLegs) HasLegStrikeCurrency

func (m NoLegs) HasLegStrikeCurrency() bool

HasLegStrikeCurrency returns true if LegStrikeCurrency is present, Tag 942.

func (NoLegs) HasLegStrikePrice

func (m NoLegs) HasLegStrikePrice() bool

HasLegStrikePrice returns true if LegStrikePrice is present, Tag 612.

func (NoLegs) HasLegSymbol

func (m NoLegs) HasLegSymbol() bool

HasLegSymbol returns true if LegSymbol is present, Tag 600.

func (NoLegs) HasLegSymbolSfx

func (m NoLegs) HasLegSymbolSfx() bool

HasLegSymbolSfx returns true if LegSymbolSfx is present, Tag 601.

func (NoLegs) HasLegTimeUnit

func (m NoLegs) HasLegTimeUnit() bool

HasLegTimeUnit returns true if LegTimeUnit is present, Tag 1001.

func (NoLegs) HasLegUnitOfMeasure

func (m NoLegs) HasLegUnitOfMeasure() bool

HasLegUnitOfMeasure returns true if LegUnitOfMeasure is present, Tag 999.

func (NoLegs) HasLegUnitOfMeasureQty

func (m NoLegs) HasLegUnitOfMeasureQty() bool

HasLegUnitOfMeasureQty returns true if LegUnitOfMeasureQty is present, Tag 1224.

func (NoLegs) HasNoLegSecurityAltID

func (m NoLegs) HasNoLegSecurityAltID() bool

HasNoLegSecurityAltID returns true if NoLegSecurityAltID is present, Tag 604.

func (NoLegs) SetEncodedLegIssuer

func (m NoLegs) SetEncodedLegIssuer(v string)

SetEncodedLegIssuer sets EncodedLegIssuer, Tag 619.

func (NoLegs) SetEncodedLegIssuerLen

func (m NoLegs) SetEncodedLegIssuerLen(v int)

SetEncodedLegIssuerLen sets EncodedLegIssuerLen, Tag 618.

func (NoLegs) SetEncodedLegSecurityDesc

func (m NoLegs) SetEncodedLegSecurityDesc(v string)

SetEncodedLegSecurityDesc sets EncodedLegSecurityDesc, Tag 622.

func (NoLegs) SetEncodedLegSecurityDescLen

func (m NoLegs) SetEncodedLegSecurityDescLen(v int)

SetEncodedLegSecurityDescLen sets EncodedLegSecurityDescLen, Tag 621.

func (NoLegs) SetLegCFICode

func (m NoLegs) SetLegCFICode(v string)

SetLegCFICode sets LegCFICode, Tag 608.

func (NoLegs) SetLegContractMultiplier

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

SetLegContractMultiplier sets LegContractMultiplier, Tag 614.

func (NoLegs) SetLegContractSettlMonth

func (m NoLegs) SetLegContractSettlMonth(v string)

SetLegContractSettlMonth sets LegContractSettlMonth, Tag 955.

func (NoLegs) SetLegCountryOfIssue

func (m NoLegs) SetLegCountryOfIssue(v string)

SetLegCountryOfIssue sets LegCountryOfIssue, Tag 596.

func (NoLegs) SetLegCouponPaymentDate

func (m NoLegs) SetLegCouponPaymentDate(v string)

SetLegCouponPaymentDate sets LegCouponPaymentDate, Tag 248.

func (NoLegs) SetLegCouponRate

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

SetLegCouponRate sets LegCouponRate, Tag 615.

func (NoLegs) SetLegCreditRating

func (m NoLegs) SetLegCreditRating(v string)

SetLegCreditRating sets LegCreditRating, Tag 257.

func (NoLegs) SetLegCurrency

func (m NoLegs) SetLegCurrency(v string)

SetLegCurrency sets LegCurrency, Tag 556.

func (NoLegs) SetLegDatedDate

func (m NoLegs) SetLegDatedDate(v string)

SetLegDatedDate sets LegDatedDate, Tag 739.

func (NoLegs) SetLegExerciseStyle

func (m NoLegs) SetLegExerciseStyle(v int)

SetLegExerciseStyle sets LegExerciseStyle, Tag 1420.

func (NoLegs) SetLegFactor

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

SetLegFactor sets LegFactor, Tag 253.

func (NoLegs) SetLegInstrRegistry

func (m NoLegs) SetLegInstrRegistry(v string)

SetLegInstrRegistry sets LegInstrRegistry, Tag 599.

func (NoLegs) SetLegInterestAccrualDate

func (m NoLegs) SetLegInterestAccrualDate(v string)

SetLegInterestAccrualDate sets LegInterestAccrualDate, Tag 956.

func (NoLegs) SetLegIssueDate

func (m NoLegs) SetLegIssueDate(v string)

SetLegIssueDate sets LegIssueDate, Tag 249.

func (NoLegs) SetLegIssuer

func (m NoLegs) SetLegIssuer(v string)

SetLegIssuer sets LegIssuer, Tag 617.

func (NoLegs) SetLegLocaleOfIssue

func (m NoLegs) SetLegLocaleOfIssue(v string)

SetLegLocaleOfIssue sets LegLocaleOfIssue, Tag 598.

func (NoLegs) SetLegMaturityDate

func (m NoLegs) SetLegMaturityDate(v string)

SetLegMaturityDate sets LegMaturityDate, Tag 611.

func (NoLegs) SetLegMaturityMonthYear

func (m NoLegs) SetLegMaturityMonthYear(v string)

SetLegMaturityMonthYear sets LegMaturityMonthYear, Tag 610.

func (NoLegs) SetLegMaturityTime

func (m NoLegs) SetLegMaturityTime(v string)

SetLegMaturityTime sets LegMaturityTime, Tag 1212.

func (NoLegs) SetLegOptAttribute

func (m NoLegs) SetLegOptAttribute(v string)

SetLegOptAttribute sets LegOptAttribute, Tag 613.

func (NoLegs) SetLegOptionRatio

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

SetLegOptionRatio sets LegOptionRatio, Tag 1017.

func (NoLegs) SetLegPool

func (m NoLegs) SetLegPool(v string)

SetLegPool sets LegPool, Tag 740.

func (NoLegs) SetLegPrice

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

SetLegPrice sets LegPrice, Tag 566.

func (NoLegs) SetLegPriceUnitOfMeasure

func (m NoLegs) SetLegPriceUnitOfMeasure(v string)

SetLegPriceUnitOfMeasure sets LegPriceUnitOfMeasure, Tag 1421.

func (NoLegs) SetLegPriceUnitOfMeasureQty

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

SetLegPriceUnitOfMeasureQty sets LegPriceUnitOfMeasureQty, Tag 1422.

func (NoLegs) SetLegProduct

func (m NoLegs) SetLegProduct(v int)

SetLegProduct sets LegProduct, Tag 607.

func (NoLegs) SetLegPutOrCall

func (m NoLegs) SetLegPutOrCall(v int)

SetLegPutOrCall sets LegPutOrCall, Tag 1358.

func (NoLegs) SetLegRatioQty

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

SetLegRatioQty sets LegRatioQty, Tag 623.

func (NoLegs) SetLegRedemptionDate

func (m NoLegs) SetLegRedemptionDate(v string)

SetLegRedemptionDate sets LegRedemptionDate, Tag 254.

func (NoLegs) SetLegRepoCollateralSecurityType

func (m NoLegs) SetLegRepoCollateralSecurityType(v int)

SetLegRepoCollateralSecurityType sets LegRepoCollateralSecurityType, Tag 250.

func (NoLegs) SetLegRepurchaseRate

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

SetLegRepurchaseRate sets LegRepurchaseRate, Tag 252.

func (NoLegs) SetLegRepurchaseTerm

func (m NoLegs) SetLegRepurchaseTerm(v int)

SetLegRepurchaseTerm sets LegRepurchaseTerm, Tag 251.

func (NoLegs) SetLegSecurityDesc

func (m NoLegs) SetLegSecurityDesc(v string)

SetLegSecurityDesc sets LegSecurityDesc, Tag 620.

func (NoLegs) SetLegSecurityExchange

func (m NoLegs) SetLegSecurityExchange(v string)

SetLegSecurityExchange sets LegSecurityExchange, Tag 616.

func (NoLegs) SetLegSecurityID

func (m NoLegs) SetLegSecurityID(v string)

SetLegSecurityID sets LegSecurityID, Tag 602.

func (NoLegs) SetLegSecurityIDSource

func (m NoLegs) SetLegSecurityIDSource(v string)

SetLegSecurityIDSource sets LegSecurityIDSource, Tag 603.

func (NoLegs) SetLegSecuritySubType

func (m NoLegs) SetLegSecuritySubType(v string)

SetLegSecuritySubType sets LegSecuritySubType, Tag 764.

func (NoLegs) SetLegSecurityType

func (m NoLegs) SetLegSecurityType(v string)

SetLegSecurityType sets LegSecurityType, Tag 609.

func (NoLegs) SetLegSide

func (m NoLegs) SetLegSide(v string)

SetLegSide sets LegSide, Tag 624.

func (NoLegs) SetLegStateOrProvinceOfIssue

func (m NoLegs) SetLegStateOrProvinceOfIssue(v string)

SetLegStateOrProvinceOfIssue sets LegStateOrProvinceOfIssue, Tag 597.

func (NoLegs) SetLegStrikeCurrency

func (m NoLegs) SetLegStrikeCurrency(v string)

SetLegStrikeCurrency sets LegStrikeCurrency, Tag 942.

func (NoLegs) SetLegStrikePrice

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

SetLegStrikePrice sets LegStrikePrice, Tag 612.

func (NoLegs) SetLegSymbol

func (m NoLegs) SetLegSymbol(v string)

SetLegSymbol sets LegSymbol, Tag 600.

func (NoLegs) SetLegSymbolSfx

func (m NoLegs) SetLegSymbolSfx(v string)

SetLegSymbolSfx sets LegSymbolSfx, Tag 601.

func (NoLegs) SetLegTimeUnit

func (m NoLegs) SetLegTimeUnit(v string)

SetLegTimeUnit sets LegTimeUnit, Tag 1001.

func (NoLegs) SetLegUnitOfMeasure

func (m NoLegs) SetLegUnitOfMeasure(v string)

SetLegUnitOfMeasure sets LegUnitOfMeasure, Tag 999.

func (NoLegs) SetLegUnitOfMeasureQty

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

SetLegUnitOfMeasureQty sets LegUnitOfMeasureQty, Tag 1224.

func (NoLegs) SetNoLegSecurityAltID

func (m NoLegs) SetNoLegSecurityAltID(f NoLegSecurityAltIDRepeatingGroup)

SetNoLegSecurityAltID sets NoLegSecurityAltID, Tag 604.

type NoLegsRepeatingGroup

type NoLegsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoLegsRepeatingGroup is a repeating group, Tag 555.

func NewNoLegsRepeatingGroup

func NewNoLegsRepeatingGroup() NoLegsRepeatingGroup

NewNoLegsRepeatingGroup returns an initialized, NoLegsRepeatingGroup.

func (NoLegsRepeatingGroup) Add

func (m NoLegsRepeatingGroup) Add() NoLegs

Add create and append a new NoLegs to this group.

func (NoLegsRepeatingGroup) Get

func (m NoLegsRepeatingGroup) Get(i int) NoLegs

Get returns the ith NoLegs in the NoLegsRepeatinGroup.

type NoLotTypeRules

type NoLotTypeRules struct {
	*quickfix.Group
}

NoLotTypeRules is a repeating group element, Tag 1234.

func (NoLotTypeRules) GetLotType

func (m NoLotTypeRules) GetLotType() (v enum.LotType, err quickfix.MessageRejectError)

GetLotType gets LotType, Tag 1093.

func (NoLotTypeRules) GetMinLotSize

func (m NoLotTypeRules) GetMinLotSize() (v decimal.Decimal, err quickfix.MessageRejectError)

GetMinLotSize gets MinLotSize, Tag 1231.

func (NoLotTypeRules) HasLotType

func (m NoLotTypeRules) HasLotType() bool

HasLotType returns true if LotType is present, Tag 1093.

func (NoLotTypeRules) HasMinLotSize

func (m NoLotTypeRules) HasMinLotSize() bool

HasMinLotSize returns true if MinLotSize is present, Tag 1231.

func (NoLotTypeRules) SetLotType

func (m NoLotTypeRules) SetLotType(v enum.LotType)

SetLotType sets LotType, Tag 1093.

func (NoLotTypeRules) SetMinLotSize

func (m NoLotTypeRules) SetMinLotSize(value decimal.Decimal, scale int32)

SetMinLotSize sets MinLotSize, Tag 1231.

type NoLotTypeRulesRepeatingGroup

type NoLotTypeRulesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoLotTypeRulesRepeatingGroup is a repeating group, Tag 1234.

func NewNoLotTypeRulesRepeatingGroup

func NewNoLotTypeRulesRepeatingGroup() NoLotTypeRulesRepeatingGroup

NewNoLotTypeRulesRepeatingGroup returns an initialized, NoLotTypeRulesRepeatingGroup.

func (NoLotTypeRulesRepeatingGroup) Add

Add create and append a new NoLotTypeRules to this group.

func (NoLotTypeRulesRepeatingGroup) Get

Get returns the ith NoLotTypeRules in the NoLotTypeRulesRepeatinGroup.

type NoMDFeedTypes

type NoMDFeedTypes struct {
	*quickfix.Group
}

NoMDFeedTypes is a repeating group element, Tag 1141.

func (NoMDFeedTypes) GetMDBookType

func (m NoMDFeedTypes) GetMDBookType() (v enum.MDBookType, err quickfix.MessageRejectError)

GetMDBookType gets MDBookType, Tag 1021.

func (NoMDFeedTypes) GetMDFeedType

func (m NoMDFeedTypes) GetMDFeedType() (v string, err quickfix.MessageRejectError)

GetMDFeedType gets MDFeedType, Tag 1022.

func (NoMDFeedTypes) GetMarketDepth

func (m NoMDFeedTypes) GetMarketDepth() (v int, err quickfix.MessageRejectError)

GetMarketDepth gets MarketDepth, Tag 264.

func (NoMDFeedTypes) HasMDBookType

func (m NoMDFeedTypes) HasMDBookType() bool

HasMDBookType returns true if MDBookType is present, Tag 1021.

func (NoMDFeedTypes) HasMDFeedType

func (m NoMDFeedTypes) HasMDFeedType() bool

HasMDFeedType returns true if MDFeedType is present, Tag 1022.

func (NoMDFeedTypes) HasMarketDepth

func (m NoMDFeedTypes) HasMarketDepth() bool

HasMarketDepth returns true if MarketDepth is present, Tag 264.

func (NoMDFeedTypes) SetMDBookType

func (m NoMDFeedTypes) SetMDBookType(v enum.MDBookType)

SetMDBookType sets MDBookType, Tag 1021.

func (NoMDFeedTypes) SetMDFeedType

func (m NoMDFeedTypes) SetMDFeedType(v string)

SetMDFeedType sets MDFeedType, Tag 1022.

func (NoMDFeedTypes) SetMarketDepth

func (m NoMDFeedTypes) SetMarketDepth(v int)

SetMarketDepth sets MarketDepth, Tag 264.

type NoMDFeedTypesRepeatingGroup

type NoMDFeedTypesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoMDFeedTypesRepeatingGroup is a repeating group, Tag 1141.

func NewNoMDFeedTypesRepeatingGroup

func NewNoMDFeedTypesRepeatingGroup() NoMDFeedTypesRepeatingGroup

NewNoMDFeedTypesRepeatingGroup returns an initialized, NoMDFeedTypesRepeatingGroup.

func (NoMDFeedTypesRepeatingGroup) Add

Add create and append a new NoMDFeedTypes to this group.

func (NoMDFeedTypesRepeatingGroup) Get

Get returns the ith NoMDFeedTypes in the NoMDFeedTypesRepeatinGroup.

type NoMarketSegments

type NoMarketSegments struct {
	*quickfix.Group
}

NoMarketSegments is a repeating group element, Tag 1310.

func (NoMarketSegments) GetExpirationCycle

func (m NoMarketSegments) GetExpirationCycle() (v enum.ExpirationCycle, err quickfix.MessageRejectError)

GetExpirationCycle gets ExpirationCycle, Tag 827.

func (NoMarketSegments) GetHighLimitPrice

func (m NoMarketSegments) GetHighLimitPrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetHighLimitPrice gets HighLimitPrice, Tag 1149.

func (NoMarketSegments) GetImpliedMarketIndicator

func (m NoMarketSegments) GetImpliedMarketIndicator() (v enum.ImpliedMarketIndicator, err quickfix.MessageRejectError)

GetImpliedMarketIndicator gets ImpliedMarketIndicator, Tag 1144.

func (NoMarketSegments) GetLowLimitPrice

func (m NoMarketSegments) GetLowLimitPrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetLowLimitPrice gets LowLimitPrice, Tag 1148.

func (NoMarketSegments) GetMarketID

func (m NoMarketSegments) GetMarketID() (v string, err quickfix.MessageRejectError)

GetMarketID gets MarketID, Tag 1301.

func (NoMarketSegments) GetMarketSegmentID

func (m NoMarketSegments) GetMarketSegmentID() (v string, err quickfix.MessageRejectError)

GetMarketSegmentID gets MarketSegmentID, Tag 1300.

func (NoMarketSegments) GetMaxPriceVariation

func (m NoMarketSegments) GetMaxPriceVariation() (v decimal.Decimal, err quickfix.MessageRejectError)

GetMaxPriceVariation gets MaxPriceVariation, Tag 1143.

func (NoMarketSegments) GetMaxTradeVol

func (m NoMarketSegments) GetMaxTradeVol() (v decimal.Decimal, err quickfix.MessageRejectError)

GetMaxTradeVol gets MaxTradeVol, Tag 1140.

func (NoMarketSegments) GetMinTradeVol

func (m NoMarketSegments) GetMinTradeVol() (v decimal.Decimal, err quickfix.MessageRejectError)

GetMinTradeVol gets MinTradeVol, Tag 562.

func (NoMarketSegments) GetMultilegModel

func (m NoMarketSegments) GetMultilegModel() (v enum.MultilegModel, err quickfix.MessageRejectError)

GetMultilegModel gets MultilegModel, Tag 1377.

func (NoMarketSegments) GetMultilegPriceMethod

func (m NoMarketSegments) GetMultilegPriceMethod() (v enum.MultilegPriceMethod, err quickfix.MessageRejectError)

GetMultilegPriceMethod gets MultilegPriceMethod, Tag 1378.

func (NoMarketSegments) GetNoLotTypeRules

GetNoLotTypeRules gets NoLotTypeRules, Tag 1234.

func (NoMarketSegments) GetNoNestedInstrAttrib

GetNoNestedInstrAttrib gets NoNestedInstrAttrib, Tag 1312.

func (NoMarketSegments) GetNoStrikeRules

GetNoStrikeRules gets NoStrikeRules, Tag 1201.

func (NoMarketSegments) GetNoTickRules

GetNoTickRules gets NoTickRules, Tag 1205.

func (NoMarketSegments) GetNoTradingSessionRules

GetNoTradingSessionRules gets NoTradingSessionRules, Tag 1309.

func (NoMarketSegments) GetPriceLimitType

func (m NoMarketSegments) GetPriceLimitType() (v enum.PriceLimitType, err quickfix.MessageRejectError)

GetPriceLimitType gets PriceLimitType, Tag 1306.

func (NoMarketSegments) GetPriceType

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

GetPriceType gets PriceType, Tag 423.

func (NoMarketSegments) GetRoundLot

func (m NoMarketSegments) GetRoundLot() (v decimal.Decimal, err quickfix.MessageRejectError)

GetRoundLot gets RoundLot, Tag 561.

func (NoMarketSegments) GetTradingCurrency

func (m NoMarketSegments) GetTradingCurrency() (v string, err quickfix.MessageRejectError)

GetTradingCurrency gets TradingCurrency, Tag 1245.

func (NoMarketSegments) GetTradingReferencePrice

func (m NoMarketSegments) GetTradingReferencePrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetTradingReferencePrice gets TradingReferencePrice, Tag 1150.

func (NoMarketSegments) HasExpirationCycle

func (m NoMarketSegments) HasExpirationCycle() bool

HasExpirationCycle returns true if ExpirationCycle is present, Tag 827.

func (NoMarketSegments) HasHighLimitPrice

func (m NoMarketSegments) HasHighLimitPrice() bool

HasHighLimitPrice returns true if HighLimitPrice is present, Tag 1149.

func (NoMarketSegments) HasImpliedMarketIndicator

func (m NoMarketSegments) HasImpliedMarketIndicator() bool

HasImpliedMarketIndicator returns true if ImpliedMarketIndicator is present, Tag 1144.

func (NoMarketSegments) HasLowLimitPrice

func (m NoMarketSegments) HasLowLimitPrice() bool

HasLowLimitPrice returns true if LowLimitPrice is present, Tag 1148.

func (NoMarketSegments) HasMarketID

func (m NoMarketSegments) HasMarketID() bool

HasMarketID returns true if MarketID is present, Tag 1301.

func (NoMarketSegments) HasMarketSegmentID

func (m NoMarketSegments) HasMarketSegmentID() bool

HasMarketSegmentID returns true if MarketSegmentID is present, Tag 1300.

func (NoMarketSegments) HasMaxPriceVariation

func (m NoMarketSegments) HasMaxPriceVariation() bool

HasMaxPriceVariation returns true if MaxPriceVariation is present, Tag 1143.

func (NoMarketSegments) HasMaxTradeVol

func (m NoMarketSegments) HasMaxTradeVol() bool

HasMaxTradeVol returns true if MaxTradeVol is present, Tag 1140.

func (NoMarketSegments) HasMinTradeVol

func (m NoMarketSegments) HasMinTradeVol() bool

HasMinTradeVol returns true if MinTradeVol is present, Tag 562.

func (NoMarketSegments) HasMultilegModel

func (m NoMarketSegments) HasMultilegModel() bool

HasMultilegModel returns true if MultilegModel is present, Tag 1377.

func (NoMarketSegments) HasMultilegPriceMethod

func (m NoMarketSegments) HasMultilegPriceMethod() bool

HasMultilegPriceMethod returns true if MultilegPriceMethod is present, Tag 1378.

func (NoMarketSegments) HasNoLotTypeRules

func (m NoMarketSegments) HasNoLotTypeRules() bool

HasNoLotTypeRules returns true if NoLotTypeRules is present, Tag 1234.

func (NoMarketSegments) HasNoNestedInstrAttrib

func (m NoMarketSegments) HasNoNestedInstrAttrib() bool

HasNoNestedInstrAttrib returns true if NoNestedInstrAttrib is present, Tag 1312.

func (NoMarketSegments) HasNoStrikeRules

func (m NoMarketSegments) HasNoStrikeRules() bool

HasNoStrikeRules returns true if NoStrikeRules is present, Tag 1201.

func (NoMarketSegments) HasNoTickRules

func (m NoMarketSegments) HasNoTickRules() bool

HasNoTickRules returns true if NoTickRules is present, Tag 1205.

func (NoMarketSegments) HasNoTradingSessionRules

func (m NoMarketSegments) HasNoTradingSessionRules() bool

HasNoTradingSessionRules returns true if NoTradingSessionRules is present, Tag 1309.

func (NoMarketSegments) HasPriceLimitType

func (m NoMarketSegments) HasPriceLimitType() bool

HasPriceLimitType returns true if PriceLimitType is present, Tag 1306.

func (NoMarketSegments) HasPriceType

func (m NoMarketSegments) HasPriceType() bool

HasPriceType returns true if PriceType is present, Tag 423.

func (NoMarketSegments) HasRoundLot

func (m NoMarketSegments) HasRoundLot() bool

HasRoundLot returns true if RoundLot is present, Tag 561.

func (NoMarketSegments) HasTradingCurrency

func (m NoMarketSegments) HasTradingCurrency() bool

HasTradingCurrency returns true if TradingCurrency is present, Tag 1245.

func (NoMarketSegments) HasTradingReferencePrice

func (m NoMarketSegments) HasTradingReferencePrice() bool

HasTradingReferencePrice returns true if TradingReferencePrice is present, Tag 1150.

func (NoMarketSegments) SetExpirationCycle

func (m NoMarketSegments) SetExpirationCycle(v enum.ExpirationCycle)

SetExpirationCycle sets ExpirationCycle, Tag 827.

func (NoMarketSegments) SetHighLimitPrice

func (m NoMarketSegments) SetHighLimitPrice(value decimal.Decimal, scale int32)

SetHighLimitPrice sets HighLimitPrice, Tag 1149.

func (NoMarketSegments) SetImpliedMarketIndicator

func (m NoMarketSegments) SetImpliedMarketIndicator(v enum.ImpliedMarketIndicator)

SetImpliedMarketIndicator sets ImpliedMarketIndicator, Tag 1144.

func (NoMarketSegments) SetLowLimitPrice

func (m NoMarketSegments) SetLowLimitPrice(value decimal.Decimal, scale int32)

SetLowLimitPrice sets LowLimitPrice, Tag 1148.

func (NoMarketSegments) SetMarketID

func (m NoMarketSegments) SetMarketID(v string)

SetMarketID sets MarketID, Tag 1301.

func (NoMarketSegments) SetMarketSegmentID

func (m NoMarketSegments) SetMarketSegmentID(v string)

SetMarketSegmentID sets MarketSegmentID, Tag 1300.

func (NoMarketSegments) SetMaxPriceVariation

func (m NoMarketSegments) SetMaxPriceVariation(value decimal.Decimal, scale int32)

SetMaxPriceVariation sets MaxPriceVariation, Tag 1143.

func (NoMarketSegments) SetMaxTradeVol

func (m NoMarketSegments) SetMaxTradeVol(value decimal.Decimal, scale int32)

SetMaxTradeVol sets MaxTradeVol, Tag 1140.

func (NoMarketSegments) SetMinTradeVol

func (m NoMarketSegments) SetMinTradeVol(value decimal.Decimal, scale int32)

SetMinTradeVol sets MinTradeVol, Tag 562.

func (NoMarketSegments) SetMultilegModel

func (m NoMarketSegments) SetMultilegModel(v enum.MultilegModel)

SetMultilegModel sets MultilegModel, Tag 1377.

func (NoMarketSegments) SetMultilegPriceMethod

func (m NoMarketSegments) SetMultilegPriceMethod(v enum.MultilegPriceMethod)

SetMultilegPriceMethod sets MultilegPriceMethod, Tag 1378.

func (NoMarketSegments) SetNoLotTypeRules

func (m NoMarketSegments) SetNoLotTypeRules(f NoLotTypeRulesRepeatingGroup)

SetNoLotTypeRules sets NoLotTypeRules, Tag 1234.

func (NoMarketSegments) SetNoNestedInstrAttrib

func (m NoMarketSegments) SetNoNestedInstrAttrib(f NoNestedInstrAttribRepeatingGroup)

SetNoNestedInstrAttrib sets NoNestedInstrAttrib, Tag 1312.

func (NoMarketSegments) SetNoStrikeRules

func (m NoMarketSegments) SetNoStrikeRules(f NoStrikeRulesRepeatingGroup)

SetNoStrikeRules sets NoStrikeRules, Tag 1201.

func (NoMarketSegments) SetNoTickRules

func (m NoMarketSegments) SetNoTickRules(f NoTickRulesRepeatingGroup)

SetNoTickRules sets NoTickRules, Tag 1205.

func (NoMarketSegments) SetNoTradingSessionRules

func (m NoMarketSegments) SetNoTradingSessionRules(f NoTradingSessionRulesRepeatingGroup)

SetNoTradingSessionRules sets NoTradingSessionRules, Tag 1309.

func (NoMarketSegments) SetPriceLimitType

func (m NoMarketSegments) SetPriceLimitType(v enum.PriceLimitType)

SetPriceLimitType sets PriceLimitType, Tag 1306.

func (NoMarketSegments) SetPriceType

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

SetPriceType sets PriceType, Tag 423.

func (NoMarketSegments) SetRoundLot

func (m NoMarketSegments) SetRoundLot(value decimal.Decimal, scale int32)

SetRoundLot sets RoundLot, Tag 561.

func (NoMarketSegments) SetTradingCurrency

func (m NoMarketSegments) SetTradingCurrency(v string)

SetTradingCurrency sets TradingCurrency, Tag 1245.

func (NoMarketSegments) SetTradingReferencePrice

func (m NoMarketSegments) SetTradingReferencePrice(value decimal.Decimal, scale int32)

SetTradingReferencePrice sets TradingReferencePrice, Tag 1150.

type NoMarketSegmentsRepeatingGroup

type NoMarketSegmentsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoMarketSegmentsRepeatingGroup is a repeating group, Tag 1310.

func NewNoMarketSegmentsRepeatingGroup

func NewNoMarketSegmentsRepeatingGroup() NoMarketSegmentsRepeatingGroup

NewNoMarketSegmentsRepeatingGroup returns an initialized, NoMarketSegmentsRepeatingGroup.

func (NoMarketSegmentsRepeatingGroup) Add

Add create and append a new NoMarketSegments to this group.

func (NoMarketSegmentsRepeatingGroup) Get

Get returns the ith NoMarketSegments in the NoMarketSegmentsRepeatinGroup.

type NoMatchRules

type NoMatchRules struct {
	*quickfix.Group
}

NoMatchRules is a repeating group element, Tag 1235.

func (NoMatchRules) GetMatchAlgorithm

func (m NoMatchRules) GetMatchAlgorithm() (v string, err quickfix.MessageRejectError)

GetMatchAlgorithm gets MatchAlgorithm, Tag 1142.

func (NoMatchRules) GetMatchType

func (m NoMatchRules) GetMatchType() (v enum.MatchType, err quickfix.MessageRejectError)

GetMatchType gets MatchType, Tag 574.

func (NoMatchRules) HasMatchAlgorithm

func (m NoMatchRules) HasMatchAlgorithm() bool

HasMatchAlgorithm returns true if MatchAlgorithm is present, Tag 1142.

func (NoMatchRules) HasMatchType

func (m NoMatchRules) HasMatchType() bool

HasMatchType returns true if MatchType is present, Tag 574.

func (NoMatchRules) SetMatchAlgorithm

func (m NoMatchRules) SetMatchAlgorithm(v string)

SetMatchAlgorithm sets MatchAlgorithm, Tag 1142.

func (NoMatchRules) SetMatchType

func (m NoMatchRules) SetMatchType(v enum.MatchType)

SetMatchType sets MatchType, Tag 574.

type NoMatchRulesRepeatingGroup

type NoMatchRulesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoMatchRulesRepeatingGroup is a repeating group, Tag 1235.

func NewNoMatchRulesRepeatingGroup

func NewNoMatchRulesRepeatingGroup() NoMatchRulesRepeatingGroup

NewNoMatchRulesRepeatingGroup returns an initialized, NoMatchRulesRepeatingGroup.

func (NoMatchRulesRepeatingGroup) Add

Add create and append a new NoMatchRules to this group.

func (NoMatchRulesRepeatingGroup) Get

Get returns the ith NoMatchRules in the NoMatchRulesRepeatinGroup.

type NoMaturityRules

type NoMaturityRules struct {
	*quickfix.Group
}

NoMaturityRules is a repeating group element, Tag 1236.

func (NoMaturityRules) GetEndMaturityMonthYear

func (m NoMaturityRules) GetEndMaturityMonthYear() (v string, err quickfix.MessageRejectError)

GetEndMaturityMonthYear gets EndMaturityMonthYear, Tag 1226.

func (NoMaturityRules) GetMaturityMonthYearFormat

func (m NoMaturityRules) GetMaturityMonthYearFormat() (v enum.MaturityMonthYearFormat, err quickfix.MessageRejectError)

GetMaturityMonthYearFormat gets MaturityMonthYearFormat, Tag 1303.

func (NoMaturityRules) GetMaturityMonthYearIncrement

func (m NoMaturityRules) GetMaturityMonthYearIncrement() (v int, err quickfix.MessageRejectError)

GetMaturityMonthYearIncrement gets MaturityMonthYearIncrement, Tag 1229.

func (NoMaturityRules) GetMaturityMonthYearIncrementUnits

func (m NoMaturityRules) GetMaturityMonthYearIncrementUnits() (v enum.MaturityMonthYearIncrementUnits, err quickfix.MessageRejectError)

GetMaturityMonthYearIncrementUnits gets MaturityMonthYearIncrementUnits, Tag 1302.

func (NoMaturityRules) GetMaturityRuleID

func (m NoMaturityRules) GetMaturityRuleID() (v string, err quickfix.MessageRejectError)

GetMaturityRuleID gets MaturityRuleID, Tag 1222.

func (NoMaturityRules) GetStartMaturityMonthYear

func (m NoMaturityRules) GetStartMaturityMonthYear() (v string, err quickfix.MessageRejectError)

GetStartMaturityMonthYear gets StartMaturityMonthYear, Tag 1241.

func (NoMaturityRules) HasEndMaturityMonthYear

func (m NoMaturityRules) HasEndMaturityMonthYear() bool

HasEndMaturityMonthYear returns true if EndMaturityMonthYear is present, Tag 1226.

func (NoMaturityRules) HasMaturityMonthYearFormat

func (m NoMaturityRules) HasMaturityMonthYearFormat() bool

HasMaturityMonthYearFormat returns true if MaturityMonthYearFormat is present, Tag 1303.

func (NoMaturityRules) HasMaturityMonthYearIncrement

func (m NoMaturityRules) HasMaturityMonthYearIncrement() bool

HasMaturityMonthYearIncrement returns true if MaturityMonthYearIncrement is present, Tag 1229.

func (NoMaturityRules) HasMaturityMonthYearIncrementUnits

func (m NoMaturityRules) HasMaturityMonthYearIncrementUnits() bool

HasMaturityMonthYearIncrementUnits returns true if MaturityMonthYearIncrementUnits is present, Tag 1302.

func (NoMaturityRules) HasMaturityRuleID

func (m NoMaturityRules) HasMaturityRuleID() bool

HasMaturityRuleID returns true if MaturityRuleID is present, Tag 1222.

func (NoMaturityRules) HasStartMaturityMonthYear

func (m NoMaturityRules) HasStartMaturityMonthYear() bool

HasStartMaturityMonthYear returns true if StartMaturityMonthYear is present, Tag 1241.

func (NoMaturityRules) SetEndMaturityMonthYear

func (m NoMaturityRules) SetEndMaturityMonthYear(v string)

SetEndMaturityMonthYear sets EndMaturityMonthYear, Tag 1226.

func (NoMaturityRules) SetMaturityMonthYearFormat

func (m NoMaturityRules) SetMaturityMonthYearFormat(v enum.MaturityMonthYearFormat)

SetMaturityMonthYearFormat sets MaturityMonthYearFormat, Tag 1303.

func (NoMaturityRules) SetMaturityMonthYearIncrement

func (m NoMaturityRules) SetMaturityMonthYearIncrement(v int)

SetMaturityMonthYearIncrement sets MaturityMonthYearIncrement, Tag 1229.

func (NoMaturityRules) SetMaturityMonthYearIncrementUnits

func (m NoMaturityRules) SetMaturityMonthYearIncrementUnits(v enum.MaturityMonthYearIncrementUnits)

SetMaturityMonthYearIncrementUnits sets MaturityMonthYearIncrementUnits, Tag 1302.

func (NoMaturityRules) SetMaturityRuleID

func (m NoMaturityRules) SetMaturityRuleID(v string)

SetMaturityRuleID sets MaturityRuleID, Tag 1222.

func (NoMaturityRules) SetStartMaturityMonthYear

func (m NoMaturityRules) SetStartMaturityMonthYear(v string)

SetStartMaturityMonthYear sets StartMaturityMonthYear, Tag 1241.

type NoMaturityRulesRepeatingGroup

type NoMaturityRulesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoMaturityRulesRepeatingGroup is a repeating group, Tag 1236.

func NewNoMaturityRulesRepeatingGroup

func NewNoMaturityRulesRepeatingGroup() NoMaturityRulesRepeatingGroup

NewNoMaturityRulesRepeatingGroup returns an initialized, NoMaturityRulesRepeatingGroup.

func (NoMaturityRulesRepeatingGroup) Add

Add create and append a new NoMaturityRules to this group.

func (NoMaturityRulesRepeatingGroup) Get

Get returns the ith NoMaturityRules in the NoMaturityRulesRepeatinGroup.

type NoNestedInstrAttrib

type NoNestedInstrAttrib struct {
	*quickfix.Group
}

NoNestedInstrAttrib is a repeating group element, Tag 1312.

func (NoNestedInstrAttrib) GetNestedInstrAttribType

func (m NoNestedInstrAttrib) GetNestedInstrAttribType() (v int, err quickfix.MessageRejectError)

GetNestedInstrAttribType gets NestedInstrAttribType, Tag 1210.

func (NoNestedInstrAttrib) GetNestedInstrAttribValue

func (m NoNestedInstrAttrib) GetNestedInstrAttribValue() (v string, err quickfix.MessageRejectError)

GetNestedInstrAttribValue gets NestedInstrAttribValue, Tag 1211.

func (NoNestedInstrAttrib) HasNestedInstrAttribType

func (m NoNestedInstrAttrib) HasNestedInstrAttribType() bool

HasNestedInstrAttribType returns true if NestedInstrAttribType is present, Tag 1210.

func (NoNestedInstrAttrib) HasNestedInstrAttribValue

func (m NoNestedInstrAttrib) HasNestedInstrAttribValue() bool

HasNestedInstrAttribValue returns true if NestedInstrAttribValue is present, Tag 1211.

func (NoNestedInstrAttrib) SetNestedInstrAttribType

func (m NoNestedInstrAttrib) SetNestedInstrAttribType(v int)

SetNestedInstrAttribType sets NestedInstrAttribType, Tag 1210.

func (NoNestedInstrAttrib) SetNestedInstrAttribValue

func (m NoNestedInstrAttrib) SetNestedInstrAttribValue(v string)

SetNestedInstrAttribValue sets NestedInstrAttribValue, Tag 1211.

type NoNestedInstrAttribRepeatingGroup

type NoNestedInstrAttribRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoNestedInstrAttribRepeatingGroup is a repeating group, Tag 1312.

func NewNoNestedInstrAttribRepeatingGroup

func NewNoNestedInstrAttribRepeatingGroup() NoNestedInstrAttribRepeatingGroup

NewNoNestedInstrAttribRepeatingGroup returns an initialized, NoNestedInstrAttribRepeatingGroup.

func (NoNestedInstrAttribRepeatingGroup) Add

Add create and append a new NoNestedInstrAttrib to this group.

func (NoNestedInstrAttribRepeatingGroup) Get

Get returns the ith NoNestedInstrAttrib in the NoNestedInstrAttribRepeatinGroup.

type NoOrdTypeRules

type NoOrdTypeRules struct {
	*quickfix.Group
}

NoOrdTypeRules is a repeating group element, Tag 1237.

func (NoOrdTypeRules) GetOrdType

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

GetOrdType gets OrdType, Tag 40.

func (NoOrdTypeRules) HasOrdType

func (m NoOrdTypeRules) HasOrdType() bool

HasOrdType returns true if OrdType is present, Tag 40.

func (NoOrdTypeRules) SetOrdType

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

SetOrdType sets OrdType, Tag 40.

type NoOrdTypeRulesRepeatingGroup

type NoOrdTypeRulesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoOrdTypeRulesRepeatingGroup is a repeating group, Tag 1237.

func NewNoOrdTypeRulesRepeatingGroup

func NewNoOrdTypeRulesRepeatingGroup() NoOrdTypeRulesRepeatingGroup

NewNoOrdTypeRulesRepeatingGroup returns an initialized, NoOrdTypeRulesRepeatingGroup.

func (NoOrdTypeRulesRepeatingGroup) Add

Add create and append a new NoOrdTypeRules to this group.

func (NoOrdTypeRulesRepeatingGroup) Get

Get returns the ith NoOrdTypeRules in the NoOrdTypeRulesRepeatinGroup.

type NoRelatedSym

type NoRelatedSym struct {
	*quickfix.Group
}

NoRelatedSym is a repeating group element, Tag 146.

func (NoRelatedSym) GetCFICode

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

GetCFICode gets CFICode, Tag 461.

func (NoRelatedSym) GetCPProgram

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

GetCPProgram gets CPProgram, Tag 875.

func (NoRelatedSym) GetCPRegType

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

GetCPRegType gets CPRegType, Tag 876.

func (NoRelatedSym) GetCapPrice

func (m NoRelatedSym) GetCapPrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetCapPrice gets CapPrice, Tag 1199.

func (NoRelatedSym) GetContractMultiplier

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

GetContractMultiplier gets ContractMultiplier, Tag 231.

func (NoRelatedSym) GetContractSettlMonth

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

GetContractSettlMonth gets ContractSettlMonth, Tag 667.

func (NoRelatedSym) GetCorporateAction

func (m NoRelatedSym) GetCorporateAction() (v enum.CorporateAction, err quickfix.MessageRejectError)

GetCorporateAction gets CorporateAction, Tag 292.

func (NoRelatedSym) GetCountryOfIssue

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

GetCountryOfIssue gets CountryOfIssue, Tag 470.

func (NoRelatedSym) GetCouponPaymentDate

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

GetCouponPaymentDate gets CouponPaymentDate, Tag 224.

func (NoRelatedSym) GetCouponRate

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

GetCouponRate gets CouponRate, Tag 223.

func (NoRelatedSym) GetCreditRating

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

GetCreditRating gets CreditRating, Tag 255.

func (NoRelatedSym) GetCurrency

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

GetCurrency gets Currency, Tag 15.

func (NoRelatedSym) GetDatedDate

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

GetDatedDate gets DatedDate, Tag 873.

func (NoRelatedSym) GetDeliveryForm

func (m NoRelatedSym) GetDeliveryForm() (v enum.DeliveryForm, err quickfix.MessageRejectError)

GetDeliveryForm gets DeliveryForm, Tag 668.

func (NoRelatedSym) GetEncodedIssuer

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

GetEncodedIssuer gets EncodedIssuer, Tag 349.

func (NoRelatedSym) GetEncodedIssuerLen

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

GetEncodedIssuerLen gets EncodedIssuerLen, Tag 348.

func (NoRelatedSym) GetEncodedSecurityDesc

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

GetEncodedSecurityDesc gets EncodedSecurityDesc, Tag 351.

func (NoRelatedSym) GetEncodedSecurityDescLen

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

GetEncodedSecurityDescLen gets EncodedSecurityDescLen, Tag 350.

func (NoRelatedSym) GetEncodedText

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

GetEncodedText gets EncodedText, Tag 355.

func (NoRelatedSym) GetEncodedTextLen

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

GetEncodedTextLen gets EncodedTextLen, Tag 354.

func (NoRelatedSym) GetExerciseStyle

func (m NoRelatedSym) GetExerciseStyle() (v enum.ExerciseStyle, err quickfix.MessageRejectError)

GetExerciseStyle gets ExerciseStyle, Tag 1194.

func (NoRelatedSym) GetFactor

func (m NoRelatedSym) GetFactor() (v decimal.Decimal, err quickfix.MessageRejectError)

GetFactor gets Factor, Tag 228.

func (NoRelatedSym) GetFlexProductEligibilityIndicator

func (m NoRelatedSym) GetFlexProductEligibilityIndicator() (v bool, err quickfix.MessageRejectError)

GetFlexProductEligibilityIndicator gets FlexProductEligibilityIndicator, Tag 1242.

func (NoRelatedSym) GetFlexibleIndicator

func (m NoRelatedSym) GetFlexibleIndicator() (v bool, err quickfix.MessageRejectError)

GetFlexibleIndicator gets FlexibleIndicator, Tag 1244.

func (NoRelatedSym) GetFloorPrice

func (m NoRelatedSym) GetFloorPrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetFloorPrice gets FloorPrice, Tag 1200.

func (NoRelatedSym) GetFuturesValuationMethod

func (m NoRelatedSym) GetFuturesValuationMethod() (v enum.FuturesValuationMethod, err quickfix.MessageRejectError)

GetFuturesValuationMethod gets FuturesValuationMethod, Tag 1197.

func (NoRelatedSym) GetInstrRegistry

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

GetInstrRegistry gets InstrRegistry, Tag 543.

func (NoRelatedSym) GetInstrmtAssignmentMethod

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

GetInstrmtAssignmentMethod gets InstrmtAssignmentMethod, Tag 1049.

func (NoRelatedSym) GetInterestAccrualDate

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

GetInterestAccrualDate gets InterestAccrualDate, Tag 874.

func (NoRelatedSym) GetIssueDate

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

GetIssueDate gets IssueDate, Tag 225.

func (NoRelatedSym) GetIssuer

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

GetIssuer gets Issuer, Tag 106.

func (NoRelatedSym) GetListMethod

func (m NoRelatedSym) GetListMethod() (v enum.ListMethod, err quickfix.MessageRejectError)

GetListMethod gets ListMethod, Tag 1198.

func (NoRelatedSym) GetListUpdateAction

func (m NoRelatedSym) GetListUpdateAction() (v string, err quickfix.MessageRejectError)

GetListUpdateAction gets ListUpdateAction, Tag 1324.

func (NoRelatedSym) GetLocaleOfIssue

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

GetLocaleOfIssue gets LocaleOfIssue, Tag 472.

func (NoRelatedSym) GetMaturityDate

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

GetMaturityDate gets MaturityDate, Tag 541.

func (NoRelatedSym) GetMaturityMonthYear

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

GetMaturityMonthYear gets MaturityMonthYear, Tag 200.

func (NoRelatedSym) GetMaturityTime

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

GetMaturityTime gets MaturityTime, Tag 1079.

func (NoRelatedSym) GetMinPriceIncrement

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

GetMinPriceIncrement gets MinPriceIncrement, Tag 969.

func (NoRelatedSym) GetMinPriceIncrementAmount

func (m NoRelatedSym) GetMinPriceIncrementAmount() (v decimal.Decimal, err quickfix.MessageRejectError)

GetMinPriceIncrementAmount gets MinPriceIncrementAmount, Tag 1146.

func (NoRelatedSym) GetNTPositionLimit

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

GetNTPositionLimit gets NTPositionLimit, Tag 971.

func (NoRelatedSym) GetNoEvents

GetNoEvents gets NoEvents, Tag 864.

func (NoRelatedSym) GetNoInstrAttrib

GetNoInstrAttrib gets NoInstrAttrib, Tag 870.

func (NoRelatedSym) GetNoInstrumentParties

GetNoInstrumentParties gets NoInstrumentParties, Tag 1018.

func (NoRelatedSym) GetNoLegs

GetNoLegs gets NoLegs, Tag 555.

func (NoRelatedSym) GetNoSecurityAltID

GetNoSecurityAltID gets NoSecurityAltID, Tag 454.

func (NoRelatedSym) GetOptAttribute

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

GetOptAttribute gets OptAttribute, Tag 206.

func (NoRelatedSym) GetOptPayAmount

func (m NoRelatedSym) GetOptPayAmount() (v decimal.Decimal, err quickfix.MessageRejectError)

GetOptPayAmount gets OptPayAmount, Tag 1195.

func (NoRelatedSym) GetPctAtRisk

func (m NoRelatedSym) GetPctAtRisk() (v decimal.Decimal, err quickfix.MessageRejectError)

GetPctAtRisk gets PctAtRisk, Tag 869.

func (NoRelatedSym) GetPool

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

GetPool gets Pool, Tag 691.

func (NoRelatedSym) GetPositionLimit

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

GetPositionLimit gets PositionLimit, Tag 970.

func (NoRelatedSym) GetPriceQuoteMethod

func (m NoRelatedSym) GetPriceQuoteMethod() (v enum.PriceQuoteMethod, err quickfix.MessageRejectError)

GetPriceQuoteMethod gets PriceQuoteMethod, Tag 1196.

func (NoRelatedSym) GetPriceUnitOfMeasure

func (m NoRelatedSym) GetPriceUnitOfMeasure() (v string, err quickfix.MessageRejectError)

GetPriceUnitOfMeasure gets PriceUnitOfMeasure, Tag 1191.

func (NoRelatedSym) GetPriceUnitOfMeasureQty

func (m NoRelatedSym) GetPriceUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetPriceUnitOfMeasureQty gets PriceUnitOfMeasureQty, Tag 1192.

func (NoRelatedSym) GetProduct

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

GetProduct gets Product, Tag 460.

func (NoRelatedSym) GetProductComplex

func (m NoRelatedSym) GetProductComplex() (v string, err quickfix.MessageRejectError)

GetProductComplex gets ProductComplex, Tag 1227.

func (NoRelatedSym) GetPutOrCall

func (m NoRelatedSym) GetPutOrCall() (v enum.PutOrCall, err quickfix.MessageRejectError)

GetPutOrCall gets PutOrCall, Tag 201.

func (NoRelatedSym) GetRedemptionDate

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

GetRedemptionDate gets RedemptionDate, Tag 240.

func (NoRelatedSym) GetRepoCollateralSecurityType

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

GetRepoCollateralSecurityType gets RepoCollateralSecurityType, Tag 239.

func (NoRelatedSym) GetRepurchaseRate

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

GetRepurchaseRate gets RepurchaseRate, Tag 227.

func (NoRelatedSym) GetRepurchaseTerm

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

GetRepurchaseTerm gets RepurchaseTerm, Tag 226.

func (NoRelatedSym) GetSecondaryHighLimitPrice

func (m NoRelatedSym) GetSecondaryHighLimitPrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetSecondaryHighLimitPrice gets SecondaryHighLimitPrice, Tag 1230.

func (NoRelatedSym) GetSecondaryLowLimitPrice

func (m NoRelatedSym) GetSecondaryLowLimitPrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetSecondaryLowLimitPrice gets SecondaryLowLimitPrice, Tag 1221.

func (NoRelatedSym) GetSecondaryPriceLimitType

func (m NoRelatedSym) GetSecondaryPriceLimitType() (v int, err quickfix.MessageRejectError)

GetSecondaryPriceLimitType gets SecondaryPriceLimitType, Tag 1305.

func (NoRelatedSym) GetSecondaryTradingReferencePrice

func (m NoRelatedSym) GetSecondaryTradingReferencePrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetSecondaryTradingReferencePrice gets SecondaryTradingReferencePrice, Tag 1240.

func (NoRelatedSym) GetSecurityDesc

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

GetSecurityDesc gets SecurityDesc, Tag 107.

func (NoRelatedSym) GetSecurityExchange

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

GetSecurityExchange gets SecurityExchange, Tag 207.

func (NoRelatedSym) GetSecurityGroup

func (m NoRelatedSym) GetSecurityGroup() (v string, err quickfix.MessageRejectError)

GetSecurityGroup gets SecurityGroup, Tag 1151.

func (NoRelatedSym) GetSecurityID

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

GetSecurityID gets SecurityID, Tag 48.

func (NoRelatedSym) GetSecurityIDSource

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

GetSecurityIDSource gets SecurityIDSource, Tag 22.

func (NoRelatedSym) GetSecurityStatus

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

GetSecurityStatus gets SecurityStatus, Tag 965.

func (NoRelatedSym) GetSecuritySubType

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

GetSecuritySubType gets SecuritySubType, Tag 762.

func (NoRelatedSym) GetSecurityType

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

GetSecurityType gets SecurityType, Tag 167.

func (NoRelatedSym) GetSecurityXML

func (m NoRelatedSym) GetSecurityXML() (v string, err quickfix.MessageRejectError)

GetSecurityXML gets SecurityXML, Tag 1185.

func (NoRelatedSym) GetSecurityXMLLen

func (m NoRelatedSym) GetSecurityXMLLen() (v int, err quickfix.MessageRejectError)

GetSecurityXMLLen gets SecurityXMLLen, Tag 1184.

func (NoRelatedSym) GetSecurityXMLSchema

func (m NoRelatedSym) GetSecurityXMLSchema() (v string, err quickfix.MessageRejectError)

GetSecurityXMLSchema gets SecurityXMLSchema, Tag 1186.

func (NoRelatedSym) GetSettlMethod

func (m NoRelatedSym) GetSettlMethod() (v enum.SettlMethod, err quickfix.MessageRejectError)

GetSettlMethod gets SettlMethod, Tag 1193.

func (NoRelatedSym) GetSettleOnOpenFlag

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

GetSettleOnOpenFlag gets SettleOnOpenFlag, Tag 966.

func (NoRelatedSym) GetStateOrProvinceOfIssue

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

GetStateOrProvinceOfIssue gets StateOrProvinceOfIssue, Tag 471.

func (NoRelatedSym) GetStrikeCurrency

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

GetStrikeCurrency gets StrikeCurrency, Tag 947.

func (NoRelatedSym) GetStrikeMultiplier

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

GetStrikeMultiplier gets StrikeMultiplier, Tag 967.

func (NoRelatedSym) GetStrikePrice

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

GetStrikePrice gets StrikePrice, Tag 202.

func (NoRelatedSym) GetStrikeValue

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

GetStrikeValue gets StrikeValue, Tag 968.

func (NoRelatedSym) GetSymbol

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

GetSymbol gets Symbol, Tag 55.

func (NoRelatedSym) GetSymbolSfx

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

GetSymbolSfx gets SymbolSfx, Tag 65.

func (NoRelatedSym) GetText

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

GetText gets Text, Tag 58.

func (NoRelatedSym) GetTimeUnit

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

GetTimeUnit gets TimeUnit, Tag 997.

func (NoRelatedSym) GetUnitOfMeasure

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

GetUnitOfMeasure gets UnitOfMeasure, Tag 996.

func (NoRelatedSym) GetUnitOfMeasureQty

func (m NoRelatedSym) GetUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnitOfMeasureQty gets UnitOfMeasureQty, Tag 1147.

func (NoRelatedSym) HasCFICode

func (m NoRelatedSym) HasCFICode() bool

HasCFICode returns true if CFICode is present, Tag 461.

func (NoRelatedSym) HasCPProgram

func (m NoRelatedSym) HasCPProgram() bool

HasCPProgram returns true if CPProgram is present, Tag 875.

func (NoRelatedSym) HasCPRegType

func (m NoRelatedSym) HasCPRegType() bool

HasCPRegType returns true if CPRegType is present, Tag 876.

func (NoRelatedSym) HasCapPrice

func (m NoRelatedSym) HasCapPrice() bool

HasCapPrice returns true if CapPrice is present, Tag 1199.

func (NoRelatedSym) HasContractMultiplier

func (m NoRelatedSym) HasContractMultiplier() bool

HasContractMultiplier returns true if ContractMultiplier is present, Tag 231.

func (NoRelatedSym) HasContractSettlMonth

func (m NoRelatedSym) HasContractSettlMonth() bool

HasContractSettlMonth returns true if ContractSettlMonth is present, Tag 667.

func (NoRelatedSym) HasCorporateAction

func (m NoRelatedSym) HasCorporateAction() bool

HasCorporateAction returns true if CorporateAction is present, Tag 292.

func (NoRelatedSym) HasCountryOfIssue

func (m NoRelatedSym) HasCountryOfIssue() bool

HasCountryOfIssue returns true if CountryOfIssue is present, Tag 470.

func (NoRelatedSym) HasCouponPaymentDate

func (m NoRelatedSym) HasCouponPaymentDate() bool

HasCouponPaymentDate returns true if CouponPaymentDate is present, Tag 224.

func (NoRelatedSym) HasCouponRate

func (m NoRelatedSym) HasCouponRate() bool

HasCouponRate returns true if CouponRate is present, Tag 223.

func (NoRelatedSym) HasCreditRating

func (m NoRelatedSym) HasCreditRating() bool

HasCreditRating returns true if CreditRating is present, Tag 255.

func (NoRelatedSym) HasCurrency

func (m NoRelatedSym) HasCurrency() bool

HasCurrency returns true if Currency is present, Tag 15.

func (NoRelatedSym) HasDatedDate

func (m NoRelatedSym) HasDatedDate() bool

HasDatedDate returns true if DatedDate is present, Tag 873.

func (NoRelatedSym) HasDeliveryForm

func (m NoRelatedSym) HasDeliveryForm() bool

HasDeliveryForm returns true if DeliveryForm is present, Tag 668.

func (NoRelatedSym) HasEncodedIssuer

func (m NoRelatedSym) HasEncodedIssuer() bool

HasEncodedIssuer returns true if EncodedIssuer is present, Tag 349.

func (NoRelatedSym) HasEncodedIssuerLen

func (m NoRelatedSym) HasEncodedIssuerLen() bool

HasEncodedIssuerLen returns true if EncodedIssuerLen is present, Tag 348.

func (NoRelatedSym) HasEncodedSecurityDesc

func (m NoRelatedSym) HasEncodedSecurityDesc() bool

HasEncodedSecurityDesc returns true if EncodedSecurityDesc is present, Tag 351.

func (NoRelatedSym) HasEncodedSecurityDescLen

func (m NoRelatedSym) HasEncodedSecurityDescLen() bool

HasEncodedSecurityDescLen returns true if EncodedSecurityDescLen is present, Tag 350.

func (NoRelatedSym) HasEncodedText

func (m NoRelatedSym) HasEncodedText() bool

HasEncodedText returns true if EncodedText is present, Tag 355.

func (NoRelatedSym) HasEncodedTextLen

func (m NoRelatedSym) HasEncodedTextLen() bool

HasEncodedTextLen returns true if EncodedTextLen is present, Tag 354.

func (NoRelatedSym) HasExerciseStyle

func (m NoRelatedSym) HasExerciseStyle() bool

HasExerciseStyle returns true if ExerciseStyle is present, Tag 1194.

func (NoRelatedSym) HasFactor

func (m NoRelatedSym) HasFactor() bool

HasFactor returns true if Factor is present, Tag 228.

func (NoRelatedSym) HasFlexProductEligibilityIndicator

func (m NoRelatedSym) HasFlexProductEligibilityIndicator() bool

HasFlexProductEligibilityIndicator returns true if FlexProductEligibilityIndicator is present, Tag 1242.

func (NoRelatedSym) HasFlexibleIndicator

func (m NoRelatedSym) HasFlexibleIndicator() bool

HasFlexibleIndicator returns true if FlexibleIndicator is present, Tag 1244.

func (NoRelatedSym) HasFloorPrice

func (m NoRelatedSym) HasFloorPrice() bool

HasFloorPrice returns true if FloorPrice is present, Tag 1200.

func (NoRelatedSym) HasFuturesValuationMethod

func (m NoRelatedSym) HasFuturesValuationMethod() bool

HasFuturesValuationMethod returns true if FuturesValuationMethod is present, Tag 1197.

func (NoRelatedSym) HasInstrRegistry

func (m NoRelatedSym) HasInstrRegistry() bool

HasInstrRegistry returns true if InstrRegistry is present, Tag 543.

func (NoRelatedSym) HasInstrmtAssignmentMethod

func (m NoRelatedSym) HasInstrmtAssignmentMethod() bool

HasInstrmtAssignmentMethod returns true if InstrmtAssignmentMethod is present, Tag 1049.

func (NoRelatedSym) HasInterestAccrualDate

func (m NoRelatedSym) HasInterestAccrualDate() bool

HasInterestAccrualDate returns true if InterestAccrualDate is present, Tag 874.

func (NoRelatedSym) HasIssueDate

func (m NoRelatedSym) HasIssueDate() bool

HasIssueDate returns true if IssueDate is present, Tag 225.

func (NoRelatedSym) HasIssuer

func (m NoRelatedSym) HasIssuer() bool

HasIssuer returns true if Issuer is present, Tag 106.

func (NoRelatedSym) HasListMethod

func (m NoRelatedSym) HasListMethod() bool

HasListMethod returns true if ListMethod is present, Tag 1198.

func (NoRelatedSym) HasListUpdateAction

func (m NoRelatedSym) HasListUpdateAction() bool

HasListUpdateAction returns true if ListUpdateAction is present, Tag 1324.

func (NoRelatedSym) HasLocaleOfIssue

func (m NoRelatedSym) HasLocaleOfIssue() bool

HasLocaleOfIssue returns true if LocaleOfIssue is present, Tag 472.

func (NoRelatedSym) HasMaturityDate

func (m NoRelatedSym) HasMaturityDate() bool

HasMaturityDate returns true if MaturityDate is present, Tag 541.

func (NoRelatedSym) HasMaturityMonthYear

func (m NoRelatedSym) HasMaturityMonthYear() bool

HasMaturityMonthYear returns true if MaturityMonthYear is present, Tag 200.

func (NoRelatedSym) HasMaturityTime

func (m NoRelatedSym) HasMaturityTime() bool

HasMaturityTime returns true if MaturityTime is present, Tag 1079.

func (NoRelatedSym) HasMinPriceIncrement

func (m NoRelatedSym) HasMinPriceIncrement() bool

HasMinPriceIncrement returns true if MinPriceIncrement is present, Tag 969.

func (NoRelatedSym) HasMinPriceIncrementAmount

func (m NoRelatedSym) HasMinPriceIncrementAmount() bool

HasMinPriceIncrementAmount returns true if MinPriceIncrementAmount is present, Tag 1146.

func (NoRelatedSym) HasNTPositionLimit

func (m NoRelatedSym) HasNTPositionLimit() bool

HasNTPositionLimit returns true if NTPositionLimit is present, Tag 971.

func (NoRelatedSym) HasNoEvents

func (m NoRelatedSym) HasNoEvents() bool

HasNoEvents returns true if NoEvents is present, Tag 864.

func (NoRelatedSym) HasNoInstrAttrib

func (m NoRelatedSym) HasNoInstrAttrib() bool

HasNoInstrAttrib returns true if NoInstrAttrib is present, Tag 870.

func (NoRelatedSym) HasNoInstrumentParties

func (m NoRelatedSym) HasNoInstrumentParties() bool

HasNoInstrumentParties returns true if NoInstrumentParties is present, Tag 1018.

func (NoRelatedSym) HasNoLegs

func (m NoRelatedSym) HasNoLegs() bool

HasNoLegs returns true if NoLegs is present, Tag 555.

func (NoRelatedSym) HasNoSecurityAltID

func (m NoRelatedSym) HasNoSecurityAltID() bool

HasNoSecurityAltID returns true if NoSecurityAltID is present, Tag 454.

func (NoRelatedSym) HasOptAttribute

func (m NoRelatedSym) HasOptAttribute() bool

HasOptAttribute returns true if OptAttribute is present, Tag 206.

func (NoRelatedSym) HasOptPayAmount

func (m NoRelatedSym) HasOptPayAmount() bool

HasOptPayAmount returns true if OptPayAmount is present, Tag 1195.

func (NoRelatedSym) HasPctAtRisk

func (m NoRelatedSym) HasPctAtRisk() bool

HasPctAtRisk returns true if PctAtRisk is present, Tag 869.

func (NoRelatedSym) HasPool

func (m NoRelatedSym) HasPool() bool

HasPool returns true if Pool is present, Tag 691.

func (NoRelatedSym) HasPositionLimit

func (m NoRelatedSym) HasPositionLimit() bool

HasPositionLimit returns true if PositionLimit is present, Tag 970.

func (NoRelatedSym) HasPriceQuoteMethod

func (m NoRelatedSym) HasPriceQuoteMethod() bool

HasPriceQuoteMethod returns true if PriceQuoteMethod is present, Tag 1196.

func (NoRelatedSym) HasPriceUnitOfMeasure

func (m NoRelatedSym) HasPriceUnitOfMeasure() bool

HasPriceUnitOfMeasure returns true if PriceUnitOfMeasure is present, Tag 1191.

func (NoRelatedSym) HasPriceUnitOfMeasureQty

func (m NoRelatedSym) HasPriceUnitOfMeasureQty() bool

HasPriceUnitOfMeasureQty returns true if PriceUnitOfMeasureQty is present, Tag 1192.

func (NoRelatedSym) HasProduct

func (m NoRelatedSym) HasProduct() bool

HasProduct returns true if Product is present, Tag 460.

func (NoRelatedSym) HasProductComplex

func (m NoRelatedSym) HasProductComplex() bool

HasProductComplex returns true if ProductComplex is present, Tag 1227.

func (NoRelatedSym) HasPutOrCall

func (m NoRelatedSym) HasPutOrCall() bool

HasPutOrCall returns true if PutOrCall is present, Tag 201.

func (NoRelatedSym) HasRedemptionDate

func (m NoRelatedSym) HasRedemptionDate() bool

HasRedemptionDate returns true if RedemptionDate is present, Tag 240.

func (NoRelatedSym) HasRepoCollateralSecurityType

func (m NoRelatedSym) HasRepoCollateralSecurityType() bool

HasRepoCollateralSecurityType returns true if RepoCollateralSecurityType is present, Tag 239.

func (NoRelatedSym) HasRepurchaseRate

func (m NoRelatedSym) HasRepurchaseRate() bool

HasRepurchaseRate returns true if RepurchaseRate is present, Tag 227.

func (NoRelatedSym) HasRepurchaseTerm

func (m NoRelatedSym) HasRepurchaseTerm() bool

HasRepurchaseTerm returns true if RepurchaseTerm is present, Tag 226.

func (NoRelatedSym) HasSecondaryHighLimitPrice

func (m NoRelatedSym) HasSecondaryHighLimitPrice() bool

HasSecondaryHighLimitPrice returns true if SecondaryHighLimitPrice is present, Tag 1230.

func (NoRelatedSym) HasSecondaryLowLimitPrice

func (m NoRelatedSym) HasSecondaryLowLimitPrice() bool

HasSecondaryLowLimitPrice returns true if SecondaryLowLimitPrice is present, Tag 1221.

func (NoRelatedSym) HasSecondaryPriceLimitType

func (m NoRelatedSym) HasSecondaryPriceLimitType() bool

HasSecondaryPriceLimitType returns true if SecondaryPriceLimitType is present, Tag 1305.

func (NoRelatedSym) HasSecondaryTradingReferencePrice

func (m NoRelatedSym) HasSecondaryTradingReferencePrice() bool

HasSecondaryTradingReferencePrice returns true if SecondaryTradingReferencePrice is present, Tag 1240.

func (NoRelatedSym) HasSecurityDesc

func (m NoRelatedSym) HasSecurityDesc() bool

HasSecurityDesc returns true if SecurityDesc is present, Tag 107.

func (NoRelatedSym) HasSecurityExchange

func (m NoRelatedSym) HasSecurityExchange() bool

HasSecurityExchange returns true if SecurityExchange is present, Tag 207.

func (NoRelatedSym) HasSecurityGroup

func (m NoRelatedSym) HasSecurityGroup() bool

HasSecurityGroup returns true if SecurityGroup is present, Tag 1151.

func (NoRelatedSym) HasSecurityID

func (m NoRelatedSym) HasSecurityID() bool

HasSecurityID returns true if SecurityID is present, Tag 48.

func (NoRelatedSym) HasSecurityIDSource

func (m NoRelatedSym) HasSecurityIDSource() bool

HasSecurityIDSource returns true if SecurityIDSource is present, Tag 22.

func (NoRelatedSym) HasSecurityStatus

func (m NoRelatedSym) HasSecurityStatus() bool

HasSecurityStatus returns true if SecurityStatus is present, Tag 965.

func (NoRelatedSym) HasSecuritySubType

func (m NoRelatedSym) HasSecuritySubType() bool

HasSecuritySubType returns true if SecuritySubType is present, Tag 762.

func (NoRelatedSym) HasSecurityType

func (m NoRelatedSym) HasSecurityType() bool

HasSecurityType returns true if SecurityType is present, Tag 167.

func (NoRelatedSym) HasSecurityXML

func (m NoRelatedSym) HasSecurityXML() bool

HasSecurityXML returns true if SecurityXML is present, Tag 1185.

func (NoRelatedSym) HasSecurityXMLLen

func (m NoRelatedSym) HasSecurityXMLLen() bool

HasSecurityXMLLen returns true if SecurityXMLLen is present, Tag 1184.

func (NoRelatedSym) HasSecurityXMLSchema

func (m NoRelatedSym) HasSecurityXMLSchema() bool

HasSecurityXMLSchema returns true if SecurityXMLSchema is present, Tag 1186.

func (NoRelatedSym) HasSettlMethod

func (m NoRelatedSym) HasSettlMethod() bool

HasSettlMethod returns true if SettlMethod is present, Tag 1193.

func (NoRelatedSym) HasSettleOnOpenFlag

func (m NoRelatedSym) HasSettleOnOpenFlag() bool

HasSettleOnOpenFlag returns true if SettleOnOpenFlag is present, Tag 966.

func (NoRelatedSym) HasStateOrProvinceOfIssue

func (m NoRelatedSym) HasStateOrProvinceOfIssue() bool

HasStateOrProvinceOfIssue returns true if StateOrProvinceOfIssue is present, Tag 471.

func (NoRelatedSym) HasStrikeCurrency

func (m NoRelatedSym) HasStrikeCurrency() bool

HasStrikeCurrency returns true if StrikeCurrency is present, Tag 947.

func (NoRelatedSym) HasStrikeMultiplier

func (m NoRelatedSym) HasStrikeMultiplier() bool

HasStrikeMultiplier returns true if StrikeMultiplier is present, Tag 967.

func (NoRelatedSym) HasStrikePrice

func (m NoRelatedSym) HasStrikePrice() bool

HasStrikePrice returns true if StrikePrice is present, Tag 202.

func (NoRelatedSym) HasStrikeValue

func (m NoRelatedSym) HasStrikeValue() bool

HasStrikeValue returns true if StrikeValue is present, Tag 968.

func (NoRelatedSym) HasSymbol

func (m NoRelatedSym) HasSymbol() bool

HasSymbol returns true if Symbol is present, Tag 55.

func (NoRelatedSym) HasSymbolSfx

func (m NoRelatedSym) HasSymbolSfx() bool

HasSymbolSfx returns true if SymbolSfx is present, Tag 65.

func (NoRelatedSym) HasText

func (m NoRelatedSym) HasText() bool

HasText returns true if Text is present, Tag 58.

func (NoRelatedSym) HasTimeUnit

func (m NoRelatedSym) HasTimeUnit() bool

HasTimeUnit returns true if TimeUnit is present, Tag 997.

func (NoRelatedSym) HasUnitOfMeasure

func (m NoRelatedSym) HasUnitOfMeasure() bool

HasUnitOfMeasure returns true if UnitOfMeasure is present, Tag 996.

func (NoRelatedSym) HasUnitOfMeasureQty

func (m NoRelatedSym) HasUnitOfMeasureQty() bool

HasUnitOfMeasureQty returns true if UnitOfMeasureQty is present, Tag 1147.

func (NoRelatedSym) SetCFICode

func (m NoRelatedSym) SetCFICode(v string)

SetCFICode sets CFICode, Tag 461.

func (NoRelatedSym) SetCPProgram

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

SetCPProgram sets CPProgram, Tag 875.

func (NoRelatedSym) SetCPRegType

func (m NoRelatedSym) SetCPRegType(v string)

SetCPRegType sets CPRegType, Tag 876.

func (NoRelatedSym) SetCapPrice

func (m NoRelatedSym) SetCapPrice(value decimal.Decimal, scale int32)

SetCapPrice sets CapPrice, Tag 1199.

func (NoRelatedSym) SetContractMultiplier

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

SetContractMultiplier sets ContractMultiplier, Tag 231.

func (NoRelatedSym) SetContractSettlMonth

func (m NoRelatedSym) SetContractSettlMonth(v string)

SetContractSettlMonth sets ContractSettlMonth, Tag 667.

func (NoRelatedSym) SetCorporateAction

func (m NoRelatedSym) SetCorporateAction(v enum.CorporateAction)

SetCorporateAction sets CorporateAction, Tag 292.

func (NoRelatedSym) SetCountryOfIssue

func (m NoRelatedSym) SetCountryOfIssue(v string)

SetCountryOfIssue sets CountryOfIssue, Tag 470.

func (NoRelatedSym) SetCouponPaymentDate

func (m NoRelatedSym) SetCouponPaymentDate(v string)

SetCouponPaymentDate sets CouponPaymentDate, Tag 224.

func (NoRelatedSym) SetCouponRate

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

SetCouponRate sets CouponRate, Tag 223.

func (NoRelatedSym) SetCreditRating

func (m NoRelatedSym) SetCreditRating(v string)

SetCreditRating sets CreditRating, Tag 255.

func (NoRelatedSym) SetCurrency

func (m NoRelatedSym) SetCurrency(v string)

SetCurrency sets Currency, Tag 15.

func (NoRelatedSym) SetDatedDate

func (m NoRelatedSym) SetDatedDate(v string)

SetDatedDate sets DatedDate, Tag 873.

func (NoRelatedSym) SetDeliveryForm

func (m NoRelatedSym) SetDeliveryForm(v enum.DeliveryForm)

SetDeliveryForm sets DeliveryForm, Tag 668.

func (NoRelatedSym) SetEncodedIssuer

func (m NoRelatedSym) SetEncodedIssuer(v string)

SetEncodedIssuer sets EncodedIssuer, Tag 349.

func (NoRelatedSym) SetEncodedIssuerLen

func (m NoRelatedSym) SetEncodedIssuerLen(v int)

SetEncodedIssuerLen sets EncodedIssuerLen, Tag 348.

func (NoRelatedSym) SetEncodedSecurityDesc

func (m NoRelatedSym) SetEncodedSecurityDesc(v string)

SetEncodedSecurityDesc sets EncodedSecurityDesc, Tag 351.

func (NoRelatedSym) SetEncodedSecurityDescLen

func (m NoRelatedSym) SetEncodedSecurityDescLen(v int)

SetEncodedSecurityDescLen sets EncodedSecurityDescLen, Tag 350.

func (NoRelatedSym) SetEncodedText

func (m NoRelatedSym) SetEncodedText(v string)

SetEncodedText sets EncodedText, Tag 355.

func (NoRelatedSym) SetEncodedTextLen

func (m NoRelatedSym) SetEncodedTextLen(v int)

SetEncodedTextLen sets EncodedTextLen, Tag 354.

func (NoRelatedSym) SetExerciseStyle

func (m NoRelatedSym) SetExerciseStyle(v enum.ExerciseStyle)

SetExerciseStyle sets ExerciseStyle, Tag 1194.

func (NoRelatedSym) SetFactor

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

SetFactor sets Factor, Tag 228.

func (NoRelatedSym) SetFlexProductEligibilityIndicator

func (m NoRelatedSym) SetFlexProductEligibilityIndicator(v bool)

SetFlexProductEligibilityIndicator sets FlexProductEligibilityIndicator, Tag 1242.

func (NoRelatedSym) SetFlexibleIndicator

func (m NoRelatedSym) SetFlexibleIndicator(v bool)

SetFlexibleIndicator sets FlexibleIndicator, Tag 1244.

func (NoRelatedSym) SetFloorPrice

func (m NoRelatedSym) SetFloorPrice(value decimal.Decimal, scale int32)

SetFloorPrice sets FloorPrice, Tag 1200.

func (NoRelatedSym) SetFuturesValuationMethod

func (m NoRelatedSym) SetFuturesValuationMethod(v enum.FuturesValuationMethod)

SetFuturesValuationMethod sets FuturesValuationMethod, Tag 1197.

func (NoRelatedSym) SetInstrRegistry

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

SetInstrRegistry sets InstrRegistry, Tag 543.

func (NoRelatedSym) SetInstrmtAssignmentMethod

func (m NoRelatedSym) SetInstrmtAssignmentMethod(v string)

SetInstrmtAssignmentMethod sets InstrmtAssignmentMethod, Tag 1049.

func (NoRelatedSym) SetInterestAccrualDate

func (m NoRelatedSym) SetInterestAccrualDate(v string)

SetInterestAccrualDate sets InterestAccrualDate, Tag 874.

func (NoRelatedSym) SetIssueDate

func (m NoRelatedSym) SetIssueDate(v string)

SetIssueDate sets IssueDate, Tag 225.

func (NoRelatedSym) SetIssuer

func (m NoRelatedSym) SetIssuer(v string)

SetIssuer sets Issuer, Tag 106.

func (NoRelatedSym) SetListMethod

func (m NoRelatedSym) SetListMethod(v enum.ListMethod)

SetListMethod sets ListMethod, Tag 1198.

func (NoRelatedSym) SetListUpdateAction

func (m NoRelatedSym) SetListUpdateAction(v string)

SetListUpdateAction sets ListUpdateAction, Tag 1324.

func (NoRelatedSym) SetLocaleOfIssue

func (m NoRelatedSym) SetLocaleOfIssue(v string)

SetLocaleOfIssue sets LocaleOfIssue, Tag 472.

func (NoRelatedSym) SetMaturityDate

func (m NoRelatedSym) SetMaturityDate(v string)

SetMaturityDate sets MaturityDate, Tag 541.

func (NoRelatedSym) SetMaturityMonthYear

func (m NoRelatedSym) SetMaturityMonthYear(v string)

SetMaturityMonthYear sets MaturityMonthYear, Tag 200.

func (NoRelatedSym) SetMaturityTime

func (m NoRelatedSym) SetMaturityTime(v string)

SetMaturityTime sets MaturityTime, Tag 1079.

func (NoRelatedSym) SetMinPriceIncrement

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

SetMinPriceIncrement sets MinPriceIncrement, Tag 969.

func (NoRelatedSym) SetMinPriceIncrementAmount

func (m NoRelatedSym) SetMinPriceIncrementAmount(value decimal.Decimal, scale int32)

SetMinPriceIncrementAmount sets MinPriceIncrementAmount, Tag 1146.

func (NoRelatedSym) SetNTPositionLimit

func (m NoRelatedSym) SetNTPositionLimit(v int)

SetNTPositionLimit sets NTPositionLimit, Tag 971.

func (NoRelatedSym) SetNoEvents

func (m NoRelatedSym) SetNoEvents(f NoEventsRepeatingGroup)

SetNoEvents sets NoEvents, Tag 864.

func (NoRelatedSym) SetNoInstrAttrib

func (m NoRelatedSym) SetNoInstrAttrib(f NoInstrAttribRepeatingGroup)

SetNoInstrAttrib sets NoInstrAttrib, Tag 870.

func (NoRelatedSym) SetNoInstrumentParties

func (m NoRelatedSym) SetNoInstrumentParties(f NoInstrumentPartiesRepeatingGroup)

SetNoInstrumentParties sets NoInstrumentParties, Tag 1018.

func (NoRelatedSym) SetNoLegs

func (m NoRelatedSym) SetNoLegs(f NoLegsRepeatingGroup)

SetNoLegs sets NoLegs, Tag 555.

func (NoRelatedSym) SetNoSecurityAltID

func (m NoRelatedSym) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup)

SetNoSecurityAltID sets NoSecurityAltID, Tag 454.

func (NoRelatedSym) SetOptAttribute

func (m NoRelatedSym) SetOptAttribute(v string)

SetOptAttribute sets OptAttribute, Tag 206.

func (NoRelatedSym) SetOptPayAmount

func (m NoRelatedSym) SetOptPayAmount(value decimal.Decimal, scale int32)

SetOptPayAmount sets OptPayAmount, Tag 1195.

func (NoRelatedSym) SetPctAtRisk

func (m NoRelatedSym) SetPctAtRisk(value decimal.Decimal, scale int32)

SetPctAtRisk sets PctAtRisk, Tag 869.

func (NoRelatedSym) SetPool

func (m NoRelatedSym) SetPool(v string)

SetPool sets Pool, Tag 691.

func (NoRelatedSym) SetPositionLimit

func (m NoRelatedSym) SetPositionLimit(v int)

SetPositionLimit sets PositionLimit, Tag 970.

func (NoRelatedSym) SetPriceQuoteMethod

func (m NoRelatedSym) SetPriceQuoteMethod(v enum.PriceQuoteMethod)

SetPriceQuoteMethod sets PriceQuoteMethod, Tag 1196.

func (NoRelatedSym) SetPriceUnitOfMeasure

func (m NoRelatedSym) SetPriceUnitOfMeasure(v string)

SetPriceUnitOfMeasure sets PriceUnitOfMeasure, Tag 1191.

func (NoRelatedSym) SetPriceUnitOfMeasureQty

func (m NoRelatedSym) SetPriceUnitOfMeasureQty(value decimal.Decimal, scale int32)

SetPriceUnitOfMeasureQty sets PriceUnitOfMeasureQty, Tag 1192.

func (NoRelatedSym) SetProduct

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

SetProduct sets Product, Tag 460.

func (NoRelatedSym) SetProductComplex

func (m NoRelatedSym) SetProductComplex(v string)

SetProductComplex sets ProductComplex, Tag 1227.

func (NoRelatedSym) SetPutOrCall

func (m NoRelatedSym) SetPutOrCall(v enum.PutOrCall)

SetPutOrCall sets PutOrCall, Tag 201.

func (NoRelatedSym) SetRedemptionDate

func (m NoRelatedSym) SetRedemptionDate(v string)

SetRedemptionDate sets RedemptionDate, Tag 240.

func (NoRelatedSym) SetRepoCollateralSecurityType

func (m NoRelatedSym) SetRepoCollateralSecurityType(v int)

SetRepoCollateralSecurityType sets RepoCollateralSecurityType, Tag 239.

func (NoRelatedSym) SetRepurchaseRate

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

SetRepurchaseRate sets RepurchaseRate, Tag 227.

func (NoRelatedSym) SetRepurchaseTerm

func (m NoRelatedSym) SetRepurchaseTerm(v int)

SetRepurchaseTerm sets RepurchaseTerm, Tag 226.

func (NoRelatedSym) SetSecondaryHighLimitPrice

func (m NoRelatedSym) SetSecondaryHighLimitPrice(value decimal.Decimal, scale int32)

SetSecondaryHighLimitPrice sets SecondaryHighLimitPrice, Tag 1230.

func (NoRelatedSym) SetSecondaryLowLimitPrice

func (m NoRelatedSym) SetSecondaryLowLimitPrice(value decimal.Decimal, scale int32)

SetSecondaryLowLimitPrice sets SecondaryLowLimitPrice, Tag 1221.

func (NoRelatedSym) SetSecondaryPriceLimitType

func (m NoRelatedSym) SetSecondaryPriceLimitType(v int)

SetSecondaryPriceLimitType sets SecondaryPriceLimitType, Tag 1305.

func (NoRelatedSym) SetSecondaryTradingReferencePrice

func (m NoRelatedSym) SetSecondaryTradingReferencePrice(value decimal.Decimal, scale int32)

SetSecondaryTradingReferencePrice sets SecondaryTradingReferencePrice, Tag 1240.

func (NoRelatedSym) SetSecurityDesc

func (m NoRelatedSym) SetSecurityDesc(v string)

SetSecurityDesc sets SecurityDesc, Tag 107.

func (NoRelatedSym) SetSecurityExchange

func (m NoRelatedSym) SetSecurityExchange(v string)

SetSecurityExchange sets SecurityExchange, Tag 207.

func (NoRelatedSym) SetSecurityGroup

func (m NoRelatedSym) SetSecurityGroup(v string)

SetSecurityGroup sets SecurityGroup, Tag 1151.

func (NoRelatedSym) SetSecurityID

func (m NoRelatedSym) SetSecurityID(v string)

SetSecurityID sets SecurityID, Tag 48.

func (NoRelatedSym) SetSecurityIDSource

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

SetSecurityIDSource sets SecurityIDSource, Tag 22.

func (NoRelatedSym) SetSecurityStatus

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

SetSecurityStatus sets SecurityStatus, Tag 965.

func (NoRelatedSym) SetSecuritySubType

func (m NoRelatedSym) SetSecuritySubType(v string)

SetSecuritySubType sets SecuritySubType, Tag 762.

func (NoRelatedSym) SetSecurityType

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

SetSecurityType sets SecurityType, Tag 167.

func (NoRelatedSym) SetSecurityXML

func (m NoRelatedSym) SetSecurityXML(v string)

SetSecurityXML sets SecurityXML, Tag 1185.

func (NoRelatedSym) SetSecurityXMLLen

func (m NoRelatedSym) SetSecurityXMLLen(v int)

SetSecurityXMLLen sets SecurityXMLLen, Tag 1184.

func (NoRelatedSym) SetSecurityXMLSchema

func (m NoRelatedSym) SetSecurityXMLSchema(v string)

SetSecurityXMLSchema sets SecurityXMLSchema, Tag 1186.

func (NoRelatedSym) SetSettlMethod

func (m NoRelatedSym) SetSettlMethod(v enum.SettlMethod)

SetSettlMethod sets SettlMethod, Tag 1193.

func (NoRelatedSym) SetSettleOnOpenFlag

func (m NoRelatedSym) SetSettleOnOpenFlag(v string)

SetSettleOnOpenFlag sets SettleOnOpenFlag, Tag 966.

func (NoRelatedSym) SetStateOrProvinceOfIssue

func (m NoRelatedSym) SetStateOrProvinceOfIssue(v string)

SetStateOrProvinceOfIssue sets StateOrProvinceOfIssue, Tag 471.

func (NoRelatedSym) SetStrikeCurrency

func (m NoRelatedSym) SetStrikeCurrency(v string)

SetStrikeCurrency sets StrikeCurrency, Tag 947.

func (NoRelatedSym) SetStrikeMultiplier

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

SetStrikeMultiplier sets StrikeMultiplier, Tag 967.

func (NoRelatedSym) SetStrikePrice

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

SetStrikePrice sets StrikePrice, Tag 202.

func (NoRelatedSym) SetStrikeValue

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

SetStrikeValue sets StrikeValue, Tag 968.

func (NoRelatedSym) SetSymbol

func (m NoRelatedSym) SetSymbol(v string)

SetSymbol sets Symbol, Tag 55.

func (NoRelatedSym) SetSymbolSfx

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

SetSymbolSfx sets SymbolSfx, Tag 65.

func (NoRelatedSym) SetText

func (m NoRelatedSym) SetText(v string)

SetText sets Text, Tag 58.

func (NoRelatedSym) SetTimeUnit

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

SetTimeUnit sets TimeUnit, Tag 997.

func (NoRelatedSym) SetUnitOfMeasure

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

SetUnitOfMeasure sets UnitOfMeasure, Tag 996.

func (NoRelatedSym) SetUnitOfMeasureQty

func (m NoRelatedSym) SetUnitOfMeasureQty(value decimal.Decimal, scale int32)

SetUnitOfMeasureQty sets UnitOfMeasureQty, Tag 1147.

type NoRelatedSymRepeatingGroup

type NoRelatedSymRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoRelatedSymRepeatingGroup is a repeating group, Tag 146.

func NewNoRelatedSymRepeatingGroup

func NewNoRelatedSymRepeatingGroup() NoRelatedSymRepeatingGroup

NewNoRelatedSymRepeatingGroup returns an initialized, NoRelatedSymRepeatingGroup.

func (NoRelatedSymRepeatingGroup) Add

Add create and append a new NoRelatedSym to this group.

func (NoRelatedSymRepeatingGroup) Get

Get returns the ith NoRelatedSym in the NoRelatedSymRepeatinGroup.

type NoSecurityAltID

type NoSecurityAltID struct {
	*quickfix.Group
}

NoSecurityAltID is a repeating group element, Tag 454.

func (NoSecurityAltID) GetSecurityAltID

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

GetSecurityAltID gets SecurityAltID, Tag 455.

func (NoSecurityAltID) GetSecurityAltIDSource

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

GetSecurityAltIDSource gets SecurityAltIDSource, Tag 456.

func (NoSecurityAltID) HasSecurityAltID

func (m NoSecurityAltID) HasSecurityAltID() bool

HasSecurityAltID returns true if SecurityAltID is present, Tag 455.

func (NoSecurityAltID) HasSecurityAltIDSource

func (m NoSecurityAltID) HasSecurityAltIDSource() bool

HasSecurityAltIDSource returns true if SecurityAltIDSource is present, Tag 456.

func (NoSecurityAltID) SetSecurityAltID

func (m NoSecurityAltID) SetSecurityAltID(v string)

SetSecurityAltID sets SecurityAltID, Tag 455.

func (NoSecurityAltID) SetSecurityAltIDSource

func (m NoSecurityAltID) SetSecurityAltIDSource(v string)

SetSecurityAltIDSource sets SecurityAltIDSource, Tag 456.

type NoSecurityAltIDRepeatingGroup

type NoSecurityAltIDRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoSecurityAltIDRepeatingGroup is a repeating group, Tag 454.

func NewNoSecurityAltIDRepeatingGroup

func NewNoSecurityAltIDRepeatingGroup() NoSecurityAltIDRepeatingGroup

NewNoSecurityAltIDRepeatingGroup returns an initialized, NoSecurityAltIDRepeatingGroup.

func (NoSecurityAltIDRepeatingGroup) Add

Add create and append a new NoSecurityAltID to this group.

func (NoSecurityAltIDRepeatingGroup) Get

Get returns the ith NoSecurityAltID in the NoSecurityAltIDRepeatinGroup.

type NoStrikeRules

type NoStrikeRules struct {
	*quickfix.Group
}

NoStrikeRules is a repeating group element, Tag 1201.

func (NoStrikeRules) GetEndStrikePxRange

func (m NoStrikeRules) GetEndStrikePxRange() (v decimal.Decimal, err quickfix.MessageRejectError)

GetEndStrikePxRange gets EndStrikePxRange, Tag 1203.

func (NoStrikeRules) GetNoMaturityRules

GetNoMaturityRules gets NoMaturityRules, Tag 1236.

func (NoStrikeRules) GetStartStrikePxRange

func (m NoStrikeRules) GetStartStrikePxRange() (v decimal.Decimal, err quickfix.MessageRejectError)

GetStartStrikePxRange gets StartStrikePxRange, Tag 1202.

func (NoStrikeRules) GetStrikeExerciseStyle

func (m NoStrikeRules) GetStrikeExerciseStyle() (v int, err quickfix.MessageRejectError)

GetStrikeExerciseStyle gets StrikeExerciseStyle, Tag 1304.

func (NoStrikeRules) GetStrikeIncrement

func (m NoStrikeRules) GetStrikeIncrement() (v decimal.Decimal, err quickfix.MessageRejectError)

GetStrikeIncrement gets StrikeIncrement, Tag 1204.

func (NoStrikeRules) GetStrikeRuleID

func (m NoStrikeRules) GetStrikeRuleID() (v string, err quickfix.MessageRejectError)

GetStrikeRuleID gets StrikeRuleID, Tag 1223.

func (NoStrikeRules) HasEndStrikePxRange

func (m NoStrikeRules) HasEndStrikePxRange() bool

HasEndStrikePxRange returns true if EndStrikePxRange is present, Tag 1203.

func (NoStrikeRules) HasNoMaturityRules

func (m NoStrikeRules) HasNoMaturityRules() bool

HasNoMaturityRules returns true if NoMaturityRules is present, Tag 1236.

func (NoStrikeRules) HasStartStrikePxRange

func (m NoStrikeRules) HasStartStrikePxRange() bool

HasStartStrikePxRange returns true if StartStrikePxRange is present, Tag 1202.

func (NoStrikeRules) HasStrikeExerciseStyle

func (m NoStrikeRules) HasStrikeExerciseStyle() bool

HasStrikeExerciseStyle returns true if StrikeExerciseStyle is present, Tag 1304.

func (NoStrikeRules) HasStrikeIncrement

func (m NoStrikeRules) HasStrikeIncrement() bool

HasStrikeIncrement returns true if StrikeIncrement is present, Tag 1204.

func (NoStrikeRules) HasStrikeRuleID

func (m NoStrikeRules) HasStrikeRuleID() bool

HasStrikeRuleID returns true if StrikeRuleID is present, Tag 1223.

func (NoStrikeRules) SetEndStrikePxRange

func (m NoStrikeRules) SetEndStrikePxRange(value decimal.Decimal, scale int32)

SetEndStrikePxRange sets EndStrikePxRange, Tag 1203.

func (NoStrikeRules) SetNoMaturityRules

func (m NoStrikeRules) SetNoMaturityRules(f NoMaturityRulesRepeatingGroup)

SetNoMaturityRules sets NoMaturityRules, Tag 1236.

func (NoStrikeRules) SetStartStrikePxRange

func (m NoStrikeRules) SetStartStrikePxRange(value decimal.Decimal, scale int32)

SetStartStrikePxRange sets StartStrikePxRange, Tag 1202.

func (NoStrikeRules) SetStrikeExerciseStyle

func (m NoStrikeRules) SetStrikeExerciseStyle(v int)

SetStrikeExerciseStyle sets StrikeExerciseStyle, Tag 1304.

func (NoStrikeRules) SetStrikeIncrement

func (m NoStrikeRules) SetStrikeIncrement(value decimal.Decimal, scale int32)

SetStrikeIncrement sets StrikeIncrement, Tag 1204.

func (NoStrikeRules) SetStrikeRuleID

func (m NoStrikeRules) SetStrikeRuleID(v string)

SetStrikeRuleID sets StrikeRuleID, Tag 1223.

type NoStrikeRulesRepeatingGroup

type NoStrikeRulesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoStrikeRulesRepeatingGroup is a repeating group, Tag 1201.

func NewNoStrikeRulesRepeatingGroup

func NewNoStrikeRulesRepeatingGroup() NoStrikeRulesRepeatingGroup

NewNoStrikeRulesRepeatingGroup returns an initialized, NoStrikeRulesRepeatingGroup.

func (NoStrikeRulesRepeatingGroup) Add

Add create and append a new NoStrikeRules to this group.

func (NoStrikeRulesRepeatingGroup) Get

Get returns the ith NoStrikeRules in the NoStrikeRulesRepeatinGroup.

type NoTickRules

type NoTickRules struct {
	*quickfix.Group
}

NoTickRules is a repeating group element, Tag 1205.

func (NoTickRules) GetEndTickPriceRange

func (m NoTickRules) GetEndTickPriceRange() (v decimal.Decimal, err quickfix.MessageRejectError)

GetEndTickPriceRange gets EndTickPriceRange, Tag 1207.

func (NoTickRules) GetStartTickPriceRange

func (m NoTickRules) GetStartTickPriceRange() (v decimal.Decimal, err quickfix.MessageRejectError)

GetStartTickPriceRange gets StartTickPriceRange, Tag 1206.

func (NoTickRules) GetTickIncrement

func (m NoTickRules) GetTickIncrement() (v decimal.Decimal, err quickfix.MessageRejectError)

GetTickIncrement gets TickIncrement, Tag 1208.

func (NoTickRules) GetTickRuleType

func (m NoTickRules) GetTickRuleType() (v enum.TickRuleType, err quickfix.MessageRejectError)

GetTickRuleType gets TickRuleType, Tag 1209.

func (NoTickRules) HasEndTickPriceRange

func (m NoTickRules) HasEndTickPriceRange() bool

HasEndTickPriceRange returns true if EndTickPriceRange is present, Tag 1207.

func (NoTickRules) HasStartTickPriceRange

func (m NoTickRules) HasStartTickPriceRange() bool

HasStartTickPriceRange returns true if StartTickPriceRange is present, Tag 1206.

func (NoTickRules) HasTickIncrement

func (m NoTickRules) HasTickIncrement() bool

HasTickIncrement returns true if TickIncrement is present, Tag 1208.

func (NoTickRules) HasTickRuleType

func (m NoTickRules) HasTickRuleType() bool

HasTickRuleType returns true if TickRuleType is present, Tag 1209.

func (NoTickRules) SetEndTickPriceRange

func (m NoTickRules) SetEndTickPriceRange(value decimal.Decimal, scale int32)

SetEndTickPriceRange sets EndTickPriceRange, Tag 1207.

func (NoTickRules) SetStartTickPriceRange

func (m NoTickRules) SetStartTickPriceRange(value decimal.Decimal, scale int32)

SetStartTickPriceRange sets StartTickPriceRange, Tag 1206.

func (NoTickRules) SetTickIncrement

func (m NoTickRules) SetTickIncrement(value decimal.Decimal, scale int32)

SetTickIncrement sets TickIncrement, Tag 1208.

func (NoTickRules) SetTickRuleType

func (m NoTickRules) SetTickRuleType(v enum.TickRuleType)

SetTickRuleType sets TickRuleType, Tag 1209.

type NoTickRulesRepeatingGroup

type NoTickRulesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoTickRulesRepeatingGroup is a repeating group, Tag 1205.

func NewNoTickRulesRepeatingGroup

func NewNoTickRulesRepeatingGroup() NoTickRulesRepeatingGroup

NewNoTickRulesRepeatingGroup returns an initialized, NoTickRulesRepeatingGroup.

func (NoTickRulesRepeatingGroup) Add

Add create and append a new NoTickRules to this group.

func (NoTickRulesRepeatingGroup) Get

Get returns the ith NoTickRules in the NoTickRulesRepeatinGroup.

type NoTimeInForceRules

type NoTimeInForceRules struct {
	*quickfix.Group
}

NoTimeInForceRules is a repeating group element, Tag 1239.

func (NoTimeInForceRules) GetTimeInForce

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

GetTimeInForce gets TimeInForce, Tag 59.

func (NoTimeInForceRules) HasTimeInForce

func (m NoTimeInForceRules) HasTimeInForce() bool

HasTimeInForce returns true if TimeInForce is present, Tag 59.

func (NoTimeInForceRules) SetTimeInForce

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

SetTimeInForce sets TimeInForce, Tag 59.

type NoTimeInForceRulesRepeatingGroup

type NoTimeInForceRulesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoTimeInForceRulesRepeatingGroup is a repeating group, Tag 1239.

func NewNoTimeInForceRulesRepeatingGroup

func NewNoTimeInForceRulesRepeatingGroup() NoTimeInForceRulesRepeatingGroup

NewNoTimeInForceRulesRepeatingGroup returns an initialized, NoTimeInForceRulesRepeatingGroup.

func (NoTimeInForceRulesRepeatingGroup) Add

Add create and append a new NoTimeInForceRules to this group.

func (NoTimeInForceRulesRepeatingGroup) Get

Get returns the ith NoTimeInForceRules in the NoTimeInForceRulesRepeatinGroup.

type NoTradingSessionRules

type NoTradingSessionRules struct {
	*quickfix.Group
}

NoTradingSessionRules is a repeating group element, Tag 1309.

func (NoTradingSessionRules) GetNoExecInstRules

GetNoExecInstRules gets NoExecInstRules, Tag 1232.

func (NoTradingSessionRules) GetNoMDFeedTypes

GetNoMDFeedTypes gets NoMDFeedTypes, Tag 1141.

func (NoTradingSessionRules) GetNoMatchRules

GetNoMatchRules gets NoMatchRules, Tag 1235.

func (NoTradingSessionRules) GetNoOrdTypeRules

GetNoOrdTypeRules gets NoOrdTypeRules, Tag 1237.

func (NoTradingSessionRules) GetNoTimeInForceRules

GetNoTimeInForceRules gets NoTimeInForceRules, Tag 1239.

func (NoTradingSessionRules) GetTradingSessionID

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

GetTradingSessionID gets TradingSessionID, Tag 336.

func (NoTradingSessionRules) GetTradingSessionSubID

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

GetTradingSessionSubID gets TradingSessionSubID, Tag 625.

func (NoTradingSessionRules) HasNoExecInstRules

func (m NoTradingSessionRules) HasNoExecInstRules() bool

HasNoExecInstRules returns true if NoExecInstRules is present, Tag 1232.

func (NoTradingSessionRules) HasNoMDFeedTypes

func (m NoTradingSessionRules) HasNoMDFeedTypes() bool

HasNoMDFeedTypes returns true if NoMDFeedTypes is present, Tag 1141.

func (NoTradingSessionRules) HasNoMatchRules

func (m NoTradingSessionRules) HasNoMatchRules() bool

HasNoMatchRules returns true if NoMatchRules is present, Tag 1235.

func (NoTradingSessionRules) HasNoOrdTypeRules

func (m NoTradingSessionRules) HasNoOrdTypeRules() bool

HasNoOrdTypeRules returns true if NoOrdTypeRules is present, Tag 1237.

func (NoTradingSessionRules) HasNoTimeInForceRules

func (m NoTradingSessionRules) HasNoTimeInForceRules() bool

HasNoTimeInForceRules returns true if NoTimeInForceRules is present, Tag 1239.

func (NoTradingSessionRules) HasTradingSessionID

func (m NoTradingSessionRules) HasTradingSessionID() bool

HasTradingSessionID returns true if TradingSessionID is present, Tag 336.

func (NoTradingSessionRules) HasTradingSessionSubID

func (m NoTradingSessionRules) HasTradingSessionSubID() bool

HasTradingSessionSubID returns true if TradingSessionSubID is present, Tag 625.

func (NoTradingSessionRules) SetNoExecInstRules

func (m NoTradingSessionRules) SetNoExecInstRules(f NoExecInstRulesRepeatingGroup)

SetNoExecInstRules sets NoExecInstRules, Tag 1232.

func (NoTradingSessionRules) SetNoMDFeedTypes

func (m NoTradingSessionRules) SetNoMDFeedTypes(f NoMDFeedTypesRepeatingGroup)

SetNoMDFeedTypes sets NoMDFeedTypes, Tag 1141.

func (NoTradingSessionRules) SetNoMatchRules

SetNoMatchRules sets NoMatchRules, Tag 1235.

func (NoTradingSessionRules) SetNoOrdTypeRules

func (m NoTradingSessionRules) SetNoOrdTypeRules(f NoOrdTypeRulesRepeatingGroup)

SetNoOrdTypeRules sets NoOrdTypeRules, Tag 1237.

func (NoTradingSessionRules) SetNoTimeInForceRules

func (m NoTradingSessionRules) SetNoTimeInForceRules(f NoTimeInForceRulesRepeatingGroup)

SetNoTimeInForceRules sets NoTimeInForceRules, Tag 1239.

func (NoTradingSessionRules) SetTradingSessionID

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

SetTradingSessionID sets TradingSessionID, Tag 336.

func (NoTradingSessionRules) SetTradingSessionSubID

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

SetTradingSessionSubID sets TradingSessionSubID, Tag 625.

type NoTradingSessionRulesRepeatingGroup

type NoTradingSessionRulesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoTradingSessionRulesRepeatingGroup is a repeating group, Tag 1309.

func NewNoTradingSessionRulesRepeatingGroup

func NewNoTradingSessionRulesRepeatingGroup() NoTradingSessionRulesRepeatingGroup

NewNoTradingSessionRulesRepeatingGroup returns an initialized, NoTradingSessionRulesRepeatingGroup.

func (NoTradingSessionRulesRepeatingGroup) Add

Add create and append a new NoTradingSessionRules to this group.

func (NoTradingSessionRulesRepeatingGroup) Get

Get returns the ith NoTradingSessionRules in the NoTradingSessionRulesRepeatinGroup.

type NoUnderlyingSecurityAltID

type NoUnderlyingSecurityAltID struct {
	*quickfix.Group
}

NoUnderlyingSecurityAltID is a repeating group element, Tag 457.

func (NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID

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

GetUnderlyingSecurityAltID gets UnderlyingSecurityAltID, Tag 458.

func (NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource

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

GetUnderlyingSecurityAltIDSource gets UnderlyingSecurityAltIDSource, Tag 459.

func (NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID

func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID() bool

HasUnderlyingSecurityAltID returns true if UnderlyingSecurityAltID is present, Tag 458.

func (NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource

func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource() bool

HasUnderlyingSecurityAltIDSource returns true if UnderlyingSecurityAltIDSource is present, Tag 459.

func (NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID

func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID(v string)

SetUnderlyingSecurityAltID sets UnderlyingSecurityAltID, Tag 458.

func (NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource

func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource(v string)

SetUnderlyingSecurityAltIDSource sets UnderlyingSecurityAltIDSource, Tag 459.

type NoUnderlyingSecurityAltIDRepeatingGroup

type NoUnderlyingSecurityAltIDRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoUnderlyingSecurityAltIDRepeatingGroup is a repeating group, Tag 457.

func NewNoUnderlyingSecurityAltIDRepeatingGroup

func NewNoUnderlyingSecurityAltIDRepeatingGroup() NoUnderlyingSecurityAltIDRepeatingGroup

NewNoUnderlyingSecurityAltIDRepeatingGroup returns an initialized, NoUnderlyingSecurityAltIDRepeatingGroup.

func (NoUnderlyingSecurityAltIDRepeatingGroup) Add

Add create and append a new NoUnderlyingSecurityAltID to this group.

func (NoUnderlyingSecurityAltIDRepeatingGroup) Get

Get returns the ith NoUnderlyingSecurityAltID in the NoUnderlyingSecurityAltIDRepeatinGroup.

type NoUnderlyingStips

type NoUnderlyingStips struct {
	*quickfix.Group
}

NoUnderlyingStips is a repeating group element, Tag 887.

func (NoUnderlyingStips) GetUnderlyingStipType

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

GetUnderlyingStipType gets UnderlyingStipType, Tag 888.

func (NoUnderlyingStips) GetUnderlyingStipValue

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

GetUnderlyingStipValue gets UnderlyingStipValue, Tag 889.

func (NoUnderlyingStips) HasUnderlyingStipType

func (m NoUnderlyingStips) HasUnderlyingStipType() bool

HasUnderlyingStipType returns true if UnderlyingStipType is present, Tag 888.

func (NoUnderlyingStips) HasUnderlyingStipValue

func (m NoUnderlyingStips) HasUnderlyingStipValue() bool

HasUnderlyingStipValue returns true if UnderlyingStipValue is present, Tag 889.

func (NoUnderlyingStips) SetUnderlyingStipType

func (m NoUnderlyingStips) SetUnderlyingStipType(v string)

SetUnderlyingStipType sets UnderlyingStipType, Tag 888.

func (NoUnderlyingStips) SetUnderlyingStipValue

func (m NoUnderlyingStips) SetUnderlyingStipValue(v string)

SetUnderlyingStipValue sets UnderlyingStipValue, Tag 889.

type NoUnderlyingStipsRepeatingGroup

type NoUnderlyingStipsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoUnderlyingStipsRepeatingGroup is a repeating group, Tag 887.

func NewNoUnderlyingStipsRepeatingGroup

func NewNoUnderlyingStipsRepeatingGroup() NoUnderlyingStipsRepeatingGroup

NewNoUnderlyingStipsRepeatingGroup returns an initialized, NoUnderlyingStipsRepeatingGroup.

func (NoUnderlyingStipsRepeatingGroup) Add

Add create and append a new NoUnderlyingStips to this group.

func (NoUnderlyingStipsRepeatingGroup) Get

Get returns the ith NoUnderlyingStips in the NoUnderlyingStipsRepeatinGroup.

type NoUndlyInstrumentParties

type NoUndlyInstrumentParties struct {
	*quickfix.Group
}

NoUndlyInstrumentParties is a repeating group element, Tag 1058.

func (NoUndlyInstrumentParties) GetNoUndlyInstrumentPartySubIDs

GetNoUndlyInstrumentPartySubIDs gets NoUndlyInstrumentPartySubIDs, Tag 1062.

func (NoUndlyInstrumentParties) GetUndlyInstrumentPartyID

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

GetUndlyInstrumentPartyID gets UndlyInstrumentPartyID, Tag 1059.

func (NoUndlyInstrumentParties) GetUndlyInstrumentPartyIDSource

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

GetUndlyInstrumentPartyIDSource gets UndlyInstrumentPartyIDSource, Tag 1060.

func (NoUndlyInstrumentParties) GetUndlyInstrumentPartyRole

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

GetUndlyInstrumentPartyRole gets UndlyInstrumentPartyRole, Tag 1061.

func (NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs

func (m NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs() bool

HasNoUndlyInstrumentPartySubIDs returns true if NoUndlyInstrumentPartySubIDs is present, Tag 1062.

func (NoUndlyInstrumentParties) HasUndlyInstrumentPartyID

func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyID() bool

HasUndlyInstrumentPartyID returns true if UndlyInstrumentPartyID is present, Tag 1059.

func (NoUndlyInstrumentParties) HasUndlyInstrumentPartyIDSource

func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyIDSource() bool

HasUndlyInstrumentPartyIDSource returns true if UndlyInstrumentPartyIDSource is present, Tag 1060.

func (NoUndlyInstrumentParties) HasUndlyInstrumentPartyRole

func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyRole() bool

HasUndlyInstrumentPartyRole returns true if UndlyInstrumentPartyRole is present, Tag 1061.

func (NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs

func (m NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs(f NoUndlyInstrumentPartySubIDsRepeatingGroup)

SetNoUndlyInstrumentPartySubIDs sets NoUndlyInstrumentPartySubIDs, Tag 1062.

func (NoUndlyInstrumentParties) SetUndlyInstrumentPartyID

func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyID(v string)

SetUndlyInstrumentPartyID sets UndlyInstrumentPartyID, Tag 1059.

func (NoUndlyInstrumentParties) SetUndlyInstrumentPartyIDSource

func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyIDSource(v string)

SetUndlyInstrumentPartyIDSource sets UndlyInstrumentPartyIDSource, Tag 1060.

func (NoUndlyInstrumentParties) SetUndlyInstrumentPartyRole

func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyRole(v int)

SetUndlyInstrumentPartyRole sets UndlyInstrumentPartyRole, Tag 1061.

type NoUndlyInstrumentPartiesRepeatingGroup

type NoUndlyInstrumentPartiesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoUndlyInstrumentPartiesRepeatingGroup is a repeating group, Tag 1058.

func NewNoUndlyInstrumentPartiesRepeatingGroup

func NewNoUndlyInstrumentPartiesRepeatingGroup() NoUndlyInstrumentPartiesRepeatingGroup

NewNoUndlyInstrumentPartiesRepeatingGroup returns an initialized, NoUndlyInstrumentPartiesRepeatingGroup.

func (NoUndlyInstrumentPartiesRepeatingGroup) Add

Add create and append a new NoUndlyInstrumentParties to this group.

func (NoUndlyInstrumentPartiesRepeatingGroup) Get

Get returns the ith NoUndlyInstrumentParties in the NoUndlyInstrumentPartiesRepeatinGroup.

type NoUndlyInstrumentPartySubIDs

type NoUndlyInstrumentPartySubIDs struct {
	*quickfix.Group
}

NoUndlyInstrumentPartySubIDs is a repeating group element, Tag 1062.

func (NoUndlyInstrumentPartySubIDs) GetUndlyInstrumentPartySubID

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

GetUndlyInstrumentPartySubID gets UndlyInstrumentPartySubID, Tag 1063.

func (NoUndlyInstrumentPartySubIDs) GetUndlyInstrumentPartySubIDType

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

GetUndlyInstrumentPartySubIDType gets UndlyInstrumentPartySubIDType, Tag 1064.

func (NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubID

func (m NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubID() bool

HasUndlyInstrumentPartySubID returns true if UndlyInstrumentPartySubID is present, Tag 1063.

func (NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubIDType

func (m NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubIDType() bool

HasUndlyInstrumentPartySubIDType returns true if UndlyInstrumentPartySubIDType is present, Tag 1064.

func (NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubID

func (m NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubID(v string)

SetUndlyInstrumentPartySubID sets UndlyInstrumentPartySubID, Tag 1063.

func (NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubIDType

func (m NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubIDType(v int)

SetUndlyInstrumentPartySubIDType sets UndlyInstrumentPartySubIDType, Tag 1064.

type NoUndlyInstrumentPartySubIDsRepeatingGroup

type NoUndlyInstrumentPartySubIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoUndlyInstrumentPartySubIDsRepeatingGroup is a repeating group, Tag 1062.

func NewNoUndlyInstrumentPartySubIDsRepeatingGroup

func NewNoUndlyInstrumentPartySubIDsRepeatingGroup() NoUndlyInstrumentPartySubIDsRepeatingGroup

NewNoUndlyInstrumentPartySubIDsRepeatingGroup returns an initialized, NoUndlyInstrumentPartySubIDsRepeatingGroup.

func (NoUndlyInstrumentPartySubIDsRepeatingGroup) Add

Add create and append a new NoUndlyInstrumentPartySubIDs to this group.

func (NoUndlyInstrumentPartySubIDsRepeatingGroup) Get

Get returns the ith NoUndlyInstrumentPartySubIDs in the NoUndlyInstrumentPartySubIDsRepeatinGroup.

type RouteOut

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