Documentation ¶
Index ¶
- func Route(router RouteOut) (string, string, quickfix.MessageRoute)
- type DerivativeSecurityListRequest
- func (m DerivativeSecurityListRequest) GetCurrency() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetEncodedText() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetEncodedUnderlyingIssuer() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetEncodedUnderlyingIssuerLen() (v int, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetEncodedUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetEncodedUnderlyingSecurityDescLen() (v int, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetNoUnderlyingSecurityAltID() (NoUnderlyingSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetNoUnderlyingStips() (NoUnderlyingStipsRepeatingGroup, quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetNoUndlyInstrumentParties() (NoUndlyInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetSecurityListRequestType() (v enum.SecurityListRequestType, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetSecurityReqID() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetSecuritySubType() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetSubscriptionRequestType() (v enum.SubscriptionRequestType, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetText() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetTradingSessionID() (v enum.TradingSessionID, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetTradingSessionSubID() (v enum.TradingSessionSubID, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingAdjustedQuantity() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingAllocationPercent() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingCFICode() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingCPProgram() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingCPRegType() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingCapValue() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingCashAmount() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingCashType() (v enum.UnderlyingCashType, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingCountryOfIssue() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingCouponPaymentDate() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingCreditRating() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingCurrency() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingCurrentValue() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingDirtyPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingEndPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingEndValue() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingFXRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingFXRateCalc() (v enum.UnderlyingFXRateCalc, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingFactor() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingInstrRegistry() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingIssueDate() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingIssuer() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingLocaleOfIssue() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingMaturityDate() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingMaturityMonthYear() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingOptAttribute() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingProduct() (v int, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingPx() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingQty() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingRedemptionDate() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingRepurchaseTerm() (v int, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingSecurityExchange() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingSecurityID() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingSecurityIDSource() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingSecuritySubType() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingSecurityType() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingSettlMethod() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingSettlementType() (v enum.UnderlyingSettlementType, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingStartValue() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingStrikeCurrency() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingSymbol() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingSymbolSfx() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingTimeUnit() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) GetUnderlyingUnitOfMeasure() (v string, err quickfix.MessageRejectError)
- func (m DerivativeSecurityListRequest) HasCurrency() bool
- func (m DerivativeSecurityListRequest) HasEncodedText() bool
- func (m DerivativeSecurityListRequest) HasEncodedTextLen() bool
- func (m DerivativeSecurityListRequest) HasEncodedUnderlyingIssuer() bool
- func (m DerivativeSecurityListRequest) HasEncodedUnderlyingIssuerLen() bool
- func (m DerivativeSecurityListRequest) HasEncodedUnderlyingSecurityDesc() bool
- func (m DerivativeSecurityListRequest) HasEncodedUnderlyingSecurityDescLen() bool
- func (m DerivativeSecurityListRequest) HasNoUnderlyingSecurityAltID() bool
- func (m DerivativeSecurityListRequest) HasNoUnderlyingStips() bool
- func (m DerivativeSecurityListRequest) HasNoUndlyInstrumentParties() bool
- func (m DerivativeSecurityListRequest) HasSecurityListRequestType() bool
- func (m DerivativeSecurityListRequest) HasSecurityReqID() bool
- func (m DerivativeSecurityListRequest) HasSecuritySubType() bool
- func (m DerivativeSecurityListRequest) HasSubscriptionRequestType() bool
- func (m DerivativeSecurityListRequest) HasText() bool
- func (m DerivativeSecurityListRequest) HasTradingSessionID() bool
- func (m DerivativeSecurityListRequest) HasTradingSessionSubID() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingAdjustedQuantity() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingAllocationPercent() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingCFICode() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingCPProgram() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingCPRegType() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingCapValue() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingCashAmount() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingCashType() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingContractMultiplier() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingCountryOfIssue() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingCouponPaymentDate() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingCouponRate() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingCreditRating() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingCurrency() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingCurrentValue() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingDirtyPrice() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingEndPrice() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingEndValue() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingFXRate() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingFXRateCalc() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingFactor() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingInstrRegistry() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingIssueDate() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingIssuer() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingLocaleOfIssue() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingMaturityDate() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingMaturityMonthYear() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingOptAttribute() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingProduct() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingPx() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingQty() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingRedemptionDate() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingRepoCollateralSecurityType() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingRepurchaseRate() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingRepurchaseTerm() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingSecurityDesc() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingSecurityExchange() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingSecurityID() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingSecurityIDSource() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingSecuritySubType() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingSecurityType() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingSettlMethod() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingSettlementType() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingStartValue() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingStateOrProvinceOfIssue() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingStrikeCurrency() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingStrikePrice() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingSymbol() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingSymbolSfx() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingTimeUnit() bool
- func (m DerivativeSecurityListRequest) HasUnderlyingUnitOfMeasure() bool
- func (m DerivativeSecurityListRequest) SetCurrency(v string)
- func (m DerivativeSecurityListRequest) SetEncodedText(v string)
- func (m DerivativeSecurityListRequest) SetEncodedTextLen(v int)
- func (m DerivativeSecurityListRequest) SetEncodedUnderlyingIssuer(v string)
- func (m DerivativeSecurityListRequest) SetEncodedUnderlyingIssuerLen(v int)
- func (m DerivativeSecurityListRequest) SetEncodedUnderlyingSecurityDesc(v string)
- func (m DerivativeSecurityListRequest) SetEncodedUnderlyingSecurityDescLen(v int)
- func (m DerivativeSecurityListRequest) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup)
- func (m DerivativeSecurityListRequest) SetNoUnderlyingStips(f NoUnderlyingStipsRepeatingGroup)
- func (m DerivativeSecurityListRequest) SetNoUndlyInstrumentParties(f NoUndlyInstrumentPartiesRepeatingGroup)
- func (m DerivativeSecurityListRequest) SetSecurityListRequestType(v enum.SecurityListRequestType)
- func (m DerivativeSecurityListRequest) SetSecurityReqID(v string)
- func (m DerivativeSecurityListRequest) SetSecuritySubType(v string)
- func (m DerivativeSecurityListRequest) SetSubscriptionRequestType(v enum.SubscriptionRequestType)
- func (m DerivativeSecurityListRequest) SetText(v string)
- func (m DerivativeSecurityListRequest) SetTradingSessionID(v enum.TradingSessionID)
- func (m DerivativeSecurityListRequest) SetTradingSessionSubID(v enum.TradingSessionSubID)
- func (m DerivativeSecurityListRequest) SetUnderlyingAdjustedQuantity(value decimal.Decimal, scale int32)
- func (m DerivativeSecurityListRequest) SetUnderlyingAllocationPercent(value decimal.Decimal, scale int32)
- func (m DerivativeSecurityListRequest) SetUnderlyingCFICode(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingCPProgram(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingCPRegType(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingCapValue(value decimal.Decimal, scale int32)
- func (m DerivativeSecurityListRequest) SetUnderlyingCashAmount(value decimal.Decimal, scale int32)
- func (m DerivativeSecurityListRequest) SetUnderlyingCashType(v enum.UnderlyingCashType)
- func (m DerivativeSecurityListRequest) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32)
- func (m DerivativeSecurityListRequest) SetUnderlyingCountryOfIssue(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingCouponPaymentDate(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingCouponRate(value decimal.Decimal, scale int32)
- func (m DerivativeSecurityListRequest) SetUnderlyingCreditRating(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingCurrency(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingCurrentValue(value decimal.Decimal, scale int32)
- func (m DerivativeSecurityListRequest) SetUnderlyingDirtyPrice(value decimal.Decimal, scale int32)
- func (m DerivativeSecurityListRequest) SetUnderlyingEndPrice(value decimal.Decimal, scale int32)
- func (m DerivativeSecurityListRequest) SetUnderlyingEndValue(value decimal.Decimal, scale int32)
- func (m DerivativeSecurityListRequest) SetUnderlyingFXRate(value decimal.Decimal, scale int32)
- func (m DerivativeSecurityListRequest) SetUnderlyingFXRateCalc(v enum.UnderlyingFXRateCalc)
- func (m DerivativeSecurityListRequest) SetUnderlyingFactor(value decimal.Decimal, scale int32)
- func (m DerivativeSecurityListRequest) SetUnderlyingInstrRegistry(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingIssueDate(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingIssuer(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingLocaleOfIssue(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingMaturityDate(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingMaturityMonthYear(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingOptAttribute(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingProduct(v int)
- func (m DerivativeSecurityListRequest) SetUnderlyingPx(value decimal.Decimal, scale int32)
- func (m DerivativeSecurityListRequest) SetUnderlyingQty(value decimal.Decimal, scale int32)
- func (m DerivativeSecurityListRequest) SetUnderlyingRedemptionDate(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingRepoCollateralSecurityType(v int)
- func (m DerivativeSecurityListRequest) SetUnderlyingRepurchaseRate(value decimal.Decimal, scale int32)
- func (m DerivativeSecurityListRequest) SetUnderlyingRepurchaseTerm(v int)
- func (m DerivativeSecurityListRequest) SetUnderlyingSecurityDesc(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingSecurityExchange(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingSecurityID(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingSecurityIDSource(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingSecuritySubType(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingSecurityType(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingSettlMethod(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingSettlementType(v enum.UnderlyingSettlementType)
- func (m DerivativeSecurityListRequest) SetUnderlyingStartValue(value decimal.Decimal, scale int32)
- func (m DerivativeSecurityListRequest) SetUnderlyingStateOrProvinceOfIssue(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingStrikeCurrency(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32)
- func (m DerivativeSecurityListRequest) SetUnderlyingSymbol(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingSymbolSfx(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingTimeUnit(v string)
- func (m DerivativeSecurityListRequest) SetUnderlyingUnitOfMeasure(v string)
- func (m DerivativeSecurityListRequest) ToMessage() *quickfix.Message
- type NoUnderlyingSecurityAltID
- func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID() bool
- func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource() bool
- func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID(v string)
- func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource(v string)
- type NoUnderlyingSecurityAltIDRepeatingGroup
- type NoUnderlyingStips
- func (m NoUnderlyingStips) GetUnderlyingStipType() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyingStips) GetUnderlyingStipValue() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyingStips) HasUnderlyingStipType() bool
- func (m NoUnderlyingStips) HasUnderlyingStipValue() bool
- func (m NoUnderlyingStips) SetUnderlyingStipType(v string)
- func (m NoUnderlyingStips) SetUnderlyingStipValue(v string)
- type NoUnderlyingStipsRepeatingGroup
- type NoUndlyInstrumentParties
- func (m NoUndlyInstrumentParties) GetNoUndlyInstrumentPartySubIDs() (NoUndlyInstrumentPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoUndlyInstrumentParties) GetUndlyInstrumentPartyID() (v string, err quickfix.MessageRejectError)
- func (m NoUndlyInstrumentParties) GetUndlyInstrumentPartyIDSource() (v string, err quickfix.MessageRejectError)
- func (m NoUndlyInstrumentParties) GetUndlyInstrumentPartyRole() (v int, err quickfix.MessageRejectError)
- func (m NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs() bool
- func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyID() bool
- func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyIDSource() bool
- func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyRole() bool
- func (m NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs(f NoUndlyInstrumentPartySubIDsRepeatingGroup)
- func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyID(v string)
- func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyIDSource(v string)
- func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyRole(v int)
- type NoUndlyInstrumentPartiesRepeatingGroup
- type NoUndlyInstrumentPartySubIDs
- func (m NoUndlyInstrumentPartySubIDs) GetUndlyInstrumentPartySubID() (v string, err quickfix.MessageRejectError)
- func (m NoUndlyInstrumentPartySubIDs) GetUndlyInstrumentPartySubIDType() (v int, err quickfix.MessageRejectError)
- func (m NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubID() bool
- func (m NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubIDType() bool
- func (m NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubID(v string)
- func (m NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubIDType(v int)
- type NoUndlyInstrumentPartySubIDsRepeatingGroup
- type RouteOut
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DerivativeSecurityListRequest ¶ added in v0.4.0
type DerivativeSecurityListRequest struct { fixt11.Header *quickfix.Body fixt11.Trailer Message *quickfix.Message }
DerivativeSecurityListRequest is the fix50 DerivativeSecurityListRequest type, MsgType = z
func FromMessage ¶ added in v0.4.0
func FromMessage(m *quickfix.Message) DerivativeSecurityListRequest
FromMessage creates a DerivativeSecurityListRequest from a quickfix.Message instance
func New ¶ added in v0.2.0
func New(securityreqid field.SecurityReqIDField, securitylistrequesttype field.SecurityListRequestTypeField) (m DerivativeSecurityListRequest)
New returns a DerivativeSecurityListRequest initialized with the required fields for DerivativeSecurityListRequest
func (DerivativeSecurityListRequest) GetCurrency ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetCurrency() (v string, err quickfix.MessageRejectError)
GetCurrency gets Currency, Tag 15
func (DerivativeSecurityListRequest) GetEncodedText ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetEncodedText() (v string, err quickfix.MessageRejectError)
GetEncodedText gets EncodedText, Tag 355
func (DerivativeSecurityListRequest) GetEncodedTextLen ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)
GetEncodedTextLen gets EncodedTextLen, Tag 354
func (DerivativeSecurityListRequest) GetEncodedUnderlyingIssuer ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetEncodedUnderlyingIssuer() (v string, err quickfix.MessageRejectError)
GetEncodedUnderlyingIssuer gets EncodedUnderlyingIssuer, Tag 363
func (DerivativeSecurityListRequest) GetEncodedUnderlyingIssuerLen ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetEncodedUnderlyingIssuerLen() (v int, err quickfix.MessageRejectError)
GetEncodedUnderlyingIssuerLen gets EncodedUnderlyingIssuerLen, Tag 362
func (DerivativeSecurityListRequest) GetEncodedUnderlyingSecurityDesc ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetEncodedUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)
GetEncodedUnderlyingSecurityDesc gets EncodedUnderlyingSecurityDesc, Tag 365
func (DerivativeSecurityListRequest) GetEncodedUnderlyingSecurityDescLen ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetEncodedUnderlyingSecurityDescLen() (v int, err quickfix.MessageRejectError)
GetEncodedUnderlyingSecurityDescLen gets EncodedUnderlyingSecurityDescLen, Tag 364
func (DerivativeSecurityListRequest) GetNoUnderlyingSecurityAltID ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetNoUnderlyingSecurityAltID() (NoUnderlyingSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
GetNoUnderlyingSecurityAltID gets NoUnderlyingSecurityAltID, Tag 457
func (DerivativeSecurityListRequest) GetNoUnderlyingStips ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetNoUnderlyingStips() (NoUnderlyingStipsRepeatingGroup, quickfix.MessageRejectError)
GetNoUnderlyingStips gets NoUnderlyingStips, Tag 887
func (DerivativeSecurityListRequest) GetNoUndlyInstrumentParties ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetNoUndlyInstrumentParties() (NoUndlyInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError)
GetNoUndlyInstrumentParties gets NoUndlyInstrumentParties, Tag 1058
func (DerivativeSecurityListRequest) GetSecurityListRequestType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetSecurityListRequestType() (v enum.SecurityListRequestType, err quickfix.MessageRejectError)
GetSecurityListRequestType gets SecurityListRequestType, Tag 559
func (DerivativeSecurityListRequest) GetSecurityReqID ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetSecurityReqID() (v string, err quickfix.MessageRejectError)
GetSecurityReqID gets SecurityReqID, Tag 320
func (DerivativeSecurityListRequest) GetSecuritySubType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetSecuritySubType() (v string, err quickfix.MessageRejectError)
GetSecuritySubType gets SecuritySubType, Tag 762
func (DerivativeSecurityListRequest) GetSubscriptionRequestType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetSubscriptionRequestType() (v enum.SubscriptionRequestType, err quickfix.MessageRejectError)
GetSubscriptionRequestType gets SubscriptionRequestType, Tag 263
func (DerivativeSecurityListRequest) GetText ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetText() (v string, err quickfix.MessageRejectError)
GetText gets Text, Tag 58
func (DerivativeSecurityListRequest) GetTradingSessionID ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetTradingSessionID() (v enum.TradingSessionID, err quickfix.MessageRejectError)
GetTradingSessionID gets TradingSessionID, Tag 336
func (DerivativeSecurityListRequest) GetTradingSessionSubID ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetTradingSessionSubID() (v enum.TradingSessionSubID, err quickfix.MessageRejectError)
GetTradingSessionSubID gets TradingSessionSubID, Tag 625
func (DerivativeSecurityListRequest) GetUnderlyingAdjustedQuantity ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingAdjustedQuantity() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingAdjustedQuantity gets UnderlyingAdjustedQuantity, Tag 1044
func (DerivativeSecurityListRequest) GetUnderlyingAllocationPercent ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingAllocationPercent() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingAllocationPercent gets UnderlyingAllocationPercent, Tag 972
func (DerivativeSecurityListRequest) GetUnderlyingCFICode ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingCFICode() (v string, err quickfix.MessageRejectError)
GetUnderlyingCFICode gets UnderlyingCFICode, Tag 463
func (DerivativeSecurityListRequest) GetUnderlyingCPProgram ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingCPProgram() (v string, err quickfix.MessageRejectError)
GetUnderlyingCPProgram gets UnderlyingCPProgram, Tag 877
func (DerivativeSecurityListRequest) GetUnderlyingCPRegType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingCPRegType() (v string, err quickfix.MessageRejectError)
GetUnderlyingCPRegType gets UnderlyingCPRegType, Tag 878
func (DerivativeSecurityListRequest) GetUnderlyingCapValue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingCapValue() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingCapValue gets UnderlyingCapValue, Tag 1038
func (DerivativeSecurityListRequest) GetUnderlyingCashAmount ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingCashAmount() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingCashAmount gets UnderlyingCashAmount, Tag 973
func (DerivativeSecurityListRequest) GetUnderlyingCashType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingCashType() (v enum.UnderlyingCashType, err quickfix.MessageRejectError)
GetUnderlyingCashType gets UnderlyingCashType, Tag 974
func (DerivativeSecurityListRequest) GetUnderlyingContractMultiplier ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingContractMultiplier gets UnderlyingContractMultiplier, Tag 436
func (DerivativeSecurityListRequest) GetUnderlyingCountryOfIssue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingCountryOfIssue() (v string, err quickfix.MessageRejectError)
GetUnderlyingCountryOfIssue gets UnderlyingCountryOfIssue, Tag 592
func (DerivativeSecurityListRequest) GetUnderlyingCouponPaymentDate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingCouponPaymentDate() (v string, err quickfix.MessageRejectError)
GetUnderlyingCouponPaymentDate gets UnderlyingCouponPaymentDate, Tag 241
func (DerivativeSecurityListRequest) GetUnderlyingCouponRate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingCouponRate gets UnderlyingCouponRate, Tag 435
func (DerivativeSecurityListRequest) GetUnderlyingCreditRating ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingCreditRating() (v string, err quickfix.MessageRejectError)
GetUnderlyingCreditRating gets UnderlyingCreditRating, Tag 256
func (DerivativeSecurityListRequest) GetUnderlyingCurrency ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingCurrency() (v string, err quickfix.MessageRejectError)
GetUnderlyingCurrency gets UnderlyingCurrency, Tag 318
func (DerivativeSecurityListRequest) GetUnderlyingCurrentValue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingCurrentValue() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingCurrentValue gets UnderlyingCurrentValue, Tag 885
func (DerivativeSecurityListRequest) GetUnderlyingDirtyPrice ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingDirtyPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingDirtyPrice gets UnderlyingDirtyPrice, Tag 882
func (DerivativeSecurityListRequest) GetUnderlyingEndPrice ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingEndPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingEndPrice gets UnderlyingEndPrice, Tag 883
func (DerivativeSecurityListRequest) GetUnderlyingEndValue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingEndValue() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingEndValue gets UnderlyingEndValue, Tag 886
func (DerivativeSecurityListRequest) GetUnderlyingFXRate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingFXRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingFXRate gets UnderlyingFXRate, Tag 1045
func (DerivativeSecurityListRequest) GetUnderlyingFXRateCalc ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingFXRateCalc() (v enum.UnderlyingFXRateCalc, err quickfix.MessageRejectError)
GetUnderlyingFXRateCalc gets UnderlyingFXRateCalc, Tag 1046
func (DerivativeSecurityListRequest) GetUnderlyingFactor ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingFactor() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingFactor gets UnderlyingFactor, Tag 246
func (DerivativeSecurityListRequest) GetUnderlyingInstrRegistry ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingInstrRegistry() (v string, err quickfix.MessageRejectError)
GetUnderlyingInstrRegistry gets UnderlyingInstrRegistry, Tag 595
func (DerivativeSecurityListRequest) GetUnderlyingIssueDate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingIssueDate() (v string, err quickfix.MessageRejectError)
GetUnderlyingIssueDate gets UnderlyingIssueDate, Tag 242
func (DerivativeSecurityListRequest) GetUnderlyingIssuer ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingIssuer() (v string, err quickfix.MessageRejectError)
GetUnderlyingIssuer gets UnderlyingIssuer, Tag 306
func (DerivativeSecurityListRequest) GetUnderlyingLocaleOfIssue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingLocaleOfIssue() (v string, err quickfix.MessageRejectError)
GetUnderlyingLocaleOfIssue gets UnderlyingLocaleOfIssue, Tag 594
func (DerivativeSecurityListRequest) GetUnderlyingMaturityDate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingMaturityDate() (v string, err quickfix.MessageRejectError)
GetUnderlyingMaturityDate gets UnderlyingMaturityDate, Tag 542
func (DerivativeSecurityListRequest) GetUnderlyingMaturityMonthYear ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingMaturityMonthYear() (v string, err quickfix.MessageRejectError)
GetUnderlyingMaturityMonthYear gets UnderlyingMaturityMonthYear, Tag 313
func (DerivativeSecurityListRequest) GetUnderlyingOptAttribute ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingOptAttribute() (v string, err quickfix.MessageRejectError)
GetUnderlyingOptAttribute gets UnderlyingOptAttribute, Tag 317
func (DerivativeSecurityListRequest) GetUnderlyingProduct ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingProduct() (v int, err quickfix.MessageRejectError)
GetUnderlyingProduct gets UnderlyingProduct, Tag 462
func (DerivativeSecurityListRequest) GetUnderlyingPx ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingPx() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingPx gets UnderlyingPx, Tag 810
func (DerivativeSecurityListRequest) GetUnderlyingQty ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingQty() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingQty gets UnderlyingQty, Tag 879
func (DerivativeSecurityListRequest) GetUnderlyingRedemptionDate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingRedemptionDate() (v string, err quickfix.MessageRejectError)
GetUnderlyingRedemptionDate gets UnderlyingRedemptionDate, Tag 247
func (DerivativeSecurityListRequest) GetUnderlyingRepoCollateralSecurityType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)
GetUnderlyingRepoCollateralSecurityType gets UnderlyingRepoCollateralSecurityType, Tag 243
func (DerivativeSecurityListRequest) GetUnderlyingRepurchaseRate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingRepurchaseRate gets UnderlyingRepurchaseRate, Tag 245
func (DerivativeSecurityListRequest) GetUnderlyingRepurchaseTerm ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingRepurchaseTerm() (v int, err quickfix.MessageRejectError)
GetUnderlyingRepurchaseTerm gets UnderlyingRepurchaseTerm, Tag 244
func (DerivativeSecurityListRequest) GetUnderlyingSecurityDesc ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityDesc gets UnderlyingSecurityDesc, Tag 307
func (DerivativeSecurityListRequest) GetUnderlyingSecurityExchange ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingSecurityExchange() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityExchange gets UnderlyingSecurityExchange, Tag 308
func (DerivativeSecurityListRequest) GetUnderlyingSecurityID ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingSecurityID() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityID gets UnderlyingSecurityID, Tag 309
func (DerivativeSecurityListRequest) GetUnderlyingSecurityIDSource ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingSecurityIDSource() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityIDSource gets UnderlyingSecurityIDSource, Tag 305
func (DerivativeSecurityListRequest) GetUnderlyingSecuritySubType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingSecuritySubType() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecuritySubType gets UnderlyingSecuritySubType, Tag 763
func (DerivativeSecurityListRequest) GetUnderlyingSecurityType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingSecurityType() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityType gets UnderlyingSecurityType, Tag 310
func (DerivativeSecurityListRequest) GetUnderlyingSettlMethod ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingSettlMethod() (v string, err quickfix.MessageRejectError)
GetUnderlyingSettlMethod gets UnderlyingSettlMethod, Tag 1039
func (DerivativeSecurityListRequest) GetUnderlyingSettlementType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingSettlementType() (v enum.UnderlyingSettlementType, err quickfix.MessageRejectError)
GetUnderlyingSettlementType gets UnderlyingSettlementType, Tag 975
func (DerivativeSecurityListRequest) GetUnderlyingStartValue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingStartValue() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingStartValue gets UnderlyingStartValue, Tag 884
func (DerivativeSecurityListRequest) GetUnderlyingStateOrProvinceOfIssue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)
GetUnderlyingStateOrProvinceOfIssue gets UnderlyingStateOrProvinceOfIssue, Tag 593
func (DerivativeSecurityListRequest) GetUnderlyingStrikeCurrency ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingStrikeCurrency() (v string, err quickfix.MessageRejectError)
GetUnderlyingStrikeCurrency gets UnderlyingStrikeCurrency, Tag 941
func (DerivativeSecurityListRequest) GetUnderlyingStrikePrice ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingStrikePrice gets UnderlyingStrikePrice, Tag 316
func (DerivativeSecurityListRequest) GetUnderlyingSymbol ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingSymbol() (v string, err quickfix.MessageRejectError)
GetUnderlyingSymbol gets UnderlyingSymbol, Tag 311
func (DerivativeSecurityListRequest) GetUnderlyingSymbolSfx ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingSymbolSfx() (v string, err quickfix.MessageRejectError)
GetUnderlyingSymbolSfx gets UnderlyingSymbolSfx, Tag 312
func (DerivativeSecurityListRequest) GetUnderlyingTimeUnit ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingTimeUnit() (v string, err quickfix.MessageRejectError)
GetUnderlyingTimeUnit gets UnderlyingTimeUnit, Tag 1000
func (DerivativeSecurityListRequest) GetUnderlyingUnitOfMeasure ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) GetUnderlyingUnitOfMeasure() (v string, err quickfix.MessageRejectError)
GetUnderlyingUnitOfMeasure gets UnderlyingUnitOfMeasure, Tag 998
func (DerivativeSecurityListRequest) HasCurrency ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasCurrency() bool
HasCurrency returns true if Currency is present, Tag 15
func (DerivativeSecurityListRequest) HasEncodedText ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasEncodedText() bool
HasEncodedText returns true if EncodedText is present, Tag 355
func (DerivativeSecurityListRequest) HasEncodedTextLen ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasEncodedTextLen() bool
HasEncodedTextLen returns true if EncodedTextLen is present, Tag 354
func (DerivativeSecurityListRequest) HasEncodedUnderlyingIssuer ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasEncodedUnderlyingIssuer() bool
HasEncodedUnderlyingIssuer returns true if EncodedUnderlyingIssuer is present, Tag 363
func (DerivativeSecurityListRequest) HasEncodedUnderlyingIssuerLen ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasEncodedUnderlyingIssuerLen() bool
HasEncodedUnderlyingIssuerLen returns true if EncodedUnderlyingIssuerLen is present, Tag 362
func (DerivativeSecurityListRequest) HasEncodedUnderlyingSecurityDesc ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasEncodedUnderlyingSecurityDesc() bool
HasEncodedUnderlyingSecurityDesc returns true if EncodedUnderlyingSecurityDesc is present, Tag 365
func (DerivativeSecurityListRequest) HasEncodedUnderlyingSecurityDescLen ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasEncodedUnderlyingSecurityDescLen() bool
HasEncodedUnderlyingSecurityDescLen returns true if EncodedUnderlyingSecurityDescLen is present, Tag 364
func (DerivativeSecurityListRequest) HasNoUnderlyingSecurityAltID ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasNoUnderlyingSecurityAltID() bool
HasNoUnderlyingSecurityAltID returns true if NoUnderlyingSecurityAltID is present, Tag 457
func (DerivativeSecurityListRequest) HasNoUnderlyingStips ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasNoUnderlyingStips() bool
HasNoUnderlyingStips returns true if NoUnderlyingStips is present, Tag 887
func (DerivativeSecurityListRequest) HasNoUndlyInstrumentParties ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasNoUndlyInstrumentParties() bool
HasNoUndlyInstrumentParties returns true if NoUndlyInstrumentParties is present, Tag 1058
func (DerivativeSecurityListRequest) HasSecurityListRequestType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasSecurityListRequestType() bool
HasSecurityListRequestType returns true if SecurityListRequestType is present, Tag 559
func (DerivativeSecurityListRequest) HasSecurityReqID ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasSecurityReqID() bool
HasSecurityReqID returns true if SecurityReqID is present, Tag 320
func (DerivativeSecurityListRequest) HasSecuritySubType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasSecuritySubType() bool
HasSecuritySubType returns true if SecuritySubType is present, Tag 762
func (DerivativeSecurityListRequest) HasSubscriptionRequestType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasSubscriptionRequestType() bool
HasSubscriptionRequestType returns true if SubscriptionRequestType is present, Tag 263
func (DerivativeSecurityListRequest) HasText ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasText() bool
HasText returns true if Text is present, Tag 58
func (DerivativeSecurityListRequest) HasTradingSessionID ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasTradingSessionID() bool
HasTradingSessionID returns true if TradingSessionID is present, Tag 336
func (DerivativeSecurityListRequest) HasTradingSessionSubID ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasTradingSessionSubID() bool
HasTradingSessionSubID returns true if TradingSessionSubID is present, Tag 625
func (DerivativeSecurityListRequest) HasUnderlyingAdjustedQuantity ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingAdjustedQuantity() bool
HasUnderlyingAdjustedQuantity returns true if UnderlyingAdjustedQuantity is present, Tag 1044
func (DerivativeSecurityListRequest) HasUnderlyingAllocationPercent ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingAllocationPercent() bool
HasUnderlyingAllocationPercent returns true if UnderlyingAllocationPercent is present, Tag 972
func (DerivativeSecurityListRequest) HasUnderlyingCFICode ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingCFICode() bool
HasUnderlyingCFICode returns true if UnderlyingCFICode is present, Tag 463
func (DerivativeSecurityListRequest) HasUnderlyingCPProgram ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingCPProgram() bool
HasUnderlyingCPProgram returns true if UnderlyingCPProgram is present, Tag 877
func (DerivativeSecurityListRequest) HasUnderlyingCPRegType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingCPRegType() bool
HasUnderlyingCPRegType returns true if UnderlyingCPRegType is present, Tag 878
func (DerivativeSecurityListRequest) HasUnderlyingCapValue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingCapValue() bool
HasUnderlyingCapValue returns true if UnderlyingCapValue is present, Tag 1038
func (DerivativeSecurityListRequest) HasUnderlyingCashAmount ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingCashAmount() bool
HasUnderlyingCashAmount returns true if UnderlyingCashAmount is present, Tag 973
func (DerivativeSecurityListRequest) HasUnderlyingCashType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingCashType() bool
HasUnderlyingCashType returns true if UnderlyingCashType is present, Tag 974
func (DerivativeSecurityListRequest) HasUnderlyingContractMultiplier ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingContractMultiplier() bool
HasUnderlyingContractMultiplier returns true if UnderlyingContractMultiplier is present, Tag 436
func (DerivativeSecurityListRequest) HasUnderlyingCountryOfIssue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingCountryOfIssue() bool
HasUnderlyingCountryOfIssue returns true if UnderlyingCountryOfIssue is present, Tag 592
func (DerivativeSecurityListRequest) HasUnderlyingCouponPaymentDate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingCouponPaymentDate() bool
HasUnderlyingCouponPaymentDate returns true if UnderlyingCouponPaymentDate is present, Tag 241
func (DerivativeSecurityListRequest) HasUnderlyingCouponRate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingCouponRate() bool
HasUnderlyingCouponRate returns true if UnderlyingCouponRate is present, Tag 435
func (DerivativeSecurityListRequest) HasUnderlyingCreditRating ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingCreditRating() bool
HasUnderlyingCreditRating returns true if UnderlyingCreditRating is present, Tag 256
func (DerivativeSecurityListRequest) HasUnderlyingCurrency ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingCurrency() bool
HasUnderlyingCurrency returns true if UnderlyingCurrency is present, Tag 318
func (DerivativeSecurityListRequest) HasUnderlyingCurrentValue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingCurrentValue() bool
HasUnderlyingCurrentValue returns true if UnderlyingCurrentValue is present, Tag 885
func (DerivativeSecurityListRequest) HasUnderlyingDirtyPrice ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingDirtyPrice() bool
HasUnderlyingDirtyPrice returns true if UnderlyingDirtyPrice is present, Tag 882
func (DerivativeSecurityListRequest) HasUnderlyingEndPrice ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingEndPrice() bool
HasUnderlyingEndPrice returns true if UnderlyingEndPrice is present, Tag 883
func (DerivativeSecurityListRequest) HasUnderlyingEndValue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingEndValue() bool
HasUnderlyingEndValue returns true if UnderlyingEndValue is present, Tag 886
func (DerivativeSecurityListRequest) HasUnderlyingFXRate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingFXRate() bool
HasUnderlyingFXRate returns true if UnderlyingFXRate is present, Tag 1045
func (DerivativeSecurityListRequest) HasUnderlyingFXRateCalc ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingFXRateCalc() bool
HasUnderlyingFXRateCalc returns true if UnderlyingFXRateCalc is present, Tag 1046
func (DerivativeSecurityListRequest) HasUnderlyingFactor ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingFactor() bool
HasUnderlyingFactor returns true if UnderlyingFactor is present, Tag 246
func (DerivativeSecurityListRequest) HasUnderlyingInstrRegistry ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingInstrRegistry() bool
HasUnderlyingInstrRegistry returns true if UnderlyingInstrRegistry is present, Tag 595
func (DerivativeSecurityListRequest) HasUnderlyingIssueDate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingIssueDate() bool
HasUnderlyingIssueDate returns true if UnderlyingIssueDate is present, Tag 242
func (DerivativeSecurityListRequest) HasUnderlyingIssuer ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingIssuer() bool
HasUnderlyingIssuer returns true if UnderlyingIssuer is present, Tag 306
func (DerivativeSecurityListRequest) HasUnderlyingLocaleOfIssue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingLocaleOfIssue() bool
HasUnderlyingLocaleOfIssue returns true if UnderlyingLocaleOfIssue is present, Tag 594
func (DerivativeSecurityListRequest) HasUnderlyingMaturityDate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingMaturityDate() bool
HasUnderlyingMaturityDate returns true if UnderlyingMaturityDate is present, Tag 542
func (DerivativeSecurityListRequest) HasUnderlyingMaturityMonthYear ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingMaturityMonthYear() bool
HasUnderlyingMaturityMonthYear returns true if UnderlyingMaturityMonthYear is present, Tag 313
func (DerivativeSecurityListRequest) HasUnderlyingOptAttribute ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingOptAttribute() bool
HasUnderlyingOptAttribute returns true if UnderlyingOptAttribute is present, Tag 317
func (DerivativeSecurityListRequest) HasUnderlyingProduct ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingProduct() bool
HasUnderlyingProduct returns true if UnderlyingProduct is present, Tag 462
func (DerivativeSecurityListRequest) HasUnderlyingPx ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingPx() bool
HasUnderlyingPx returns true if UnderlyingPx is present, Tag 810
func (DerivativeSecurityListRequest) HasUnderlyingQty ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingQty() bool
HasUnderlyingQty returns true if UnderlyingQty is present, Tag 879
func (DerivativeSecurityListRequest) HasUnderlyingRedemptionDate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingRedemptionDate() bool
HasUnderlyingRedemptionDate returns true if UnderlyingRedemptionDate is present, Tag 247
func (DerivativeSecurityListRequest) HasUnderlyingRepoCollateralSecurityType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingRepoCollateralSecurityType() bool
HasUnderlyingRepoCollateralSecurityType returns true if UnderlyingRepoCollateralSecurityType is present, Tag 243
func (DerivativeSecurityListRequest) HasUnderlyingRepurchaseRate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingRepurchaseRate() bool
HasUnderlyingRepurchaseRate returns true if UnderlyingRepurchaseRate is present, Tag 245
func (DerivativeSecurityListRequest) HasUnderlyingRepurchaseTerm ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingRepurchaseTerm() bool
HasUnderlyingRepurchaseTerm returns true if UnderlyingRepurchaseTerm is present, Tag 244
func (DerivativeSecurityListRequest) HasUnderlyingSecurityDesc ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingSecurityDesc() bool
HasUnderlyingSecurityDesc returns true if UnderlyingSecurityDesc is present, Tag 307
func (DerivativeSecurityListRequest) HasUnderlyingSecurityExchange ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingSecurityExchange() bool
HasUnderlyingSecurityExchange returns true if UnderlyingSecurityExchange is present, Tag 308
func (DerivativeSecurityListRequest) HasUnderlyingSecurityID ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingSecurityID() bool
HasUnderlyingSecurityID returns true if UnderlyingSecurityID is present, Tag 309
func (DerivativeSecurityListRequest) HasUnderlyingSecurityIDSource ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingSecurityIDSource() bool
HasUnderlyingSecurityIDSource returns true if UnderlyingSecurityIDSource is present, Tag 305
func (DerivativeSecurityListRequest) HasUnderlyingSecuritySubType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingSecuritySubType() bool
HasUnderlyingSecuritySubType returns true if UnderlyingSecuritySubType is present, Tag 763
func (DerivativeSecurityListRequest) HasUnderlyingSecurityType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingSecurityType() bool
HasUnderlyingSecurityType returns true if UnderlyingSecurityType is present, Tag 310
func (DerivativeSecurityListRequest) HasUnderlyingSettlMethod ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingSettlMethod() bool
HasUnderlyingSettlMethod returns true if UnderlyingSettlMethod is present, Tag 1039
func (DerivativeSecurityListRequest) HasUnderlyingSettlementType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingSettlementType() bool
HasUnderlyingSettlementType returns true if UnderlyingSettlementType is present, Tag 975
func (DerivativeSecurityListRequest) HasUnderlyingStartValue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingStartValue() bool
HasUnderlyingStartValue returns true if UnderlyingStartValue is present, Tag 884
func (DerivativeSecurityListRequest) HasUnderlyingStateOrProvinceOfIssue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingStateOrProvinceOfIssue() bool
HasUnderlyingStateOrProvinceOfIssue returns true if UnderlyingStateOrProvinceOfIssue is present, Tag 593
func (DerivativeSecurityListRequest) HasUnderlyingStrikeCurrency ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingStrikeCurrency() bool
HasUnderlyingStrikeCurrency returns true if UnderlyingStrikeCurrency is present, Tag 941
func (DerivativeSecurityListRequest) HasUnderlyingStrikePrice ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingStrikePrice() bool
HasUnderlyingStrikePrice returns true if UnderlyingStrikePrice is present, Tag 316
func (DerivativeSecurityListRequest) HasUnderlyingSymbol ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingSymbol() bool
HasUnderlyingSymbol returns true if UnderlyingSymbol is present, Tag 311
func (DerivativeSecurityListRequest) HasUnderlyingSymbolSfx ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingSymbolSfx() bool
HasUnderlyingSymbolSfx returns true if UnderlyingSymbolSfx is present, Tag 312
func (DerivativeSecurityListRequest) HasUnderlyingTimeUnit ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingTimeUnit() bool
HasUnderlyingTimeUnit returns true if UnderlyingTimeUnit is present, Tag 1000
func (DerivativeSecurityListRequest) HasUnderlyingUnitOfMeasure ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) HasUnderlyingUnitOfMeasure() bool
HasUnderlyingUnitOfMeasure returns true if UnderlyingUnitOfMeasure is present, Tag 998
func (DerivativeSecurityListRequest) SetCurrency ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetCurrency(v string)
SetCurrency sets Currency, Tag 15
func (DerivativeSecurityListRequest) SetEncodedText ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetEncodedText(v string)
SetEncodedText sets EncodedText, Tag 355
func (DerivativeSecurityListRequest) SetEncodedTextLen ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetEncodedTextLen(v int)
SetEncodedTextLen sets EncodedTextLen, Tag 354
func (DerivativeSecurityListRequest) SetEncodedUnderlyingIssuer ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetEncodedUnderlyingIssuer(v string)
SetEncodedUnderlyingIssuer sets EncodedUnderlyingIssuer, Tag 363
func (DerivativeSecurityListRequest) SetEncodedUnderlyingIssuerLen ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetEncodedUnderlyingIssuerLen(v int)
SetEncodedUnderlyingIssuerLen sets EncodedUnderlyingIssuerLen, Tag 362
func (DerivativeSecurityListRequest) SetEncodedUnderlyingSecurityDesc ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetEncodedUnderlyingSecurityDesc(v string)
SetEncodedUnderlyingSecurityDesc sets EncodedUnderlyingSecurityDesc, Tag 365
func (DerivativeSecurityListRequest) SetEncodedUnderlyingSecurityDescLen ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetEncodedUnderlyingSecurityDescLen(v int)
SetEncodedUnderlyingSecurityDescLen sets EncodedUnderlyingSecurityDescLen, Tag 364
func (DerivativeSecurityListRequest) SetNoUnderlyingSecurityAltID ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup)
SetNoUnderlyingSecurityAltID sets NoUnderlyingSecurityAltID, Tag 457
func (DerivativeSecurityListRequest) SetNoUnderlyingStips ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetNoUnderlyingStips(f NoUnderlyingStipsRepeatingGroup)
SetNoUnderlyingStips sets NoUnderlyingStips, Tag 887
func (DerivativeSecurityListRequest) SetNoUndlyInstrumentParties ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetNoUndlyInstrumentParties(f NoUndlyInstrumentPartiesRepeatingGroup)
SetNoUndlyInstrumentParties sets NoUndlyInstrumentParties, Tag 1058
func (DerivativeSecurityListRequest) SetSecurityListRequestType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetSecurityListRequestType(v enum.SecurityListRequestType)
SetSecurityListRequestType sets SecurityListRequestType, Tag 559
func (DerivativeSecurityListRequest) SetSecurityReqID ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetSecurityReqID(v string)
SetSecurityReqID sets SecurityReqID, Tag 320
func (DerivativeSecurityListRequest) SetSecuritySubType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetSecuritySubType(v string)
SetSecuritySubType sets SecuritySubType, Tag 762
func (DerivativeSecurityListRequest) SetSubscriptionRequestType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetSubscriptionRequestType(v enum.SubscriptionRequestType)
SetSubscriptionRequestType sets SubscriptionRequestType, Tag 263
func (DerivativeSecurityListRequest) SetText ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetText(v string)
SetText sets Text, Tag 58
func (DerivativeSecurityListRequest) SetTradingSessionID ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetTradingSessionID(v enum.TradingSessionID)
SetTradingSessionID sets TradingSessionID, Tag 336
func (DerivativeSecurityListRequest) SetTradingSessionSubID ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetTradingSessionSubID(v enum.TradingSessionSubID)
SetTradingSessionSubID sets TradingSessionSubID, Tag 625
func (DerivativeSecurityListRequest) SetUnderlyingAdjustedQuantity ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingAdjustedQuantity(value decimal.Decimal, scale int32)
SetUnderlyingAdjustedQuantity sets UnderlyingAdjustedQuantity, Tag 1044
func (DerivativeSecurityListRequest) SetUnderlyingAllocationPercent ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingAllocationPercent(value decimal.Decimal, scale int32)
SetUnderlyingAllocationPercent sets UnderlyingAllocationPercent, Tag 972
func (DerivativeSecurityListRequest) SetUnderlyingCFICode ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingCFICode(v string)
SetUnderlyingCFICode sets UnderlyingCFICode, Tag 463
func (DerivativeSecurityListRequest) SetUnderlyingCPProgram ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingCPProgram(v string)
SetUnderlyingCPProgram sets UnderlyingCPProgram, Tag 877
func (DerivativeSecurityListRequest) SetUnderlyingCPRegType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingCPRegType(v string)
SetUnderlyingCPRegType sets UnderlyingCPRegType, Tag 878
func (DerivativeSecurityListRequest) SetUnderlyingCapValue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingCapValue(value decimal.Decimal, scale int32)
SetUnderlyingCapValue sets UnderlyingCapValue, Tag 1038
func (DerivativeSecurityListRequest) SetUnderlyingCashAmount ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingCashAmount(value decimal.Decimal, scale int32)
SetUnderlyingCashAmount sets UnderlyingCashAmount, Tag 973
func (DerivativeSecurityListRequest) SetUnderlyingCashType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingCashType(v enum.UnderlyingCashType)
SetUnderlyingCashType sets UnderlyingCashType, Tag 974
func (DerivativeSecurityListRequest) SetUnderlyingContractMultiplier ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32)
SetUnderlyingContractMultiplier sets UnderlyingContractMultiplier, Tag 436
func (DerivativeSecurityListRequest) SetUnderlyingCountryOfIssue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingCountryOfIssue(v string)
SetUnderlyingCountryOfIssue sets UnderlyingCountryOfIssue, Tag 592
func (DerivativeSecurityListRequest) SetUnderlyingCouponPaymentDate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingCouponPaymentDate(v string)
SetUnderlyingCouponPaymentDate sets UnderlyingCouponPaymentDate, Tag 241
func (DerivativeSecurityListRequest) SetUnderlyingCouponRate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingCouponRate(value decimal.Decimal, scale int32)
SetUnderlyingCouponRate sets UnderlyingCouponRate, Tag 435
func (DerivativeSecurityListRequest) SetUnderlyingCreditRating ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingCreditRating(v string)
SetUnderlyingCreditRating sets UnderlyingCreditRating, Tag 256
func (DerivativeSecurityListRequest) SetUnderlyingCurrency ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingCurrency(v string)
SetUnderlyingCurrency sets UnderlyingCurrency, Tag 318
func (DerivativeSecurityListRequest) SetUnderlyingCurrentValue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingCurrentValue(value decimal.Decimal, scale int32)
SetUnderlyingCurrentValue sets UnderlyingCurrentValue, Tag 885
func (DerivativeSecurityListRequest) SetUnderlyingDirtyPrice ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingDirtyPrice(value decimal.Decimal, scale int32)
SetUnderlyingDirtyPrice sets UnderlyingDirtyPrice, Tag 882
func (DerivativeSecurityListRequest) SetUnderlyingEndPrice ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingEndPrice(value decimal.Decimal, scale int32)
SetUnderlyingEndPrice sets UnderlyingEndPrice, Tag 883
func (DerivativeSecurityListRequest) SetUnderlyingEndValue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingEndValue(value decimal.Decimal, scale int32)
SetUnderlyingEndValue sets UnderlyingEndValue, Tag 886
func (DerivativeSecurityListRequest) SetUnderlyingFXRate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingFXRate(value decimal.Decimal, scale int32)
SetUnderlyingFXRate sets UnderlyingFXRate, Tag 1045
func (DerivativeSecurityListRequest) SetUnderlyingFXRateCalc ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingFXRateCalc(v enum.UnderlyingFXRateCalc)
SetUnderlyingFXRateCalc sets UnderlyingFXRateCalc, Tag 1046
func (DerivativeSecurityListRequest) SetUnderlyingFactor ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingFactor(value decimal.Decimal, scale int32)
SetUnderlyingFactor sets UnderlyingFactor, Tag 246
func (DerivativeSecurityListRequest) SetUnderlyingInstrRegistry ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingInstrRegistry(v string)
SetUnderlyingInstrRegistry sets UnderlyingInstrRegistry, Tag 595
func (DerivativeSecurityListRequest) SetUnderlyingIssueDate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingIssueDate(v string)
SetUnderlyingIssueDate sets UnderlyingIssueDate, Tag 242
func (DerivativeSecurityListRequest) SetUnderlyingIssuer ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingIssuer(v string)
SetUnderlyingIssuer sets UnderlyingIssuer, Tag 306
func (DerivativeSecurityListRequest) SetUnderlyingLocaleOfIssue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingLocaleOfIssue(v string)
SetUnderlyingLocaleOfIssue sets UnderlyingLocaleOfIssue, Tag 594
func (DerivativeSecurityListRequest) SetUnderlyingMaturityDate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingMaturityDate(v string)
SetUnderlyingMaturityDate sets UnderlyingMaturityDate, Tag 542
func (DerivativeSecurityListRequest) SetUnderlyingMaturityMonthYear ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingMaturityMonthYear(v string)
SetUnderlyingMaturityMonthYear sets UnderlyingMaturityMonthYear, Tag 313
func (DerivativeSecurityListRequest) SetUnderlyingOptAttribute ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingOptAttribute(v string)
SetUnderlyingOptAttribute sets UnderlyingOptAttribute, Tag 317
func (DerivativeSecurityListRequest) SetUnderlyingProduct ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingProduct(v int)
SetUnderlyingProduct sets UnderlyingProduct, Tag 462
func (DerivativeSecurityListRequest) SetUnderlyingPx ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingPx(value decimal.Decimal, scale int32)
SetUnderlyingPx sets UnderlyingPx, Tag 810
func (DerivativeSecurityListRequest) SetUnderlyingQty ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingQty(value decimal.Decimal, scale int32)
SetUnderlyingQty sets UnderlyingQty, Tag 879
func (DerivativeSecurityListRequest) SetUnderlyingRedemptionDate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingRedemptionDate(v string)
SetUnderlyingRedemptionDate sets UnderlyingRedemptionDate, Tag 247
func (DerivativeSecurityListRequest) SetUnderlyingRepoCollateralSecurityType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingRepoCollateralSecurityType(v int)
SetUnderlyingRepoCollateralSecurityType sets UnderlyingRepoCollateralSecurityType, Tag 243
func (DerivativeSecurityListRequest) SetUnderlyingRepurchaseRate ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingRepurchaseRate(value decimal.Decimal, scale int32)
SetUnderlyingRepurchaseRate sets UnderlyingRepurchaseRate, Tag 245
func (DerivativeSecurityListRequest) SetUnderlyingRepurchaseTerm ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingRepurchaseTerm(v int)
SetUnderlyingRepurchaseTerm sets UnderlyingRepurchaseTerm, Tag 244
func (DerivativeSecurityListRequest) SetUnderlyingSecurityDesc ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingSecurityDesc(v string)
SetUnderlyingSecurityDesc sets UnderlyingSecurityDesc, Tag 307
func (DerivativeSecurityListRequest) SetUnderlyingSecurityExchange ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingSecurityExchange(v string)
SetUnderlyingSecurityExchange sets UnderlyingSecurityExchange, Tag 308
func (DerivativeSecurityListRequest) SetUnderlyingSecurityID ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingSecurityID(v string)
SetUnderlyingSecurityID sets UnderlyingSecurityID, Tag 309
func (DerivativeSecurityListRequest) SetUnderlyingSecurityIDSource ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingSecurityIDSource(v string)
SetUnderlyingSecurityIDSource sets UnderlyingSecurityIDSource, Tag 305
func (DerivativeSecurityListRequest) SetUnderlyingSecuritySubType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingSecuritySubType(v string)
SetUnderlyingSecuritySubType sets UnderlyingSecuritySubType, Tag 763
func (DerivativeSecurityListRequest) SetUnderlyingSecurityType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingSecurityType(v string)
SetUnderlyingSecurityType sets UnderlyingSecurityType, Tag 310
func (DerivativeSecurityListRequest) SetUnderlyingSettlMethod ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingSettlMethod(v string)
SetUnderlyingSettlMethod sets UnderlyingSettlMethod, Tag 1039
func (DerivativeSecurityListRequest) SetUnderlyingSettlementType ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingSettlementType(v enum.UnderlyingSettlementType)
SetUnderlyingSettlementType sets UnderlyingSettlementType, Tag 975
func (DerivativeSecurityListRequest) SetUnderlyingStartValue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingStartValue(value decimal.Decimal, scale int32)
SetUnderlyingStartValue sets UnderlyingStartValue, Tag 884
func (DerivativeSecurityListRequest) SetUnderlyingStateOrProvinceOfIssue ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingStateOrProvinceOfIssue(v string)
SetUnderlyingStateOrProvinceOfIssue sets UnderlyingStateOrProvinceOfIssue, Tag 593
func (DerivativeSecurityListRequest) SetUnderlyingStrikeCurrency ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingStrikeCurrency(v string)
SetUnderlyingStrikeCurrency sets UnderlyingStrikeCurrency, Tag 941
func (DerivativeSecurityListRequest) SetUnderlyingStrikePrice ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32)
SetUnderlyingStrikePrice sets UnderlyingStrikePrice, Tag 316
func (DerivativeSecurityListRequest) SetUnderlyingSymbol ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingSymbol(v string)
SetUnderlyingSymbol sets UnderlyingSymbol, Tag 311
func (DerivativeSecurityListRequest) SetUnderlyingSymbolSfx ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingSymbolSfx(v string)
SetUnderlyingSymbolSfx sets UnderlyingSymbolSfx, Tag 312
func (DerivativeSecurityListRequest) SetUnderlyingTimeUnit ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingTimeUnit(v string)
SetUnderlyingTimeUnit sets UnderlyingTimeUnit, Tag 1000
func (DerivativeSecurityListRequest) SetUnderlyingUnitOfMeasure ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) SetUnderlyingUnitOfMeasure(v string)
SetUnderlyingUnitOfMeasure sets UnderlyingUnitOfMeasure, Tag 998
func (DerivativeSecurityListRequest) ToMessage ¶ added in v0.4.0
func (m DerivativeSecurityListRequest) ToMessage() *quickfix.Message
ToMessage returns a quickfix.Message instance
type NoUnderlyingSecurityAltID ¶ added in v0.4.0
NoUnderlyingSecurityAltID is a repeating group element, Tag 457
func (NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID ¶ added in v0.4.0
func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityAltID gets UnderlyingSecurityAltID, Tag 458
func (NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource ¶ added in v0.4.0
func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityAltIDSource gets UnderlyingSecurityAltIDSource, Tag 459
func (NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID ¶ added in v0.4.0
func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID() bool
HasUnderlyingSecurityAltID returns true if UnderlyingSecurityAltID is present, Tag 458
func (NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource ¶ added in v0.4.0
func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource() bool
HasUnderlyingSecurityAltIDSource returns true if UnderlyingSecurityAltIDSource is present, Tag 459
func (NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID ¶ added in v0.4.0
func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID(v string)
SetUnderlyingSecurityAltID sets UnderlyingSecurityAltID, Tag 458
func (NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource ¶ added in v0.4.0
func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource(v string)
SetUnderlyingSecurityAltIDSource sets UnderlyingSecurityAltIDSource, Tag 459
type NoUnderlyingSecurityAltIDRepeatingGroup ¶ added in v0.4.0
type NoUnderlyingSecurityAltIDRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoUnderlyingSecurityAltIDRepeatingGroup is a repeating group, Tag 457
func NewNoUnderlyingSecurityAltIDRepeatingGroup ¶ added in v0.4.0
func NewNoUnderlyingSecurityAltIDRepeatingGroup() NoUnderlyingSecurityAltIDRepeatingGroup
NewNoUnderlyingSecurityAltIDRepeatingGroup returns an initialized, NoUnderlyingSecurityAltIDRepeatingGroup
func (NoUnderlyingSecurityAltIDRepeatingGroup) Add ¶ added in v0.4.0
func (m NoUnderlyingSecurityAltIDRepeatingGroup) Add() NoUnderlyingSecurityAltID
Add create and append a new NoUnderlyingSecurityAltID to this group
func (NoUnderlyingSecurityAltIDRepeatingGroup) Get ¶ added in v0.4.0
func (m NoUnderlyingSecurityAltIDRepeatingGroup) Get(i int) NoUnderlyingSecurityAltID
Get returns the ith NoUnderlyingSecurityAltID in the NoUnderlyingSecurityAltIDRepeatinGroup
type NoUnderlyingStips ¶ added in v0.4.0
NoUnderlyingStips is a repeating group element, Tag 887
func (NoUnderlyingStips) GetUnderlyingStipType ¶ added in v0.4.0
func (m NoUnderlyingStips) GetUnderlyingStipType() (v string, err quickfix.MessageRejectError)
GetUnderlyingStipType gets UnderlyingStipType, Tag 888
func (NoUnderlyingStips) GetUnderlyingStipValue ¶ added in v0.4.0
func (m NoUnderlyingStips) GetUnderlyingStipValue() (v string, err quickfix.MessageRejectError)
GetUnderlyingStipValue gets UnderlyingStipValue, Tag 889
func (NoUnderlyingStips) HasUnderlyingStipType ¶ added in v0.4.0
func (m NoUnderlyingStips) HasUnderlyingStipType() bool
HasUnderlyingStipType returns true if UnderlyingStipType is present, Tag 888
func (NoUnderlyingStips) HasUnderlyingStipValue ¶ added in v0.4.0
func (m NoUnderlyingStips) HasUnderlyingStipValue() bool
HasUnderlyingStipValue returns true if UnderlyingStipValue is present, Tag 889
func (NoUnderlyingStips) SetUnderlyingStipType ¶ added in v0.4.0
func (m NoUnderlyingStips) SetUnderlyingStipType(v string)
SetUnderlyingStipType sets UnderlyingStipType, Tag 888
func (NoUnderlyingStips) SetUnderlyingStipValue ¶ added in v0.4.0
func (m NoUnderlyingStips) SetUnderlyingStipValue(v string)
SetUnderlyingStipValue sets UnderlyingStipValue, Tag 889
type NoUnderlyingStipsRepeatingGroup ¶ added in v0.4.0
type NoUnderlyingStipsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoUnderlyingStipsRepeatingGroup is a repeating group, Tag 887
func NewNoUnderlyingStipsRepeatingGroup ¶ added in v0.4.0
func NewNoUnderlyingStipsRepeatingGroup() NoUnderlyingStipsRepeatingGroup
NewNoUnderlyingStipsRepeatingGroup returns an initialized, NoUnderlyingStipsRepeatingGroup
func (NoUnderlyingStipsRepeatingGroup) Add ¶ added in v0.4.0
func (m NoUnderlyingStipsRepeatingGroup) Add() NoUnderlyingStips
Add create and append a new NoUnderlyingStips to this group
func (NoUnderlyingStipsRepeatingGroup) Get ¶ added in v0.4.0
func (m NoUnderlyingStipsRepeatingGroup) Get(i int) NoUnderlyingStips
Get returns the ith NoUnderlyingStips in the NoUnderlyingStipsRepeatinGroup
type NoUndlyInstrumentParties ¶ added in v0.4.0
NoUndlyInstrumentParties is a repeating group element, Tag 1058
func (NoUndlyInstrumentParties) GetNoUndlyInstrumentPartySubIDs ¶ added in v0.4.0
func (m NoUndlyInstrumentParties) GetNoUndlyInstrumentPartySubIDs() (NoUndlyInstrumentPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoUndlyInstrumentPartySubIDs gets NoUndlyInstrumentPartySubIDs, Tag 1062
func (NoUndlyInstrumentParties) GetUndlyInstrumentPartyID ¶ added in v0.4.0
func (m NoUndlyInstrumentParties) GetUndlyInstrumentPartyID() (v string, err quickfix.MessageRejectError)
GetUndlyInstrumentPartyID gets UndlyInstrumentPartyID, Tag 1059
func (NoUndlyInstrumentParties) GetUndlyInstrumentPartyIDSource ¶ added in v0.4.0
func (m NoUndlyInstrumentParties) GetUndlyInstrumentPartyIDSource() (v string, err quickfix.MessageRejectError)
GetUndlyInstrumentPartyIDSource gets UndlyInstrumentPartyIDSource, Tag 1060
func (NoUndlyInstrumentParties) GetUndlyInstrumentPartyRole ¶ added in v0.4.0
func (m NoUndlyInstrumentParties) GetUndlyInstrumentPartyRole() (v int, err quickfix.MessageRejectError)
GetUndlyInstrumentPartyRole gets UndlyInstrumentPartyRole, Tag 1061
func (NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs ¶ added in v0.4.0
func (m NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs() bool
HasNoUndlyInstrumentPartySubIDs returns true if NoUndlyInstrumentPartySubIDs is present, Tag 1062
func (NoUndlyInstrumentParties) HasUndlyInstrumentPartyID ¶ added in v0.4.0
func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyID() bool
HasUndlyInstrumentPartyID returns true if UndlyInstrumentPartyID is present, Tag 1059
func (NoUndlyInstrumentParties) HasUndlyInstrumentPartyIDSource ¶ added in v0.4.0
func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyIDSource() bool
HasUndlyInstrumentPartyIDSource returns true if UndlyInstrumentPartyIDSource is present, Tag 1060
func (NoUndlyInstrumentParties) HasUndlyInstrumentPartyRole ¶ added in v0.4.0
func (m NoUndlyInstrumentParties) HasUndlyInstrumentPartyRole() bool
HasUndlyInstrumentPartyRole returns true if UndlyInstrumentPartyRole is present, Tag 1061
func (NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs ¶ added in v0.4.0
func (m NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs(f NoUndlyInstrumentPartySubIDsRepeatingGroup)
SetNoUndlyInstrumentPartySubIDs sets NoUndlyInstrumentPartySubIDs, Tag 1062
func (NoUndlyInstrumentParties) SetUndlyInstrumentPartyID ¶ added in v0.4.0
func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyID(v string)
SetUndlyInstrumentPartyID sets UndlyInstrumentPartyID, Tag 1059
func (NoUndlyInstrumentParties) SetUndlyInstrumentPartyIDSource ¶ added in v0.4.0
func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyIDSource(v string)
SetUndlyInstrumentPartyIDSource sets UndlyInstrumentPartyIDSource, Tag 1060
func (NoUndlyInstrumentParties) SetUndlyInstrumentPartyRole ¶ added in v0.4.0
func (m NoUndlyInstrumentParties) SetUndlyInstrumentPartyRole(v int)
SetUndlyInstrumentPartyRole sets UndlyInstrumentPartyRole, Tag 1061
type NoUndlyInstrumentPartiesRepeatingGroup ¶ added in v0.4.0
type NoUndlyInstrumentPartiesRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoUndlyInstrumentPartiesRepeatingGroup is a repeating group, Tag 1058
func NewNoUndlyInstrumentPartiesRepeatingGroup ¶ added in v0.4.0
func NewNoUndlyInstrumentPartiesRepeatingGroup() NoUndlyInstrumentPartiesRepeatingGroup
NewNoUndlyInstrumentPartiesRepeatingGroup returns an initialized, NoUndlyInstrumentPartiesRepeatingGroup
func (NoUndlyInstrumentPartiesRepeatingGroup) Add ¶ added in v0.4.0
func (m NoUndlyInstrumentPartiesRepeatingGroup) Add() NoUndlyInstrumentParties
Add create and append a new NoUndlyInstrumentParties to this group
func (NoUndlyInstrumentPartiesRepeatingGroup) Get ¶ added in v0.4.0
func (m NoUndlyInstrumentPartiesRepeatingGroup) Get(i int) NoUndlyInstrumentParties
Get returns the ith NoUndlyInstrumentParties in the NoUndlyInstrumentPartiesRepeatinGroup
type NoUndlyInstrumentPartySubIDs ¶ added in v0.4.0
NoUndlyInstrumentPartySubIDs is a repeating group element, Tag 1062
func (NoUndlyInstrumentPartySubIDs) GetUndlyInstrumentPartySubID ¶ added in v0.4.0
func (m NoUndlyInstrumentPartySubIDs) GetUndlyInstrumentPartySubID() (v string, err quickfix.MessageRejectError)
GetUndlyInstrumentPartySubID gets UndlyInstrumentPartySubID, Tag 1063
func (NoUndlyInstrumentPartySubIDs) GetUndlyInstrumentPartySubIDType ¶ added in v0.4.0
func (m NoUndlyInstrumentPartySubIDs) GetUndlyInstrumentPartySubIDType() (v int, err quickfix.MessageRejectError)
GetUndlyInstrumentPartySubIDType gets UndlyInstrumentPartySubIDType, Tag 1064
func (NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubID ¶ added in v0.4.0
func (m NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubID() bool
HasUndlyInstrumentPartySubID returns true if UndlyInstrumentPartySubID is present, Tag 1063
func (NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubIDType ¶ added in v0.4.0
func (m NoUndlyInstrumentPartySubIDs) HasUndlyInstrumentPartySubIDType() bool
HasUndlyInstrumentPartySubIDType returns true if UndlyInstrumentPartySubIDType is present, Tag 1064
func (NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubID ¶ added in v0.4.0
func (m NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubID(v string)
SetUndlyInstrumentPartySubID sets UndlyInstrumentPartySubID, Tag 1063
func (NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubIDType ¶ added in v0.4.0
func (m NoUndlyInstrumentPartySubIDs) SetUndlyInstrumentPartySubIDType(v int)
SetUndlyInstrumentPartySubIDType sets UndlyInstrumentPartySubIDType, Tag 1064
type NoUndlyInstrumentPartySubIDsRepeatingGroup ¶ added in v0.4.0
type NoUndlyInstrumentPartySubIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoUndlyInstrumentPartySubIDsRepeatingGroup is a repeating group, Tag 1062
func NewNoUndlyInstrumentPartySubIDsRepeatingGroup ¶ added in v0.4.0
func NewNoUndlyInstrumentPartySubIDsRepeatingGroup() NoUndlyInstrumentPartySubIDsRepeatingGroup
NewNoUndlyInstrumentPartySubIDsRepeatingGroup returns an initialized, NoUndlyInstrumentPartySubIDsRepeatingGroup
func (NoUndlyInstrumentPartySubIDsRepeatingGroup) Add ¶ added in v0.4.0
Add create and append a new NoUndlyInstrumentPartySubIDs to this group
type RouteOut ¶
type RouteOut func(msg DerivativeSecurityListRequest, sessionID quickfix.SessionID) quickfix.MessageRejectError
A RouteOut is the callback type that should be implemented for routing Message