Versions in this module Expand all Collapse all v0 v0.6.1 Oct 26, 2021 Changes in this version + func Route(router RouteOut) (string, string, quickfix.MessageRoute) + type CollateralReport struct + Message *quickfix.Message + func FromMessage(m *quickfix.Message) CollateralReport + func New(collrptid field.CollRptIDField, collstatus field.CollStatusField) (m CollateralReport) + func (m CollateralReport) GetAccount() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetAccountType() (v enum.AccountType, err quickfix.MessageRejectError) + func (m CollateralReport) GetAccruedInterestAmt() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m CollateralReport) GetAgreementCurrency() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetAgreementDate() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetAgreementDesc() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetAgreementID() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetBenchmarkCurveCurrency() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetBenchmarkCurveName() (v enum.BenchmarkCurveName, err quickfix.MessageRejectError) + func (m CollateralReport) GetBenchmarkCurvePoint() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetBenchmarkPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m CollateralReport) GetBenchmarkPriceType() (v int, err quickfix.MessageRejectError) + func (m CollateralReport) GetBenchmarkSecurityID() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetBenchmarkSecurityIDSource() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetCFICode() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetCPProgram() (v enum.CPProgram, err quickfix.MessageRejectError) + func (m CollateralReport) GetCPRegType() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetCashOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m CollateralReport) GetClOrdID() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetClearingBusinessDate() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetCollInquiryID() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetCollRptID() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetCollStatus() (v enum.CollStatus, err quickfix.MessageRejectError) + func (m CollateralReport) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m CollateralReport) GetContractSettlMonth() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetCountryOfIssue() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetCouponPaymentDate() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m CollateralReport) GetCreditRating() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetCurrency() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetDatedDate() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetDeliveryType() (v enum.DeliveryType, err quickfix.MessageRejectError) + func (m CollateralReport) GetEncodedIssuer() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError) + func (m CollateralReport) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError) + func (m CollateralReport) GetEncodedText() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetEncodedTextLen() (v int, err quickfix.MessageRejectError) + func (m CollateralReport) GetEndAccruedInterestAmt() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m CollateralReport) GetEndCash() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m CollateralReport) GetEndDate() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetFactor() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m CollateralReport) GetInstrRegistry() (v enum.InstrRegistry, err quickfix.MessageRejectError) + func (m CollateralReport) GetInterestAccrualDate() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetIssueDate() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetIssuer() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetLastRptRequested() (v bool, err quickfix.MessageRejectError) + func (m CollateralReport) GetLocaleOfIssue() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetMarginExcess() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m CollateralReport) GetMarginRatio() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m CollateralReport) GetMaturityDate() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetNoDlvyInst() (NoDlvyInstRepeatingGroup, quickfix.MessageRejectError) + func (m CollateralReport) GetNoEvents() (NoEventsRepeatingGroup, quickfix.MessageRejectError) + func (m CollateralReport) GetNoExecs() (NoExecsRepeatingGroup, quickfix.MessageRejectError) + func (m CollateralReport) GetNoLegs() (NoLegsRepeatingGroup, quickfix.MessageRejectError) + func (m CollateralReport) GetNoMiscFees() (NoMiscFeesRepeatingGroup, quickfix.MessageRejectError) + func (m CollateralReport) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError) + func (m CollateralReport) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m CollateralReport) GetNoStipulations() (NoStipulationsRepeatingGroup, quickfix.MessageRejectError) + func (m CollateralReport) GetNoTrades() (NoTradesRepeatingGroup, quickfix.MessageRejectError) + func (m CollateralReport) GetNoTrdRegTimestamps() (NoTrdRegTimestampsRepeatingGroup, quickfix.MessageRejectError) + func (m CollateralReport) GetNoUnderlyings() (NoUnderlyingsRepeatingGroup, quickfix.MessageRejectError) + func (m CollateralReport) GetOptAttribute() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetOrderID() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetPool() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m CollateralReport) GetPriceType() (v enum.PriceType, err quickfix.MessageRejectError) + func (m CollateralReport) GetProduct() (v enum.Product, err quickfix.MessageRejectError) + func (m CollateralReport) GetQtyType() (v enum.QtyType, err quickfix.MessageRejectError) + func (m CollateralReport) GetQuantity() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m CollateralReport) GetRedemptionDate() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError) + func (m CollateralReport) GetRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m CollateralReport) GetRepurchaseTerm() (v int, err quickfix.MessageRejectError) + func (m CollateralReport) GetSecondaryClOrdID() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetSecondaryOrderID() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetSecurityExchange() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetSecurityID() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetSecurityIDSource() (v enum.SecurityIDSource, err quickfix.MessageRejectError) + func (m CollateralReport) GetSecuritySubType() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError) + func (m CollateralReport) GetSettlDate() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetSettlDeliveryType() (v enum.SettlDeliveryType, err quickfix.MessageRejectError) + func (m CollateralReport) GetSettlSessID() (v enum.SettlSessID, err quickfix.MessageRejectError) + func (m CollateralReport) GetSettlSessSubID() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetSide() (v enum.Side, err quickfix.MessageRejectError) + func (m CollateralReport) GetSpread() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m CollateralReport) GetStandInstDbID() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetStandInstDbName() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetStandInstDbType() (v enum.StandInstDbType, err quickfix.MessageRejectError) + func (m CollateralReport) GetStartCash() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m CollateralReport) GetStartDate() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetStrikeCurrency() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m CollateralReport) GetSymbol() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError) + func (m CollateralReport) GetTerminationType() (v enum.TerminationType, err quickfix.MessageRejectError) + func (m CollateralReport) GetText() (v string, err quickfix.MessageRejectError) + func (m CollateralReport) GetTotNumReports() (v int, err quickfix.MessageRejectError) + func (m CollateralReport) GetTotalNetValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m CollateralReport) GetTradingSessionID() (v enum.TradingSessionID, err quickfix.MessageRejectError) + func (m CollateralReport) GetTradingSessionSubID() (v enum.TradingSessionSubID, err quickfix.MessageRejectError) + func (m CollateralReport) HasAccount() bool + func (m CollateralReport) HasAccountType() bool + func (m CollateralReport) HasAccruedInterestAmt() bool + func (m CollateralReport) HasAgreementCurrency() bool + func (m CollateralReport) HasAgreementDate() bool + func (m CollateralReport) HasAgreementDesc() bool + func (m CollateralReport) HasAgreementID() bool + func (m CollateralReport) HasBenchmarkCurveCurrency() bool + func (m CollateralReport) HasBenchmarkCurveName() bool + func (m CollateralReport) HasBenchmarkCurvePoint() bool + func (m CollateralReport) HasBenchmarkPrice() bool + func (m CollateralReport) HasBenchmarkPriceType() bool + func (m CollateralReport) HasBenchmarkSecurityID() bool + func (m CollateralReport) HasBenchmarkSecurityIDSource() bool + func (m CollateralReport) HasCFICode() bool + func (m CollateralReport) HasCPProgram() bool + func (m CollateralReport) HasCPRegType() bool + func (m CollateralReport) HasCashOutstanding() bool + func (m CollateralReport) HasClOrdID() bool + func (m CollateralReport) HasClearingBusinessDate() bool + func (m CollateralReport) HasCollInquiryID() bool + func (m CollateralReport) HasCollRptID() bool + func (m CollateralReport) HasCollStatus() bool + func (m CollateralReport) HasContractMultiplier() bool + func (m CollateralReport) HasContractSettlMonth() bool + func (m CollateralReport) HasCountryOfIssue() bool + func (m CollateralReport) HasCouponPaymentDate() bool + func (m CollateralReport) HasCouponRate() bool + func (m CollateralReport) HasCreditRating() bool + func (m CollateralReport) HasCurrency() bool + func (m CollateralReport) HasDatedDate() bool + func (m CollateralReport) HasDeliveryType() bool + func (m CollateralReport) HasEncodedIssuer() bool + func (m CollateralReport) HasEncodedIssuerLen() bool + func (m CollateralReport) HasEncodedSecurityDesc() bool + func (m CollateralReport) HasEncodedSecurityDescLen() bool + func (m CollateralReport) HasEncodedText() bool + func (m CollateralReport) HasEncodedTextLen() bool + func (m CollateralReport) HasEndAccruedInterestAmt() bool + func (m CollateralReport) HasEndCash() bool + func (m CollateralReport) HasEndDate() bool + func (m CollateralReport) HasFactor() bool + func (m CollateralReport) HasInstrRegistry() bool + func (m CollateralReport) HasInterestAccrualDate() bool + func (m CollateralReport) HasIssueDate() bool + func (m CollateralReport) HasIssuer() bool + func (m CollateralReport) HasLastRptRequested() bool + func (m CollateralReport) HasLocaleOfIssue() bool + func (m CollateralReport) HasMarginExcess() bool + func (m CollateralReport) HasMarginRatio() bool + func (m CollateralReport) HasMaturityDate() bool + func (m CollateralReport) HasMaturityMonthYear() bool + func (m CollateralReport) HasNoDlvyInst() bool + func (m CollateralReport) HasNoEvents() bool + func (m CollateralReport) HasNoExecs() bool + func (m CollateralReport) HasNoLegs() bool + func (m CollateralReport) HasNoMiscFees() bool + func (m CollateralReport) HasNoPartyIDs() bool + func (m CollateralReport) HasNoSecurityAltID() bool + func (m CollateralReport) HasNoStipulations() bool + func (m CollateralReport) HasNoTrades() bool + func (m CollateralReport) HasNoTrdRegTimestamps() bool + func (m CollateralReport) HasNoUnderlyings() bool + func (m CollateralReport) HasOptAttribute() bool + func (m CollateralReport) HasOrderID() bool + func (m CollateralReport) HasPool() bool + func (m CollateralReport) HasPrice() bool + func (m CollateralReport) HasPriceType() bool + func (m CollateralReport) HasProduct() bool + func (m CollateralReport) HasQtyType() bool + func (m CollateralReport) HasQuantity() bool + func (m CollateralReport) HasRedemptionDate() bool + func (m CollateralReport) HasRepoCollateralSecurityType() bool + func (m CollateralReport) HasRepurchaseRate() bool + func (m CollateralReport) HasRepurchaseTerm() bool + func (m CollateralReport) HasSecondaryClOrdID() bool + func (m CollateralReport) HasSecondaryOrderID() bool + func (m CollateralReport) HasSecurityDesc() bool + func (m CollateralReport) HasSecurityExchange() bool + func (m CollateralReport) HasSecurityID() bool + func (m CollateralReport) HasSecurityIDSource() bool + func (m CollateralReport) HasSecuritySubType() bool + func (m CollateralReport) HasSecurityType() bool + func (m CollateralReport) HasSettlDate() bool + func (m CollateralReport) HasSettlDeliveryType() bool + func (m CollateralReport) HasSettlSessID() bool + func (m CollateralReport) HasSettlSessSubID() bool + func (m CollateralReport) HasSide() bool + func (m CollateralReport) HasSpread() bool + func (m CollateralReport) HasStandInstDbID() bool + func (m CollateralReport) HasStandInstDbName() bool + func (m CollateralReport) HasStandInstDbType() bool + func (m CollateralReport) HasStartCash() bool + func (m CollateralReport) HasStartDate() bool + func (m CollateralReport) HasStateOrProvinceOfIssue() bool + func (m CollateralReport) HasStrikeCurrency() bool + func (m CollateralReport) HasStrikePrice() bool + func (m CollateralReport) HasSymbol() bool + func (m CollateralReport) HasSymbolSfx() bool + func (m CollateralReport) HasTerminationType() bool + func (m CollateralReport) HasText() bool + func (m CollateralReport) HasTotNumReports() bool + func (m CollateralReport) HasTotalNetValue() bool + func (m CollateralReport) HasTradingSessionID() bool + func (m CollateralReport) HasTradingSessionSubID() bool + func (m CollateralReport) SetAccount(v string) + func (m CollateralReport) SetAccountType(v enum.AccountType) + func (m CollateralReport) SetAccruedInterestAmt(value decimal.Decimal, scale int32) + func (m CollateralReport) SetAgreementCurrency(v string) + func (m CollateralReport) SetAgreementDate(v string) + func (m CollateralReport) SetAgreementDesc(v string) + func (m CollateralReport) SetAgreementID(v string) + func (m CollateralReport) SetBenchmarkCurveCurrency(v string) + func (m CollateralReport) SetBenchmarkCurveName(v enum.BenchmarkCurveName) + func (m CollateralReport) SetBenchmarkCurvePoint(v string) + func (m CollateralReport) SetBenchmarkPrice(value decimal.Decimal, scale int32) + func (m CollateralReport) SetBenchmarkPriceType(v int) + func (m CollateralReport) SetBenchmarkSecurityID(v string) + func (m CollateralReport) SetBenchmarkSecurityIDSource(v string) + func (m CollateralReport) SetCFICode(v string) + func (m CollateralReport) SetCPProgram(v enum.CPProgram) + func (m CollateralReport) SetCPRegType(v string) + func (m CollateralReport) SetCashOutstanding(value decimal.Decimal, scale int32) + func (m CollateralReport) SetClOrdID(v string) + func (m CollateralReport) SetClearingBusinessDate(v string) + func (m CollateralReport) SetCollInquiryID(v string) + func (m CollateralReport) SetCollRptID(v string) + func (m CollateralReport) SetCollStatus(v enum.CollStatus) + func (m CollateralReport) SetContractMultiplier(value decimal.Decimal, scale int32) + func (m CollateralReport) SetContractSettlMonth(v string) + func (m CollateralReport) SetCountryOfIssue(v string) + func (m CollateralReport) SetCouponPaymentDate(v string) + func (m CollateralReport) SetCouponRate(value decimal.Decimal, scale int32) + func (m CollateralReport) SetCreditRating(v string) + func (m CollateralReport) SetCurrency(v string) + func (m CollateralReport) SetDatedDate(v string) + func (m CollateralReport) SetDeliveryType(v enum.DeliveryType) + func (m CollateralReport) SetEncodedIssuer(v string) + func (m CollateralReport) SetEncodedIssuerLen(v int) + func (m CollateralReport) SetEncodedSecurityDesc(v string) + func (m CollateralReport) SetEncodedSecurityDescLen(v int) + func (m CollateralReport) SetEncodedText(v string) + func (m CollateralReport) SetEncodedTextLen(v int) + func (m CollateralReport) SetEndAccruedInterestAmt(value decimal.Decimal, scale int32) + func (m CollateralReport) SetEndCash(value decimal.Decimal, scale int32) + func (m CollateralReport) SetEndDate(v string) + func (m CollateralReport) SetFactor(value decimal.Decimal, scale int32) + func (m CollateralReport) SetInstrRegistry(v enum.InstrRegistry) + func (m CollateralReport) SetInterestAccrualDate(v string) + func (m CollateralReport) SetIssueDate(v string) + func (m CollateralReport) SetIssuer(v string) + func (m CollateralReport) SetLastRptRequested(v bool) + func (m CollateralReport) SetLocaleOfIssue(v string) + func (m CollateralReport) SetMarginExcess(value decimal.Decimal, scale int32) + func (m CollateralReport) SetMarginRatio(value decimal.Decimal, scale int32) + func (m CollateralReport) SetMaturityDate(v string) + func (m CollateralReport) SetMaturityMonthYear(v string) + func (m CollateralReport) SetNoDlvyInst(f NoDlvyInstRepeatingGroup) + func (m CollateralReport) SetNoEvents(f NoEventsRepeatingGroup) + func (m CollateralReport) SetNoExecs(f NoExecsRepeatingGroup) + func (m CollateralReport) SetNoLegs(f NoLegsRepeatingGroup) + func (m CollateralReport) SetNoMiscFees(f NoMiscFeesRepeatingGroup) + func (m CollateralReport) SetNoPartyIDs(f NoPartyIDsRepeatingGroup) + func (m CollateralReport) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup) + func (m CollateralReport) SetNoStipulations(f NoStipulationsRepeatingGroup) + func (m CollateralReport) SetNoTrades(f NoTradesRepeatingGroup) + func (m CollateralReport) SetNoTrdRegTimestamps(f NoTrdRegTimestampsRepeatingGroup) + func (m CollateralReport) SetNoUnderlyings(f NoUnderlyingsRepeatingGroup) + func (m CollateralReport) SetOptAttribute(v string) + func (m CollateralReport) SetOrderID(v string) + func (m CollateralReport) SetPool(v string) + func (m CollateralReport) SetPrice(value decimal.Decimal, scale int32) + func (m CollateralReport) SetPriceType(v enum.PriceType) + func (m CollateralReport) SetProduct(v enum.Product) + func (m CollateralReport) SetQtyType(v enum.QtyType) + func (m CollateralReport) SetQuantity(value decimal.Decimal, scale int32) + func (m CollateralReport) SetRedemptionDate(v string) + func (m CollateralReport) SetRepoCollateralSecurityType(v int) + func (m CollateralReport) SetRepurchaseRate(value decimal.Decimal, scale int32) + func (m CollateralReport) SetRepurchaseTerm(v int) + func (m CollateralReport) SetSecondaryClOrdID(v string) + func (m CollateralReport) SetSecondaryOrderID(v string) + func (m CollateralReport) SetSecurityDesc(v string) + func (m CollateralReport) SetSecurityExchange(v string) + func (m CollateralReport) SetSecurityID(v string) + func (m CollateralReport) SetSecurityIDSource(v enum.SecurityIDSource) + func (m CollateralReport) SetSecuritySubType(v string) + func (m CollateralReport) SetSecurityType(v enum.SecurityType) + func (m CollateralReport) SetSettlDate(v string) + func (m CollateralReport) SetSettlDeliveryType(v enum.SettlDeliveryType) + func (m CollateralReport) SetSettlSessID(v enum.SettlSessID) + func (m CollateralReport) SetSettlSessSubID(v string) + func (m CollateralReport) SetSide(v enum.Side) + func (m CollateralReport) SetSpread(value decimal.Decimal, scale int32) + func (m CollateralReport) SetStandInstDbID(v string) + func (m CollateralReport) SetStandInstDbName(v string) + func (m CollateralReport) SetStandInstDbType(v enum.StandInstDbType) + func (m CollateralReport) SetStartCash(value decimal.Decimal, scale int32) + func (m CollateralReport) SetStartDate(v string) + func (m CollateralReport) SetStateOrProvinceOfIssue(v string) + func (m CollateralReport) SetStrikeCurrency(v string) + func (m CollateralReport) SetStrikePrice(value decimal.Decimal, scale int32) + func (m CollateralReport) SetSymbol(v string) + func (m CollateralReport) SetSymbolSfx(v enum.SymbolSfx) + func (m CollateralReport) SetTerminationType(v enum.TerminationType) + func (m CollateralReport) SetText(v string) + func (m CollateralReport) SetTotNumReports(v int) + func (m CollateralReport) SetTotalNetValue(value decimal.Decimal, scale int32) + func (m CollateralReport) SetTradingSessionID(v enum.TradingSessionID) + func (m CollateralReport) SetTradingSessionSubID(v enum.TradingSessionSubID) + func (m CollateralReport) ToMessage() *quickfix.Message + type NoDlvyInst struct + func (m NoDlvyInst) GetDlvyInstType() (v enum.DlvyInstType, err quickfix.MessageRejectError) + func (m NoDlvyInst) GetNoSettlPartyIDs() (NoSettlPartyIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoDlvyInst) GetSettlInstSource() (v enum.SettlInstSource, err quickfix.MessageRejectError) + func (m NoDlvyInst) HasDlvyInstType() bool + func (m NoDlvyInst) HasNoSettlPartyIDs() bool + func (m NoDlvyInst) HasSettlInstSource() bool + func (m NoDlvyInst) SetDlvyInstType(v enum.DlvyInstType) + func (m NoDlvyInst) SetNoSettlPartyIDs(f NoSettlPartyIDsRepeatingGroup) + func (m NoDlvyInst) SetSettlInstSource(v enum.SettlInstSource) + type NoDlvyInstRepeatingGroup struct + func NewNoDlvyInstRepeatingGroup() NoDlvyInstRepeatingGroup + func (m NoDlvyInstRepeatingGroup) Add() NoDlvyInst + func (m NoDlvyInstRepeatingGroup) Get(i int) NoDlvyInst + type NoEvents struct + func (m NoEvents) GetEventDate() (v string, err quickfix.MessageRejectError) + func (m NoEvents) GetEventPx() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoEvents) GetEventText() (v string, err quickfix.MessageRejectError) + func (m NoEvents) GetEventType() (v enum.EventType, err quickfix.MessageRejectError) + func (m NoEvents) HasEventDate() bool + func (m NoEvents) HasEventPx() bool + func (m NoEvents) HasEventText() bool + func (m NoEvents) HasEventType() bool + func (m NoEvents) SetEventDate(v string) + func (m NoEvents) SetEventPx(value decimal.Decimal, scale int32) + func (m NoEvents) SetEventText(v string) + func (m NoEvents) SetEventType(v enum.EventType) + type NoEventsRepeatingGroup struct + func NewNoEventsRepeatingGroup() NoEventsRepeatingGroup + func (m NoEventsRepeatingGroup) Add() NoEvents + func (m NoEventsRepeatingGroup) Get(i int) NoEvents + type NoExecs struct + func (m NoExecs) GetExecID() (v string, err quickfix.MessageRejectError) + func (m NoExecs) HasExecID() bool + func (m NoExecs) SetExecID(v string) + type NoExecsRepeatingGroup struct + func NewNoExecsRepeatingGroup() NoExecsRepeatingGroup + func (m NoExecsRepeatingGroup) Add() NoExecs + func (m NoExecsRepeatingGroup) Get(i int) NoExecs + type NoLegSecurityAltID struct + func (m NoLegSecurityAltID) GetLegSecurityAltID() (v string, err quickfix.MessageRejectError) + func (m NoLegSecurityAltID) GetLegSecurityAltIDSource() (v string, err quickfix.MessageRejectError) + func (m NoLegSecurityAltID) HasLegSecurityAltID() bool + func (m NoLegSecurityAltID) HasLegSecurityAltIDSource() bool + func (m NoLegSecurityAltID) SetLegSecurityAltID(v string) + func (m NoLegSecurityAltID) SetLegSecurityAltIDSource(v string) + type NoLegSecurityAltIDRepeatingGroup struct + func NewNoLegSecurityAltIDRepeatingGroup() NoLegSecurityAltIDRepeatingGroup + func (m NoLegSecurityAltIDRepeatingGroup) Add() NoLegSecurityAltID + func (m NoLegSecurityAltIDRepeatingGroup) Get(i int) NoLegSecurityAltID + type NoLegs struct + func (m NoLegs) GetEncodedLegIssuer() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegIssuerLen() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegSecurityDescLen() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCFICode() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegContractSettlMonth() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCountryOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCouponPaymentDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCreditRating() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCurrency() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegDatedDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegFactor() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegInstrRegistry() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegInterestAccrualDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegIssueDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegIssuer() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegLocaleOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegMaturityDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegMaturityMonthYear() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegOptAttribute() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPool() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegProduct() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRatioQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRedemptionDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepurchaseTerm() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityExchange() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityID() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityIDSource() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecuritySubType() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityType() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSide() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStrikeCurrency() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSymbol() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSymbolSfx() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetNoLegSecurityAltID() (NoLegSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m NoLegs) HasEncodedLegIssuer() bool + func (m NoLegs) HasEncodedLegIssuerLen() bool + func (m NoLegs) HasEncodedLegSecurityDesc() bool + func (m NoLegs) HasEncodedLegSecurityDescLen() bool + func (m NoLegs) HasLegCFICode() bool + func (m NoLegs) HasLegContractMultiplier() bool + func (m NoLegs) HasLegContractSettlMonth() bool + func (m NoLegs) HasLegCountryOfIssue() bool + func (m NoLegs) HasLegCouponPaymentDate() bool + func (m NoLegs) HasLegCouponRate() bool + func (m NoLegs) HasLegCreditRating() bool + func (m NoLegs) HasLegCurrency() bool + func (m NoLegs) HasLegDatedDate() bool + func (m NoLegs) HasLegFactor() bool + func (m NoLegs) HasLegInstrRegistry() bool + func (m NoLegs) HasLegInterestAccrualDate() bool + func (m NoLegs) HasLegIssueDate() bool + func (m NoLegs) HasLegIssuer() bool + func (m NoLegs) HasLegLocaleOfIssue() bool + func (m NoLegs) HasLegMaturityDate() bool + func (m NoLegs) HasLegMaturityMonthYear() bool + func (m NoLegs) HasLegOptAttribute() bool + func (m NoLegs) HasLegPool() bool + func (m NoLegs) HasLegProduct() bool + func (m NoLegs) HasLegRatioQty() bool + func (m NoLegs) HasLegRedemptionDate() bool + func (m NoLegs) HasLegRepoCollateralSecurityType() bool + func (m NoLegs) HasLegRepurchaseRate() bool + func (m NoLegs) HasLegRepurchaseTerm() bool + func (m NoLegs) HasLegSecurityDesc() bool + func (m NoLegs) HasLegSecurityExchange() bool + func (m NoLegs) HasLegSecurityID() bool + func (m NoLegs) HasLegSecurityIDSource() bool + func (m NoLegs) HasLegSecuritySubType() bool + func (m NoLegs) HasLegSecurityType() bool + func (m NoLegs) HasLegSide() bool + func (m NoLegs) HasLegStateOrProvinceOfIssue() bool + func (m NoLegs) HasLegStrikeCurrency() bool + func (m NoLegs) HasLegStrikePrice() bool + func (m NoLegs) HasLegSymbol() bool + func (m NoLegs) HasLegSymbolSfx() bool + func (m NoLegs) HasNoLegSecurityAltID() bool + func (m NoLegs) SetEncodedLegIssuer(v string) + func (m NoLegs) SetEncodedLegIssuerLen(v int) + func (m NoLegs) SetEncodedLegSecurityDesc(v string) + func (m NoLegs) SetEncodedLegSecurityDescLen(v int) + func (m NoLegs) SetLegCFICode(v string) + func (m NoLegs) SetLegContractMultiplier(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegContractSettlMonth(v string) + func (m NoLegs) SetLegCountryOfIssue(v string) + func (m NoLegs) SetLegCouponPaymentDate(v string) + func (m NoLegs) SetLegCouponRate(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegCreditRating(v string) + func (m NoLegs) SetLegCurrency(v string) + func (m NoLegs) SetLegDatedDate(v string) + func (m NoLegs) SetLegFactor(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegInstrRegistry(v string) + func (m NoLegs) SetLegInterestAccrualDate(v string) + func (m NoLegs) SetLegIssueDate(v string) + func (m NoLegs) SetLegIssuer(v string) + func (m NoLegs) SetLegLocaleOfIssue(v string) + func (m NoLegs) SetLegMaturityDate(v string) + func (m NoLegs) SetLegMaturityMonthYear(v string) + func (m NoLegs) SetLegOptAttribute(v string) + func (m NoLegs) SetLegPool(v string) + func (m NoLegs) SetLegProduct(v int) + func (m NoLegs) SetLegRatioQty(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegRedemptionDate(v string) + func (m NoLegs) SetLegRepoCollateralSecurityType(v int) + func (m NoLegs) SetLegRepurchaseRate(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegRepurchaseTerm(v int) + func (m NoLegs) SetLegSecurityDesc(v string) + func (m NoLegs) SetLegSecurityExchange(v string) + func (m NoLegs) SetLegSecurityID(v string) + func (m NoLegs) SetLegSecurityIDSource(v string) + func (m NoLegs) SetLegSecuritySubType(v string) + func (m NoLegs) SetLegSecurityType(v string) + func (m NoLegs) SetLegSide(v string) + func (m NoLegs) SetLegStateOrProvinceOfIssue(v string) + func (m NoLegs) SetLegStrikeCurrency(v string) + func (m NoLegs) SetLegStrikePrice(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegSymbol(v string) + func (m NoLegs) SetLegSymbolSfx(v string) + func (m NoLegs) SetNoLegSecurityAltID(f NoLegSecurityAltIDRepeatingGroup) + type NoLegsRepeatingGroup struct + func NewNoLegsRepeatingGroup() NoLegsRepeatingGroup + func (m NoLegsRepeatingGroup) Add() NoLegs + func (m NoLegsRepeatingGroup) Get(i int) NoLegs + type NoMiscFees struct + func (m NoMiscFees) GetMiscFeeAmt() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoMiscFees) GetMiscFeeBasis() (v enum.MiscFeeBasis, err quickfix.MessageRejectError) + func (m NoMiscFees) GetMiscFeeCurr() (v string, err quickfix.MessageRejectError) + func (m NoMiscFees) GetMiscFeeType() (v enum.MiscFeeType, err quickfix.MessageRejectError) + func (m NoMiscFees) HasMiscFeeAmt() bool + func (m NoMiscFees) HasMiscFeeBasis() bool + func (m NoMiscFees) HasMiscFeeCurr() bool + func (m NoMiscFees) HasMiscFeeType() bool + func (m NoMiscFees) SetMiscFeeAmt(value decimal.Decimal, scale int32) + func (m NoMiscFees) SetMiscFeeBasis(v enum.MiscFeeBasis) + func (m NoMiscFees) SetMiscFeeCurr(v string) + func (m NoMiscFees) SetMiscFeeType(v enum.MiscFeeType) + type NoMiscFeesRepeatingGroup struct + func NewNoMiscFeesRepeatingGroup() NoMiscFeesRepeatingGroup + func (m NoMiscFeesRepeatingGroup) Add() NoMiscFees + func (m NoMiscFeesRepeatingGroup) Get(i int) NoMiscFees + type NoPartyIDs struct + func (m NoPartyIDs) GetNoPartySubIDs() (NoPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyID() (v string, err quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyIDSource() (v enum.PartyIDSource, err quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyRole() (v enum.PartyRole, err quickfix.MessageRejectError) + func (m NoPartyIDs) HasNoPartySubIDs() bool + func (m NoPartyIDs) HasPartyID() bool + func (m NoPartyIDs) HasPartyIDSource() bool + func (m NoPartyIDs) HasPartyRole() bool + func (m NoPartyIDs) SetNoPartySubIDs(f NoPartySubIDsRepeatingGroup) + func (m NoPartyIDs) SetPartyID(v string) + func (m NoPartyIDs) SetPartyIDSource(v enum.PartyIDSource) + func (m NoPartyIDs) SetPartyRole(v enum.PartyRole) + type NoPartyIDsRepeatingGroup struct + func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup + func (m NoPartyIDsRepeatingGroup) Add() NoPartyIDs + func (m NoPartyIDsRepeatingGroup) Get(i int) NoPartyIDs + type NoPartySubIDs struct + func (m NoPartySubIDs) GetPartySubID() (v string, err quickfix.MessageRejectError) + func (m NoPartySubIDs) GetPartySubIDType() (v enum.PartySubIDType, err quickfix.MessageRejectError) + func (m NoPartySubIDs) HasPartySubID() bool + func (m NoPartySubIDs) HasPartySubIDType() bool + func (m NoPartySubIDs) SetPartySubID(v string) + func (m NoPartySubIDs) SetPartySubIDType(v enum.PartySubIDType) + type NoPartySubIDsRepeatingGroup struct + func NewNoPartySubIDsRepeatingGroup() NoPartySubIDsRepeatingGroup + func (m NoPartySubIDsRepeatingGroup) Add() NoPartySubIDs + func (m NoPartySubIDsRepeatingGroup) Get(i int) NoPartySubIDs + type NoSecurityAltID struct + func (m NoSecurityAltID) GetSecurityAltID() (v string, err quickfix.MessageRejectError) + func (m NoSecurityAltID) GetSecurityAltIDSource() (v string, err quickfix.MessageRejectError) + func (m NoSecurityAltID) HasSecurityAltID() bool + func (m NoSecurityAltID) HasSecurityAltIDSource() bool + func (m NoSecurityAltID) SetSecurityAltID(v string) + func (m NoSecurityAltID) SetSecurityAltIDSource(v string) + type NoSecurityAltIDRepeatingGroup struct + func NewNoSecurityAltIDRepeatingGroup() NoSecurityAltIDRepeatingGroup + func (m NoSecurityAltIDRepeatingGroup) Add() NoSecurityAltID + func (m NoSecurityAltIDRepeatingGroup) Get(i int) NoSecurityAltID + type NoSettlPartyIDs struct + func (m NoSettlPartyIDs) GetNoSettlPartySubIDs() (NoSettlPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoSettlPartyIDs) GetSettlPartyID() (v string, err quickfix.MessageRejectError) + func (m NoSettlPartyIDs) GetSettlPartyIDSource() (v string, err quickfix.MessageRejectError) + func (m NoSettlPartyIDs) GetSettlPartyRole() (v int, err quickfix.MessageRejectError) + func (m NoSettlPartyIDs) HasNoSettlPartySubIDs() bool + func (m NoSettlPartyIDs) HasSettlPartyID() bool + func (m NoSettlPartyIDs) HasSettlPartyIDSource() bool + func (m NoSettlPartyIDs) HasSettlPartyRole() bool + func (m NoSettlPartyIDs) SetNoSettlPartySubIDs(f NoSettlPartySubIDsRepeatingGroup) + func (m NoSettlPartyIDs) SetSettlPartyID(v string) + func (m NoSettlPartyIDs) SetSettlPartyIDSource(v string) + func (m NoSettlPartyIDs) SetSettlPartyRole(v int) + type NoSettlPartyIDsRepeatingGroup struct + func NewNoSettlPartyIDsRepeatingGroup() NoSettlPartyIDsRepeatingGroup + func (m NoSettlPartyIDsRepeatingGroup) Add() NoSettlPartyIDs + func (m NoSettlPartyIDsRepeatingGroup) Get(i int) NoSettlPartyIDs + type NoSettlPartySubIDs struct + func (m NoSettlPartySubIDs) GetSettlPartySubID() (v string, err quickfix.MessageRejectError) + func (m NoSettlPartySubIDs) GetSettlPartySubIDType() (v int, err quickfix.MessageRejectError) + func (m NoSettlPartySubIDs) HasSettlPartySubID() bool + func (m NoSettlPartySubIDs) HasSettlPartySubIDType() bool + func (m NoSettlPartySubIDs) SetSettlPartySubID(v string) + func (m NoSettlPartySubIDs) SetSettlPartySubIDType(v int) + type NoSettlPartySubIDsRepeatingGroup struct + func NewNoSettlPartySubIDsRepeatingGroup() NoSettlPartySubIDsRepeatingGroup + func (m NoSettlPartySubIDsRepeatingGroup) Add() NoSettlPartySubIDs + func (m NoSettlPartySubIDsRepeatingGroup) Get(i int) NoSettlPartySubIDs + type NoStipulations struct + func (m NoStipulations) GetStipulationType() (v enum.StipulationType, err quickfix.MessageRejectError) + func (m NoStipulations) GetStipulationValue() (v string, err quickfix.MessageRejectError) + func (m NoStipulations) HasStipulationType() bool + func (m NoStipulations) HasStipulationValue() bool + func (m NoStipulations) SetStipulationType(v enum.StipulationType) + func (m NoStipulations) SetStipulationValue(v string) + type NoStipulationsRepeatingGroup struct + func NewNoStipulationsRepeatingGroup() NoStipulationsRepeatingGroup + func (m NoStipulationsRepeatingGroup) Add() NoStipulations + func (m NoStipulationsRepeatingGroup) Get(i int) NoStipulations + type NoTrades struct + func (m NoTrades) GetSecondaryTradeReportID() (v string, err quickfix.MessageRejectError) + func (m NoTrades) GetTradeReportID() (v string, err quickfix.MessageRejectError) + func (m NoTrades) HasSecondaryTradeReportID() bool + func (m NoTrades) HasTradeReportID() bool + func (m NoTrades) SetSecondaryTradeReportID(v string) + func (m NoTrades) SetTradeReportID(v string) + type NoTradesRepeatingGroup struct + func NewNoTradesRepeatingGroup() NoTradesRepeatingGroup + func (m NoTradesRepeatingGroup) Add() NoTrades + func (m NoTradesRepeatingGroup) Get(i int) NoTrades + type NoTrdRegTimestamps struct + func (m NoTrdRegTimestamps) GetTrdRegTimestamp() (v time.Time, err quickfix.MessageRejectError) + func (m NoTrdRegTimestamps) GetTrdRegTimestampOrigin() (v string, err quickfix.MessageRejectError) + func (m NoTrdRegTimestamps) GetTrdRegTimestampType() (v enum.TrdRegTimestampType, err quickfix.MessageRejectError) + func (m NoTrdRegTimestamps) HasTrdRegTimestamp() bool + func (m NoTrdRegTimestamps) HasTrdRegTimestampOrigin() bool + func (m NoTrdRegTimestamps) HasTrdRegTimestampType() bool + func (m NoTrdRegTimestamps) SetTrdRegTimestamp(v time.Time) + func (m NoTrdRegTimestamps) SetTrdRegTimestampOrigin(v string) + func (m NoTrdRegTimestamps) SetTrdRegTimestampType(v enum.TrdRegTimestampType) + type NoTrdRegTimestampsRepeatingGroup struct + func NewNoTrdRegTimestampsRepeatingGroup() NoTrdRegTimestampsRepeatingGroup + func (m NoTrdRegTimestampsRepeatingGroup) Add() NoTrdRegTimestamps + func (m NoTrdRegTimestampsRepeatingGroup) Get(i int) NoTrdRegTimestamps + type NoUnderlyingSecurityAltID struct + 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 struct + func NewNoUnderlyingSecurityAltIDRepeatingGroup() NoUnderlyingSecurityAltIDRepeatingGroup + func (m NoUnderlyingSecurityAltIDRepeatingGroup) Add() NoUnderlyingSecurityAltID + func (m NoUnderlyingSecurityAltIDRepeatingGroup) Get(i int) NoUnderlyingSecurityAltID + type NoUnderlyingStips struct + 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 struct + func NewNoUnderlyingStipsRepeatingGroup() NoUnderlyingStipsRepeatingGroup + func (m NoUnderlyingStipsRepeatingGroup) Add() NoUnderlyingStips + func (m NoUnderlyingStipsRepeatingGroup) Get(i int) NoUnderlyingStips + type NoUnderlyings struct + func (m NoUnderlyings) GetEncodedUnderlyingIssuer() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingIssuerLen() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingSecurityDescLen() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetNoUnderlyingSecurityAltID() (NoUnderlyingSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m NoUnderlyings) GetNoUnderlyingStips() (NoUnderlyingStipsRepeatingGroup, quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCFICode() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCPProgram() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCPRegType() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCountryOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCouponPaymentDate() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCreditRating() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCurrency() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCurrentValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingDirtyPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingEndPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingEndValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFactor() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingInstrRegistry() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingIssueDate() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingIssuer() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingLocaleOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingMaturityDate() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingMaturityMonthYear() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingOptAttribute() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingProduct() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPx() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRedemptionDate() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingRepurchaseTerm() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityExchange() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityID() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityIDSource() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecuritySubType() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSecurityType() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStartValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStrikeCurrency() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSymbol() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSymbolSfx() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) HasEncodedUnderlyingIssuer() bool + func (m NoUnderlyings) HasEncodedUnderlyingIssuerLen() bool + func (m NoUnderlyings) HasEncodedUnderlyingSecurityDesc() bool + func (m NoUnderlyings) HasEncodedUnderlyingSecurityDescLen() bool + func (m NoUnderlyings) HasNoUnderlyingSecurityAltID() bool + func (m NoUnderlyings) HasNoUnderlyingStips() bool + func (m NoUnderlyings) HasUnderlyingCFICode() bool + func (m NoUnderlyings) HasUnderlyingCPProgram() bool + func (m NoUnderlyings) HasUnderlyingCPRegType() bool + func (m NoUnderlyings) HasUnderlyingContractMultiplier() bool + func (m NoUnderlyings) HasUnderlyingCountryOfIssue() bool + func (m NoUnderlyings) HasUnderlyingCouponPaymentDate() bool + func (m NoUnderlyings) HasUnderlyingCouponRate() bool + func (m NoUnderlyings) HasUnderlyingCreditRating() bool + func (m NoUnderlyings) HasUnderlyingCurrency() bool + func (m NoUnderlyings) HasUnderlyingCurrentValue() bool + func (m NoUnderlyings) HasUnderlyingDirtyPrice() bool + func (m NoUnderlyings) HasUnderlyingEndPrice() bool + func (m NoUnderlyings) HasUnderlyingEndValue() bool + func (m NoUnderlyings) HasUnderlyingFactor() bool + func (m NoUnderlyings) HasUnderlyingInstrRegistry() bool + func (m NoUnderlyings) HasUnderlyingIssueDate() bool + func (m NoUnderlyings) HasUnderlyingIssuer() bool + func (m NoUnderlyings) HasUnderlyingLocaleOfIssue() bool + func (m NoUnderlyings) HasUnderlyingMaturityDate() bool + func (m NoUnderlyings) HasUnderlyingMaturityMonthYear() bool + func (m NoUnderlyings) HasUnderlyingOptAttribute() bool + func (m NoUnderlyings) HasUnderlyingProduct() bool + func (m NoUnderlyings) HasUnderlyingPx() bool + func (m NoUnderlyings) HasUnderlyingQty() bool + func (m NoUnderlyings) HasUnderlyingRedemptionDate() bool + func (m NoUnderlyings) HasUnderlyingRepoCollateralSecurityType() bool + func (m NoUnderlyings) HasUnderlyingRepurchaseRate() bool + func (m NoUnderlyings) HasUnderlyingRepurchaseTerm() bool + func (m NoUnderlyings) HasUnderlyingSecurityDesc() bool + func (m NoUnderlyings) HasUnderlyingSecurityExchange() bool + func (m NoUnderlyings) HasUnderlyingSecurityID() bool + func (m NoUnderlyings) HasUnderlyingSecurityIDSource() bool + func (m NoUnderlyings) HasUnderlyingSecuritySubType() bool + func (m NoUnderlyings) HasUnderlyingSecurityType() bool + func (m NoUnderlyings) HasUnderlyingStartValue() bool + func (m NoUnderlyings) HasUnderlyingStateOrProvinceOfIssue() bool + func (m NoUnderlyings) HasUnderlyingStrikeCurrency() bool + func (m NoUnderlyings) HasUnderlyingStrikePrice() bool + func (m NoUnderlyings) HasUnderlyingSymbol() bool + func (m NoUnderlyings) HasUnderlyingSymbolSfx() bool + func (m NoUnderlyings) SetEncodedUnderlyingIssuer(v string) + func (m NoUnderlyings) SetEncodedUnderlyingIssuerLen(v int) + func (m NoUnderlyings) SetEncodedUnderlyingSecurityDesc(v string) + func (m NoUnderlyings) SetEncodedUnderlyingSecurityDescLen(v int) + func (m NoUnderlyings) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup) + func (m NoUnderlyings) SetNoUnderlyingStips(f NoUnderlyingStipsRepeatingGroup) + func (m NoUnderlyings) SetUnderlyingCFICode(v string) + func (m NoUnderlyings) SetUnderlyingCPProgram(v string) + func (m NoUnderlyings) SetUnderlyingCPRegType(v string) + func (m NoUnderlyings) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCountryOfIssue(v string) + func (m NoUnderlyings) SetUnderlyingCouponPaymentDate(v string) + func (m NoUnderlyings) SetUnderlyingCouponRate(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCreditRating(v string) + func (m NoUnderlyings) SetUnderlyingCurrency(v string) + func (m NoUnderlyings) SetUnderlyingCurrentValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingDirtyPrice(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingEndPrice(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingEndValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingFactor(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingInstrRegistry(v string) + func (m NoUnderlyings) SetUnderlyingIssueDate(v string) + func (m NoUnderlyings) SetUnderlyingIssuer(v string) + func (m NoUnderlyings) SetUnderlyingLocaleOfIssue(v string) + func (m NoUnderlyings) SetUnderlyingMaturityDate(v string) + func (m NoUnderlyings) SetUnderlyingMaturityMonthYear(v string) + func (m NoUnderlyings) SetUnderlyingOptAttribute(v string) + func (m NoUnderlyings) SetUnderlyingProduct(v int) + func (m NoUnderlyings) SetUnderlyingPx(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingQty(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingRedemptionDate(v string) + func (m NoUnderlyings) SetUnderlyingRepoCollateralSecurityType(v int) + func (m NoUnderlyings) SetUnderlyingRepurchaseRate(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingRepurchaseTerm(v int) + func (m NoUnderlyings) SetUnderlyingSecurityDesc(v string) + func (m NoUnderlyings) SetUnderlyingSecurityExchange(v string) + func (m NoUnderlyings) SetUnderlyingSecurityID(v string) + func (m NoUnderlyings) SetUnderlyingSecurityIDSource(v string) + func (m NoUnderlyings) SetUnderlyingSecuritySubType(v string) + func (m NoUnderlyings) SetUnderlyingSecurityType(v string) + func (m NoUnderlyings) SetUnderlyingStartValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingStateOrProvinceOfIssue(v string) + func (m NoUnderlyings) SetUnderlyingStrikeCurrency(v string) + func (m NoUnderlyings) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingSymbol(v string) + func (m NoUnderlyings) SetUnderlyingSymbolSfx(v string) + type NoUnderlyingsRepeatingGroup struct + func NewNoUnderlyingsRepeatingGroup() NoUnderlyingsRepeatingGroup + func (m NoUnderlyingsRepeatingGroup) Add() NoUnderlyings + func (m NoUnderlyingsRepeatingGroup) Get(i int) NoUnderlyings + type RouteOut func(msg CollateralReport, sessionID quickfix.SessionID) quickfix.MessageRejectError