Documentation ¶
Index ¶
- func Route(router RouteOut) (string, string, quickfix.MessageRoute)
- type NoAllocs
- func (m NoAllocs) GetAllocAccount() (v string, err quickfix.MessageRejectError)
- func (m NoAllocs) GetAllocAcctIDSource() (v int, err quickfix.MessageRejectError)
- func (m NoAllocs) GetAllocQty() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoAllocs) GetAllocSettlCurrency() (v string, err quickfix.MessageRejectError)
- func (m NoAllocs) GetIndividualAllocID() (v string, err quickfix.MessageRejectError)
- func (m NoAllocs) GetNoNested2PartyIDs() (NoNested2PartyIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoAllocs) HasAllocAccount() bool
- func (m NoAllocs) HasAllocAcctIDSource() bool
- func (m NoAllocs) HasAllocQty() bool
- func (m NoAllocs) HasAllocSettlCurrency() bool
- func (m NoAllocs) HasIndividualAllocID() bool
- func (m NoAllocs) HasNoNested2PartyIDs() bool
- func (m NoAllocs) SetAllocAccount(v string)
- func (m NoAllocs) SetAllocAcctIDSource(v int)
- func (m NoAllocs) SetAllocQty(value decimal.Decimal, scale int32)
- func (m NoAllocs) SetAllocSettlCurrency(v string)
- func (m NoAllocs) SetIndividualAllocID(v string)
- func (m NoAllocs) SetNoNested2PartyIDs(f NoNested2PartyIDsRepeatingGroup)
- type NoAllocsRepeatingGroup
- type NoEvents
- 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
- type NoLegSecurityAltID
- 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
- type NoLegStipulations
- func (m NoLegStipulations) GetLegStipulationType() (v string, err quickfix.MessageRejectError)
- func (m NoLegStipulations) GetLegStipulationValue() (v string, err quickfix.MessageRejectError)
- func (m NoLegStipulations) HasLegStipulationType() bool
- func (m NoLegStipulations) HasLegStipulationValue() bool
- func (m NoLegStipulations) SetLegStipulationType(v string)
- func (m NoLegStipulations) SetLegStipulationValue(v string)
- type NoLegStipulationsRepeatingGroup
- type NoLegs
- 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) GetLegCoveredOrUncovered() (v int, 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) GetLegLastPx() (v decimal.Decimal, 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) GetLegPositionEffect() (v string, err quickfix.MessageRejectError)
- func (m NoLegs) GetLegPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoLegs) GetLegProduct() (v int, err quickfix.MessageRejectError)
- func (m NoLegs) GetLegQty() (v decimal.Decimal, 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) GetLegRefID() (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) GetLegSettlDate() (v string, err quickfix.MessageRejectError)
- func (m NoLegs) GetLegSettlType() (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) GetLegSwapType() (v enum.LegSwapType, 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) GetNoLegStipulations() (NoLegStipulationsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoLegs) GetNoNestedPartyIDs() (NoNestedPartyIDsRepeatingGroup, 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) HasLegCoveredOrUncovered() 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) HasLegLastPx() 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) HasLegPositionEffect() bool
- func (m NoLegs) HasLegPrice() bool
- func (m NoLegs) HasLegProduct() bool
- func (m NoLegs) HasLegQty() bool
- func (m NoLegs) HasLegRatioQty() bool
- func (m NoLegs) HasLegRedemptionDate() bool
- func (m NoLegs) HasLegRefID() 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) HasLegSettlDate() bool
- func (m NoLegs) HasLegSettlType() bool
- func (m NoLegs) HasLegSide() bool
- func (m NoLegs) HasLegStateOrProvinceOfIssue() bool
- func (m NoLegs) HasLegStrikeCurrency() bool
- func (m NoLegs) HasLegStrikePrice() bool
- func (m NoLegs) HasLegSwapType() bool
- func (m NoLegs) HasLegSymbol() bool
- func (m NoLegs) HasLegSymbolSfx() bool
- func (m NoLegs) HasNoLegSecurityAltID() bool
- func (m NoLegs) HasNoLegStipulations() bool
- func (m NoLegs) HasNoNestedPartyIDs() 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) SetLegCoveredOrUncovered(v int)
- 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) SetLegLastPx(value decimal.Decimal, scale int32)
- 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) SetLegPositionEffect(v string)
- func (m NoLegs) SetLegPrice(value decimal.Decimal, scale int32)
- func (m NoLegs) SetLegProduct(v int)
- func (m NoLegs) SetLegQty(value decimal.Decimal, scale int32)
- func (m NoLegs) SetLegRatioQty(value decimal.Decimal, scale int32)
- func (m NoLegs) SetLegRedemptionDate(v string)
- func (m NoLegs) SetLegRefID(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) SetLegSettlDate(v string)
- func (m NoLegs) SetLegSettlType(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) SetLegSwapType(v enum.LegSwapType)
- func (m NoLegs) SetLegSymbol(v string)
- func (m NoLegs) SetLegSymbolSfx(v string)
- func (m NoLegs) SetNoLegSecurityAltID(f NoLegSecurityAltIDRepeatingGroup)
- func (m NoLegs) SetNoLegStipulations(f NoLegStipulationsRepeatingGroup)
- func (m NoLegs) SetNoNestedPartyIDs(f NoNestedPartyIDsRepeatingGroup)
- type NoLegsRepeatingGroup
- type NoNested2PartyIDs
- func (m NoNested2PartyIDs) GetNested2PartyID() (v string, err quickfix.MessageRejectError)
- func (m NoNested2PartyIDs) GetNested2PartyIDSource() (v string, err quickfix.MessageRejectError)
- func (m NoNested2PartyIDs) GetNested2PartyRole() (v int, err quickfix.MessageRejectError)
- func (m NoNested2PartyIDs) GetNoNested2PartySubIDs() (NoNested2PartySubIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoNested2PartyIDs) HasNested2PartyID() bool
- func (m NoNested2PartyIDs) HasNested2PartyIDSource() bool
- func (m NoNested2PartyIDs) HasNested2PartyRole() bool
- func (m NoNested2PartyIDs) HasNoNested2PartySubIDs() bool
- func (m NoNested2PartyIDs) SetNested2PartyID(v string)
- func (m NoNested2PartyIDs) SetNested2PartyIDSource(v string)
- func (m NoNested2PartyIDs) SetNested2PartyRole(v int)
- func (m NoNested2PartyIDs) SetNoNested2PartySubIDs(f NoNested2PartySubIDsRepeatingGroup)
- type NoNested2PartyIDsRepeatingGroup
- type NoNested2PartySubIDs
- func (m NoNested2PartySubIDs) GetNested2PartySubID() (v string, err quickfix.MessageRejectError)
- func (m NoNested2PartySubIDs) GetNested2PartySubIDType() (v int, err quickfix.MessageRejectError)
- func (m NoNested2PartySubIDs) HasNested2PartySubID() bool
- func (m NoNested2PartySubIDs) HasNested2PartySubIDType() bool
- func (m NoNested2PartySubIDs) SetNested2PartySubID(v string)
- func (m NoNested2PartySubIDs) SetNested2PartySubIDType(v int)
- type NoNested2PartySubIDsRepeatingGroup
- type NoNestedPartyIDs
- func (m NoNestedPartyIDs) GetNestedPartyID() (v string, err quickfix.MessageRejectError)
- func (m NoNestedPartyIDs) GetNestedPartyIDSource() (v string, err quickfix.MessageRejectError)
- func (m NoNestedPartyIDs) GetNestedPartyRole() (v int, err quickfix.MessageRejectError)
- func (m NoNestedPartyIDs) GetNoNestedPartySubIDs() (NoNestedPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoNestedPartyIDs) HasNestedPartyID() bool
- func (m NoNestedPartyIDs) HasNestedPartyIDSource() bool
- func (m NoNestedPartyIDs) HasNestedPartyRole() bool
- func (m NoNestedPartyIDs) HasNoNestedPartySubIDs() bool
- func (m NoNestedPartyIDs) SetNestedPartyID(v string)
- func (m NoNestedPartyIDs) SetNestedPartyIDSource(v string)
- func (m NoNestedPartyIDs) SetNestedPartyRole(v int)
- func (m NoNestedPartyIDs) SetNoNestedPartySubIDs(f NoNestedPartySubIDsRepeatingGroup)
- type NoNestedPartyIDsRepeatingGroup
- type NoNestedPartySubIDs
- func (m NoNestedPartySubIDs) GetNestedPartySubID() (v string, err quickfix.MessageRejectError)
- func (m NoNestedPartySubIDs) GetNestedPartySubIDType() (v int, err quickfix.MessageRejectError)
- func (m NoNestedPartySubIDs) HasNestedPartySubID() bool
- func (m NoNestedPartySubIDs) HasNestedPartySubIDType() bool
- func (m NoNestedPartySubIDs) SetNestedPartySubID(v string)
- func (m NoNestedPartySubIDs) SetNestedPartySubIDType(v int)
- type NoNestedPartySubIDsRepeatingGroup
- type NoSecurityAltID
- 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
- type NoTrdRegTimestamps
- 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
- type RouteOut
- type TradeCaptureReportAck
- func (m TradeCaptureReportAck) GetAccount() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetAccountType() (v enum.AccountType, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetAcctIDSource() (v enum.AcctIDSource, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetCFICode() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetCPProgram() (v enum.CPProgram, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetCPRegType() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetClearingFeeIndicator() (v enum.ClearingFeeIndicator, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetContractSettlMonth() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetCountryOfIssue() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetCouponPaymentDate() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetCreditRating() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetCustOrderCapacity() (v enum.CustOrderCapacity, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetDatedDate() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetEncodedIssuer() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetEncodedText() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetExecID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetExecType() (v enum.ExecType, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetFactor() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetInstrRegistry() (v enum.InstrRegistry, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetInterestAccrualDate() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetIssueDate() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetIssuer() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetLocaleOfIssue() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetMaturityDate() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetNoAllocs() (NoAllocsRepeatingGroup, quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetNoEvents() (NoEventsRepeatingGroup, quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetNoLegs() (NoLegsRepeatingGroup, quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetNoTrdRegTimestamps() (NoTrdRegTimestampsRepeatingGroup, quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetOptAttribute() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetOrderCapacity() (v enum.OrderCapacity, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetOrderRestrictions() (v enum.OrderRestrictions, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetPool() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetPositionEffect() (v enum.PositionEffect, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetPreallocMethod() (v enum.PreallocMethod, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetProduct() (v enum.Product, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetRedemptionDate() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetRepurchaseTerm() (v int, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetResponseDestination() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetResponseTransportType() (v enum.ResponseTransportType, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetSecondaryExecID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetSecondaryTradeReportID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetSecondaryTradeReportRefID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetSecondaryTrdType() (v int, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetSecurityExchange() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetSecurityID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetSecurityIDSource() (v enum.SecurityIDSource, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetSecuritySubType() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetStrikeCurrency() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetSubscriptionRequestType() (v enum.SubscriptionRequestType, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetSymbol() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetText() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetTradeLinkID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetTradeReportID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetTradeReportRefID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetTradeReportRejectReason() (v enum.TradeReportRejectReason, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetTradeReportTransType() (v enum.TradeReportTransType, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetTradeReportType() (v enum.TradeReportType, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetTransactTime() (v time.Time, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetTransferReason() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetTrdMatchID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetTrdRptStatus() (v enum.TrdRptStatus, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetTrdSubType() (v enum.TrdSubType, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) GetTrdType() (v enum.TrdType, err quickfix.MessageRejectError)
- func (m TradeCaptureReportAck) HasAccount() bool
- func (m TradeCaptureReportAck) HasAccountType() bool
- func (m TradeCaptureReportAck) HasAcctIDSource() bool
- func (m TradeCaptureReportAck) HasCFICode() bool
- func (m TradeCaptureReportAck) HasCPProgram() bool
- func (m TradeCaptureReportAck) HasCPRegType() bool
- func (m TradeCaptureReportAck) HasClearingFeeIndicator() bool
- func (m TradeCaptureReportAck) HasContractMultiplier() bool
- func (m TradeCaptureReportAck) HasContractSettlMonth() bool
- func (m TradeCaptureReportAck) HasCountryOfIssue() bool
- func (m TradeCaptureReportAck) HasCouponPaymentDate() bool
- func (m TradeCaptureReportAck) HasCouponRate() bool
- func (m TradeCaptureReportAck) HasCreditRating() bool
- func (m TradeCaptureReportAck) HasCustOrderCapacity() bool
- func (m TradeCaptureReportAck) HasDatedDate() bool
- func (m TradeCaptureReportAck) HasEncodedIssuer() bool
- func (m TradeCaptureReportAck) HasEncodedIssuerLen() bool
- func (m TradeCaptureReportAck) HasEncodedSecurityDesc() bool
- func (m TradeCaptureReportAck) HasEncodedSecurityDescLen() bool
- func (m TradeCaptureReportAck) HasEncodedText() bool
- func (m TradeCaptureReportAck) HasEncodedTextLen() bool
- func (m TradeCaptureReportAck) HasExecID() bool
- func (m TradeCaptureReportAck) HasExecType() bool
- func (m TradeCaptureReportAck) HasFactor() bool
- func (m TradeCaptureReportAck) HasInstrRegistry() bool
- func (m TradeCaptureReportAck) HasInterestAccrualDate() bool
- func (m TradeCaptureReportAck) HasIssueDate() bool
- func (m TradeCaptureReportAck) HasIssuer() bool
- func (m TradeCaptureReportAck) HasLocaleOfIssue() bool
- func (m TradeCaptureReportAck) HasMaturityDate() bool
- func (m TradeCaptureReportAck) HasMaturityMonthYear() bool
- func (m TradeCaptureReportAck) HasNoAllocs() bool
- func (m TradeCaptureReportAck) HasNoEvents() bool
- func (m TradeCaptureReportAck) HasNoLegs() bool
- func (m TradeCaptureReportAck) HasNoSecurityAltID() bool
- func (m TradeCaptureReportAck) HasNoTrdRegTimestamps() bool
- func (m TradeCaptureReportAck) HasOptAttribute() bool
- func (m TradeCaptureReportAck) HasOrderCapacity() bool
- func (m TradeCaptureReportAck) HasOrderRestrictions() bool
- func (m TradeCaptureReportAck) HasPool() bool
- func (m TradeCaptureReportAck) HasPositionEffect() bool
- func (m TradeCaptureReportAck) HasPreallocMethod() bool
- func (m TradeCaptureReportAck) HasProduct() bool
- func (m TradeCaptureReportAck) HasRedemptionDate() bool
- func (m TradeCaptureReportAck) HasRepoCollateralSecurityType() bool
- func (m TradeCaptureReportAck) HasRepurchaseRate() bool
- func (m TradeCaptureReportAck) HasRepurchaseTerm() bool
- func (m TradeCaptureReportAck) HasResponseDestination() bool
- func (m TradeCaptureReportAck) HasResponseTransportType() bool
- func (m TradeCaptureReportAck) HasSecondaryExecID() bool
- func (m TradeCaptureReportAck) HasSecondaryTradeReportID() bool
- func (m TradeCaptureReportAck) HasSecondaryTradeReportRefID() bool
- func (m TradeCaptureReportAck) HasSecondaryTrdType() bool
- func (m TradeCaptureReportAck) HasSecurityDesc() bool
- func (m TradeCaptureReportAck) HasSecurityExchange() bool
- func (m TradeCaptureReportAck) HasSecurityID() bool
- func (m TradeCaptureReportAck) HasSecurityIDSource() bool
- func (m TradeCaptureReportAck) HasSecuritySubType() bool
- func (m TradeCaptureReportAck) HasSecurityType() bool
- func (m TradeCaptureReportAck) HasStateOrProvinceOfIssue() bool
- func (m TradeCaptureReportAck) HasStrikeCurrency() bool
- func (m TradeCaptureReportAck) HasStrikePrice() bool
- func (m TradeCaptureReportAck) HasSubscriptionRequestType() bool
- func (m TradeCaptureReportAck) HasSymbol() bool
- func (m TradeCaptureReportAck) HasSymbolSfx() bool
- func (m TradeCaptureReportAck) HasText() bool
- func (m TradeCaptureReportAck) HasTradeLinkID() bool
- func (m TradeCaptureReportAck) HasTradeReportID() bool
- func (m TradeCaptureReportAck) HasTradeReportRefID() bool
- func (m TradeCaptureReportAck) HasTradeReportRejectReason() bool
- func (m TradeCaptureReportAck) HasTradeReportTransType() bool
- func (m TradeCaptureReportAck) HasTradeReportType() bool
- func (m TradeCaptureReportAck) HasTransactTime() bool
- func (m TradeCaptureReportAck) HasTransferReason() bool
- func (m TradeCaptureReportAck) HasTrdMatchID() bool
- func (m TradeCaptureReportAck) HasTrdRptStatus() bool
- func (m TradeCaptureReportAck) HasTrdSubType() bool
- func (m TradeCaptureReportAck) HasTrdType() bool
- func (m TradeCaptureReportAck) SetAccount(v string)
- func (m TradeCaptureReportAck) SetAccountType(v enum.AccountType)
- func (m TradeCaptureReportAck) SetAcctIDSource(v enum.AcctIDSource)
- func (m TradeCaptureReportAck) SetCFICode(v string)
- func (m TradeCaptureReportAck) SetCPProgram(v enum.CPProgram)
- func (m TradeCaptureReportAck) SetCPRegType(v string)
- func (m TradeCaptureReportAck) SetClearingFeeIndicator(v enum.ClearingFeeIndicator)
- func (m TradeCaptureReportAck) SetContractMultiplier(value decimal.Decimal, scale int32)
- func (m TradeCaptureReportAck) SetContractSettlMonth(v string)
- func (m TradeCaptureReportAck) SetCountryOfIssue(v string)
- func (m TradeCaptureReportAck) SetCouponPaymentDate(v string)
- func (m TradeCaptureReportAck) SetCouponRate(value decimal.Decimal, scale int32)
- func (m TradeCaptureReportAck) SetCreditRating(v string)
- func (m TradeCaptureReportAck) SetCustOrderCapacity(v enum.CustOrderCapacity)
- func (m TradeCaptureReportAck) SetDatedDate(v string)
- func (m TradeCaptureReportAck) SetEncodedIssuer(v string)
- func (m TradeCaptureReportAck) SetEncodedIssuerLen(v int)
- func (m TradeCaptureReportAck) SetEncodedSecurityDesc(v string)
- func (m TradeCaptureReportAck) SetEncodedSecurityDescLen(v int)
- func (m TradeCaptureReportAck) SetEncodedText(v string)
- func (m TradeCaptureReportAck) SetEncodedTextLen(v int)
- func (m TradeCaptureReportAck) SetExecID(v string)
- func (m TradeCaptureReportAck) SetExecType(v enum.ExecType)
- func (m TradeCaptureReportAck) SetFactor(value decimal.Decimal, scale int32)
- func (m TradeCaptureReportAck) SetInstrRegistry(v enum.InstrRegistry)
- func (m TradeCaptureReportAck) SetInterestAccrualDate(v string)
- func (m TradeCaptureReportAck) SetIssueDate(v string)
- func (m TradeCaptureReportAck) SetIssuer(v string)
- func (m TradeCaptureReportAck) SetLocaleOfIssue(v string)
- func (m TradeCaptureReportAck) SetMaturityDate(v string)
- func (m TradeCaptureReportAck) SetMaturityMonthYear(v string)
- func (m TradeCaptureReportAck) SetNoAllocs(f NoAllocsRepeatingGroup)
- func (m TradeCaptureReportAck) SetNoEvents(f NoEventsRepeatingGroup)
- func (m TradeCaptureReportAck) SetNoLegs(f NoLegsRepeatingGroup)
- func (m TradeCaptureReportAck) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup)
- func (m TradeCaptureReportAck) SetNoTrdRegTimestamps(f NoTrdRegTimestampsRepeatingGroup)
- func (m TradeCaptureReportAck) SetOptAttribute(v string)
- func (m TradeCaptureReportAck) SetOrderCapacity(v enum.OrderCapacity)
- func (m TradeCaptureReportAck) SetOrderRestrictions(v enum.OrderRestrictions)
- func (m TradeCaptureReportAck) SetPool(v string)
- func (m TradeCaptureReportAck) SetPositionEffect(v enum.PositionEffect)
- func (m TradeCaptureReportAck) SetPreallocMethod(v enum.PreallocMethod)
- func (m TradeCaptureReportAck) SetProduct(v enum.Product)
- func (m TradeCaptureReportAck) SetRedemptionDate(v string)
- func (m TradeCaptureReportAck) SetRepoCollateralSecurityType(v int)
- func (m TradeCaptureReportAck) SetRepurchaseRate(value decimal.Decimal, scale int32)
- func (m TradeCaptureReportAck) SetRepurchaseTerm(v int)
- func (m TradeCaptureReportAck) SetResponseDestination(v string)
- func (m TradeCaptureReportAck) SetResponseTransportType(v enum.ResponseTransportType)
- func (m TradeCaptureReportAck) SetSecondaryExecID(v string)
- func (m TradeCaptureReportAck) SetSecondaryTradeReportID(v string)
- func (m TradeCaptureReportAck) SetSecondaryTradeReportRefID(v string)
- func (m TradeCaptureReportAck) SetSecondaryTrdType(v int)
- func (m TradeCaptureReportAck) SetSecurityDesc(v string)
- func (m TradeCaptureReportAck) SetSecurityExchange(v string)
- func (m TradeCaptureReportAck) SetSecurityID(v string)
- func (m TradeCaptureReportAck) SetSecurityIDSource(v enum.SecurityIDSource)
- func (m TradeCaptureReportAck) SetSecuritySubType(v string)
- func (m TradeCaptureReportAck) SetSecurityType(v enum.SecurityType)
- func (m TradeCaptureReportAck) SetStateOrProvinceOfIssue(v string)
- func (m TradeCaptureReportAck) SetStrikeCurrency(v string)
- func (m TradeCaptureReportAck) SetStrikePrice(value decimal.Decimal, scale int32)
- func (m TradeCaptureReportAck) SetSubscriptionRequestType(v enum.SubscriptionRequestType)
- func (m TradeCaptureReportAck) SetSymbol(v string)
- func (m TradeCaptureReportAck) SetSymbolSfx(v enum.SymbolSfx)
- func (m TradeCaptureReportAck) SetText(v string)
- func (m TradeCaptureReportAck) SetTradeLinkID(v string)
- func (m TradeCaptureReportAck) SetTradeReportID(v string)
- func (m TradeCaptureReportAck) SetTradeReportRefID(v string)
- func (m TradeCaptureReportAck) SetTradeReportRejectReason(v enum.TradeReportRejectReason)
- func (m TradeCaptureReportAck) SetTradeReportTransType(v enum.TradeReportTransType)
- func (m TradeCaptureReportAck) SetTradeReportType(v enum.TradeReportType)
- func (m TradeCaptureReportAck) SetTransactTime(v time.Time)
- func (m TradeCaptureReportAck) SetTransferReason(v string)
- func (m TradeCaptureReportAck) SetTrdMatchID(v string)
- func (m TradeCaptureReportAck) SetTrdRptStatus(v enum.TrdRptStatus)
- func (m TradeCaptureReportAck) SetTrdSubType(v enum.TrdSubType)
- func (m TradeCaptureReportAck) SetTrdType(v enum.TrdType)
- func (m TradeCaptureReportAck) ToMessage() *quickfix.Message
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NoAllocs ¶
NoAllocs is a repeating group element, Tag 78.
func (NoAllocs) GetAllocAccount ¶
func (m NoAllocs) GetAllocAccount() (v string, err quickfix.MessageRejectError)
GetAllocAccount gets AllocAccount, Tag 79.
func (NoAllocs) GetAllocAcctIDSource ¶
func (m NoAllocs) GetAllocAcctIDSource() (v int, err quickfix.MessageRejectError)
GetAllocAcctIDSource gets AllocAcctIDSource, Tag 661.
func (NoAllocs) GetAllocQty ¶
func (m NoAllocs) GetAllocQty() (v decimal.Decimal, err quickfix.MessageRejectError)
GetAllocQty gets AllocQty, Tag 80.
func (NoAllocs) GetAllocSettlCurrency ¶
func (m NoAllocs) GetAllocSettlCurrency() (v string, err quickfix.MessageRejectError)
GetAllocSettlCurrency gets AllocSettlCurrency, Tag 736.
func (NoAllocs) GetIndividualAllocID ¶
func (m NoAllocs) GetIndividualAllocID() (v string, err quickfix.MessageRejectError)
GetIndividualAllocID gets IndividualAllocID, Tag 467.
func (NoAllocs) GetNoNested2PartyIDs ¶
func (m NoAllocs) GetNoNested2PartyIDs() (NoNested2PartyIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoNested2PartyIDs gets NoNested2PartyIDs, Tag 756.
func (NoAllocs) HasAllocAccount ¶
HasAllocAccount returns true if AllocAccount is present, Tag 79.
func (NoAllocs) HasAllocAcctIDSource ¶
HasAllocAcctIDSource returns true if AllocAcctIDSource is present, Tag 661.
func (NoAllocs) HasAllocQty ¶
HasAllocQty returns true if AllocQty is present, Tag 80.
func (NoAllocs) HasAllocSettlCurrency ¶
HasAllocSettlCurrency returns true if AllocSettlCurrency is present, Tag 736.
func (NoAllocs) HasIndividualAllocID ¶
HasIndividualAllocID returns true if IndividualAllocID is present, Tag 467.
func (NoAllocs) HasNoNested2PartyIDs ¶
HasNoNested2PartyIDs returns true if NoNested2PartyIDs is present, Tag 756.
func (NoAllocs) SetAllocAccount ¶
SetAllocAccount sets AllocAccount, Tag 79.
func (NoAllocs) SetAllocAcctIDSource ¶
SetAllocAcctIDSource sets AllocAcctIDSource, Tag 661.
func (NoAllocs) SetAllocQty ¶
SetAllocQty sets AllocQty, Tag 80.
func (NoAllocs) SetAllocSettlCurrency ¶
SetAllocSettlCurrency sets AllocSettlCurrency, Tag 736.
func (NoAllocs) SetIndividualAllocID ¶
SetIndividualAllocID sets IndividualAllocID, Tag 467.
func (NoAllocs) SetNoNested2PartyIDs ¶
func (m NoAllocs) SetNoNested2PartyIDs(f NoNested2PartyIDsRepeatingGroup)
SetNoNested2PartyIDs sets NoNested2PartyIDs, Tag 756.
type NoAllocsRepeatingGroup ¶
type NoAllocsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoAllocsRepeatingGroup is a repeating group, Tag 78.
func NewNoAllocsRepeatingGroup ¶
func NewNoAllocsRepeatingGroup() NoAllocsRepeatingGroup
NewNoAllocsRepeatingGroup returns an initialized, NoAllocsRepeatingGroup.
func (NoAllocsRepeatingGroup) Add ¶
func (m NoAllocsRepeatingGroup) Add() NoAllocs
Add create and append a new NoAllocs to this group.
func (NoAllocsRepeatingGroup) Get ¶
func (m NoAllocsRepeatingGroup) Get(i int) NoAllocs
Get returns the ith NoAllocs in the NoAllocsRepeatinGroup.
type NoEvents ¶
NoEvents is a repeating group element, Tag 864.
func (NoEvents) GetEventDate ¶
func (m NoEvents) GetEventDate() (v string, err quickfix.MessageRejectError)
GetEventDate gets EventDate, Tag 866.
func (NoEvents) GetEventPx ¶
func (m NoEvents) GetEventPx() (v decimal.Decimal, err quickfix.MessageRejectError)
GetEventPx gets EventPx, Tag 867.
func (NoEvents) GetEventText ¶
func (m NoEvents) GetEventText() (v string, err quickfix.MessageRejectError)
GetEventText gets EventText, Tag 868.
func (NoEvents) GetEventType ¶
func (m NoEvents) GetEventType() (v enum.EventType, err quickfix.MessageRejectError)
GetEventType gets EventType, Tag 865.
func (NoEvents) HasEventDate ¶
HasEventDate returns true if EventDate is present, Tag 866.
func (NoEvents) HasEventPx ¶
HasEventPx returns true if EventPx is present, Tag 867.
func (NoEvents) HasEventText ¶
HasEventText returns true if EventText is present, Tag 868.
func (NoEvents) HasEventType ¶
HasEventType returns true if EventType is present, Tag 865.
func (NoEvents) SetEventDate ¶
SetEventDate sets EventDate, Tag 866.
func (NoEvents) SetEventPx ¶
SetEventPx sets EventPx, Tag 867.
func (NoEvents) SetEventText ¶
SetEventText sets EventText, Tag 868.
func (NoEvents) SetEventType ¶
SetEventType sets EventType, Tag 865.
type NoEventsRepeatingGroup ¶
type NoEventsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoEventsRepeatingGroup is a repeating group, Tag 864.
func NewNoEventsRepeatingGroup ¶
func NewNoEventsRepeatingGroup() NoEventsRepeatingGroup
NewNoEventsRepeatingGroup returns an initialized, NoEventsRepeatingGroup.
func (NoEventsRepeatingGroup) Add ¶
func (m NoEventsRepeatingGroup) Add() NoEvents
Add create and append a new NoEvents to this group.
func (NoEventsRepeatingGroup) Get ¶
func (m NoEventsRepeatingGroup) Get(i int) NoEvents
Get returns the ith NoEvents in the NoEventsRepeatinGroup.
type NoLegSecurityAltID ¶
NoLegSecurityAltID is a repeating group element, Tag 604.
func (NoLegSecurityAltID) GetLegSecurityAltID ¶
func (m NoLegSecurityAltID) GetLegSecurityAltID() (v string, err quickfix.MessageRejectError)
GetLegSecurityAltID gets LegSecurityAltID, Tag 605.
func (NoLegSecurityAltID) GetLegSecurityAltIDSource ¶
func (m NoLegSecurityAltID) GetLegSecurityAltIDSource() (v string, err quickfix.MessageRejectError)
GetLegSecurityAltIDSource gets LegSecurityAltIDSource, Tag 606.
func (NoLegSecurityAltID) HasLegSecurityAltID ¶
func (m NoLegSecurityAltID) HasLegSecurityAltID() bool
HasLegSecurityAltID returns true if LegSecurityAltID is present, Tag 605.
func (NoLegSecurityAltID) HasLegSecurityAltIDSource ¶
func (m NoLegSecurityAltID) HasLegSecurityAltIDSource() bool
HasLegSecurityAltIDSource returns true if LegSecurityAltIDSource is present, Tag 606.
func (NoLegSecurityAltID) SetLegSecurityAltID ¶
func (m NoLegSecurityAltID) SetLegSecurityAltID(v string)
SetLegSecurityAltID sets LegSecurityAltID, Tag 605.
func (NoLegSecurityAltID) SetLegSecurityAltIDSource ¶
func (m NoLegSecurityAltID) SetLegSecurityAltIDSource(v string)
SetLegSecurityAltIDSource sets LegSecurityAltIDSource, Tag 606.
type NoLegSecurityAltIDRepeatingGroup ¶
type NoLegSecurityAltIDRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoLegSecurityAltIDRepeatingGroup is a repeating group, Tag 604.
func NewNoLegSecurityAltIDRepeatingGroup ¶
func NewNoLegSecurityAltIDRepeatingGroup() NoLegSecurityAltIDRepeatingGroup
NewNoLegSecurityAltIDRepeatingGroup returns an initialized, NoLegSecurityAltIDRepeatingGroup.
func (NoLegSecurityAltIDRepeatingGroup) Add ¶
func (m NoLegSecurityAltIDRepeatingGroup) Add() NoLegSecurityAltID
Add create and append a new NoLegSecurityAltID to this group.
func (NoLegSecurityAltIDRepeatingGroup) Get ¶
func (m NoLegSecurityAltIDRepeatingGroup) Get(i int) NoLegSecurityAltID
Get returns the ith NoLegSecurityAltID in the NoLegSecurityAltIDRepeatinGroup.
type NoLegStipulations ¶
NoLegStipulations is a repeating group element, Tag 683.
func (NoLegStipulations) GetLegStipulationType ¶
func (m NoLegStipulations) GetLegStipulationType() (v string, err quickfix.MessageRejectError)
GetLegStipulationType gets LegStipulationType, Tag 688.
func (NoLegStipulations) GetLegStipulationValue ¶
func (m NoLegStipulations) GetLegStipulationValue() (v string, err quickfix.MessageRejectError)
GetLegStipulationValue gets LegStipulationValue, Tag 689.
func (NoLegStipulations) HasLegStipulationType ¶
func (m NoLegStipulations) HasLegStipulationType() bool
HasLegStipulationType returns true if LegStipulationType is present, Tag 688.
func (NoLegStipulations) HasLegStipulationValue ¶
func (m NoLegStipulations) HasLegStipulationValue() bool
HasLegStipulationValue returns true if LegStipulationValue is present, Tag 689.
func (NoLegStipulations) SetLegStipulationType ¶
func (m NoLegStipulations) SetLegStipulationType(v string)
SetLegStipulationType sets LegStipulationType, Tag 688.
func (NoLegStipulations) SetLegStipulationValue ¶
func (m NoLegStipulations) SetLegStipulationValue(v string)
SetLegStipulationValue sets LegStipulationValue, Tag 689.
type NoLegStipulationsRepeatingGroup ¶
type NoLegStipulationsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoLegStipulationsRepeatingGroup is a repeating group, Tag 683.
func NewNoLegStipulationsRepeatingGroup ¶
func NewNoLegStipulationsRepeatingGroup() NoLegStipulationsRepeatingGroup
NewNoLegStipulationsRepeatingGroup returns an initialized, NoLegStipulationsRepeatingGroup.
func (NoLegStipulationsRepeatingGroup) Add ¶
func (m NoLegStipulationsRepeatingGroup) Add() NoLegStipulations
Add create and append a new NoLegStipulations to this group.
func (NoLegStipulationsRepeatingGroup) Get ¶
func (m NoLegStipulationsRepeatingGroup) Get(i int) NoLegStipulations
Get returns the ith NoLegStipulations in the NoLegStipulationsRepeatinGroup.
type NoLegs ¶
NoLegs is a repeating group element, Tag 555.
func (NoLegs) GetEncodedLegIssuer ¶
func (m NoLegs) GetEncodedLegIssuer() (v string, err quickfix.MessageRejectError)
GetEncodedLegIssuer gets EncodedLegIssuer, Tag 619.
func (NoLegs) GetEncodedLegIssuerLen ¶
func (m NoLegs) GetEncodedLegIssuerLen() (v int, err quickfix.MessageRejectError)
GetEncodedLegIssuerLen gets EncodedLegIssuerLen, Tag 618.
func (NoLegs) GetEncodedLegSecurityDesc ¶
func (m NoLegs) GetEncodedLegSecurityDesc() (v string, err quickfix.MessageRejectError)
GetEncodedLegSecurityDesc gets EncodedLegSecurityDesc, Tag 622.
func (NoLegs) GetEncodedLegSecurityDescLen ¶
func (m NoLegs) GetEncodedLegSecurityDescLen() (v int, err quickfix.MessageRejectError)
GetEncodedLegSecurityDescLen gets EncodedLegSecurityDescLen, Tag 621.
func (NoLegs) GetLegCFICode ¶
func (m NoLegs) GetLegCFICode() (v string, err quickfix.MessageRejectError)
GetLegCFICode gets LegCFICode, Tag 608.
func (NoLegs) GetLegContractMultiplier ¶
func (m NoLegs) GetLegContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
GetLegContractMultiplier gets LegContractMultiplier, Tag 614.
func (NoLegs) GetLegContractSettlMonth ¶
func (m NoLegs) GetLegContractSettlMonth() (v string, err quickfix.MessageRejectError)
GetLegContractSettlMonth gets LegContractSettlMonth, Tag 955.
func (NoLegs) GetLegCountryOfIssue ¶
func (m NoLegs) GetLegCountryOfIssue() (v string, err quickfix.MessageRejectError)
GetLegCountryOfIssue gets LegCountryOfIssue, Tag 596.
func (NoLegs) GetLegCouponPaymentDate ¶
func (m NoLegs) GetLegCouponPaymentDate() (v string, err quickfix.MessageRejectError)
GetLegCouponPaymentDate gets LegCouponPaymentDate, Tag 248.
func (NoLegs) GetLegCouponRate ¶
func (m NoLegs) GetLegCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetLegCouponRate gets LegCouponRate, Tag 615.
func (NoLegs) GetLegCoveredOrUncovered ¶
func (m NoLegs) GetLegCoveredOrUncovered() (v int, err quickfix.MessageRejectError)
GetLegCoveredOrUncovered gets LegCoveredOrUncovered, Tag 565.
func (NoLegs) GetLegCreditRating ¶
func (m NoLegs) GetLegCreditRating() (v string, err quickfix.MessageRejectError)
GetLegCreditRating gets LegCreditRating, Tag 257.
func (NoLegs) GetLegCurrency ¶
func (m NoLegs) GetLegCurrency() (v string, err quickfix.MessageRejectError)
GetLegCurrency gets LegCurrency, Tag 556.
func (NoLegs) GetLegDatedDate ¶
func (m NoLegs) GetLegDatedDate() (v string, err quickfix.MessageRejectError)
GetLegDatedDate gets LegDatedDate, Tag 739.
func (NoLegs) GetLegFactor ¶
func (m NoLegs) GetLegFactor() (v decimal.Decimal, err quickfix.MessageRejectError)
GetLegFactor gets LegFactor, Tag 253.
func (NoLegs) GetLegInstrRegistry ¶
func (m NoLegs) GetLegInstrRegistry() (v string, err quickfix.MessageRejectError)
GetLegInstrRegistry gets LegInstrRegistry, Tag 599.
func (NoLegs) GetLegInterestAccrualDate ¶
func (m NoLegs) GetLegInterestAccrualDate() (v string, err quickfix.MessageRejectError)
GetLegInterestAccrualDate gets LegInterestAccrualDate, Tag 956.
func (NoLegs) GetLegIssueDate ¶
func (m NoLegs) GetLegIssueDate() (v string, err quickfix.MessageRejectError)
GetLegIssueDate gets LegIssueDate, Tag 249.
func (NoLegs) GetLegIssuer ¶
func (m NoLegs) GetLegIssuer() (v string, err quickfix.MessageRejectError)
GetLegIssuer gets LegIssuer, Tag 617.
func (NoLegs) GetLegLastPx ¶
func (m NoLegs) GetLegLastPx() (v decimal.Decimal, err quickfix.MessageRejectError)
GetLegLastPx gets LegLastPx, Tag 637.
func (NoLegs) GetLegLocaleOfIssue ¶
func (m NoLegs) GetLegLocaleOfIssue() (v string, err quickfix.MessageRejectError)
GetLegLocaleOfIssue gets LegLocaleOfIssue, Tag 598.
func (NoLegs) GetLegMaturityDate ¶
func (m NoLegs) GetLegMaturityDate() (v string, err quickfix.MessageRejectError)
GetLegMaturityDate gets LegMaturityDate, Tag 611.
func (NoLegs) GetLegMaturityMonthYear ¶
func (m NoLegs) GetLegMaturityMonthYear() (v string, err quickfix.MessageRejectError)
GetLegMaturityMonthYear gets LegMaturityMonthYear, Tag 610.
func (NoLegs) GetLegOptAttribute ¶
func (m NoLegs) GetLegOptAttribute() (v string, err quickfix.MessageRejectError)
GetLegOptAttribute gets LegOptAttribute, Tag 613.
func (NoLegs) GetLegPool ¶
func (m NoLegs) GetLegPool() (v string, err quickfix.MessageRejectError)
GetLegPool gets LegPool, Tag 740.
func (NoLegs) GetLegPositionEffect ¶
func (m NoLegs) GetLegPositionEffect() (v string, err quickfix.MessageRejectError)
GetLegPositionEffect gets LegPositionEffect, Tag 564.
func (NoLegs) GetLegPrice ¶
func (m NoLegs) GetLegPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
GetLegPrice gets LegPrice, Tag 566.
func (NoLegs) GetLegProduct ¶
func (m NoLegs) GetLegProduct() (v int, err quickfix.MessageRejectError)
GetLegProduct gets LegProduct, Tag 607.
func (NoLegs) GetLegQty ¶
func (m NoLegs) GetLegQty() (v decimal.Decimal, err quickfix.MessageRejectError)
GetLegQty gets LegQty, Tag 687.
func (NoLegs) GetLegRatioQty ¶
func (m NoLegs) GetLegRatioQty() (v decimal.Decimal, err quickfix.MessageRejectError)
GetLegRatioQty gets LegRatioQty, Tag 623.
func (NoLegs) GetLegRedemptionDate ¶
func (m NoLegs) GetLegRedemptionDate() (v string, err quickfix.MessageRejectError)
GetLegRedemptionDate gets LegRedemptionDate, Tag 254.
func (NoLegs) GetLegRefID ¶
func (m NoLegs) GetLegRefID() (v string, err quickfix.MessageRejectError)
GetLegRefID gets LegRefID, Tag 654.
func (NoLegs) GetLegRepoCollateralSecurityType ¶
func (m NoLegs) GetLegRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)
GetLegRepoCollateralSecurityType gets LegRepoCollateralSecurityType, Tag 250.
func (NoLegs) GetLegRepurchaseRate ¶
func (m NoLegs) GetLegRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetLegRepurchaseRate gets LegRepurchaseRate, Tag 252.
func (NoLegs) GetLegRepurchaseTerm ¶
func (m NoLegs) GetLegRepurchaseTerm() (v int, err quickfix.MessageRejectError)
GetLegRepurchaseTerm gets LegRepurchaseTerm, Tag 251.
func (NoLegs) GetLegSecurityDesc ¶
func (m NoLegs) GetLegSecurityDesc() (v string, err quickfix.MessageRejectError)
GetLegSecurityDesc gets LegSecurityDesc, Tag 620.
func (NoLegs) GetLegSecurityExchange ¶
func (m NoLegs) GetLegSecurityExchange() (v string, err quickfix.MessageRejectError)
GetLegSecurityExchange gets LegSecurityExchange, Tag 616.
func (NoLegs) GetLegSecurityID ¶
func (m NoLegs) GetLegSecurityID() (v string, err quickfix.MessageRejectError)
GetLegSecurityID gets LegSecurityID, Tag 602.
func (NoLegs) GetLegSecurityIDSource ¶
func (m NoLegs) GetLegSecurityIDSource() (v string, err quickfix.MessageRejectError)
GetLegSecurityIDSource gets LegSecurityIDSource, Tag 603.
func (NoLegs) GetLegSecuritySubType ¶
func (m NoLegs) GetLegSecuritySubType() (v string, err quickfix.MessageRejectError)
GetLegSecuritySubType gets LegSecuritySubType, Tag 764.
func (NoLegs) GetLegSecurityType ¶
func (m NoLegs) GetLegSecurityType() (v string, err quickfix.MessageRejectError)
GetLegSecurityType gets LegSecurityType, Tag 609.
func (NoLegs) GetLegSettlDate ¶
func (m NoLegs) GetLegSettlDate() (v string, err quickfix.MessageRejectError)
GetLegSettlDate gets LegSettlDate, Tag 588.
func (NoLegs) GetLegSettlType ¶
func (m NoLegs) GetLegSettlType() (v string, err quickfix.MessageRejectError)
GetLegSettlType gets LegSettlType, Tag 587.
func (NoLegs) GetLegSide ¶
func (m NoLegs) GetLegSide() (v string, err quickfix.MessageRejectError)
GetLegSide gets LegSide, Tag 624.
func (NoLegs) GetLegStateOrProvinceOfIssue ¶
func (m NoLegs) GetLegStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)
GetLegStateOrProvinceOfIssue gets LegStateOrProvinceOfIssue, Tag 597.
func (NoLegs) GetLegStrikeCurrency ¶
func (m NoLegs) GetLegStrikeCurrency() (v string, err quickfix.MessageRejectError)
GetLegStrikeCurrency gets LegStrikeCurrency, Tag 942.
func (NoLegs) GetLegStrikePrice ¶
func (m NoLegs) GetLegStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
GetLegStrikePrice gets LegStrikePrice, Tag 612.
func (NoLegs) GetLegSwapType ¶
func (m NoLegs) GetLegSwapType() (v enum.LegSwapType, err quickfix.MessageRejectError)
GetLegSwapType gets LegSwapType, Tag 690.
func (NoLegs) GetLegSymbol ¶
func (m NoLegs) GetLegSymbol() (v string, err quickfix.MessageRejectError)
GetLegSymbol gets LegSymbol, Tag 600.
func (NoLegs) GetLegSymbolSfx ¶
func (m NoLegs) GetLegSymbolSfx() (v string, err quickfix.MessageRejectError)
GetLegSymbolSfx gets LegSymbolSfx, Tag 601.
func (NoLegs) GetNoLegSecurityAltID ¶
func (m NoLegs) GetNoLegSecurityAltID() (NoLegSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
GetNoLegSecurityAltID gets NoLegSecurityAltID, Tag 604.
func (NoLegs) GetNoLegStipulations ¶
func (m NoLegs) GetNoLegStipulations() (NoLegStipulationsRepeatingGroup, quickfix.MessageRejectError)
GetNoLegStipulations gets NoLegStipulations, Tag 683.
func (NoLegs) GetNoNestedPartyIDs ¶
func (m NoLegs) GetNoNestedPartyIDs() (NoNestedPartyIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoNestedPartyIDs gets NoNestedPartyIDs, Tag 539.
func (NoLegs) HasEncodedLegIssuer ¶
HasEncodedLegIssuer returns true if EncodedLegIssuer is present, Tag 619.
func (NoLegs) HasEncodedLegIssuerLen ¶
HasEncodedLegIssuerLen returns true if EncodedLegIssuerLen is present, Tag 618.
func (NoLegs) HasEncodedLegSecurityDesc ¶
HasEncodedLegSecurityDesc returns true if EncodedLegSecurityDesc is present, Tag 622.
func (NoLegs) HasEncodedLegSecurityDescLen ¶
HasEncodedLegSecurityDescLen returns true if EncodedLegSecurityDescLen is present, Tag 621.
func (NoLegs) HasLegCFICode ¶
HasLegCFICode returns true if LegCFICode is present, Tag 608.
func (NoLegs) HasLegContractMultiplier ¶
HasLegContractMultiplier returns true if LegContractMultiplier is present, Tag 614.
func (NoLegs) HasLegContractSettlMonth ¶
HasLegContractSettlMonth returns true if LegContractSettlMonth is present, Tag 955.
func (NoLegs) HasLegCountryOfIssue ¶
HasLegCountryOfIssue returns true if LegCountryOfIssue is present, Tag 596.
func (NoLegs) HasLegCouponPaymentDate ¶
HasLegCouponPaymentDate returns true if LegCouponPaymentDate is present, Tag 248.
func (NoLegs) HasLegCouponRate ¶
HasLegCouponRate returns true if LegCouponRate is present, Tag 615.
func (NoLegs) HasLegCoveredOrUncovered ¶
HasLegCoveredOrUncovered returns true if LegCoveredOrUncovered is present, Tag 565.
func (NoLegs) HasLegCreditRating ¶
HasLegCreditRating returns true if LegCreditRating is present, Tag 257.
func (NoLegs) HasLegCurrency ¶
HasLegCurrency returns true if LegCurrency is present, Tag 556.
func (NoLegs) HasLegDatedDate ¶
HasLegDatedDate returns true if LegDatedDate is present, Tag 739.
func (NoLegs) HasLegFactor ¶
HasLegFactor returns true if LegFactor is present, Tag 253.
func (NoLegs) HasLegInstrRegistry ¶
HasLegInstrRegistry returns true if LegInstrRegistry is present, Tag 599.
func (NoLegs) HasLegInterestAccrualDate ¶
HasLegInterestAccrualDate returns true if LegInterestAccrualDate is present, Tag 956.
func (NoLegs) HasLegIssueDate ¶
HasLegIssueDate returns true if LegIssueDate is present, Tag 249.
func (NoLegs) HasLegIssuer ¶
HasLegIssuer returns true if LegIssuer is present, Tag 617.
func (NoLegs) HasLegLastPx ¶
HasLegLastPx returns true if LegLastPx is present, Tag 637.
func (NoLegs) HasLegLocaleOfIssue ¶
HasLegLocaleOfIssue returns true if LegLocaleOfIssue is present, Tag 598.
func (NoLegs) HasLegMaturityDate ¶
HasLegMaturityDate returns true if LegMaturityDate is present, Tag 611.
func (NoLegs) HasLegMaturityMonthYear ¶
HasLegMaturityMonthYear returns true if LegMaturityMonthYear is present, Tag 610.
func (NoLegs) HasLegOptAttribute ¶
HasLegOptAttribute returns true if LegOptAttribute is present, Tag 613.
func (NoLegs) HasLegPool ¶
HasLegPool returns true if LegPool is present, Tag 740.
func (NoLegs) HasLegPositionEffect ¶
HasLegPositionEffect returns true if LegPositionEffect is present, Tag 564.
func (NoLegs) HasLegPrice ¶
HasLegPrice returns true if LegPrice is present, Tag 566.
func (NoLegs) HasLegProduct ¶
HasLegProduct returns true if LegProduct is present, Tag 607.
func (NoLegs) HasLegRatioQty ¶
HasLegRatioQty returns true if LegRatioQty is present, Tag 623.
func (NoLegs) HasLegRedemptionDate ¶
HasLegRedemptionDate returns true if LegRedemptionDate is present, Tag 254.
func (NoLegs) HasLegRefID ¶
HasLegRefID returns true if LegRefID is present, Tag 654.
func (NoLegs) HasLegRepoCollateralSecurityType ¶
HasLegRepoCollateralSecurityType returns true if LegRepoCollateralSecurityType is present, Tag 250.
func (NoLegs) HasLegRepurchaseRate ¶
HasLegRepurchaseRate returns true if LegRepurchaseRate is present, Tag 252.
func (NoLegs) HasLegRepurchaseTerm ¶
HasLegRepurchaseTerm returns true if LegRepurchaseTerm is present, Tag 251.
func (NoLegs) HasLegSecurityDesc ¶
HasLegSecurityDesc returns true if LegSecurityDesc is present, Tag 620.
func (NoLegs) HasLegSecurityExchange ¶
HasLegSecurityExchange returns true if LegSecurityExchange is present, Tag 616.
func (NoLegs) HasLegSecurityID ¶
HasLegSecurityID returns true if LegSecurityID is present, Tag 602.
func (NoLegs) HasLegSecurityIDSource ¶
HasLegSecurityIDSource returns true if LegSecurityIDSource is present, Tag 603.
func (NoLegs) HasLegSecuritySubType ¶
HasLegSecuritySubType returns true if LegSecuritySubType is present, Tag 764.
func (NoLegs) HasLegSecurityType ¶
HasLegSecurityType returns true if LegSecurityType is present, Tag 609.
func (NoLegs) HasLegSettlDate ¶
HasLegSettlDate returns true if LegSettlDate is present, Tag 588.
func (NoLegs) HasLegSettlType ¶
HasLegSettlType returns true if LegSettlType is present, Tag 587.
func (NoLegs) HasLegSide ¶
HasLegSide returns true if LegSide is present, Tag 624.
func (NoLegs) HasLegStateOrProvinceOfIssue ¶
HasLegStateOrProvinceOfIssue returns true if LegStateOrProvinceOfIssue is present, Tag 597.
func (NoLegs) HasLegStrikeCurrency ¶
HasLegStrikeCurrency returns true if LegStrikeCurrency is present, Tag 942.
func (NoLegs) HasLegStrikePrice ¶
HasLegStrikePrice returns true if LegStrikePrice is present, Tag 612.
func (NoLegs) HasLegSwapType ¶
HasLegSwapType returns true if LegSwapType is present, Tag 690.
func (NoLegs) HasLegSymbol ¶
HasLegSymbol returns true if LegSymbol is present, Tag 600.
func (NoLegs) HasLegSymbolSfx ¶
HasLegSymbolSfx returns true if LegSymbolSfx is present, Tag 601.
func (NoLegs) HasNoLegSecurityAltID ¶
HasNoLegSecurityAltID returns true if NoLegSecurityAltID is present, Tag 604.
func (NoLegs) HasNoLegStipulations ¶
HasNoLegStipulations returns true if NoLegStipulations is present, Tag 683.
func (NoLegs) HasNoNestedPartyIDs ¶
HasNoNestedPartyIDs returns true if NoNestedPartyIDs is present, Tag 539.
func (NoLegs) SetEncodedLegIssuer ¶
SetEncodedLegIssuer sets EncodedLegIssuer, Tag 619.
func (NoLegs) SetEncodedLegIssuerLen ¶
SetEncodedLegIssuerLen sets EncodedLegIssuerLen, Tag 618.
func (NoLegs) SetEncodedLegSecurityDesc ¶
SetEncodedLegSecurityDesc sets EncodedLegSecurityDesc, Tag 622.
func (NoLegs) SetEncodedLegSecurityDescLen ¶
SetEncodedLegSecurityDescLen sets EncodedLegSecurityDescLen, Tag 621.
func (NoLegs) SetLegCFICode ¶
SetLegCFICode sets LegCFICode, Tag 608.
func (NoLegs) SetLegContractMultiplier ¶
SetLegContractMultiplier sets LegContractMultiplier, Tag 614.
func (NoLegs) SetLegContractSettlMonth ¶
SetLegContractSettlMonth sets LegContractSettlMonth, Tag 955.
func (NoLegs) SetLegCountryOfIssue ¶
SetLegCountryOfIssue sets LegCountryOfIssue, Tag 596.
func (NoLegs) SetLegCouponPaymentDate ¶
SetLegCouponPaymentDate sets LegCouponPaymentDate, Tag 248.
func (NoLegs) SetLegCouponRate ¶
SetLegCouponRate sets LegCouponRate, Tag 615.
func (NoLegs) SetLegCoveredOrUncovered ¶
SetLegCoveredOrUncovered sets LegCoveredOrUncovered, Tag 565.
func (NoLegs) SetLegCreditRating ¶
SetLegCreditRating sets LegCreditRating, Tag 257.
func (NoLegs) SetLegCurrency ¶
SetLegCurrency sets LegCurrency, Tag 556.
func (NoLegs) SetLegDatedDate ¶
SetLegDatedDate sets LegDatedDate, Tag 739.
func (NoLegs) SetLegFactor ¶
SetLegFactor sets LegFactor, Tag 253.
func (NoLegs) SetLegInstrRegistry ¶
SetLegInstrRegistry sets LegInstrRegistry, Tag 599.
func (NoLegs) SetLegInterestAccrualDate ¶
SetLegInterestAccrualDate sets LegInterestAccrualDate, Tag 956.
func (NoLegs) SetLegIssueDate ¶
SetLegIssueDate sets LegIssueDate, Tag 249.
func (NoLegs) SetLegIssuer ¶
SetLegIssuer sets LegIssuer, Tag 617.
func (NoLegs) SetLegLastPx ¶
SetLegLastPx sets LegLastPx, Tag 637.
func (NoLegs) SetLegLocaleOfIssue ¶
SetLegLocaleOfIssue sets LegLocaleOfIssue, Tag 598.
func (NoLegs) SetLegMaturityDate ¶
SetLegMaturityDate sets LegMaturityDate, Tag 611.
func (NoLegs) SetLegMaturityMonthYear ¶
SetLegMaturityMonthYear sets LegMaturityMonthYear, Tag 610.
func (NoLegs) SetLegOptAttribute ¶
SetLegOptAttribute sets LegOptAttribute, Tag 613.
func (NoLegs) SetLegPositionEffect ¶
SetLegPositionEffect sets LegPositionEffect, Tag 564.
func (NoLegs) SetLegPrice ¶
SetLegPrice sets LegPrice, Tag 566.
func (NoLegs) SetLegProduct ¶
SetLegProduct sets LegProduct, Tag 607.
func (NoLegs) SetLegRatioQty ¶
SetLegRatioQty sets LegRatioQty, Tag 623.
func (NoLegs) SetLegRedemptionDate ¶
SetLegRedemptionDate sets LegRedemptionDate, Tag 254.
func (NoLegs) SetLegRefID ¶
SetLegRefID sets LegRefID, Tag 654.
func (NoLegs) SetLegRepoCollateralSecurityType ¶
SetLegRepoCollateralSecurityType sets LegRepoCollateralSecurityType, Tag 250.
func (NoLegs) SetLegRepurchaseRate ¶
SetLegRepurchaseRate sets LegRepurchaseRate, Tag 252.
func (NoLegs) SetLegRepurchaseTerm ¶
SetLegRepurchaseTerm sets LegRepurchaseTerm, Tag 251.
func (NoLegs) SetLegSecurityDesc ¶
SetLegSecurityDesc sets LegSecurityDesc, Tag 620.
func (NoLegs) SetLegSecurityExchange ¶
SetLegSecurityExchange sets LegSecurityExchange, Tag 616.
func (NoLegs) SetLegSecurityID ¶
SetLegSecurityID sets LegSecurityID, Tag 602.
func (NoLegs) SetLegSecurityIDSource ¶
SetLegSecurityIDSource sets LegSecurityIDSource, Tag 603.
func (NoLegs) SetLegSecuritySubType ¶
SetLegSecuritySubType sets LegSecuritySubType, Tag 764.
func (NoLegs) SetLegSecurityType ¶
SetLegSecurityType sets LegSecurityType, Tag 609.
func (NoLegs) SetLegSettlDate ¶
SetLegSettlDate sets LegSettlDate, Tag 588.
func (NoLegs) SetLegSettlType ¶
SetLegSettlType sets LegSettlType, Tag 587.
func (NoLegs) SetLegStateOrProvinceOfIssue ¶
SetLegStateOrProvinceOfIssue sets LegStateOrProvinceOfIssue, Tag 597.
func (NoLegs) SetLegStrikeCurrency ¶
SetLegStrikeCurrency sets LegStrikeCurrency, Tag 942.
func (NoLegs) SetLegStrikePrice ¶
SetLegStrikePrice sets LegStrikePrice, Tag 612.
func (NoLegs) SetLegSwapType ¶
func (m NoLegs) SetLegSwapType(v enum.LegSwapType)
SetLegSwapType sets LegSwapType, Tag 690.
func (NoLegs) SetLegSymbol ¶
SetLegSymbol sets LegSymbol, Tag 600.
func (NoLegs) SetLegSymbolSfx ¶
SetLegSymbolSfx sets LegSymbolSfx, Tag 601.
func (NoLegs) SetNoLegSecurityAltID ¶
func (m NoLegs) SetNoLegSecurityAltID(f NoLegSecurityAltIDRepeatingGroup)
SetNoLegSecurityAltID sets NoLegSecurityAltID, Tag 604.
func (NoLegs) SetNoLegStipulations ¶
func (m NoLegs) SetNoLegStipulations(f NoLegStipulationsRepeatingGroup)
SetNoLegStipulations sets NoLegStipulations, Tag 683.
func (NoLegs) SetNoNestedPartyIDs ¶
func (m NoLegs) SetNoNestedPartyIDs(f NoNestedPartyIDsRepeatingGroup)
SetNoNestedPartyIDs sets NoNestedPartyIDs, Tag 539.
type NoLegsRepeatingGroup ¶
type NoLegsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoLegsRepeatingGroup is a repeating group, Tag 555.
func NewNoLegsRepeatingGroup ¶
func NewNoLegsRepeatingGroup() NoLegsRepeatingGroup
NewNoLegsRepeatingGroup returns an initialized, NoLegsRepeatingGroup.
func (NoLegsRepeatingGroup) Add ¶
func (m NoLegsRepeatingGroup) Add() NoLegs
Add create and append a new NoLegs to this group.
func (NoLegsRepeatingGroup) Get ¶
func (m NoLegsRepeatingGroup) Get(i int) NoLegs
Get returns the ith NoLegs in the NoLegsRepeatinGroup.
type NoNested2PartyIDs ¶
NoNested2PartyIDs is a repeating group element, Tag 756.
func (NoNested2PartyIDs) GetNested2PartyID ¶
func (m NoNested2PartyIDs) GetNested2PartyID() (v string, err quickfix.MessageRejectError)
GetNested2PartyID gets Nested2PartyID, Tag 757.
func (NoNested2PartyIDs) GetNested2PartyIDSource ¶
func (m NoNested2PartyIDs) GetNested2PartyIDSource() (v string, err quickfix.MessageRejectError)
GetNested2PartyIDSource gets Nested2PartyIDSource, Tag 758.
func (NoNested2PartyIDs) GetNested2PartyRole ¶
func (m NoNested2PartyIDs) GetNested2PartyRole() (v int, err quickfix.MessageRejectError)
GetNested2PartyRole gets Nested2PartyRole, Tag 759.
func (NoNested2PartyIDs) GetNoNested2PartySubIDs ¶
func (m NoNested2PartyIDs) GetNoNested2PartySubIDs() (NoNested2PartySubIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoNested2PartySubIDs gets NoNested2PartySubIDs, Tag 806.
func (NoNested2PartyIDs) HasNested2PartyID ¶
func (m NoNested2PartyIDs) HasNested2PartyID() bool
HasNested2PartyID returns true if Nested2PartyID is present, Tag 757.
func (NoNested2PartyIDs) HasNested2PartyIDSource ¶
func (m NoNested2PartyIDs) HasNested2PartyIDSource() bool
HasNested2PartyIDSource returns true if Nested2PartyIDSource is present, Tag 758.
func (NoNested2PartyIDs) HasNested2PartyRole ¶
func (m NoNested2PartyIDs) HasNested2PartyRole() bool
HasNested2PartyRole returns true if Nested2PartyRole is present, Tag 759.
func (NoNested2PartyIDs) HasNoNested2PartySubIDs ¶
func (m NoNested2PartyIDs) HasNoNested2PartySubIDs() bool
HasNoNested2PartySubIDs returns true if NoNested2PartySubIDs is present, Tag 806.
func (NoNested2PartyIDs) SetNested2PartyID ¶
func (m NoNested2PartyIDs) SetNested2PartyID(v string)
SetNested2PartyID sets Nested2PartyID, Tag 757.
func (NoNested2PartyIDs) SetNested2PartyIDSource ¶
func (m NoNested2PartyIDs) SetNested2PartyIDSource(v string)
SetNested2PartyIDSource sets Nested2PartyIDSource, Tag 758.
func (NoNested2PartyIDs) SetNested2PartyRole ¶
func (m NoNested2PartyIDs) SetNested2PartyRole(v int)
SetNested2PartyRole sets Nested2PartyRole, Tag 759.
func (NoNested2PartyIDs) SetNoNested2PartySubIDs ¶
func (m NoNested2PartyIDs) SetNoNested2PartySubIDs(f NoNested2PartySubIDsRepeatingGroup)
SetNoNested2PartySubIDs sets NoNested2PartySubIDs, Tag 806.
type NoNested2PartyIDsRepeatingGroup ¶
type NoNested2PartyIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoNested2PartyIDsRepeatingGroup is a repeating group, Tag 756.
func NewNoNested2PartyIDsRepeatingGroup ¶
func NewNoNested2PartyIDsRepeatingGroup() NoNested2PartyIDsRepeatingGroup
NewNoNested2PartyIDsRepeatingGroup returns an initialized, NoNested2PartyIDsRepeatingGroup.
func (NoNested2PartyIDsRepeatingGroup) Add ¶
func (m NoNested2PartyIDsRepeatingGroup) Add() NoNested2PartyIDs
Add create and append a new NoNested2PartyIDs to this group.
func (NoNested2PartyIDsRepeatingGroup) Get ¶
func (m NoNested2PartyIDsRepeatingGroup) Get(i int) NoNested2PartyIDs
Get returns the ith NoNested2PartyIDs in the NoNested2PartyIDsRepeatinGroup.
type NoNested2PartySubIDs ¶
NoNested2PartySubIDs is a repeating group element, Tag 806.
func (NoNested2PartySubIDs) GetNested2PartySubID ¶
func (m NoNested2PartySubIDs) GetNested2PartySubID() (v string, err quickfix.MessageRejectError)
GetNested2PartySubID gets Nested2PartySubID, Tag 760.
func (NoNested2PartySubIDs) GetNested2PartySubIDType ¶
func (m NoNested2PartySubIDs) GetNested2PartySubIDType() (v int, err quickfix.MessageRejectError)
GetNested2PartySubIDType gets Nested2PartySubIDType, Tag 807.
func (NoNested2PartySubIDs) HasNested2PartySubID ¶
func (m NoNested2PartySubIDs) HasNested2PartySubID() bool
HasNested2PartySubID returns true if Nested2PartySubID is present, Tag 760.
func (NoNested2PartySubIDs) HasNested2PartySubIDType ¶
func (m NoNested2PartySubIDs) HasNested2PartySubIDType() bool
HasNested2PartySubIDType returns true if Nested2PartySubIDType is present, Tag 807.
func (NoNested2PartySubIDs) SetNested2PartySubID ¶
func (m NoNested2PartySubIDs) SetNested2PartySubID(v string)
SetNested2PartySubID sets Nested2PartySubID, Tag 760.
func (NoNested2PartySubIDs) SetNested2PartySubIDType ¶
func (m NoNested2PartySubIDs) SetNested2PartySubIDType(v int)
SetNested2PartySubIDType sets Nested2PartySubIDType, Tag 807.
type NoNested2PartySubIDsRepeatingGroup ¶
type NoNested2PartySubIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoNested2PartySubIDsRepeatingGroup is a repeating group, Tag 806.
func NewNoNested2PartySubIDsRepeatingGroup ¶
func NewNoNested2PartySubIDsRepeatingGroup() NoNested2PartySubIDsRepeatingGroup
NewNoNested2PartySubIDsRepeatingGroup returns an initialized, NoNested2PartySubIDsRepeatingGroup.
func (NoNested2PartySubIDsRepeatingGroup) Add ¶
func (m NoNested2PartySubIDsRepeatingGroup) Add() NoNested2PartySubIDs
Add create and append a new NoNested2PartySubIDs to this group.
func (NoNested2PartySubIDsRepeatingGroup) Get ¶
func (m NoNested2PartySubIDsRepeatingGroup) Get(i int) NoNested2PartySubIDs
Get returns the ith NoNested2PartySubIDs in the NoNested2PartySubIDsRepeatinGroup.
type NoNestedPartyIDs ¶
NoNestedPartyIDs is a repeating group element, Tag 539.
func (NoNestedPartyIDs) GetNestedPartyID ¶
func (m NoNestedPartyIDs) GetNestedPartyID() (v string, err quickfix.MessageRejectError)
GetNestedPartyID gets NestedPartyID, Tag 524.
func (NoNestedPartyIDs) GetNestedPartyIDSource ¶
func (m NoNestedPartyIDs) GetNestedPartyIDSource() (v string, err quickfix.MessageRejectError)
GetNestedPartyIDSource gets NestedPartyIDSource, Tag 525.
func (NoNestedPartyIDs) GetNestedPartyRole ¶
func (m NoNestedPartyIDs) GetNestedPartyRole() (v int, err quickfix.MessageRejectError)
GetNestedPartyRole gets NestedPartyRole, Tag 538.
func (NoNestedPartyIDs) GetNoNestedPartySubIDs ¶
func (m NoNestedPartyIDs) GetNoNestedPartySubIDs() (NoNestedPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoNestedPartySubIDs gets NoNestedPartySubIDs, Tag 804.
func (NoNestedPartyIDs) HasNestedPartyID ¶
func (m NoNestedPartyIDs) HasNestedPartyID() bool
HasNestedPartyID returns true if NestedPartyID is present, Tag 524.
func (NoNestedPartyIDs) HasNestedPartyIDSource ¶
func (m NoNestedPartyIDs) HasNestedPartyIDSource() bool
HasNestedPartyIDSource returns true if NestedPartyIDSource is present, Tag 525.
func (NoNestedPartyIDs) HasNestedPartyRole ¶
func (m NoNestedPartyIDs) HasNestedPartyRole() bool
HasNestedPartyRole returns true if NestedPartyRole is present, Tag 538.
func (NoNestedPartyIDs) HasNoNestedPartySubIDs ¶
func (m NoNestedPartyIDs) HasNoNestedPartySubIDs() bool
HasNoNestedPartySubIDs returns true if NoNestedPartySubIDs is present, Tag 804.
func (NoNestedPartyIDs) SetNestedPartyID ¶
func (m NoNestedPartyIDs) SetNestedPartyID(v string)
SetNestedPartyID sets NestedPartyID, Tag 524.
func (NoNestedPartyIDs) SetNestedPartyIDSource ¶
func (m NoNestedPartyIDs) SetNestedPartyIDSource(v string)
SetNestedPartyIDSource sets NestedPartyIDSource, Tag 525.
func (NoNestedPartyIDs) SetNestedPartyRole ¶
func (m NoNestedPartyIDs) SetNestedPartyRole(v int)
SetNestedPartyRole sets NestedPartyRole, Tag 538.
func (NoNestedPartyIDs) SetNoNestedPartySubIDs ¶
func (m NoNestedPartyIDs) SetNoNestedPartySubIDs(f NoNestedPartySubIDsRepeatingGroup)
SetNoNestedPartySubIDs sets NoNestedPartySubIDs, Tag 804.
type NoNestedPartyIDsRepeatingGroup ¶
type NoNestedPartyIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoNestedPartyIDsRepeatingGroup is a repeating group, Tag 539.
func NewNoNestedPartyIDsRepeatingGroup ¶
func NewNoNestedPartyIDsRepeatingGroup() NoNestedPartyIDsRepeatingGroup
NewNoNestedPartyIDsRepeatingGroup returns an initialized, NoNestedPartyIDsRepeatingGroup.
func (NoNestedPartyIDsRepeatingGroup) Add ¶
func (m NoNestedPartyIDsRepeatingGroup) Add() NoNestedPartyIDs
Add create and append a new NoNestedPartyIDs to this group.
func (NoNestedPartyIDsRepeatingGroup) Get ¶
func (m NoNestedPartyIDsRepeatingGroup) Get(i int) NoNestedPartyIDs
Get returns the ith NoNestedPartyIDs in the NoNestedPartyIDsRepeatinGroup.
type NoNestedPartySubIDs ¶
NoNestedPartySubIDs is a repeating group element, Tag 804.
func (NoNestedPartySubIDs) GetNestedPartySubID ¶
func (m NoNestedPartySubIDs) GetNestedPartySubID() (v string, err quickfix.MessageRejectError)
GetNestedPartySubID gets NestedPartySubID, Tag 545.
func (NoNestedPartySubIDs) GetNestedPartySubIDType ¶
func (m NoNestedPartySubIDs) GetNestedPartySubIDType() (v int, err quickfix.MessageRejectError)
GetNestedPartySubIDType gets NestedPartySubIDType, Tag 805.
func (NoNestedPartySubIDs) HasNestedPartySubID ¶
func (m NoNestedPartySubIDs) HasNestedPartySubID() bool
HasNestedPartySubID returns true if NestedPartySubID is present, Tag 545.
func (NoNestedPartySubIDs) HasNestedPartySubIDType ¶
func (m NoNestedPartySubIDs) HasNestedPartySubIDType() bool
HasNestedPartySubIDType returns true if NestedPartySubIDType is present, Tag 805.
func (NoNestedPartySubIDs) SetNestedPartySubID ¶
func (m NoNestedPartySubIDs) SetNestedPartySubID(v string)
SetNestedPartySubID sets NestedPartySubID, Tag 545.
func (NoNestedPartySubIDs) SetNestedPartySubIDType ¶
func (m NoNestedPartySubIDs) SetNestedPartySubIDType(v int)
SetNestedPartySubIDType sets NestedPartySubIDType, Tag 805.
type NoNestedPartySubIDsRepeatingGroup ¶
type NoNestedPartySubIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoNestedPartySubIDsRepeatingGroup is a repeating group, Tag 804.
func NewNoNestedPartySubIDsRepeatingGroup ¶
func NewNoNestedPartySubIDsRepeatingGroup() NoNestedPartySubIDsRepeatingGroup
NewNoNestedPartySubIDsRepeatingGroup returns an initialized, NoNestedPartySubIDsRepeatingGroup.
func (NoNestedPartySubIDsRepeatingGroup) Add ¶
func (m NoNestedPartySubIDsRepeatingGroup) Add() NoNestedPartySubIDs
Add create and append a new NoNestedPartySubIDs to this group.
func (NoNestedPartySubIDsRepeatingGroup) Get ¶
func (m NoNestedPartySubIDsRepeatingGroup) Get(i int) NoNestedPartySubIDs
Get returns the ith NoNestedPartySubIDs in the NoNestedPartySubIDsRepeatinGroup.
type NoSecurityAltID ¶
NoSecurityAltID is a repeating group element, Tag 454.
func (NoSecurityAltID) GetSecurityAltID ¶
func (m NoSecurityAltID) GetSecurityAltID() (v string, err quickfix.MessageRejectError)
GetSecurityAltID gets SecurityAltID, Tag 455.
func (NoSecurityAltID) GetSecurityAltIDSource ¶
func (m NoSecurityAltID) GetSecurityAltIDSource() (v string, err quickfix.MessageRejectError)
GetSecurityAltIDSource gets SecurityAltIDSource, Tag 456.
func (NoSecurityAltID) HasSecurityAltID ¶
func (m NoSecurityAltID) HasSecurityAltID() bool
HasSecurityAltID returns true if SecurityAltID is present, Tag 455.
func (NoSecurityAltID) HasSecurityAltIDSource ¶
func (m NoSecurityAltID) HasSecurityAltIDSource() bool
HasSecurityAltIDSource returns true if SecurityAltIDSource is present, Tag 456.
func (NoSecurityAltID) SetSecurityAltID ¶
func (m NoSecurityAltID) SetSecurityAltID(v string)
SetSecurityAltID sets SecurityAltID, Tag 455.
func (NoSecurityAltID) SetSecurityAltIDSource ¶
func (m NoSecurityAltID) SetSecurityAltIDSource(v string)
SetSecurityAltIDSource sets SecurityAltIDSource, Tag 456.
type NoSecurityAltIDRepeatingGroup ¶
type NoSecurityAltIDRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoSecurityAltIDRepeatingGroup is a repeating group, Tag 454.
func NewNoSecurityAltIDRepeatingGroup ¶
func NewNoSecurityAltIDRepeatingGroup() NoSecurityAltIDRepeatingGroup
NewNoSecurityAltIDRepeatingGroup returns an initialized, NoSecurityAltIDRepeatingGroup.
func (NoSecurityAltIDRepeatingGroup) Add ¶
func (m NoSecurityAltIDRepeatingGroup) Add() NoSecurityAltID
Add create and append a new NoSecurityAltID to this group.
func (NoSecurityAltIDRepeatingGroup) Get ¶
func (m NoSecurityAltIDRepeatingGroup) Get(i int) NoSecurityAltID
Get returns the ith NoSecurityAltID in the NoSecurityAltIDRepeatinGroup.
type NoTrdRegTimestamps ¶
NoTrdRegTimestamps is a repeating group element, Tag 768.
func (NoTrdRegTimestamps) GetTrdRegTimestamp ¶
func (m NoTrdRegTimestamps) GetTrdRegTimestamp() (v time.Time, err quickfix.MessageRejectError)
GetTrdRegTimestamp gets TrdRegTimestamp, Tag 769.
func (NoTrdRegTimestamps) GetTrdRegTimestampOrigin ¶
func (m NoTrdRegTimestamps) GetTrdRegTimestampOrigin() (v string, err quickfix.MessageRejectError)
GetTrdRegTimestampOrigin gets TrdRegTimestampOrigin, Tag 771.
func (NoTrdRegTimestamps) GetTrdRegTimestampType ¶
func (m NoTrdRegTimestamps) GetTrdRegTimestampType() (v enum.TrdRegTimestampType, err quickfix.MessageRejectError)
GetTrdRegTimestampType gets TrdRegTimestampType, Tag 770.
func (NoTrdRegTimestamps) HasTrdRegTimestamp ¶
func (m NoTrdRegTimestamps) HasTrdRegTimestamp() bool
HasTrdRegTimestamp returns true if TrdRegTimestamp is present, Tag 769.
func (NoTrdRegTimestamps) HasTrdRegTimestampOrigin ¶
func (m NoTrdRegTimestamps) HasTrdRegTimestampOrigin() bool
HasTrdRegTimestampOrigin returns true if TrdRegTimestampOrigin is present, Tag 771.
func (NoTrdRegTimestamps) HasTrdRegTimestampType ¶
func (m NoTrdRegTimestamps) HasTrdRegTimestampType() bool
HasTrdRegTimestampType returns true if TrdRegTimestampType is present, Tag 770.
func (NoTrdRegTimestamps) SetTrdRegTimestamp ¶
func (m NoTrdRegTimestamps) SetTrdRegTimestamp(v time.Time)
SetTrdRegTimestamp sets TrdRegTimestamp, Tag 769.
func (NoTrdRegTimestamps) SetTrdRegTimestampOrigin ¶
func (m NoTrdRegTimestamps) SetTrdRegTimestampOrigin(v string)
SetTrdRegTimestampOrigin sets TrdRegTimestampOrigin, Tag 771.
func (NoTrdRegTimestamps) SetTrdRegTimestampType ¶
func (m NoTrdRegTimestamps) SetTrdRegTimestampType(v enum.TrdRegTimestampType)
SetTrdRegTimestampType sets TrdRegTimestampType, Tag 770.
type NoTrdRegTimestampsRepeatingGroup ¶
type NoTrdRegTimestampsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoTrdRegTimestampsRepeatingGroup is a repeating group, Tag 768.
func NewNoTrdRegTimestampsRepeatingGroup ¶
func NewNoTrdRegTimestampsRepeatingGroup() NoTrdRegTimestampsRepeatingGroup
NewNoTrdRegTimestampsRepeatingGroup returns an initialized, NoTrdRegTimestampsRepeatingGroup.
func (NoTrdRegTimestampsRepeatingGroup) Add ¶
func (m NoTrdRegTimestampsRepeatingGroup) Add() NoTrdRegTimestamps
Add create and append a new NoTrdRegTimestamps to this group.
func (NoTrdRegTimestampsRepeatingGroup) Get ¶
func (m NoTrdRegTimestampsRepeatingGroup) Get(i int) NoTrdRegTimestamps
Get returns the ith NoTrdRegTimestamps in the NoTrdRegTimestampsRepeatinGroup.
type RouteOut ¶
type RouteOut func(msg TradeCaptureReportAck, sessionID quickfix.SessionID) quickfix.MessageRejectError
A RouteOut is the callback type that should be implemented for routing Message.
type TradeCaptureReportAck ¶
type TradeCaptureReportAck struct { fix44.Header *quickfix.Body fix44.Trailer Message *quickfix.Message }
TradeCaptureReportAck is the fix44 TradeCaptureReportAck type, MsgType = AR.
func FromMessage ¶
func FromMessage(m *quickfix.Message) TradeCaptureReportAck
FromMessage creates a TradeCaptureReportAck from a quickfix.Message instance.
func New ¶
func New(tradereportid field.TradeReportIDField, exectype field.ExecTypeField) (m TradeCaptureReportAck)
New returns a TradeCaptureReportAck initialized with the required fields for TradeCaptureReportAck.
func (TradeCaptureReportAck) GetAccount ¶
func (m TradeCaptureReportAck) GetAccount() (v string, err quickfix.MessageRejectError)
GetAccount gets Account, Tag 1.
func (TradeCaptureReportAck) GetAccountType ¶
func (m TradeCaptureReportAck) GetAccountType() (v enum.AccountType, err quickfix.MessageRejectError)
GetAccountType gets AccountType, Tag 581.
func (TradeCaptureReportAck) GetAcctIDSource ¶
func (m TradeCaptureReportAck) GetAcctIDSource() (v enum.AcctIDSource, err quickfix.MessageRejectError)
GetAcctIDSource gets AcctIDSource, Tag 660.
func (TradeCaptureReportAck) GetCFICode ¶
func (m TradeCaptureReportAck) GetCFICode() (v string, err quickfix.MessageRejectError)
GetCFICode gets CFICode, Tag 461.
func (TradeCaptureReportAck) GetCPProgram ¶
func (m TradeCaptureReportAck) GetCPProgram() (v enum.CPProgram, err quickfix.MessageRejectError)
GetCPProgram gets CPProgram, Tag 875.
func (TradeCaptureReportAck) GetCPRegType ¶
func (m TradeCaptureReportAck) GetCPRegType() (v string, err quickfix.MessageRejectError)
GetCPRegType gets CPRegType, Tag 876.
func (TradeCaptureReportAck) GetClearingFeeIndicator ¶
func (m TradeCaptureReportAck) GetClearingFeeIndicator() (v enum.ClearingFeeIndicator, err quickfix.MessageRejectError)
GetClearingFeeIndicator gets ClearingFeeIndicator, Tag 635.
func (TradeCaptureReportAck) GetContractMultiplier ¶
func (m TradeCaptureReportAck) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
GetContractMultiplier gets ContractMultiplier, Tag 231.
func (TradeCaptureReportAck) GetContractSettlMonth ¶
func (m TradeCaptureReportAck) GetContractSettlMonth() (v string, err quickfix.MessageRejectError)
GetContractSettlMonth gets ContractSettlMonth, Tag 667.
func (TradeCaptureReportAck) GetCountryOfIssue ¶
func (m TradeCaptureReportAck) GetCountryOfIssue() (v string, err quickfix.MessageRejectError)
GetCountryOfIssue gets CountryOfIssue, Tag 470.
func (TradeCaptureReportAck) GetCouponPaymentDate ¶
func (m TradeCaptureReportAck) GetCouponPaymentDate() (v string, err quickfix.MessageRejectError)
GetCouponPaymentDate gets CouponPaymentDate, Tag 224.
func (TradeCaptureReportAck) GetCouponRate ¶
func (m TradeCaptureReportAck) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetCouponRate gets CouponRate, Tag 223.
func (TradeCaptureReportAck) GetCreditRating ¶
func (m TradeCaptureReportAck) GetCreditRating() (v string, err quickfix.MessageRejectError)
GetCreditRating gets CreditRating, Tag 255.
func (TradeCaptureReportAck) GetCustOrderCapacity ¶
func (m TradeCaptureReportAck) GetCustOrderCapacity() (v enum.CustOrderCapacity, err quickfix.MessageRejectError)
GetCustOrderCapacity gets CustOrderCapacity, Tag 582.
func (TradeCaptureReportAck) GetDatedDate ¶
func (m TradeCaptureReportAck) GetDatedDate() (v string, err quickfix.MessageRejectError)
GetDatedDate gets DatedDate, Tag 873.
func (TradeCaptureReportAck) GetEncodedIssuer ¶
func (m TradeCaptureReportAck) GetEncodedIssuer() (v string, err quickfix.MessageRejectError)
GetEncodedIssuer gets EncodedIssuer, Tag 349.
func (TradeCaptureReportAck) GetEncodedIssuerLen ¶
func (m TradeCaptureReportAck) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError)
GetEncodedIssuerLen gets EncodedIssuerLen, Tag 348.
func (TradeCaptureReportAck) GetEncodedSecurityDesc ¶
func (m TradeCaptureReportAck) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError)
GetEncodedSecurityDesc gets EncodedSecurityDesc, Tag 351.
func (TradeCaptureReportAck) GetEncodedSecurityDescLen ¶
func (m TradeCaptureReportAck) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError)
GetEncodedSecurityDescLen gets EncodedSecurityDescLen, Tag 350.
func (TradeCaptureReportAck) GetEncodedText ¶
func (m TradeCaptureReportAck) GetEncodedText() (v string, err quickfix.MessageRejectError)
GetEncodedText gets EncodedText, Tag 355.
func (TradeCaptureReportAck) GetEncodedTextLen ¶
func (m TradeCaptureReportAck) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)
GetEncodedTextLen gets EncodedTextLen, Tag 354.
func (TradeCaptureReportAck) GetExecID ¶
func (m TradeCaptureReportAck) GetExecID() (v string, err quickfix.MessageRejectError)
GetExecID gets ExecID, Tag 17.
func (TradeCaptureReportAck) GetExecType ¶
func (m TradeCaptureReportAck) GetExecType() (v enum.ExecType, err quickfix.MessageRejectError)
GetExecType gets ExecType, Tag 150.
func (TradeCaptureReportAck) GetFactor ¶
func (m TradeCaptureReportAck) GetFactor() (v decimal.Decimal, err quickfix.MessageRejectError)
GetFactor gets Factor, Tag 228.
func (TradeCaptureReportAck) GetInstrRegistry ¶
func (m TradeCaptureReportAck) GetInstrRegistry() (v enum.InstrRegistry, err quickfix.MessageRejectError)
GetInstrRegistry gets InstrRegistry, Tag 543.
func (TradeCaptureReportAck) GetInterestAccrualDate ¶
func (m TradeCaptureReportAck) GetInterestAccrualDate() (v string, err quickfix.MessageRejectError)
GetInterestAccrualDate gets InterestAccrualDate, Tag 874.
func (TradeCaptureReportAck) GetIssueDate ¶
func (m TradeCaptureReportAck) GetIssueDate() (v string, err quickfix.MessageRejectError)
GetIssueDate gets IssueDate, Tag 225.
func (TradeCaptureReportAck) GetIssuer ¶
func (m TradeCaptureReportAck) GetIssuer() (v string, err quickfix.MessageRejectError)
GetIssuer gets Issuer, Tag 106.
func (TradeCaptureReportAck) GetLocaleOfIssue ¶
func (m TradeCaptureReportAck) GetLocaleOfIssue() (v string, err quickfix.MessageRejectError)
GetLocaleOfIssue gets LocaleOfIssue, Tag 472.
func (TradeCaptureReportAck) GetMaturityDate ¶
func (m TradeCaptureReportAck) GetMaturityDate() (v string, err quickfix.MessageRejectError)
GetMaturityDate gets MaturityDate, Tag 541.
func (TradeCaptureReportAck) GetMaturityMonthYear ¶
func (m TradeCaptureReportAck) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError)
GetMaturityMonthYear gets MaturityMonthYear, Tag 200.
func (TradeCaptureReportAck) GetNoAllocs ¶
func (m TradeCaptureReportAck) GetNoAllocs() (NoAllocsRepeatingGroup, quickfix.MessageRejectError)
GetNoAllocs gets NoAllocs, Tag 78.
func (TradeCaptureReportAck) GetNoEvents ¶
func (m TradeCaptureReportAck) GetNoEvents() (NoEventsRepeatingGroup, quickfix.MessageRejectError)
GetNoEvents gets NoEvents, Tag 864.
func (TradeCaptureReportAck) GetNoLegs ¶
func (m TradeCaptureReportAck) GetNoLegs() (NoLegsRepeatingGroup, quickfix.MessageRejectError)
GetNoLegs gets NoLegs, Tag 555.
func (TradeCaptureReportAck) GetNoSecurityAltID ¶
func (m TradeCaptureReportAck) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
GetNoSecurityAltID gets NoSecurityAltID, Tag 454.
func (TradeCaptureReportAck) GetNoTrdRegTimestamps ¶
func (m TradeCaptureReportAck) GetNoTrdRegTimestamps() (NoTrdRegTimestampsRepeatingGroup, quickfix.MessageRejectError)
GetNoTrdRegTimestamps gets NoTrdRegTimestamps, Tag 768.
func (TradeCaptureReportAck) GetOptAttribute ¶
func (m TradeCaptureReportAck) GetOptAttribute() (v string, err quickfix.MessageRejectError)
GetOptAttribute gets OptAttribute, Tag 206.
func (TradeCaptureReportAck) GetOrderCapacity ¶
func (m TradeCaptureReportAck) GetOrderCapacity() (v enum.OrderCapacity, err quickfix.MessageRejectError)
GetOrderCapacity gets OrderCapacity, Tag 528.
func (TradeCaptureReportAck) GetOrderRestrictions ¶
func (m TradeCaptureReportAck) GetOrderRestrictions() (v enum.OrderRestrictions, err quickfix.MessageRejectError)
GetOrderRestrictions gets OrderRestrictions, Tag 529.
func (TradeCaptureReportAck) GetPool ¶
func (m TradeCaptureReportAck) GetPool() (v string, err quickfix.MessageRejectError)
GetPool gets Pool, Tag 691.
func (TradeCaptureReportAck) GetPositionEffect ¶
func (m TradeCaptureReportAck) GetPositionEffect() (v enum.PositionEffect, err quickfix.MessageRejectError)
GetPositionEffect gets PositionEffect, Tag 77.
func (TradeCaptureReportAck) GetPreallocMethod ¶
func (m TradeCaptureReportAck) GetPreallocMethod() (v enum.PreallocMethod, err quickfix.MessageRejectError)
GetPreallocMethod gets PreallocMethod, Tag 591.
func (TradeCaptureReportAck) GetProduct ¶
func (m TradeCaptureReportAck) GetProduct() (v enum.Product, err quickfix.MessageRejectError)
GetProduct gets Product, Tag 460.
func (TradeCaptureReportAck) GetRedemptionDate ¶
func (m TradeCaptureReportAck) GetRedemptionDate() (v string, err quickfix.MessageRejectError)
GetRedemptionDate gets RedemptionDate, Tag 240.
func (TradeCaptureReportAck) GetRepoCollateralSecurityType ¶
func (m TradeCaptureReportAck) GetRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)
GetRepoCollateralSecurityType gets RepoCollateralSecurityType, Tag 239.
func (TradeCaptureReportAck) GetRepurchaseRate ¶
func (m TradeCaptureReportAck) GetRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetRepurchaseRate gets RepurchaseRate, Tag 227.
func (TradeCaptureReportAck) GetRepurchaseTerm ¶
func (m TradeCaptureReportAck) GetRepurchaseTerm() (v int, err quickfix.MessageRejectError)
GetRepurchaseTerm gets RepurchaseTerm, Tag 226.
func (TradeCaptureReportAck) GetResponseDestination ¶
func (m TradeCaptureReportAck) GetResponseDestination() (v string, err quickfix.MessageRejectError)
GetResponseDestination gets ResponseDestination, Tag 726.
func (TradeCaptureReportAck) GetResponseTransportType ¶
func (m TradeCaptureReportAck) GetResponseTransportType() (v enum.ResponseTransportType, err quickfix.MessageRejectError)
GetResponseTransportType gets ResponseTransportType, Tag 725.
func (TradeCaptureReportAck) GetSecondaryExecID ¶
func (m TradeCaptureReportAck) GetSecondaryExecID() (v string, err quickfix.MessageRejectError)
GetSecondaryExecID gets SecondaryExecID, Tag 527.
func (TradeCaptureReportAck) GetSecondaryTradeReportID ¶
func (m TradeCaptureReportAck) GetSecondaryTradeReportID() (v string, err quickfix.MessageRejectError)
GetSecondaryTradeReportID gets SecondaryTradeReportID, Tag 818.
func (TradeCaptureReportAck) GetSecondaryTradeReportRefID ¶
func (m TradeCaptureReportAck) GetSecondaryTradeReportRefID() (v string, err quickfix.MessageRejectError)
GetSecondaryTradeReportRefID gets SecondaryTradeReportRefID, Tag 881.
func (TradeCaptureReportAck) GetSecondaryTrdType ¶
func (m TradeCaptureReportAck) GetSecondaryTrdType() (v int, err quickfix.MessageRejectError)
GetSecondaryTrdType gets SecondaryTrdType, Tag 855.
func (TradeCaptureReportAck) GetSecurityDesc ¶
func (m TradeCaptureReportAck) GetSecurityDesc() (v string, err quickfix.MessageRejectError)
GetSecurityDesc gets SecurityDesc, Tag 107.
func (TradeCaptureReportAck) GetSecurityExchange ¶
func (m TradeCaptureReportAck) GetSecurityExchange() (v string, err quickfix.MessageRejectError)
GetSecurityExchange gets SecurityExchange, Tag 207.
func (TradeCaptureReportAck) GetSecurityID ¶
func (m TradeCaptureReportAck) GetSecurityID() (v string, err quickfix.MessageRejectError)
GetSecurityID gets SecurityID, Tag 48.
func (TradeCaptureReportAck) GetSecurityIDSource ¶
func (m TradeCaptureReportAck) GetSecurityIDSource() (v enum.SecurityIDSource, err quickfix.MessageRejectError)
GetSecurityIDSource gets SecurityIDSource, Tag 22.
func (TradeCaptureReportAck) GetSecuritySubType ¶
func (m TradeCaptureReportAck) GetSecuritySubType() (v string, err quickfix.MessageRejectError)
GetSecuritySubType gets SecuritySubType, Tag 762.
func (TradeCaptureReportAck) GetSecurityType ¶
func (m TradeCaptureReportAck) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError)
GetSecurityType gets SecurityType, Tag 167.
func (TradeCaptureReportAck) GetStateOrProvinceOfIssue ¶
func (m TradeCaptureReportAck) GetStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)
GetStateOrProvinceOfIssue gets StateOrProvinceOfIssue, Tag 471.
func (TradeCaptureReportAck) GetStrikeCurrency ¶
func (m TradeCaptureReportAck) GetStrikeCurrency() (v string, err quickfix.MessageRejectError)
GetStrikeCurrency gets StrikeCurrency, Tag 947.
func (TradeCaptureReportAck) GetStrikePrice ¶
func (m TradeCaptureReportAck) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
GetStrikePrice gets StrikePrice, Tag 202.
func (TradeCaptureReportAck) GetSubscriptionRequestType ¶
func (m TradeCaptureReportAck) GetSubscriptionRequestType() (v enum.SubscriptionRequestType, err quickfix.MessageRejectError)
GetSubscriptionRequestType gets SubscriptionRequestType, Tag 263.
func (TradeCaptureReportAck) GetSymbol ¶
func (m TradeCaptureReportAck) GetSymbol() (v string, err quickfix.MessageRejectError)
GetSymbol gets Symbol, Tag 55.
func (TradeCaptureReportAck) GetSymbolSfx ¶
func (m TradeCaptureReportAck) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError)
GetSymbolSfx gets SymbolSfx, Tag 65.
func (TradeCaptureReportAck) GetText ¶
func (m TradeCaptureReportAck) GetText() (v string, err quickfix.MessageRejectError)
GetText gets Text, Tag 58.
func (TradeCaptureReportAck) GetTradeLinkID ¶
func (m TradeCaptureReportAck) GetTradeLinkID() (v string, err quickfix.MessageRejectError)
GetTradeLinkID gets TradeLinkID, Tag 820.
func (TradeCaptureReportAck) GetTradeReportID ¶
func (m TradeCaptureReportAck) GetTradeReportID() (v string, err quickfix.MessageRejectError)
GetTradeReportID gets TradeReportID, Tag 571.
func (TradeCaptureReportAck) GetTradeReportRefID ¶
func (m TradeCaptureReportAck) GetTradeReportRefID() (v string, err quickfix.MessageRejectError)
GetTradeReportRefID gets TradeReportRefID, Tag 572.
func (TradeCaptureReportAck) GetTradeReportRejectReason ¶
func (m TradeCaptureReportAck) GetTradeReportRejectReason() (v enum.TradeReportRejectReason, err quickfix.MessageRejectError)
GetTradeReportRejectReason gets TradeReportRejectReason, Tag 751.
func (TradeCaptureReportAck) GetTradeReportTransType ¶
func (m TradeCaptureReportAck) GetTradeReportTransType() (v enum.TradeReportTransType, err quickfix.MessageRejectError)
GetTradeReportTransType gets TradeReportTransType, Tag 487.
func (TradeCaptureReportAck) GetTradeReportType ¶
func (m TradeCaptureReportAck) GetTradeReportType() (v enum.TradeReportType, err quickfix.MessageRejectError)
GetTradeReportType gets TradeReportType, Tag 856.
func (TradeCaptureReportAck) GetTransactTime ¶
func (m TradeCaptureReportAck) GetTransactTime() (v time.Time, err quickfix.MessageRejectError)
GetTransactTime gets TransactTime, Tag 60.
func (TradeCaptureReportAck) GetTransferReason ¶
func (m TradeCaptureReportAck) GetTransferReason() (v string, err quickfix.MessageRejectError)
GetTransferReason gets TransferReason, Tag 830.
func (TradeCaptureReportAck) GetTrdMatchID ¶
func (m TradeCaptureReportAck) GetTrdMatchID() (v string, err quickfix.MessageRejectError)
GetTrdMatchID gets TrdMatchID, Tag 880.
func (TradeCaptureReportAck) GetTrdRptStatus ¶
func (m TradeCaptureReportAck) GetTrdRptStatus() (v enum.TrdRptStatus, err quickfix.MessageRejectError)
GetTrdRptStatus gets TrdRptStatus, Tag 939.
func (TradeCaptureReportAck) GetTrdSubType ¶
func (m TradeCaptureReportAck) GetTrdSubType() (v enum.TrdSubType, err quickfix.MessageRejectError)
GetTrdSubType gets TrdSubType, Tag 829.
func (TradeCaptureReportAck) GetTrdType ¶
func (m TradeCaptureReportAck) GetTrdType() (v enum.TrdType, err quickfix.MessageRejectError)
GetTrdType gets TrdType, Tag 828.
func (TradeCaptureReportAck) HasAccount ¶
func (m TradeCaptureReportAck) HasAccount() bool
HasAccount returns true if Account is present, Tag 1.
func (TradeCaptureReportAck) HasAccountType ¶
func (m TradeCaptureReportAck) HasAccountType() bool
HasAccountType returns true if AccountType is present, Tag 581.
func (TradeCaptureReportAck) HasAcctIDSource ¶
func (m TradeCaptureReportAck) HasAcctIDSource() bool
HasAcctIDSource returns true if AcctIDSource is present, Tag 660.
func (TradeCaptureReportAck) HasCFICode ¶
func (m TradeCaptureReportAck) HasCFICode() bool
HasCFICode returns true if CFICode is present, Tag 461.
func (TradeCaptureReportAck) HasCPProgram ¶
func (m TradeCaptureReportAck) HasCPProgram() bool
HasCPProgram returns true if CPProgram is present, Tag 875.
func (TradeCaptureReportAck) HasCPRegType ¶
func (m TradeCaptureReportAck) HasCPRegType() bool
HasCPRegType returns true if CPRegType is present, Tag 876.
func (TradeCaptureReportAck) HasClearingFeeIndicator ¶
func (m TradeCaptureReportAck) HasClearingFeeIndicator() bool
HasClearingFeeIndicator returns true if ClearingFeeIndicator is present, Tag 635.
func (TradeCaptureReportAck) HasContractMultiplier ¶
func (m TradeCaptureReportAck) HasContractMultiplier() bool
HasContractMultiplier returns true if ContractMultiplier is present, Tag 231.
func (TradeCaptureReportAck) HasContractSettlMonth ¶
func (m TradeCaptureReportAck) HasContractSettlMonth() bool
HasContractSettlMonth returns true if ContractSettlMonth is present, Tag 667.
func (TradeCaptureReportAck) HasCountryOfIssue ¶
func (m TradeCaptureReportAck) HasCountryOfIssue() bool
HasCountryOfIssue returns true if CountryOfIssue is present, Tag 470.
func (TradeCaptureReportAck) HasCouponPaymentDate ¶
func (m TradeCaptureReportAck) HasCouponPaymentDate() bool
HasCouponPaymentDate returns true if CouponPaymentDate is present, Tag 224.
func (TradeCaptureReportAck) HasCouponRate ¶
func (m TradeCaptureReportAck) HasCouponRate() bool
HasCouponRate returns true if CouponRate is present, Tag 223.
func (TradeCaptureReportAck) HasCreditRating ¶
func (m TradeCaptureReportAck) HasCreditRating() bool
HasCreditRating returns true if CreditRating is present, Tag 255.
func (TradeCaptureReportAck) HasCustOrderCapacity ¶
func (m TradeCaptureReportAck) HasCustOrderCapacity() bool
HasCustOrderCapacity returns true if CustOrderCapacity is present, Tag 582.
func (TradeCaptureReportAck) HasDatedDate ¶
func (m TradeCaptureReportAck) HasDatedDate() bool
HasDatedDate returns true if DatedDate is present, Tag 873.
func (TradeCaptureReportAck) HasEncodedIssuer ¶
func (m TradeCaptureReportAck) HasEncodedIssuer() bool
HasEncodedIssuer returns true if EncodedIssuer is present, Tag 349.
func (TradeCaptureReportAck) HasEncodedIssuerLen ¶
func (m TradeCaptureReportAck) HasEncodedIssuerLen() bool
HasEncodedIssuerLen returns true if EncodedIssuerLen is present, Tag 348.
func (TradeCaptureReportAck) HasEncodedSecurityDesc ¶
func (m TradeCaptureReportAck) HasEncodedSecurityDesc() bool
HasEncodedSecurityDesc returns true if EncodedSecurityDesc is present, Tag 351.
func (TradeCaptureReportAck) HasEncodedSecurityDescLen ¶
func (m TradeCaptureReportAck) HasEncodedSecurityDescLen() bool
HasEncodedSecurityDescLen returns true if EncodedSecurityDescLen is present, Tag 350.
func (TradeCaptureReportAck) HasEncodedText ¶
func (m TradeCaptureReportAck) HasEncodedText() bool
HasEncodedText returns true if EncodedText is present, Tag 355.
func (TradeCaptureReportAck) HasEncodedTextLen ¶
func (m TradeCaptureReportAck) HasEncodedTextLen() bool
HasEncodedTextLen returns true if EncodedTextLen is present, Tag 354.
func (TradeCaptureReportAck) HasExecID ¶
func (m TradeCaptureReportAck) HasExecID() bool
HasExecID returns true if ExecID is present, Tag 17.
func (TradeCaptureReportAck) HasExecType ¶
func (m TradeCaptureReportAck) HasExecType() bool
HasExecType returns true if ExecType is present, Tag 150.
func (TradeCaptureReportAck) HasFactor ¶
func (m TradeCaptureReportAck) HasFactor() bool
HasFactor returns true if Factor is present, Tag 228.
func (TradeCaptureReportAck) HasInstrRegistry ¶
func (m TradeCaptureReportAck) HasInstrRegistry() bool
HasInstrRegistry returns true if InstrRegistry is present, Tag 543.
func (TradeCaptureReportAck) HasInterestAccrualDate ¶
func (m TradeCaptureReportAck) HasInterestAccrualDate() bool
HasInterestAccrualDate returns true if InterestAccrualDate is present, Tag 874.
func (TradeCaptureReportAck) HasIssueDate ¶
func (m TradeCaptureReportAck) HasIssueDate() bool
HasIssueDate returns true if IssueDate is present, Tag 225.
func (TradeCaptureReportAck) HasIssuer ¶
func (m TradeCaptureReportAck) HasIssuer() bool
HasIssuer returns true if Issuer is present, Tag 106.
func (TradeCaptureReportAck) HasLocaleOfIssue ¶
func (m TradeCaptureReportAck) HasLocaleOfIssue() bool
HasLocaleOfIssue returns true if LocaleOfIssue is present, Tag 472.
func (TradeCaptureReportAck) HasMaturityDate ¶
func (m TradeCaptureReportAck) HasMaturityDate() bool
HasMaturityDate returns true if MaturityDate is present, Tag 541.
func (TradeCaptureReportAck) HasMaturityMonthYear ¶
func (m TradeCaptureReportAck) HasMaturityMonthYear() bool
HasMaturityMonthYear returns true if MaturityMonthYear is present, Tag 200.
func (TradeCaptureReportAck) HasNoAllocs ¶
func (m TradeCaptureReportAck) HasNoAllocs() bool
HasNoAllocs returns true if NoAllocs is present, Tag 78.
func (TradeCaptureReportAck) HasNoEvents ¶
func (m TradeCaptureReportAck) HasNoEvents() bool
HasNoEvents returns true if NoEvents is present, Tag 864.
func (TradeCaptureReportAck) HasNoLegs ¶
func (m TradeCaptureReportAck) HasNoLegs() bool
HasNoLegs returns true if NoLegs is present, Tag 555.
func (TradeCaptureReportAck) HasNoSecurityAltID ¶
func (m TradeCaptureReportAck) HasNoSecurityAltID() bool
HasNoSecurityAltID returns true if NoSecurityAltID is present, Tag 454.
func (TradeCaptureReportAck) HasNoTrdRegTimestamps ¶
func (m TradeCaptureReportAck) HasNoTrdRegTimestamps() bool
HasNoTrdRegTimestamps returns true if NoTrdRegTimestamps is present, Tag 768.
func (TradeCaptureReportAck) HasOptAttribute ¶
func (m TradeCaptureReportAck) HasOptAttribute() bool
HasOptAttribute returns true if OptAttribute is present, Tag 206.
func (TradeCaptureReportAck) HasOrderCapacity ¶
func (m TradeCaptureReportAck) HasOrderCapacity() bool
HasOrderCapacity returns true if OrderCapacity is present, Tag 528.
func (TradeCaptureReportAck) HasOrderRestrictions ¶
func (m TradeCaptureReportAck) HasOrderRestrictions() bool
HasOrderRestrictions returns true if OrderRestrictions is present, Tag 529.
func (TradeCaptureReportAck) HasPool ¶
func (m TradeCaptureReportAck) HasPool() bool
HasPool returns true if Pool is present, Tag 691.
func (TradeCaptureReportAck) HasPositionEffect ¶
func (m TradeCaptureReportAck) HasPositionEffect() bool
HasPositionEffect returns true if PositionEffect is present, Tag 77.
func (TradeCaptureReportAck) HasPreallocMethod ¶
func (m TradeCaptureReportAck) HasPreallocMethod() bool
HasPreallocMethod returns true if PreallocMethod is present, Tag 591.
func (TradeCaptureReportAck) HasProduct ¶
func (m TradeCaptureReportAck) HasProduct() bool
HasProduct returns true if Product is present, Tag 460.
func (TradeCaptureReportAck) HasRedemptionDate ¶
func (m TradeCaptureReportAck) HasRedemptionDate() bool
HasRedemptionDate returns true if RedemptionDate is present, Tag 240.
func (TradeCaptureReportAck) HasRepoCollateralSecurityType ¶
func (m TradeCaptureReportAck) HasRepoCollateralSecurityType() bool
HasRepoCollateralSecurityType returns true if RepoCollateralSecurityType is present, Tag 239.
func (TradeCaptureReportAck) HasRepurchaseRate ¶
func (m TradeCaptureReportAck) HasRepurchaseRate() bool
HasRepurchaseRate returns true if RepurchaseRate is present, Tag 227.
func (TradeCaptureReportAck) HasRepurchaseTerm ¶
func (m TradeCaptureReportAck) HasRepurchaseTerm() bool
HasRepurchaseTerm returns true if RepurchaseTerm is present, Tag 226.
func (TradeCaptureReportAck) HasResponseDestination ¶
func (m TradeCaptureReportAck) HasResponseDestination() bool
HasResponseDestination returns true if ResponseDestination is present, Tag 726.
func (TradeCaptureReportAck) HasResponseTransportType ¶
func (m TradeCaptureReportAck) HasResponseTransportType() bool
HasResponseTransportType returns true if ResponseTransportType is present, Tag 725.
func (TradeCaptureReportAck) HasSecondaryExecID ¶
func (m TradeCaptureReportAck) HasSecondaryExecID() bool
HasSecondaryExecID returns true if SecondaryExecID is present, Tag 527.
func (TradeCaptureReportAck) HasSecondaryTradeReportID ¶
func (m TradeCaptureReportAck) HasSecondaryTradeReportID() bool
HasSecondaryTradeReportID returns true if SecondaryTradeReportID is present, Tag 818.
func (TradeCaptureReportAck) HasSecondaryTradeReportRefID ¶
func (m TradeCaptureReportAck) HasSecondaryTradeReportRefID() bool
HasSecondaryTradeReportRefID returns true if SecondaryTradeReportRefID is present, Tag 881.
func (TradeCaptureReportAck) HasSecondaryTrdType ¶
func (m TradeCaptureReportAck) HasSecondaryTrdType() bool
HasSecondaryTrdType returns true if SecondaryTrdType is present, Tag 855.
func (TradeCaptureReportAck) HasSecurityDesc ¶
func (m TradeCaptureReportAck) HasSecurityDesc() bool
HasSecurityDesc returns true if SecurityDesc is present, Tag 107.
func (TradeCaptureReportAck) HasSecurityExchange ¶
func (m TradeCaptureReportAck) HasSecurityExchange() bool
HasSecurityExchange returns true if SecurityExchange is present, Tag 207.
func (TradeCaptureReportAck) HasSecurityID ¶
func (m TradeCaptureReportAck) HasSecurityID() bool
HasSecurityID returns true if SecurityID is present, Tag 48.
func (TradeCaptureReportAck) HasSecurityIDSource ¶
func (m TradeCaptureReportAck) HasSecurityIDSource() bool
HasSecurityIDSource returns true if SecurityIDSource is present, Tag 22.
func (TradeCaptureReportAck) HasSecuritySubType ¶
func (m TradeCaptureReportAck) HasSecuritySubType() bool
HasSecuritySubType returns true if SecuritySubType is present, Tag 762.
func (TradeCaptureReportAck) HasSecurityType ¶
func (m TradeCaptureReportAck) HasSecurityType() bool
HasSecurityType returns true if SecurityType is present, Tag 167.
func (TradeCaptureReportAck) HasStateOrProvinceOfIssue ¶
func (m TradeCaptureReportAck) HasStateOrProvinceOfIssue() bool
HasStateOrProvinceOfIssue returns true if StateOrProvinceOfIssue is present, Tag 471.
func (TradeCaptureReportAck) HasStrikeCurrency ¶
func (m TradeCaptureReportAck) HasStrikeCurrency() bool
HasStrikeCurrency returns true if StrikeCurrency is present, Tag 947.
func (TradeCaptureReportAck) HasStrikePrice ¶
func (m TradeCaptureReportAck) HasStrikePrice() bool
HasStrikePrice returns true if StrikePrice is present, Tag 202.
func (TradeCaptureReportAck) HasSubscriptionRequestType ¶
func (m TradeCaptureReportAck) HasSubscriptionRequestType() bool
HasSubscriptionRequestType returns true if SubscriptionRequestType is present, Tag 263.
func (TradeCaptureReportAck) HasSymbol ¶
func (m TradeCaptureReportAck) HasSymbol() bool
HasSymbol returns true if Symbol is present, Tag 55.
func (TradeCaptureReportAck) HasSymbolSfx ¶
func (m TradeCaptureReportAck) HasSymbolSfx() bool
HasSymbolSfx returns true if SymbolSfx is present, Tag 65.
func (TradeCaptureReportAck) HasText ¶
func (m TradeCaptureReportAck) HasText() bool
HasText returns true if Text is present, Tag 58.
func (TradeCaptureReportAck) HasTradeLinkID ¶
func (m TradeCaptureReportAck) HasTradeLinkID() bool
HasTradeLinkID returns true if TradeLinkID is present, Tag 820.
func (TradeCaptureReportAck) HasTradeReportID ¶
func (m TradeCaptureReportAck) HasTradeReportID() bool
HasTradeReportID returns true if TradeReportID is present, Tag 571.
func (TradeCaptureReportAck) HasTradeReportRefID ¶
func (m TradeCaptureReportAck) HasTradeReportRefID() bool
HasTradeReportRefID returns true if TradeReportRefID is present, Tag 572.
func (TradeCaptureReportAck) HasTradeReportRejectReason ¶
func (m TradeCaptureReportAck) HasTradeReportRejectReason() bool
HasTradeReportRejectReason returns true if TradeReportRejectReason is present, Tag 751.
func (TradeCaptureReportAck) HasTradeReportTransType ¶
func (m TradeCaptureReportAck) HasTradeReportTransType() bool
HasTradeReportTransType returns true if TradeReportTransType is present, Tag 487.
func (TradeCaptureReportAck) HasTradeReportType ¶
func (m TradeCaptureReportAck) HasTradeReportType() bool
HasTradeReportType returns true if TradeReportType is present, Tag 856.
func (TradeCaptureReportAck) HasTransactTime ¶
func (m TradeCaptureReportAck) HasTransactTime() bool
HasTransactTime returns true if TransactTime is present, Tag 60.
func (TradeCaptureReportAck) HasTransferReason ¶
func (m TradeCaptureReportAck) HasTransferReason() bool
HasTransferReason returns true if TransferReason is present, Tag 830.
func (TradeCaptureReportAck) HasTrdMatchID ¶
func (m TradeCaptureReportAck) HasTrdMatchID() bool
HasTrdMatchID returns true if TrdMatchID is present, Tag 880.
func (TradeCaptureReportAck) HasTrdRptStatus ¶
func (m TradeCaptureReportAck) HasTrdRptStatus() bool
HasTrdRptStatus returns true if TrdRptStatus is present, Tag 939.
func (TradeCaptureReportAck) HasTrdSubType ¶
func (m TradeCaptureReportAck) HasTrdSubType() bool
HasTrdSubType returns true if TrdSubType is present, Tag 829.
func (TradeCaptureReportAck) HasTrdType ¶
func (m TradeCaptureReportAck) HasTrdType() bool
HasTrdType returns true if TrdType is present, Tag 828.
func (TradeCaptureReportAck) SetAccount ¶
func (m TradeCaptureReportAck) SetAccount(v string)
SetAccount sets Account, Tag 1.
func (TradeCaptureReportAck) SetAccountType ¶
func (m TradeCaptureReportAck) SetAccountType(v enum.AccountType)
SetAccountType sets AccountType, Tag 581.
func (TradeCaptureReportAck) SetAcctIDSource ¶
func (m TradeCaptureReportAck) SetAcctIDSource(v enum.AcctIDSource)
SetAcctIDSource sets AcctIDSource, Tag 660.
func (TradeCaptureReportAck) SetCFICode ¶
func (m TradeCaptureReportAck) SetCFICode(v string)
SetCFICode sets CFICode, Tag 461.
func (TradeCaptureReportAck) SetCPProgram ¶
func (m TradeCaptureReportAck) SetCPProgram(v enum.CPProgram)
SetCPProgram sets CPProgram, Tag 875.
func (TradeCaptureReportAck) SetCPRegType ¶
func (m TradeCaptureReportAck) SetCPRegType(v string)
SetCPRegType sets CPRegType, Tag 876.
func (TradeCaptureReportAck) SetClearingFeeIndicator ¶
func (m TradeCaptureReportAck) SetClearingFeeIndicator(v enum.ClearingFeeIndicator)
SetClearingFeeIndicator sets ClearingFeeIndicator, Tag 635.
func (TradeCaptureReportAck) SetContractMultiplier ¶
func (m TradeCaptureReportAck) SetContractMultiplier(value decimal.Decimal, scale int32)
SetContractMultiplier sets ContractMultiplier, Tag 231.
func (TradeCaptureReportAck) SetContractSettlMonth ¶
func (m TradeCaptureReportAck) SetContractSettlMonth(v string)
SetContractSettlMonth sets ContractSettlMonth, Tag 667.
func (TradeCaptureReportAck) SetCountryOfIssue ¶
func (m TradeCaptureReportAck) SetCountryOfIssue(v string)
SetCountryOfIssue sets CountryOfIssue, Tag 470.
func (TradeCaptureReportAck) SetCouponPaymentDate ¶
func (m TradeCaptureReportAck) SetCouponPaymentDate(v string)
SetCouponPaymentDate sets CouponPaymentDate, Tag 224.
func (TradeCaptureReportAck) SetCouponRate ¶
func (m TradeCaptureReportAck) SetCouponRate(value decimal.Decimal, scale int32)
SetCouponRate sets CouponRate, Tag 223.
func (TradeCaptureReportAck) SetCreditRating ¶
func (m TradeCaptureReportAck) SetCreditRating(v string)
SetCreditRating sets CreditRating, Tag 255.
func (TradeCaptureReportAck) SetCustOrderCapacity ¶
func (m TradeCaptureReportAck) SetCustOrderCapacity(v enum.CustOrderCapacity)
SetCustOrderCapacity sets CustOrderCapacity, Tag 582.
func (TradeCaptureReportAck) SetDatedDate ¶
func (m TradeCaptureReportAck) SetDatedDate(v string)
SetDatedDate sets DatedDate, Tag 873.
func (TradeCaptureReportAck) SetEncodedIssuer ¶
func (m TradeCaptureReportAck) SetEncodedIssuer(v string)
SetEncodedIssuer sets EncodedIssuer, Tag 349.
func (TradeCaptureReportAck) SetEncodedIssuerLen ¶
func (m TradeCaptureReportAck) SetEncodedIssuerLen(v int)
SetEncodedIssuerLen sets EncodedIssuerLen, Tag 348.
func (TradeCaptureReportAck) SetEncodedSecurityDesc ¶
func (m TradeCaptureReportAck) SetEncodedSecurityDesc(v string)
SetEncodedSecurityDesc sets EncodedSecurityDesc, Tag 351.
func (TradeCaptureReportAck) SetEncodedSecurityDescLen ¶
func (m TradeCaptureReportAck) SetEncodedSecurityDescLen(v int)
SetEncodedSecurityDescLen sets EncodedSecurityDescLen, Tag 350.
func (TradeCaptureReportAck) SetEncodedText ¶
func (m TradeCaptureReportAck) SetEncodedText(v string)
SetEncodedText sets EncodedText, Tag 355.
func (TradeCaptureReportAck) SetEncodedTextLen ¶
func (m TradeCaptureReportAck) SetEncodedTextLen(v int)
SetEncodedTextLen sets EncodedTextLen, Tag 354.
func (TradeCaptureReportAck) SetExecID ¶
func (m TradeCaptureReportAck) SetExecID(v string)
SetExecID sets ExecID, Tag 17.
func (TradeCaptureReportAck) SetExecType ¶
func (m TradeCaptureReportAck) SetExecType(v enum.ExecType)
SetExecType sets ExecType, Tag 150.
func (TradeCaptureReportAck) SetFactor ¶
func (m TradeCaptureReportAck) SetFactor(value decimal.Decimal, scale int32)
SetFactor sets Factor, Tag 228.
func (TradeCaptureReportAck) SetInstrRegistry ¶
func (m TradeCaptureReportAck) SetInstrRegistry(v enum.InstrRegistry)
SetInstrRegistry sets InstrRegistry, Tag 543.
func (TradeCaptureReportAck) SetInterestAccrualDate ¶
func (m TradeCaptureReportAck) SetInterestAccrualDate(v string)
SetInterestAccrualDate sets InterestAccrualDate, Tag 874.
func (TradeCaptureReportAck) SetIssueDate ¶
func (m TradeCaptureReportAck) SetIssueDate(v string)
SetIssueDate sets IssueDate, Tag 225.
func (TradeCaptureReportAck) SetIssuer ¶
func (m TradeCaptureReportAck) SetIssuer(v string)
SetIssuer sets Issuer, Tag 106.
func (TradeCaptureReportAck) SetLocaleOfIssue ¶
func (m TradeCaptureReportAck) SetLocaleOfIssue(v string)
SetLocaleOfIssue sets LocaleOfIssue, Tag 472.
func (TradeCaptureReportAck) SetMaturityDate ¶
func (m TradeCaptureReportAck) SetMaturityDate(v string)
SetMaturityDate sets MaturityDate, Tag 541.
func (TradeCaptureReportAck) SetMaturityMonthYear ¶
func (m TradeCaptureReportAck) SetMaturityMonthYear(v string)
SetMaturityMonthYear sets MaturityMonthYear, Tag 200.
func (TradeCaptureReportAck) SetNoAllocs ¶
func (m TradeCaptureReportAck) SetNoAllocs(f NoAllocsRepeatingGroup)
SetNoAllocs sets NoAllocs, Tag 78.
func (TradeCaptureReportAck) SetNoEvents ¶
func (m TradeCaptureReportAck) SetNoEvents(f NoEventsRepeatingGroup)
SetNoEvents sets NoEvents, Tag 864.
func (TradeCaptureReportAck) SetNoLegs ¶
func (m TradeCaptureReportAck) SetNoLegs(f NoLegsRepeatingGroup)
SetNoLegs sets NoLegs, Tag 555.
func (TradeCaptureReportAck) SetNoSecurityAltID ¶
func (m TradeCaptureReportAck) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup)
SetNoSecurityAltID sets NoSecurityAltID, Tag 454.
func (TradeCaptureReportAck) SetNoTrdRegTimestamps ¶
func (m TradeCaptureReportAck) SetNoTrdRegTimestamps(f NoTrdRegTimestampsRepeatingGroup)
SetNoTrdRegTimestamps sets NoTrdRegTimestamps, Tag 768.
func (TradeCaptureReportAck) SetOptAttribute ¶
func (m TradeCaptureReportAck) SetOptAttribute(v string)
SetOptAttribute sets OptAttribute, Tag 206.
func (TradeCaptureReportAck) SetOrderCapacity ¶
func (m TradeCaptureReportAck) SetOrderCapacity(v enum.OrderCapacity)
SetOrderCapacity sets OrderCapacity, Tag 528.
func (TradeCaptureReportAck) SetOrderRestrictions ¶
func (m TradeCaptureReportAck) SetOrderRestrictions(v enum.OrderRestrictions)
SetOrderRestrictions sets OrderRestrictions, Tag 529.
func (TradeCaptureReportAck) SetPool ¶
func (m TradeCaptureReportAck) SetPool(v string)
SetPool sets Pool, Tag 691.
func (TradeCaptureReportAck) SetPositionEffect ¶
func (m TradeCaptureReportAck) SetPositionEffect(v enum.PositionEffect)
SetPositionEffect sets PositionEffect, Tag 77.
func (TradeCaptureReportAck) SetPreallocMethod ¶
func (m TradeCaptureReportAck) SetPreallocMethod(v enum.PreallocMethod)
SetPreallocMethod sets PreallocMethod, Tag 591.
func (TradeCaptureReportAck) SetProduct ¶
func (m TradeCaptureReportAck) SetProduct(v enum.Product)
SetProduct sets Product, Tag 460.
func (TradeCaptureReportAck) SetRedemptionDate ¶
func (m TradeCaptureReportAck) SetRedemptionDate(v string)
SetRedemptionDate sets RedemptionDate, Tag 240.
func (TradeCaptureReportAck) SetRepoCollateralSecurityType ¶
func (m TradeCaptureReportAck) SetRepoCollateralSecurityType(v int)
SetRepoCollateralSecurityType sets RepoCollateralSecurityType, Tag 239.
func (TradeCaptureReportAck) SetRepurchaseRate ¶
func (m TradeCaptureReportAck) SetRepurchaseRate(value decimal.Decimal, scale int32)
SetRepurchaseRate sets RepurchaseRate, Tag 227.
func (TradeCaptureReportAck) SetRepurchaseTerm ¶
func (m TradeCaptureReportAck) SetRepurchaseTerm(v int)
SetRepurchaseTerm sets RepurchaseTerm, Tag 226.
func (TradeCaptureReportAck) SetResponseDestination ¶
func (m TradeCaptureReportAck) SetResponseDestination(v string)
SetResponseDestination sets ResponseDestination, Tag 726.
func (TradeCaptureReportAck) SetResponseTransportType ¶
func (m TradeCaptureReportAck) SetResponseTransportType(v enum.ResponseTransportType)
SetResponseTransportType sets ResponseTransportType, Tag 725.
func (TradeCaptureReportAck) SetSecondaryExecID ¶
func (m TradeCaptureReportAck) SetSecondaryExecID(v string)
SetSecondaryExecID sets SecondaryExecID, Tag 527.
func (TradeCaptureReportAck) SetSecondaryTradeReportID ¶
func (m TradeCaptureReportAck) SetSecondaryTradeReportID(v string)
SetSecondaryTradeReportID sets SecondaryTradeReportID, Tag 818.
func (TradeCaptureReportAck) SetSecondaryTradeReportRefID ¶
func (m TradeCaptureReportAck) SetSecondaryTradeReportRefID(v string)
SetSecondaryTradeReportRefID sets SecondaryTradeReportRefID, Tag 881.
func (TradeCaptureReportAck) SetSecondaryTrdType ¶
func (m TradeCaptureReportAck) SetSecondaryTrdType(v int)
SetSecondaryTrdType sets SecondaryTrdType, Tag 855.
func (TradeCaptureReportAck) SetSecurityDesc ¶
func (m TradeCaptureReportAck) SetSecurityDesc(v string)
SetSecurityDesc sets SecurityDesc, Tag 107.
func (TradeCaptureReportAck) SetSecurityExchange ¶
func (m TradeCaptureReportAck) SetSecurityExchange(v string)
SetSecurityExchange sets SecurityExchange, Tag 207.
func (TradeCaptureReportAck) SetSecurityID ¶
func (m TradeCaptureReportAck) SetSecurityID(v string)
SetSecurityID sets SecurityID, Tag 48.
func (TradeCaptureReportAck) SetSecurityIDSource ¶
func (m TradeCaptureReportAck) SetSecurityIDSource(v enum.SecurityIDSource)
SetSecurityIDSource sets SecurityIDSource, Tag 22.
func (TradeCaptureReportAck) SetSecuritySubType ¶
func (m TradeCaptureReportAck) SetSecuritySubType(v string)
SetSecuritySubType sets SecuritySubType, Tag 762.
func (TradeCaptureReportAck) SetSecurityType ¶
func (m TradeCaptureReportAck) SetSecurityType(v enum.SecurityType)
SetSecurityType sets SecurityType, Tag 167.
func (TradeCaptureReportAck) SetStateOrProvinceOfIssue ¶
func (m TradeCaptureReportAck) SetStateOrProvinceOfIssue(v string)
SetStateOrProvinceOfIssue sets StateOrProvinceOfIssue, Tag 471.
func (TradeCaptureReportAck) SetStrikeCurrency ¶
func (m TradeCaptureReportAck) SetStrikeCurrency(v string)
SetStrikeCurrency sets StrikeCurrency, Tag 947.
func (TradeCaptureReportAck) SetStrikePrice ¶
func (m TradeCaptureReportAck) SetStrikePrice(value decimal.Decimal, scale int32)
SetStrikePrice sets StrikePrice, Tag 202.
func (TradeCaptureReportAck) SetSubscriptionRequestType ¶
func (m TradeCaptureReportAck) SetSubscriptionRequestType(v enum.SubscriptionRequestType)
SetSubscriptionRequestType sets SubscriptionRequestType, Tag 263.
func (TradeCaptureReportAck) SetSymbol ¶
func (m TradeCaptureReportAck) SetSymbol(v string)
SetSymbol sets Symbol, Tag 55.
func (TradeCaptureReportAck) SetSymbolSfx ¶
func (m TradeCaptureReportAck) SetSymbolSfx(v enum.SymbolSfx)
SetSymbolSfx sets SymbolSfx, Tag 65.
func (TradeCaptureReportAck) SetText ¶
func (m TradeCaptureReportAck) SetText(v string)
SetText sets Text, Tag 58.
func (TradeCaptureReportAck) SetTradeLinkID ¶
func (m TradeCaptureReportAck) SetTradeLinkID(v string)
SetTradeLinkID sets TradeLinkID, Tag 820.
func (TradeCaptureReportAck) SetTradeReportID ¶
func (m TradeCaptureReportAck) SetTradeReportID(v string)
SetTradeReportID sets TradeReportID, Tag 571.
func (TradeCaptureReportAck) SetTradeReportRefID ¶
func (m TradeCaptureReportAck) SetTradeReportRefID(v string)
SetTradeReportRefID sets TradeReportRefID, Tag 572.
func (TradeCaptureReportAck) SetTradeReportRejectReason ¶
func (m TradeCaptureReportAck) SetTradeReportRejectReason(v enum.TradeReportRejectReason)
SetTradeReportRejectReason sets TradeReportRejectReason, Tag 751.
func (TradeCaptureReportAck) SetTradeReportTransType ¶
func (m TradeCaptureReportAck) SetTradeReportTransType(v enum.TradeReportTransType)
SetTradeReportTransType sets TradeReportTransType, Tag 487.
func (TradeCaptureReportAck) SetTradeReportType ¶
func (m TradeCaptureReportAck) SetTradeReportType(v enum.TradeReportType)
SetTradeReportType sets TradeReportType, Tag 856.
func (TradeCaptureReportAck) SetTransactTime ¶
func (m TradeCaptureReportAck) SetTransactTime(v time.Time)
SetTransactTime sets TransactTime, Tag 60.
func (TradeCaptureReportAck) SetTransferReason ¶
func (m TradeCaptureReportAck) SetTransferReason(v string)
SetTransferReason sets TransferReason, Tag 830.
func (TradeCaptureReportAck) SetTrdMatchID ¶
func (m TradeCaptureReportAck) SetTrdMatchID(v string)
SetTrdMatchID sets TrdMatchID, Tag 880.
func (TradeCaptureReportAck) SetTrdRptStatus ¶
func (m TradeCaptureReportAck) SetTrdRptStatus(v enum.TrdRptStatus)
SetTrdRptStatus sets TrdRptStatus, Tag 939.
func (TradeCaptureReportAck) SetTrdSubType ¶
func (m TradeCaptureReportAck) SetTrdSubType(v enum.TrdSubType)
SetTrdSubType sets TrdSubType, Tag 829.
func (TradeCaptureReportAck) SetTrdType ¶
func (m TradeCaptureReportAck) SetTrdType(v enum.TrdType)
SetTrdType sets TrdType, Tag 828.
func (TradeCaptureReportAck) ToMessage ¶
func (m TradeCaptureReportAck) ToMessage() *quickfix.Message
ToMessage returns a quickfix.Message instance.