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 NoClearingInstructions
- type NoClearingInstructionsRepeatingGroup
- type NoContAmts
- func (m NoContAmts) GetContAmtCurr() (v string, err quickfix.MessageRejectError)
- func (m NoContAmts) GetContAmtType() (v enum.ContAmtType, err quickfix.MessageRejectError)
- func (m NoContAmts) GetContAmtValue() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoContAmts) HasContAmtCurr() bool
- func (m NoContAmts) HasContAmtType() bool
- func (m NoContAmts) HasContAmtValue() bool
- func (m NoContAmts) SetContAmtCurr(v string)
- func (m NoContAmts) SetContAmtType(v enum.ContAmtType)
- func (m NoContAmts) SetContAmtValue(value decimal.Decimal, scale int32)
- type NoContAmtsRepeatingGroup
- 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 NoMiscFees
- func (m NoMiscFees) GetMiscFeeAmt() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoMiscFees) GetMiscFeeBasis() (v enum.MiscFeeBasis, err quickfix.MessageRejectError)
- func (m NoMiscFees) GetMiscFeeCurr() (v string, err quickfix.MessageRejectError)
- func (m NoMiscFees) GetMiscFeeType() (v enum.MiscFeeType, err quickfix.MessageRejectError)
- func (m NoMiscFees) HasMiscFeeAmt() bool
- func (m NoMiscFees) HasMiscFeeBasis() bool
- func (m NoMiscFees) HasMiscFeeCurr() bool
- func (m NoMiscFees) HasMiscFeeType() bool
- func (m NoMiscFees) SetMiscFeeAmt(value decimal.Decimal, scale int32)
- func (m NoMiscFees) SetMiscFeeBasis(v enum.MiscFeeBasis)
- func (m NoMiscFees) SetMiscFeeCurr(v string)
- func (m NoMiscFees) SetMiscFeeType(v enum.MiscFeeType)
- type NoMiscFeesRepeatingGroup
- 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 NoPartyIDs
- func (m NoPartyIDs) GetNoPartySubIDs() (NoPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoPartyIDs) GetPartyID() (v string, err quickfix.MessageRejectError)
- func (m NoPartyIDs) GetPartyIDSource() (v enum.PartyIDSource, err quickfix.MessageRejectError)
- func (m NoPartyIDs) GetPartyRole() (v enum.PartyRole, err quickfix.MessageRejectError)
- func (m NoPartyIDs) HasNoPartySubIDs() bool
- func (m NoPartyIDs) HasPartyID() bool
- func (m NoPartyIDs) HasPartyIDSource() bool
- func (m NoPartyIDs) HasPartyRole() bool
- func (m NoPartyIDs) SetNoPartySubIDs(f NoPartySubIDsRepeatingGroup)
- func (m NoPartyIDs) SetPartyID(v string)
- func (m NoPartyIDs) SetPartyIDSource(v enum.PartyIDSource)
- func (m NoPartyIDs) SetPartyRole(v enum.PartyRole)
- type NoPartyIDsRepeatingGroup
- type NoPartySubIDs
- func (m NoPartySubIDs) GetPartySubID() (v string, err quickfix.MessageRejectError)
- func (m NoPartySubIDs) GetPartySubIDType() (v enum.PartySubIDType, err quickfix.MessageRejectError)
- func (m NoPartySubIDs) HasPartySubID() bool
- func (m NoPartySubIDs) HasPartySubIDType() bool
- func (m NoPartySubIDs) SetPartySubID(v string)
- func (m NoPartySubIDs) SetPartySubIDType(v enum.PartySubIDType)
- type NoPartySubIDsRepeatingGroup
- type NoPosAmt
- func (m NoPosAmt) GetPosAmt() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoPosAmt) GetPosAmtType() (v enum.PosAmtType, err quickfix.MessageRejectError)
- func (m NoPosAmt) HasPosAmt() bool
- func (m NoPosAmt) HasPosAmtType() bool
- func (m NoPosAmt) SetPosAmt(value decimal.Decimal, scale int32)
- func (m NoPosAmt) SetPosAmtType(v enum.PosAmtType)
- type NoPosAmtRepeatingGroup
- 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 NoSides
- func (m NoSides) GetAccount() (v string, err quickfix.MessageRejectError)
- func (m NoSides) GetAccountType() (v enum.AccountType, err quickfix.MessageRejectError)
- func (m NoSides) GetAccruedInterestAmt() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoSides) GetAccruedInterestRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoSides) GetAcctIDSource() (v enum.AcctIDSource, err quickfix.MessageRejectError)
- func (m NoSides) GetAllocID() (v string, err quickfix.MessageRejectError)
- func (m NoSides) GetClOrdID() (v string, err quickfix.MessageRejectError)
- func (m NoSides) GetClearingFeeIndicator() (v enum.ClearingFeeIndicator, err quickfix.MessageRejectError)
- func (m NoSides) GetCommCurrency() (v string, err quickfix.MessageRejectError)
- func (m NoSides) GetCommType() (v enum.CommType, err quickfix.MessageRejectError)
- func (m NoSides) GetCommission() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoSides) GetComplianceID() (v string, err quickfix.MessageRejectError)
- func (m NoSides) GetConcession() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoSides) GetCopyMsgIndicator() (v bool, err quickfix.MessageRejectError)
- func (m NoSides) GetCurrency() (v string, err quickfix.MessageRejectError)
- func (m NoSides) GetCustOrderCapacity() (v enum.CustOrderCapacity, err quickfix.MessageRejectError)
- func (m NoSides) GetEncodedText() (v string, err quickfix.MessageRejectError)
- func (m NoSides) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)
- func (m NoSides) GetEndAccruedInterestAmt() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoSides) GetEndCash() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoSides) GetExDate() (v string, err quickfix.MessageRejectError)
- func (m NoSides) GetExchangeRule() (v string, err quickfix.MessageRejectError)
- func (m NoSides) GetExecInst() (v enum.ExecInst, err quickfix.MessageRejectError)
- func (m NoSides) GetFundRenewWaiv() (v enum.FundRenewWaiv, err quickfix.MessageRejectError)
- func (m NoSides) GetGrossTradeAmt() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoSides) GetInterestAtMaturity() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoSides) GetListID() (v string, err quickfix.MessageRejectError)
- func (m NoSides) GetNetMoney() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoSides) GetNoAllocs() (NoAllocsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoSides) GetNoClearingInstructions() (NoClearingInstructionsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoSides) GetNoContAmts() (NoContAmtsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoSides) GetNoMiscFees() (NoMiscFeesRepeatingGroup, quickfix.MessageRejectError)
- func (m NoSides) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoSides) GetNoStipulations() (NoStipulationsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoSides) GetNumDaysInterest() (v int, err quickfix.MessageRejectError)
- func (m NoSides) GetOddLot() (v bool, err quickfix.MessageRejectError)
- func (m NoSides) GetOrdType() (v enum.OrdType, err quickfix.MessageRejectError)
- func (m NoSides) GetOrderCapacity() (v enum.OrderCapacity, err quickfix.MessageRejectError)
- func (m NoSides) GetOrderID() (v string, err quickfix.MessageRejectError)
- func (m NoSides) GetOrderInputDevice() (v string, err quickfix.MessageRejectError)
- func (m NoSides) GetOrderRestrictions() (v enum.OrderRestrictions, err quickfix.MessageRejectError)
- func (m NoSides) GetPositionEffect() (v enum.PositionEffect, err quickfix.MessageRejectError)
- func (m NoSides) GetPreallocMethod() (v enum.PreallocMethod, err quickfix.MessageRejectError)
- func (m NoSides) GetProcessCode() (v enum.ProcessCode, err quickfix.MessageRejectError)
- func (m NoSides) GetPublishTrdIndicator() (v bool, err quickfix.MessageRejectError)
- func (m NoSides) GetSecondaryClOrdID() (v string, err quickfix.MessageRejectError)
- func (m NoSides) GetSecondaryOrderID() (v string, err quickfix.MessageRejectError)
- func (m NoSides) GetSettlCurrAmt() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoSides) GetSettlCurrFxRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoSides) GetSettlCurrFxRateCalc() (v enum.SettlCurrFxRateCalc, err quickfix.MessageRejectError)
- func (m NoSides) GetSettlCurrency() (v string, err quickfix.MessageRejectError)
- func (m NoSides) GetShortSaleReason() (v enum.ShortSaleReason, err quickfix.MessageRejectError)
- func (m NoSides) GetSide() (v enum.Side, err quickfix.MessageRejectError)
- func (m NoSides) GetSideMultiLegReportingType() (v enum.SideMultiLegReportingType, err quickfix.MessageRejectError)
- func (m NoSides) GetSolicitedFlag() (v bool, err quickfix.MessageRejectError)
- func (m NoSides) GetStartCash() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoSides) GetText() (v string, err quickfix.MessageRejectError)
- func (m NoSides) GetTimeBracket() (v string, err quickfix.MessageRejectError)
- func (m NoSides) GetTotalTakedown() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoSides) GetTradeAllocIndicator() (v enum.TradeAllocIndicator, err quickfix.MessageRejectError)
- func (m NoSides) GetTradeInputDevice() (v string, err quickfix.MessageRejectError)
- func (m NoSides) GetTradeInputSource() (v string, err quickfix.MessageRejectError)
- func (m NoSides) GetTradingSessionID() (v enum.TradingSessionID, err quickfix.MessageRejectError)
- func (m NoSides) GetTradingSessionSubID() (v enum.TradingSessionSubID, err quickfix.MessageRejectError)
- func (m NoSides) GetTransBkdTime() (v time.Time, err quickfix.MessageRejectError)
- func (m NoSides) HasAccount() bool
- func (m NoSides) HasAccountType() bool
- func (m NoSides) HasAccruedInterestAmt() bool
- func (m NoSides) HasAccruedInterestRate() bool
- func (m NoSides) HasAcctIDSource() bool
- func (m NoSides) HasAllocID() bool
- func (m NoSides) HasClOrdID() bool
- func (m NoSides) HasClearingFeeIndicator() bool
- func (m NoSides) HasCommCurrency() bool
- func (m NoSides) HasCommType() bool
- func (m NoSides) HasCommission() bool
- func (m NoSides) HasComplianceID() bool
- func (m NoSides) HasConcession() bool
- func (m NoSides) HasCopyMsgIndicator() bool
- func (m NoSides) HasCurrency() bool
- func (m NoSides) HasCustOrderCapacity() bool
- func (m NoSides) HasEncodedText() bool
- func (m NoSides) HasEncodedTextLen() bool
- func (m NoSides) HasEndAccruedInterestAmt() bool
- func (m NoSides) HasEndCash() bool
- func (m NoSides) HasExDate() bool
- func (m NoSides) HasExchangeRule() bool
- func (m NoSides) HasExecInst() bool
- func (m NoSides) HasFundRenewWaiv() bool
- func (m NoSides) HasGrossTradeAmt() bool
- func (m NoSides) HasInterestAtMaturity() bool
- func (m NoSides) HasListID() bool
- func (m NoSides) HasNetMoney() bool
- func (m NoSides) HasNoAllocs() bool
- func (m NoSides) HasNoClearingInstructions() bool
- func (m NoSides) HasNoContAmts() bool
- func (m NoSides) HasNoMiscFees() bool
- func (m NoSides) HasNoPartyIDs() bool
- func (m NoSides) HasNoStipulations() bool
- func (m NoSides) HasNumDaysInterest() bool
- func (m NoSides) HasOddLot() bool
- func (m NoSides) HasOrdType() bool
- func (m NoSides) HasOrderCapacity() bool
- func (m NoSides) HasOrderID() bool
- func (m NoSides) HasOrderInputDevice() bool
- func (m NoSides) HasOrderRestrictions() bool
- func (m NoSides) HasPositionEffect() bool
- func (m NoSides) HasPreallocMethod() bool
- func (m NoSides) HasProcessCode() bool
- func (m NoSides) HasPublishTrdIndicator() bool
- func (m NoSides) HasSecondaryClOrdID() bool
- func (m NoSides) HasSecondaryOrderID() bool
- func (m NoSides) HasSettlCurrAmt() bool
- func (m NoSides) HasSettlCurrFxRate() bool
- func (m NoSides) HasSettlCurrFxRateCalc() bool
- func (m NoSides) HasSettlCurrency() bool
- func (m NoSides) HasShortSaleReason() bool
- func (m NoSides) HasSide() bool
- func (m NoSides) HasSideMultiLegReportingType() bool
- func (m NoSides) HasSolicitedFlag() bool
- func (m NoSides) HasStartCash() bool
- func (m NoSides) HasText() bool
- func (m NoSides) HasTimeBracket() bool
- func (m NoSides) HasTotalTakedown() bool
- func (m NoSides) HasTradeAllocIndicator() bool
- func (m NoSides) HasTradeInputDevice() bool
- func (m NoSides) HasTradeInputSource() bool
- func (m NoSides) HasTradingSessionID() bool
- func (m NoSides) HasTradingSessionSubID() bool
- func (m NoSides) HasTransBkdTime() bool
- func (m NoSides) SetAccount(v string)
- func (m NoSides) SetAccountType(v enum.AccountType)
- func (m NoSides) SetAccruedInterestAmt(value decimal.Decimal, scale int32)
- func (m NoSides) SetAccruedInterestRate(value decimal.Decimal, scale int32)
- func (m NoSides) SetAcctIDSource(v enum.AcctIDSource)
- func (m NoSides) SetAllocID(v string)
- func (m NoSides) SetClOrdID(v string)
- func (m NoSides) SetClearingFeeIndicator(v enum.ClearingFeeIndicator)
- func (m NoSides) SetCommCurrency(v string)
- func (m NoSides) SetCommType(v enum.CommType)
- func (m NoSides) SetCommission(value decimal.Decimal, scale int32)
- func (m NoSides) SetComplianceID(v string)
- func (m NoSides) SetConcession(value decimal.Decimal, scale int32)
- func (m NoSides) SetCopyMsgIndicator(v bool)
- func (m NoSides) SetCurrency(v string)
- func (m NoSides) SetCustOrderCapacity(v enum.CustOrderCapacity)
- func (m NoSides) SetEncodedText(v string)
- func (m NoSides) SetEncodedTextLen(v int)
- func (m NoSides) SetEndAccruedInterestAmt(value decimal.Decimal, scale int32)
- func (m NoSides) SetEndCash(value decimal.Decimal, scale int32)
- func (m NoSides) SetExDate(v string)
- func (m NoSides) SetExchangeRule(v string)
- func (m NoSides) SetExecInst(v enum.ExecInst)
- func (m NoSides) SetFundRenewWaiv(v enum.FundRenewWaiv)
- func (m NoSides) SetGrossTradeAmt(value decimal.Decimal, scale int32)
- func (m NoSides) SetInterestAtMaturity(value decimal.Decimal, scale int32)
- func (m NoSides) SetListID(v string)
- func (m NoSides) SetNetMoney(value decimal.Decimal, scale int32)
- func (m NoSides) SetNoAllocs(f NoAllocsRepeatingGroup)
- func (m NoSides) SetNoClearingInstructions(f NoClearingInstructionsRepeatingGroup)
- func (m NoSides) SetNoContAmts(f NoContAmtsRepeatingGroup)
- func (m NoSides) SetNoMiscFees(f NoMiscFeesRepeatingGroup)
- func (m NoSides) SetNoPartyIDs(f NoPartyIDsRepeatingGroup)
- func (m NoSides) SetNoStipulations(f NoStipulationsRepeatingGroup)
- func (m NoSides) SetNumDaysInterest(v int)
- func (m NoSides) SetOddLot(v bool)
- func (m NoSides) SetOrdType(v enum.OrdType)
- func (m NoSides) SetOrderCapacity(v enum.OrderCapacity)
- func (m NoSides) SetOrderID(v string)
- func (m NoSides) SetOrderInputDevice(v string)
- func (m NoSides) SetOrderRestrictions(v enum.OrderRestrictions)
- func (m NoSides) SetPositionEffect(v enum.PositionEffect)
- func (m NoSides) SetPreallocMethod(v enum.PreallocMethod)
- func (m NoSides) SetProcessCode(v enum.ProcessCode)
- func (m NoSides) SetPublishTrdIndicator(v bool)
- func (m NoSides) SetSecondaryClOrdID(v string)
- func (m NoSides) SetSecondaryOrderID(v string)
- func (m NoSides) SetSettlCurrAmt(value decimal.Decimal, scale int32)
- func (m NoSides) SetSettlCurrFxRate(value decimal.Decimal, scale int32)
- func (m NoSides) SetSettlCurrFxRateCalc(v enum.SettlCurrFxRateCalc)
- func (m NoSides) SetSettlCurrency(v string)
- func (m NoSides) SetShortSaleReason(v enum.ShortSaleReason)
- func (m NoSides) SetSide(v enum.Side)
- func (m NoSides) SetSideMultiLegReportingType(v enum.SideMultiLegReportingType)
- func (m NoSides) SetSolicitedFlag(v bool)
- func (m NoSides) SetStartCash(value decimal.Decimal, scale int32)
- func (m NoSides) SetText(v string)
- func (m NoSides) SetTimeBracket(v string)
- func (m NoSides) SetTotalTakedown(value decimal.Decimal, scale int32)
- func (m NoSides) SetTradeAllocIndicator(v enum.TradeAllocIndicator)
- func (m NoSides) SetTradeInputDevice(v string)
- func (m NoSides) SetTradeInputSource(v string)
- func (m NoSides) SetTradingSessionID(v enum.TradingSessionID)
- func (m NoSides) SetTradingSessionSubID(v enum.TradingSessionSubID)
- func (m NoSides) SetTransBkdTime(v time.Time)
- type NoSidesRepeatingGroup
- type NoStipulations
- func (m NoStipulations) GetStipulationType() (v enum.StipulationType, err quickfix.MessageRejectError)
- func (m NoStipulations) GetStipulationValue() (v string, err quickfix.MessageRejectError)
- func (m NoStipulations) HasStipulationType() bool
- func (m NoStipulations) HasStipulationValue() bool
- func (m NoStipulations) SetStipulationType(v enum.StipulationType)
- func (m NoStipulations) SetStipulationValue(v string)
- type NoStipulationsRepeatingGroup
- 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 NoUnderlyingSecurityAltID
- func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID() bool
- func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource() bool
- func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID(v string)
- func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource(v string)
- type NoUnderlyingSecurityAltIDRepeatingGroup
- type NoUnderlyingStips
- func (m NoUnderlyingStips) GetUnderlyingStipType() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyingStips) GetUnderlyingStipValue() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyingStips) HasUnderlyingStipType() bool
- func (m NoUnderlyingStips) HasUnderlyingStipValue() bool
- func (m NoUnderlyingStips) SetUnderlyingStipType(v string)
- func (m NoUnderlyingStips) SetUnderlyingStipValue(v string)
- type NoUnderlyingStipsRepeatingGroup
- type NoUnderlyings
- func (m NoUnderlyings) GetEncodedUnderlyingIssuer() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetEncodedUnderlyingIssuerLen() (v int, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetEncodedUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetEncodedUnderlyingSecurityDescLen() (v int, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetNoUnderlyingSecurityAltID() (NoUnderlyingSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
- func (m NoUnderlyings) GetNoUnderlyingStips() (NoUnderlyingStipsRepeatingGroup, quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCFICode() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCPProgram() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCPRegType() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCountryOfIssue() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCouponPaymentDate() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCreditRating() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCurrency() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingCurrentValue() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingDirtyPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingEndPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingEndValue() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingFactor() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingInstrRegistry() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingIssueDate() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingIssuer() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingLocaleOfIssue() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingMaturityDate() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingMaturityMonthYear() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingOptAttribute() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingProduct() (v int, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingPx() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingQty() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingRedemptionDate() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingRepurchaseTerm() (v int, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingSecurityExchange() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingSecurityID() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingSecurityIDSource() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingSecuritySubType() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingSecurityType() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingStartValue() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingStrikeCurrency() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingSymbol() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) GetUnderlyingSymbolSfx() (v string, err quickfix.MessageRejectError)
- func (m NoUnderlyings) HasEncodedUnderlyingIssuer() bool
- func (m NoUnderlyings) HasEncodedUnderlyingIssuerLen() bool
- func (m NoUnderlyings) HasEncodedUnderlyingSecurityDesc() bool
- func (m NoUnderlyings) HasEncodedUnderlyingSecurityDescLen() bool
- func (m NoUnderlyings) HasNoUnderlyingSecurityAltID() bool
- func (m NoUnderlyings) HasNoUnderlyingStips() bool
- func (m NoUnderlyings) HasUnderlyingCFICode() bool
- func (m NoUnderlyings) HasUnderlyingCPProgram() bool
- func (m NoUnderlyings) HasUnderlyingCPRegType() bool
- func (m NoUnderlyings) HasUnderlyingContractMultiplier() bool
- func (m NoUnderlyings) HasUnderlyingCountryOfIssue() bool
- func (m NoUnderlyings) HasUnderlyingCouponPaymentDate() bool
- func (m NoUnderlyings) HasUnderlyingCouponRate() bool
- func (m NoUnderlyings) HasUnderlyingCreditRating() bool
- func (m NoUnderlyings) HasUnderlyingCurrency() bool
- func (m NoUnderlyings) HasUnderlyingCurrentValue() bool
- func (m NoUnderlyings) HasUnderlyingDirtyPrice() bool
- func (m NoUnderlyings) HasUnderlyingEndPrice() bool
- func (m NoUnderlyings) HasUnderlyingEndValue() bool
- func (m NoUnderlyings) HasUnderlyingFactor() bool
- func (m NoUnderlyings) HasUnderlyingInstrRegistry() bool
- func (m NoUnderlyings) HasUnderlyingIssueDate() bool
- func (m NoUnderlyings) HasUnderlyingIssuer() bool
- func (m NoUnderlyings) HasUnderlyingLocaleOfIssue() bool
- func (m NoUnderlyings) HasUnderlyingMaturityDate() bool
- func (m NoUnderlyings) HasUnderlyingMaturityMonthYear() bool
- func (m NoUnderlyings) HasUnderlyingOptAttribute() bool
- func (m NoUnderlyings) HasUnderlyingProduct() bool
- func (m NoUnderlyings) HasUnderlyingPx() bool
- func (m NoUnderlyings) HasUnderlyingQty() bool
- func (m NoUnderlyings) HasUnderlyingRedemptionDate() bool
- func (m NoUnderlyings) HasUnderlyingRepoCollateralSecurityType() bool
- func (m NoUnderlyings) HasUnderlyingRepurchaseRate() bool
- func (m NoUnderlyings) HasUnderlyingRepurchaseTerm() bool
- func (m NoUnderlyings) HasUnderlyingSecurityDesc() bool
- func (m NoUnderlyings) HasUnderlyingSecurityExchange() bool
- func (m NoUnderlyings) HasUnderlyingSecurityID() bool
- func (m NoUnderlyings) HasUnderlyingSecurityIDSource() bool
- func (m NoUnderlyings) HasUnderlyingSecuritySubType() bool
- func (m NoUnderlyings) HasUnderlyingSecurityType() bool
- func (m NoUnderlyings) HasUnderlyingStartValue() bool
- func (m NoUnderlyings) HasUnderlyingStateOrProvinceOfIssue() bool
- func (m NoUnderlyings) HasUnderlyingStrikeCurrency() bool
- func (m NoUnderlyings) HasUnderlyingStrikePrice() bool
- func (m NoUnderlyings) HasUnderlyingSymbol() bool
- func (m NoUnderlyings) HasUnderlyingSymbolSfx() bool
- func (m NoUnderlyings) SetEncodedUnderlyingIssuer(v string)
- func (m NoUnderlyings) SetEncodedUnderlyingIssuerLen(v int)
- func (m NoUnderlyings) SetEncodedUnderlyingSecurityDesc(v string)
- func (m NoUnderlyings) SetEncodedUnderlyingSecurityDescLen(v int)
- func (m NoUnderlyings) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup)
- func (m NoUnderlyings) SetNoUnderlyingStips(f NoUnderlyingStipsRepeatingGroup)
- func (m NoUnderlyings) SetUnderlyingCFICode(v string)
- func (m NoUnderlyings) SetUnderlyingCPProgram(v string)
- func (m NoUnderlyings) SetUnderlyingCPRegType(v string)
- func (m NoUnderlyings) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32)
- func (m NoUnderlyings) SetUnderlyingCountryOfIssue(v string)
- func (m NoUnderlyings) SetUnderlyingCouponPaymentDate(v string)
- func (m NoUnderlyings) SetUnderlyingCouponRate(value decimal.Decimal, scale int32)
- func (m NoUnderlyings) SetUnderlyingCreditRating(v string)
- func (m NoUnderlyings) SetUnderlyingCurrency(v string)
- func (m NoUnderlyings) SetUnderlyingCurrentValue(value decimal.Decimal, scale int32)
- func (m NoUnderlyings) SetUnderlyingDirtyPrice(value decimal.Decimal, scale int32)
- func (m NoUnderlyings) SetUnderlyingEndPrice(value decimal.Decimal, scale int32)
- func (m NoUnderlyings) SetUnderlyingEndValue(value decimal.Decimal, scale int32)
- func (m NoUnderlyings) SetUnderlyingFactor(value decimal.Decimal, scale int32)
- func (m NoUnderlyings) SetUnderlyingInstrRegistry(v string)
- func (m NoUnderlyings) SetUnderlyingIssueDate(v string)
- func (m NoUnderlyings) SetUnderlyingIssuer(v string)
- func (m NoUnderlyings) SetUnderlyingLocaleOfIssue(v string)
- func (m NoUnderlyings) SetUnderlyingMaturityDate(v string)
- func (m NoUnderlyings) SetUnderlyingMaturityMonthYear(v string)
- func (m NoUnderlyings) SetUnderlyingOptAttribute(v string)
- func (m NoUnderlyings) SetUnderlyingProduct(v int)
- func (m NoUnderlyings) SetUnderlyingPx(value decimal.Decimal, scale int32)
- func (m NoUnderlyings) SetUnderlyingQty(value decimal.Decimal, scale int32)
- func (m NoUnderlyings) SetUnderlyingRedemptionDate(v string)
- func (m NoUnderlyings) SetUnderlyingRepoCollateralSecurityType(v int)
- func (m NoUnderlyings) SetUnderlyingRepurchaseRate(value decimal.Decimal, scale int32)
- func (m NoUnderlyings) SetUnderlyingRepurchaseTerm(v int)
- func (m NoUnderlyings) SetUnderlyingSecurityDesc(v string)
- func (m NoUnderlyings) SetUnderlyingSecurityExchange(v string)
- func (m NoUnderlyings) SetUnderlyingSecurityID(v string)
- func (m NoUnderlyings) SetUnderlyingSecurityIDSource(v string)
- func (m NoUnderlyings) SetUnderlyingSecuritySubType(v string)
- func (m NoUnderlyings) SetUnderlyingSecurityType(v string)
- func (m NoUnderlyings) SetUnderlyingStartValue(value decimal.Decimal, scale int32)
- func (m NoUnderlyings) SetUnderlyingStateOrProvinceOfIssue(v string)
- func (m NoUnderlyings) SetUnderlyingStrikeCurrency(v string)
- func (m NoUnderlyings) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32)
- func (m NoUnderlyings) SetUnderlyingSymbol(v string)
- func (m NoUnderlyings) SetUnderlyingSymbolSfx(v string)
- type NoUnderlyingsRepeatingGroup
- type RouteOut
- type TradeCaptureReport
- func (m TradeCaptureReport) GetAgreementCurrency() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetAgreementDate() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetAgreementDesc() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetAgreementID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetAvgPx() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetAvgPxIndicator() (v enum.AvgPxIndicator, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetBenchmarkCurveCurrency() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetBenchmarkCurveName() (v enum.BenchmarkCurveName, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetBenchmarkCurvePoint() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetBenchmarkPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetBenchmarkPriceType() (v int, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetBenchmarkSecurityID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetBenchmarkSecurityIDSource() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetCFICode() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetCPProgram() (v enum.CPProgram, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetCPRegType() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetCashOrderQty() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetClearingBusinessDate() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetContractSettlMonth() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetCountryOfIssue() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetCouponPaymentDate() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetCreditRating() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetDatedDate() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetDeliveryType() (v enum.DeliveryType, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetEncodedIssuer() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetEndDate() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetExecID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetExecRestatementReason() (v enum.ExecRestatementReason, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetExecType() (v enum.ExecType, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetFactor() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetInstrRegistry() (v enum.InstrRegistry, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetInterestAccrualDate() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetIssueDate() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetIssuer() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetLastForwardPoints() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetLastMkt() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetLastParPx() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetLastPx() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetLastQty() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetLastRptRequested() (v bool, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetLastSpotRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetLocaleOfIssue() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetMarginRatio() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetMatchStatus() (v enum.MatchStatus, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetMatchType() (v enum.MatchType, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetMaturityDate() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetMultiLegReportingType() (v enum.MultiLegReportingType, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetNoEvents() (NoEventsRepeatingGroup, quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetNoLegs() (NoLegsRepeatingGroup, quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetNoPosAmt() (NoPosAmtRepeatingGroup, quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetNoSides() (NoSidesRepeatingGroup, quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetNoTrdRegTimestamps() (NoTrdRegTimestampsRepeatingGroup, quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetNoUnderlyings() (NoUnderlyingsRepeatingGroup, quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetOptAttribute() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetOrdStatus() (v enum.OrdStatus, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetOrderPercent() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetOrderQty() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetPool() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetPreviouslyReported() (v bool, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetPriceType() (v enum.PriceType, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetProduct() (v enum.Product, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetQtyType() (v enum.QtyType, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetRedemptionDate() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetRepurchaseTerm() (v int, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetRoundingDirection() (v enum.RoundingDirection, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetRoundingModulus() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetSecondaryExecID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetSecondaryTradeReportID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetSecondaryTradeReportRefID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetSecondaryTrdType() (v int, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetSecurityExchange() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetSecurityID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetSecurityIDSource() (v enum.SecurityIDSource, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetSecuritySubType() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetSettlDate() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetSettlType() (v enum.SettlType, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetSpread() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetStartDate() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetStrikeCurrency() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetSubscriptionRequestType() (v enum.SubscriptionRequestType, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetSymbol() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetTerminationType() (v enum.TerminationType, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetTotNumTradeReports() (v int, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetTradeDate() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetTradeLegRefID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetTradeLinkID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetTradeReportID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetTradeReportRefID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetTradeReportTransType() (v enum.TradeReportTransType, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetTradeReportType() (v enum.TradeReportType, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetTradeRequestID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetTransactTime() (v time.Time, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetTransferReason() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetTrdMatchID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetTrdSubType() (v enum.TrdSubType, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetTrdType() (v enum.TrdType, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetUnderlyingTradingSessionID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetUnderlyingTradingSessionSubID() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetUnsolicitedIndicator() (v bool, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetYield() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetYieldCalcDate() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetYieldRedemptionDate() (v string, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetYieldRedemptionPrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetYieldRedemptionPriceType() (v int, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) GetYieldType() (v enum.YieldType, err quickfix.MessageRejectError)
- func (m TradeCaptureReport) HasAgreementCurrency() bool
- func (m TradeCaptureReport) HasAgreementDate() bool
- func (m TradeCaptureReport) HasAgreementDesc() bool
- func (m TradeCaptureReport) HasAgreementID() bool
- func (m TradeCaptureReport) HasAvgPx() bool
- func (m TradeCaptureReport) HasAvgPxIndicator() bool
- func (m TradeCaptureReport) HasBenchmarkCurveCurrency() bool
- func (m TradeCaptureReport) HasBenchmarkCurveName() bool
- func (m TradeCaptureReport) HasBenchmarkCurvePoint() bool
- func (m TradeCaptureReport) HasBenchmarkPrice() bool
- func (m TradeCaptureReport) HasBenchmarkPriceType() bool
- func (m TradeCaptureReport) HasBenchmarkSecurityID() bool
- func (m TradeCaptureReport) HasBenchmarkSecurityIDSource() bool
- func (m TradeCaptureReport) HasCFICode() bool
- func (m TradeCaptureReport) HasCPProgram() bool
- func (m TradeCaptureReport) HasCPRegType() bool
- func (m TradeCaptureReport) HasCashOrderQty() bool
- func (m TradeCaptureReport) HasClearingBusinessDate() bool
- func (m TradeCaptureReport) HasContractMultiplier() bool
- func (m TradeCaptureReport) HasContractSettlMonth() bool
- func (m TradeCaptureReport) HasCountryOfIssue() bool
- func (m TradeCaptureReport) HasCouponPaymentDate() bool
- func (m TradeCaptureReport) HasCouponRate() bool
- func (m TradeCaptureReport) HasCreditRating() bool
- func (m TradeCaptureReport) HasDatedDate() bool
- func (m TradeCaptureReport) HasDeliveryType() bool
- func (m TradeCaptureReport) HasEncodedIssuer() bool
- func (m TradeCaptureReport) HasEncodedIssuerLen() bool
- func (m TradeCaptureReport) HasEncodedSecurityDesc() bool
- func (m TradeCaptureReport) HasEncodedSecurityDescLen() bool
- func (m TradeCaptureReport) HasEndDate() bool
- func (m TradeCaptureReport) HasExecID() bool
- func (m TradeCaptureReport) HasExecRestatementReason() bool
- func (m TradeCaptureReport) HasExecType() bool
- func (m TradeCaptureReport) HasFactor() bool
- func (m TradeCaptureReport) HasInstrRegistry() bool
- func (m TradeCaptureReport) HasInterestAccrualDate() bool
- func (m TradeCaptureReport) HasIssueDate() bool
- func (m TradeCaptureReport) HasIssuer() bool
- func (m TradeCaptureReport) HasLastForwardPoints() bool
- func (m TradeCaptureReport) HasLastMkt() bool
- func (m TradeCaptureReport) HasLastParPx() bool
- func (m TradeCaptureReport) HasLastPx() bool
- func (m TradeCaptureReport) HasLastQty() bool
- func (m TradeCaptureReport) HasLastRptRequested() bool
- func (m TradeCaptureReport) HasLastSpotRate() bool
- func (m TradeCaptureReport) HasLocaleOfIssue() bool
- func (m TradeCaptureReport) HasMarginRatio() bool
- func (m TradeCaptureReport) HasMatchStatus() bool
- func (m TradeCaptureReport) HasMatchType() bool
- func (m TradeCaptureReport) HasMaturityDate() bool
- func (m TradeCaptureReport) HasMaturityMonthYear() bool
- func (m TradeCaptureReport) HasMultiLegReportingType() bool
- func (m TradeCaptureReport) HasNoEvents() bool
- func (m TradeCaptureReport) HasNoLegs() bool
- func (m TradeCaptureReport) HasNoPosAmt() bool
- func (m TradeCaptureReport) HasNoSecurityAltID() bool
- func (m TradeCaptureReport) HasNoSides() bool
- func (m TradeCaptureReport) HasNoTrdRegTimestamps() bool
- func (m TradeCaptureReport) HasNoUnderlyings() bool
- func (m TradeCaptureReport) HasOptAttribute() bool
- func (m TradeCaptureReport) HasOrdStatus() bool
- func (m TradeCaptureReport) HasOrderPercent() bool
- func (m TradeCaptureReport) HasOrderQty() bool
- func (m TradeCaptureReport) HasPool() bool
- func (m TradeCaptureReport) HasPreviouslyReported() bool
- func (m TradeCaptureReport) HasPriceType() bool
- func (m TradeCaptureReport) HasProduct() bool
- func (m TradeCaptureReport) HasQtyType() bool
- func (m TradeCaptureReport) HasRedemptionDate() bool
- func (m TradeCaptureReport) HasRepoCollateralSecurityType() bool
- func (m TradeCaptureReport) HasRepurchaseRate() bool
- func (m TradeCaptureReport) HasRepurchaseTerm() bool
- func (m TradeCaptureReport) HasRoundingDirection() bool
- func (m TradeCaptureReport) HasRoundingModulus() bool
- func (m TradeCaptureReport) HasSecondaryExecID() bool
- func (m TradeCaptureReport) HasSecondaryTradeReportID() bool
- func (m TradeCaptureReport) HasSecondaryTradeReportRefID() bool
- func (m TradeCaptureReport) HasSecondaryTrdType() bool
- func (m TradeCaptureReport) HasSecurityDesc() bool
- func (m TradeCaptureReport) HasSecurityExchange() bool
- func (m TradeCaptureReport) HasSecurityID() bool
- func (m TradeCaptureReport) HasSecurityIDSource() bool
- func (m TradeCaptureReport) HasSecuritySubType() bool
- func (m TradeCaptureReport) HasSecurityType() bool
- func (m TradeCaptureReport) HasSettlDate() bool
- func (m TradeCaptureReport) HasSettlType() bool
- func (m TradeCaptureReport) HasSpread() bool
- func (m TradeCaptureReport) HasStartDate() bool
- func (m TradeCaptureReport) HasStateOrProvinceOfIssue() bool
- func (m TradeCaptureReport) HasStrikeCurrency() bool
- func (m TradeCaptureReport) HasStrikePrice() bool
- func (m TradeCaptureReport) HasSubscriptionRequestType() bool
- func (m TradeCaptureReport) HasSymbol() bool
- func (m TradeCaptureReport) HasSymbolSfx() bool
- func (m TradeCaptureReport) HasTerminationType() bool
- func (m TradeCaptureReport) HasTotNumTradeReports() bool
- func (m TradeCaptureReport) HasTradeDate() bool
- func (m TradeCaptureReport) HasTradeLegRefID() bool
- func (m TradeCaptureReport) HasTradeLinkID() bool
- func (m TradeCaptureReport) HasTradeReportID() bool
- func (m TradeCaptureReport) HasTradeReportRefID() bool
- func (m TradeCaptureReport) HasTradeReportTransType() bool
- func (m TradeCaptureReport) HasTradeReportType() bool
- func (m TradeCaptureReport) HasTradeRequestID() bool
- func (m TradeCaptureReport) HasTransactTime() bool
- func (m TradeCaptureReport) HasTransferReason() bool
- func (m TradeCaptureReport) HasTrdMatchID() bool
- func (m TradeCaptureReport) HasTrdSubType() bool
- func (m TradeCaptureReport) HasTrdType() bool
- func (m TradeCaptureReport) HasUnderlyingTradingSessionID() bool
- func (m TradeCaptureReport) HasUnderlyingTradingSessionSubID() bool
- func (m TradeCaptureReport) HasUnsolicitedIndicator() bool
- func (m TradeCaptureReport) HasYield() bool
- func (m TradeCaptureReport) HasYieldCalcDate() bool
- func (m TradeCaptureReport) HasYieldRedemptionDate() bool
- func (m TradeCaptureReport) HasYieldRedemptionPrice() bool
- func (m TradeCaptureReport) HasYieldRedemptionPriceType() bool
- func (m TradeCaptureReport) HasYieldType() bool
- func (m TradeCaptureReport) SetAgreementCurrency(v string)
- func (m TradeCaptureReport) SetAgreementDate(v string)
- func (m TradeCaptureReport) SetAgreementDesc(v string)
- func (m TradeCaptureReport) SetAgreementID(v string)
- func (m TradeCaptureReport) SetAvgPx(value decimal.Decimal, scale int32)
- func (m TradeCaptureReport) SetAvgPxIndicator(v enum.AvgPxIndicator)
- func (m TradeCaptureReport) SetBenchmarkCurveCurrency(v string)
- func (m TradeCaptureReport) SetBenchmarkCurveName(v enum.BenchmarkCurveName)
- func (m TradeCaptureReport) SetBenchmarkCurvePoint(v string)
- func (m TradeCaptureReport) SetBenchmarkPrice(value decimal.Decimal, scale int32)
- func (m TradeCaptureReport) SetBenchmarkPriceType(v int)
- func (m TradeCaptureReport) SetBenchmarkSecurityID(v string)
- func (m TradeCaptureReport) SetBenchmarkSecurityIDSource(v string)
- func (m TradeCaptureReport) SetCFICode(v string)
- func (m TradeCaptureReport) SetCPProgram(v enum.CPProgram)
- func (m TradeCaptureReport) SetCPRegType(v string)
- func (m TradeCaptureReport) SetCashOrderQty(value decimal.Decimal, scale int32)
- func (m TradeCaptureReport) SetClearingBusinessDate(v string)
- func (m TradeCaptureReport) SetContractMultiplier(value decimal.Decimal, scale int32)
- func (m TradeCaptureReport) SetContractSettlMonth(v string)
- func (m TradeCaptureReport) SetCountryOfIssue(v string)
- func (m TradeCaptureReport) SetCouponPaymentDate(v string)
- func (m TradeCaptureReport) SetCouponRate(value decimal.Decimal, scale int32)
- func (m TradeCaptureReport) SetCreditRating(v string)
- func (m TradeCaptureReport) SetDatedDate(v string)
- func (m TradeCaptureReport) SetDeliveryType(v enum.DeliveryType)
- func (m TradeCaptureReport) SetEncodedIssuer(v string)
- func (m TradeCaptureReport) SetEncodedIssuerLen(v int)
- func (m TradeCaptureReport) SetEncodedSecurityDesc(v string)
- func (m TradeCaptureReport) SetEncodedSecurityDescLen(v int)
- func (m TradeCaptureReport) SetEndDate(v string)
- func (m TradeCaptureReport) SetExecID(v string)
- func (m TradeCaptureReport) SetExecRestatementReason(v enum.ExecRestatementReason)
- func (m TradeCaptureReport) SetExecType(v enum.ExecType)
- func (m TradeCaptureReport) SetFactor(value decimal.Decimal, scale int32)
- func (m TradeCaptureReport) SetInstrRegistry(v enum.InstrRegistry)
- func (m TradeCaptureReport) SetInterestAccrualDate(v string)
- func (m TradeCaptureReport) SetIssueDate(v string)
- func (m TradeCaptureReport) SetIssuer(v string)
- func (m TradeCaptureReport) SetLastForwardPoints(value decimal.Decimal, scale int32)
- func (m TradeCaptureReport) SetLastMkt(v string)
- func (m TradeCaptureReport) SetLastParPx(value decimal.Decimal, scale int32)
- func (m TradeCaptureReport) SetLastPx(value decimal.Decimal, scale int32)
- func (m TradeCaptureReport) SetLastQty(value decimal.Decimal, scale int32)
- func (m TradeCaptureReport) SetLastRptRequested(v bool)
- func (m TradeCaptureReport) SetLastSpotRate(value decimal.Decimal, scale int32)
- func (m TradeCaptureReport) SetLocaleOfIssue(v string)
- func (m TradeCaptureReport) SetMarginRatio(value decimal.Decimal, scale int32)
- func (m TradeCaptureReport) SetMatchStatus(v enum.MatchStatus)
- func (m TradeCaptureReport) SetMatchType(v enum.MatchType)
- func (m TradeCaptureReport) SetMaturityDate(v string)
- func (m TradeCaptureReport) SetMaturityMonthYear(v string)
- func (m TradeCaptureReport) SetMultiLegReportingType(v enum.MultiLegReportingType)
- func (m TradeCaptureReport) SetNoEvents(f NoEventsRepeatingGroup)
- func (m TradeCaptureReport) SetNoLegs(f NoLegsRepeatingGroup)
- func (m TradeCaptureReport) SetNoPosAmt(f NoPosAmtRepeatingGroup)
- func (m TradeCaptureReport) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup)
- func (m TradeCaptureReport) SetNoSides(f NoSidesRepeatingGroup)
- func (m TradeCaptureReport) SetNoTrdRegTimestamps(f NoTrdRegTimestampsRepeatingGroup)
- func (m TradeCaptureReport) SetNoUnderlyings(f NoUnderlyingsRepeatingGroup)
- func (m TradeCaptureReport) SetOptAttribute(v string)
- func (m TradeCaptureReport) SetOrdStatus(v enum.OrdStatus)
- func (m TradeCaptureReport) SetOrderPercent(value decimal.Decimal, scale int32)
- func (m TradeCaptureReport) SetOrderQty(value decimal.Decimal, scale int32)
- func (m TradeCaptureReport) SetPool(v string)
- func (m TradeCaptureReport) SetPreviouslyReported(v bool)
- func (m TradeCaptureReport) SetPriceType(v enum.PriceType)
- func (m TradeCaptureReport) SetProduct(v enum.Product)
- func (m TradeCaptureReport) SetQtyType(v enum.QtyType)
- func (m TradeCaptureReport) SetRedemptionDate(v string)
- func (m TradeCaptureReport) SetRepoCollateralSecurityType(v int)
- func (m TradeCaptureReport) SetRepurchaseRate(value decimal.Decimal, scale int32)
- func (m TradeCaptureReport) SetRepurchaseTerm(v int)
- func (m TradeCaptureReport) SetRoundingDirection(v enum.RoundingDirection)
- func (m TradeCaptureReport) SetRoundingModulus(value decimal.Decimal, scale int32)
- func (m TradeCaptureReport) SetSecondaryExecID(v string)
- func (m TradeCaptureReport) SetSecondaryTradeReportID(v string)
- func (m TradeCaptureReport) SetSecondaryTradeReportRefID(v string)
- func (m TradeCaptureReport) SetSecondaryTrdType(v int)
- func (m TradeCaptureReport) SetSecurityDesc(v string)
- func (m TradeCaptureReport) SetSecurityExchange(v string)
- func (m TradeCaptureReport) SetSecurityID(v string)
- func (m TradeCaptureReport) SetSecurityIDSource(v enum.SecurityIDSource)
- func (m TradeCaptureReport) SetSecuritySubType(v string)
- func (m TradeCaptureReport) SetSecurityType(v enum.SecurityType)
- func (m TradeCaptureReport) SetSettlDate(v string)
- func (m TradeCaptureReport) SetSettlType(v enum.SettlType)
- func (m TradeCaptureReport) SetSpread(value decimal.Decimal, scale int32)
- func (m TradeCaptureReport) SetStartDate(v string)
- func (m TradeCaptureReport) SetStateOrProvinceOfIssue(v string)
- func (m TradeCaptureReport) SetStrikeCurrency(v string)
- func (m TradeCaptureReport) SetStrikePrice(value decimal.Decimal, scale int32)
- func (m TradeCaptureReport) SetSubscriptionRequestType(v enum.SubscriptionRequestType)
- func (m TradeCaptureReport) SetSymbol(v string)
- func (m TradeCaptureReport) SetSymbolSfx(v enum.SymbolSfx)
- func (m TradeCaptureReport) SetTerminationType(v enum.TerminationType)
- func (m TradeCaptureReport) SetTotNumTradeReports(v int)
- func (m TradeCaptureReport) SetTradeDate(v string)
- func (m TradeCaptureReport) SetTradeLegRefID(v string)
- func (m TradeCaptureReport) SetTradeLinkID(v string)
- func (m TradeCaptureReport) SetTradeReportID(v string)
- func (m TradeCaptureReport) SetTradeReportRefID(v string)
- func (m TradeCaptureReport) SetTradeReportTransType(v enum.TradeReportTransType)
- func (m TradeCaptureReport) SetTradeReportType(v enum.TradeReportType)
- func (m TradeCaptureReport) SetTradeRequestID(v string)
- func (m TradeCaptureReport) SetTransactTime(v time.Time)
- func (m TradeCaptureReport) SetTransferReason(v string)
- func (m TradeCaptureReport) SetTrdMatchID(v string)
- func (m TradeCaptureReport) SetTrdSubType(v enum.TrdSubType)
- func (m TradeCaptureReport) SetTrdType(v enum.TrdType)
- func (m TradeCaptureReport) SetUnderlyingTradingSessionID(v string)
- func (m TradeCaptureReport) SetUnderlyingTradingSessionSubID(v string)
- func (m TradeCaptureReport) SetUnsolicitedIndicator(v bool)
- func (m TradeCaptureReport) SetYield(value decimal.Decimal, scale int32)
- func (m TradeCaptureReport) SetYieldCalcDate(v string)
- func (m TradeCaptureReport) SetYieldRedemptionDate(v string)
- func (m TradeCaptureReport) SetYieldRedemptionPrice(value decimal.Decimal, scale int32)
- func (m TradeCaptureReport) SetYieldRedemptionPriceType(v int)
- func (m TradeCaptureReport) SetYieldType(v enum.YieldType)
- func (m TradeCaptureReport) ToMessage() *quickfix.Message
Constants ¶
Variables ¶
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 NoClearingInstructions ¶
NoClearingInstructions is a repeating group element, Tag 576
func (NoClearingInstructions) GetClearingInstruction ¶
func (m NoClearingInstructions) GetClearingInstruction() (v enum.ClearingInstruction, err quickfix.MessageRejectError)
GetClearingInstruction gets ClearingInstruction, Tag 577
func (NoClearingInstructions) HasClearingInstruction ¶
func (m NoClearingInstructions) HasClearingInstruction() bool
HasClearingInstruction returns true if ClearingInstruction is present, Tag 577
func (NoClearingInstructions) SetClearingInstruction ¶
func (m NoClearingInstructions) SetClearingInstruction(v enum.ClearingInstruction)
SetClearingInstruction sets ClearingInstruction, Tag 577
type NoClearingInstructionsRepeatingGroup ¶
type NoClearingInstructionsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoClearingInstructionsRepeatingGroup is a repeating group, Tag 576
func NewNoClearingInstructionsRepeatingGroup ¶
func NewNoClearingInstructionsRepeatingGroup() NoClearingInstructionsRepeatingGroup
NewNoClearingInstructionsRepeatingGroup returns an initialized, NoClearingInstructionsRepeatingGroup
func (NoClearingInstructionsRepeatingGroup) Add ¶
func (m NoClearingInstructionsRepeatingGroup) Add() NoClearingInstructions
Add create and append a new NoClearingInstructions to this group
func (NoClearingInstructionsRepeatingGroup) Get ¶
func (m NoClearingInstructionsRepeatingGroup) Get(i int) NoClearingInstructions
Get returns the ith NoClearingInstructions in the NoClearingInstructionsRepeatinGroup
type NoContAmts ¶
NoContAmts is a repeating group element, Tag 518
func (NoContAmts) GetContAmtCurr ¶
func (m NoContAmts) GetContAmtCurr() (v string, err quickfix.MessageRejectError)
GetContAmtCurr gets ContAmtCurr, Tag 521
func (NoContAmts) GetContAmtType ¶
func (m NoContAmts) GetContAmtType() (v enum.ContAmtType, err quickfix.MessageRejectError)
GetContAmtType gets ContAmtType, Tag 519
func (NoContAmts) GetContAmtValue ¶
func (m NoContAmts) GetContAmtValue() (v decimal.Decimal, err quickfix.MessageRejectError)
GetContAmtValue gets ContAmtValue, Tag 520
func (NoContAmts) HasContAmtCurr ¶
func (m NoContAmts) HasContAmtCurr() bool
HasContAmtCurr returns true if ContAmtCurr is present, Tag 521
func (NoContAmts) HasContAmtType ¶
func (m NoContAmts) HasContAmtType() bool
HasContAmtType returns true if ContAmtType is present, Tag 519
func (NoContAmts) HasContAmtValue ¶
func (m NoContAmts) HasContAmtValue() bool
HasContAmtValue returns true if ContAmtValue is present, Tag 520
func (NoContAmts) SetContAmtCurr ¶
func (m NoContAmts) SetContAmtCurr(v string)
SetContAmtCurr sets ContAmtCurr, Tag 521
func (NoContAmts) SetContAmtType ¶
func (m NoContAmts) SetContAmtType(v enum.ContAmtType)
SetContAmtType sets ContAmtType, Tag 519
func (NoContAmts) SetContAmtValue ¶
func (m NoContAmts) SetContAmtValue(value decimal.Decimal, scale int32)
SetContAmtValue sets ContAmtValue, Tag 520
type NoContAmtsRepeatingGroup ¶
type NoContAmtsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoContAmtsRepeatingGroup is a repeating group, Tag 518
func NewNoContAmtsRepeatingGroup ¶
func NewNoContAmtsRepeatingGroup() NoContAmtsRepeatingGroup
NewNoContAmtsRepeatingGroup returns an initialized, NoContAmtsRepeatingGroup
func (NoContAmtsRepeatingGroup) Add ¶
func (m NoContAmtsRepeatingGroup) Add() NoContAmts
Add create and append a new NoContAmts to this group
func (NoContAmtsRepeatingGroup) Get ¶
func (m NoContAmtsRepeatingGroup) Get(i int) NoContAmts
Get returns the ith NoContAmts in the NoContAmtsRepeatinGroup
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 NoMiscFees ¶
NoMiscFees is a repeating group element, Tag 136
func (NoMiscFees) GetMiscFeeAmt ¶
func (m NoMiscFees) GetMiscFeeAmt() (v decimal.Decimal, err quickfix.MessageRejectError)
GetMiscFeeAmt gets MiscFeeAmt, Tag 137
func (NoMiscFees) GetMiscFeeBasis ¶
func (m NoMiscFees) GetMiscFeeBasis() (v enum.MiscFeeBasis, err quickfix.MessageRejectError)
GetMiscFeeBasis gets MiscFeeBasis, Tag 891
func (NoMiscFees) GetMiscFeeCurr ¶
func (m NoMiscFees) GetMiscFeeCurr() (v string, err quickfix.MessageRejectError)
GetMiscFeeCurr gets MiscFeeCurr, Tag 138
func (NoMiscFees) GetMiscFeeType ¶
func (m NoMiscFees) GetMiscFeeType() (v enum.MiscFeeType, err quickfix.MessageRejectError)
GetMiscFeeType gets MiscFeeType, Tag 139
func (NoMiscFees) HasMiscFeeAmt ¶
func (m NoMiscFees) HasMiscFeeAmt() bool
HasMiscFeeAmt returns true if MiscFeeAmt is present, Tag 137
func (NoMiscFees) HasMiscFeeBasis ¶
func (m NoMiscFees) HasMiscFeeBasis() bool
HasMiscFeeBasis returns true if MiscFeeBasis is present, Tag 891
func (NoMiscFees) HasMiscFeeCurr ¶
func (m NoMiscFees) HasMiscFeeCurr() bool
HasMiscFeeCurr returns true if MiscFeeCurr is present, Tag 138
func (NoMiscFees) HasMiscFeeType ¶
func (m NoMiscFees) HasMiscFeeType() bool
HasMiscFeeType returns true if MiscFeeType is present, Tag 139
func (NoMiscFees) SetMiscFeeAmt ¶
func (m NoMiscFees) SetMiscFeeAmt(value decimal.Decimal, scale int32)
SetMiscFeeAmt sets MiscFeeAmt, Tag 137
func (NoMiscFees) SetMiscFeeBasis ¶
func (m NoMiscFees) SetMiscFeeBasis(v enum.MiscFeeBasis)
SetMiscFeeBasis sets MiscFeeBasis, Tag 891
func (NoMiscFees) SetMiscFeeCurr ¶
func (m NoMiscFees) SetMiscFeeCurr(v string)
SetMiscFeeCurr sets MiscFeeCurr, Tag 138
func (NoMiscFees) SetMiscFeeType ¶
func (m NoMiscFees) SetMiscFeeType(v enum.MiscFeeType)
SetMiscFeeType sets MiscFeeType, Tag 139
type NoMiscFeesRepeatingGroup ¶
type NoMiscFeesRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoMiscFeesRepeatingGroup is a repeating group, Tag 136
func NewNoMiscFeesRepeatingGroup ¶
func NewNoMiscFeesRepeatingGroup() NoMiscFeesRepeatingGroup
NewNoMiscFeesRepeatingGroup returns an initialized, NoMiscFeesRepeatingGroup
func (NoMiscFeesRepeatingGroup) Add ¶
func (m NoMiscFeesRepeatingGroup) Add() NoMiscFees
Add create and append a new NoMiscFees to this group
func (NoMiscFeesRepeatingGroup) Get ¶
func (m NoMiscFeesRepeatingGroup) Get(i int) NoMiscFees
Get returns the ith NoMiscFees in the NoMiscFeesRepeatinGroup
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 NoPartyIDs ¶
NoPartyIDs is a repeating group element, Tag 453
func (NoPartyIDs) GetNoPartySubIDs ¶
func (m NoPartyIDs) GetNoPartySubIDs() (NoPartySubIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoPartySubIDs gets NoPartySubIDs, Tag 802
func (NoPartyIDs) GetPartyID ¶
func (m NoPartyIDs) GetPartyID() (v string, err quickfix.MessageRejectError)
GetPartyID gets PartyID, Tag 448
func (NoPartyIDs) GetPartyIDSource ¶
func (m NoPartyIDs) GetPartyIDSource() (v enum.PartyIDSource, err quickfix.MessageRejectError)
GetPartyIDSource gets PartyIDSource, Tag 447
func (NoPartyIDs) GetPartyRole ¶
func (m NoPartyIDs) GetPartyRole() (v enum.PartyRole, err quickfix.MessageRejectError)
GetPartyRole gets PartyRole, Tag 452
func (NoPartyIDs) HasNoPartySubIDs ¶
func (m NoPartyIDs) HasNoPartySubIDs() bool
HasNoPartySubIDs returns true if NoPartySubIDs is present, Tag 802
func (NoPartyIDs) HasPartyID ¶
func (m NoPartyIDs) HasPartyID() bool
HasPartyID returns true if PartyID is present, Tag 448
func (NoPartyIDs) HasPartyIDSource ¶
func (m NoPartyIDs) HasPartyIDSource() bool
HasPartyIDSource returns true if PartyIDSource is present, Tag 447
func (NoPartyIDs) HasPartyRole ¶
func (m NoPartyIDs) HasPartyRole() bool
HasPartyRole returns true if PartyRole is present, Tag 452
func (NoPartyIDs) SetNoPartySubIDs ¶
func (m NoPartyIDs) SetNoPartySubIDs(f NoPartySubIDsRepeatingGroup)
SetNoPartySubIDs sets NoPartySubIDs, Tag 802
func (NoPartyIDs) SetPartyID ¶
func (m NoPartyIDs) SetPartyID(v string)
SetPartyID sets PartyID, Tag 448
func (NoPartyIDs) SetPartyIDSource ¶
func (m NoPartyIDs) SetPartyIDSource(v enum.PartyIDSource)
SetPartyIDSource sets PartyIDSource, Tag 447
func (NoPartyIDs) SetPartyRole ¶
func (m NoPartyIDs) SetPartyRole(v enum.PartyRole)
SetPartyRole sets PartyRole, Tag 452
type NoPartyIDsRepeatingGroup ¶
type NoPartyIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoPartyIDsRepeatingGroup is a repeating group, Tag 453
func NewNoPartyIDsRepeatingGroup ¶
func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup
NewNoPartyIDsRepeatingGroup returns an initialized, NoPartyIDsRepeatingGroup
func (NoPartyIDsRepeatingGroup) Add ¶
func (m NoPartyIDsRepeatingGroup) Add() NoPartyIDs
Add create and append a new NoPartyIDs to this group
func (NoPartyIDsRepeatingGroup) Get ¶
func (m NoPartyIDsRepeatingGroup) Get(i int) NoPartyIDs
Get returns the ith NoPartyIDs in the NoPartyIDsRepeatinGroup
type NoPartySubIDs ¶
NoPartySubIDs is a repeating group element, Tag 802
func (NoPartySubIDs) GetPartySubID ¶
func (m NoPartySubIDs) GetPartySubID() (v string, err quickfix.MessageRejectError)
GetPartySubID gets PartySubID, Tag 523
func (NoPartySubIDs) GetPartySubIDType ¶
func (m NoPartySubIDs) GetPartySubIDType() (v enum.PartySubIDType, err quickfix.MessageRejectError)
GetPartySubIDType gets PartySubIDType, Tag 803
func (NoPartySubIDs) HasPartySubID ¶
func (m NoPartySubIDs) HasPartySubID() bool
HasPartySubID returns true if PartySubID is present, Tag 523
func (NoPartySubIDs) HasPartySubIDType ¶
func (m NoPartySubIDs) HasPartySubIDType() bool
HasPartySubIDType returns true if PartySubIDType is present, Tag 803
func (NoPartySubIDs) SetPartySubID ¶
func (m NoPartySubIDs) SetPartySubID(v string)
SetPartySubID sets PartySubID, Tag 523
func (NoPartySubIDs) SetPartySubIDType ¶
func (m NoPartySubIDs) SetPartySubIDType(v enum.PartySubIDType)
SetPartySubIDType sets PartySubIDType, Tag 803
type NoPartySubIDsRepeatingGroup ¶
type NoPartySubIDsRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoPartySubIDsRepeatingGroup is a repeating group, Tag 802
func NewNoPartySubIDsRepeatingGroup ¶
func NewNoPartySubIDsRepeatingGroup() NoPartySubIDsRepeatingGroup
NewNoPartySubIDsRepeatingGroup returns an initialized, NoPartySubIDsRepeatingGroup
func (NoPartySubIDsRepeatingGroup) Add ¶
func (m NoPartySubIDsRepeatingGroup) Add() NoPartySubIDs
Add create and append a new NoPartySubIDs to this group
func (NoPartySubIDsRepeatingGroup) Get ¶
func (m NoPartySubIDsRepeatingGroup) Get(i int) NoPartySubIDs
Get returns the ith NoPartySubIDs in the NoPartySubIDsRepeatinGroup
type NoPosAmt ¶
NoPosAmt is a repeating group element, Tag 753
func (NoPosAmt) GetPosAmt ¶
func (m NoPosAmt) GetPosAmt() (v decimal.Decimal, err quickfix.MessageRejectError)
GetPosAmt gets PosAmt, Tag 708
func (NoPosAmt) GetPosAmtType ¶
func (m NoPosAmt) GetPosAmtType() (v enum.PosAmtType, err quickfix.MessageRejectError)
GetPosAmtType gets PosAmtType, Tag 707
func (NoPosAmt) HasPosAmtType ¶
HasPosAmtType returns true if PosAmtType is present, Tag 707
func (NoPosAmt) SetPosAmtType ¶
func (m NoPosAmt) SetPosAmtType(v enum.PosAmtType)
SetPosAmtType sets PosAmtType, Tag 707
type NoPosAmtRepeatingGroup ¶
type NoPosAmtRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoPosAmtRepeatingGroup is a repeating group, Tag 753
func NewNoPosAmtRepeatingGroup ¶
func NewNoPosAmtRepeatingGroup() NoPosAmtRepeatingGroup
NewNoPosAmtRepeatingGroup returns an initialized, NoPosAmtRepeatingGroup
func (NoPosAmtRepeatingGroup) Add ¶
func (m NoPosAmtRepeatingGroup) Add() NoPosAmt
Add create and append a new NoPosAmt to this group
func (NoPosAmtRepeatingGroup) Get ¶
func (m NoPosAmtRepeatingGroup) Get(i int) NoPosAmt
Get returns the ith NoPosAmt in the NoPosAmtRepeatinGroup
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 NoSides ¶
NoSides is a repeating group element, Tag 552
func (NoSides) GetAccount ¶
func (m NoSides) GetAccount() (v string, err quickfix.MessageRejectError)
GetAccount gets Account, Tag 1
func (NoSides) GetAccountType ¶
func (m NoSides) GetAccountType() (v enum.AccountType, err quickfix.MessageRejectError)
GetAccountType gets AccountType, Tag 581
func (NoSides) GetAccruedInterestAmt ¶
func (m NoSides) GetAccruedInterestAmt() (v decimal.Decimal, err quickfix.MessageRejectError)
GetAccruedInterestAmt gets AccruedInterestAmt, Tag 159
func (NoSides) GetAccruedInterestRate ¶
func (m NoSides) GetAccruedInterestRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetAccruedInterestRate gets AccruedInterestRate, Tag 158
func (NoSides) GetAcctIDSource ¶
func (m NoSides) GetAcctIDSource() (v enum.AcctIDSource, err quickfix.MessageRejectError)
GetAcctIDSource gets AcctIDSource, Tag 660
func (NoSides) GetAllocID ¶
func (m NoSides) GetAllocID() (v string, err quickfix.MessageRejectError)
GetAllocID gets AllocID, Tag 70
func (NoSides) GetClOrdID ¶
func (m NoSides) GetClOrdID() (v string, err quickfix.MessageRejectError)
GetClOrdID gets ClOrdID, Tag 11
func (NoSides) GetClearingFeeIndicator ¶
func (m NoSides) GetClearingFeeIndicator() (v enum.ClearingFeeIndicator, err quickfix.MessageRejectError)
GetClearingFeeIndicator gets ClearingFeeIndicator, Tag 635
func (NoSides) GetCommCurrency ¶
func (m NoSides) GetCommCurrency() (v string, err quickfix.MessageRejectError)
GetCommCurrency gets CommCurrency, Tag 479
func (NoSides) GetCommType ¶
func (m NoSides) GetCommType() (v enum.CommType, err quickfix.MessageRejectError)
GetCommType gets CommType, Tag 13
func (NoSides) GetCommission ¶
func (m NoSides) GetCommission() (v decimal.Decimal, err quickfix.MessageRejectError)
GetCommission gets Commission, Tag 12
func (NoSides) GetComplianceID ¶
func (m NoSides) GetComplianceID() (v string, err quickfix.MessageRejectError)
GetComplianceID gets ComplianceID, Tag 376
func (NoSides) GetConcession ¶
func (m NoSides) GetConcession() (v decimal.Decimal, err quickfix.MessageRejectError)
GetConcession gets Concession, Tag 238
func (NoSides) GetCopyMsgIndicator ¶
func (m NoSides) GetCopyMsgIndicator() (v bool, err quickfix.MessageRejectError)
GetCopyMsgIndicator gets CopyMsgIndicator, Tag 797
func (NoSides) GetCurrency ¶
func (m NoSides) GetCurrency() (v string, err quickfix.MessageRejectError)
GetCurrency gets Currency, Tag 15
func (NoSides) GetCustOrderCapacity ¶
func (m NoSides) GetCustOrderCapacity() (v enum.CustOrderCapacity, err quickfix.MessageRejectError)
GetCustOrderCapacity gets CustOrderCapacity, Tag 582
func (NoSides) GetEncodedText ¶
func (m NoSides) GetEncodedText() (v string, err quickfix.MessageRejectError)
GetEncodedText gets EncodedText, Tag 355
func (NoSides) GetEncodedTextLen ¶
func (m NoSides) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)
GetEncodedTextLen gets EncodedTextLen, Tag 354
func (NoSides) GetEndAccruedInterestAmt ¶
func (m NoSides) GetEndAccruedInterestAmt() (v decimal.Decimal, err quickfix.MessageRejectError)
GetEndAccruedInterestAmt gets EndAccruedInterestAmt, Tag 920
func (NoSides) GetEndCash ¶
func (m NoSides) GetEndCash() (v decimal.Decimal, err quickfix.MessageRejectError)
GetEndCash gets EndCash, Tag 922
func (NoSides) GetExDate ¶
func (m NoSides) GetExDate() (v string, err quickfix.MessageRejectError)
GetExDate gets ExDate, Tag 230
func (NoSides) GetExchangeRule ¶
func (m NoSides) GetExchangeRule() (v string, err quickfix.MessageRejectError)
GetExchangeRule gets ExchangeRule, Tag 825
func (NoSides) GetExecInst ¶
func (m NoSides) GetExecInst() (v enum.ExecInst, err quickfix.MessageRejectError)
GetExecInst gets ExecInst, Tag 18
func (NoSides) GetFundRenewWaiv ¶
func (m NoSides) GetFundRenewWaiv() (v enum.FundRenewWaiv, err quickfix.MessageRejectError)
GetFundRenewWaiv gets FundRenewWaiv, Tag 497
func (NoSides) GetGrossTradeAmt ¶
func (m NoSides) GetGrossTradeAmt() (v decimal.Decimal, err quickfix.MessageRejectError)
GetGrossTradeAmt gets GrossTradeAmt, Tag 381
func (NoSides) GetInterestAtMaturity ¶
func (m NoSides) GetInterestAtMaturity() (v decimal.Decimal, err quickfix.MessageRejectError)
GetInterestAtMaturity gets InterestAtMaturity, Tag 738
func (NoSides) GetListID ¶
func (m NoSides) GetListID() (v string, err quickfix.MessageRejectError)
GetListID gets ListID, Tag 66
func (NoSides) GetNetMoney ¶
func (m NoSides) GetNetMoney() (v decimal.Decimal, err quickfix.MessageRejectError)
GetNetMoney gets NetMoney, Tag 118
func (NoSides) GetNoAllocs ¶
func (m NoSides) GetNoAllocs() (NoAllocsRepeatingGroup, quickfix.MessageRejectError)
GetNoAllocs gets NoAllocs, Tag 78
func (NoSides) GetNoClearingInstructions ¶
func (m NoSides) GetNoClearingInstructions() (NoClearingInstructionsRepeatingGroup, quickfix.MessageRejectError)
GetNoClearingInstructions gets NoClearingInstructions, Tag 576
func (NoSides) GetNoContAmts ¶
func (m NoSides) GetNoContAmts() (NoContAmtsRepeatingGroup, quickfix.MessageRejectError)
GetNoContAmts gets NoContAmts, Tag 518
func (NoSides) GetNoMiscFees ¶
func (m NoSides) GetNoMiscFees() (NoMiscFeesRepeatingGroup, quickfix.MessageRejectError)
GetNoMiscFees gets NoMiscFees, Tag 136
func (NoSides) GetNoPartyIDs ¶
func (m NoSides) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError)
GetNoPartyIDs gets NoPartyIDs, Tag 453
func (NoSides) GetNoStipulations ¶
func (m NoSides) GetNoStipulations() (NoStipulationsRepeatingGroup, quickfix.MessageRejectError)
GetNoStipulations gets NoStipulations, Tag 232
func (NoSides) GetNumDaysInterest ¶
func (m NoSides) GetNumDaysInterest() (v int, err quickfix.MessageRejectError)
GetNumDaysInterest gets NumDaysInterest, Tag 157
func (NoSides) GetOddLot ¶
func (m NoSides) GetOddLot() (v bool, err quickfix.MessageRejectError)
GetOddLot gets OddLot, Tag 575
func (NoSides) GetOrdType ¶
func (m NoSides) GetOrdType() (v enum.OrdType, err quickfix.MessageRejectError)
GetOrdType gets OrdType, Tag 40
func (NoSides) GetOrderCapacity ¶
func (m NoSides) GetOrderCapacity() (v enum.OrderCapacity, err quickfix.MessageRejectError)
GetOrderCapacity gets OrderCapacity, Tag 528
func (NoSides) GetOrderID ¶
func (m NoSides) GetOrderID() (v string, err quickfix.MessageRejectError)
GetOrderID gets OrderID, Tag 37
func (NoSides) GetOrderInputDevice ¶
func (m NoSides) GetOrderInputDevice() (v string, err quickfix.MessageRejectError)
GetOrderInputDevice gets OrderInputDevice, Tag 821
func (NoSides) GetOrderRestrictions ¶
func (m NoSides) GetOrderRestrictions() (v enum.OrderRestrictions, err quickfix.MessageRejectError)
GetOrderRestrictions gets OrderRestrictions, Tag 529
func (NoSides) GetPositionEffect ¶
func (m NoSides) GetPositionEffect() (v enum.PositionEffect, err quickfix.MessageRejectError)
GetPositionEffect gets PositionEffect, Tag 77
func (NoSides) GetPreallocMethod ¶
func (m NoSides) GetPreallocMethod() (v enum.PreallocMethod, err quickfix.MessageRejectError)
GetPreallocMethod gets PreallocMethod, Tag 591
func (NoSides) GetProcessCode ¶
func (m NoSides) GetProcessCode() (v enum.ProcessCode, err quickfix.MessageRejectError)
GetProcessCode gets ProcessCode, Tag 81
func (NoSides) GetPublishTrdIndicator ¶
func (m NoSides) GetPublishTrdIndicator() (v bool, err quickfix.MessageRejectError)
GetPublishTrdIndicator gets PublishTrdIndicator, Tag 852
func (NoSides) GetSecondaryClOrdID ¶
func (m NoSides) GetSecondaryClOrdID() (v string, err quickfix.MessageRejectError)
GetSecondaryClOrdID gets SecondaryClOrdID, Tag 526
func (NoSides) GetSecondaryOrderID ¶
func (m NoSides) GetSecondaryOrderID() (v string, err quickfix.MessageRejectError)
GetSecondaryOrderID gets SecondaryOrderID, Tag 198
func (NoSides) GetSettlCurrAmt ¶
func (m NoSides) GetSettlCurrAmt() (v decimal.Decimal, err quickfix.MessageRejectError)
GetSettlCurrAmt gets SettlCurrAmt, Tag 119
func (NoSides) GetSettlCurrFxRate ¶
func (m NoSides) GetSettlCurrFxRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetSettlCurrFxRate gets SettlCurrFxRate, Tag 155
func (NoSides) GetSettlCurrFxRateCalc ¶
func (m NoSides) GetSettlCurrFxRateCalc() (v enum.SettlCurrFxRateCalc, err quickfix.MessageRejectError)
GetSettlCurrFxRateCalc gets SettlCurrFxRateCalc, Tag 156
func (NoSides) GetSettlCurrency ¶
func (m NoSides) GetSettlCurrency() (v string, err quickfix.MessageRejectError)
GetSettlCurrency gets SettlCurrency, Tag 120
func (NoSides) GetShortSaleReason ¶
func (m NoSides) GetShortSaleReason() (v enum.ShortSaleReason, err quickfix.MessageRejectError)
GetShortSaleReason gets ShortSaleReason, Tag 853
func (NoSides) GetSide ¶
func (m NoSides) GetSide() (v enum.Side, err quickfix.MessageRejectError)
GetSide gets Side, Tag 54
func (NoSides) GetSideMultiLegReportingType ¶
func (m NoSides) GetSideMultiLegReportingType() (v enum.SideMultiLegReportingType, err quickfix.MessageRejectError)
GetSideMultiLegReportingType gets SideMultiLegReportingType, Tag 752
func (NoSides) GetSolicitedFlag ¶
func (m NoSides) GetSolicitedFlag() (v bool, err quickfix.MessageRejectError)
GetSolicitedFlag gets SolicitedFlag, Tag 377
func (NoSides) GetStartCash ¶
func (m NoSides) GetStartCash() (v decimal.Decimal, err quickfix.MessageRejectError)
GetStartCash gets StartCash, Tag 921
func (NoSides) GetText ¶
func (m NoSides) GetText() (v string, err quickfix.MessageRejectError)
GetText gets Text, Tag 58
func (NoSides) GetTimeBracket ¶
func (m NoSides) GetTimeBracket() (v string, err quickfix.MessageRejectError)
GetTimeBracket gets TimeBracket, Tag 943
func (NoSides) GetTotalTakedown ¶
func (m NoSides) GetTotalTakedown() (v decimal.Decimal, err quickfix.MessageRejectError)
GetTotalTakedown gets TotalTakedown, Tag 237
func (NoSides) GetTradeAllocIndicator ¶
func (m NoSides) GetTradeAllocIndicator() (v enum.TradeAllocIndicator, err quickfix.MessageRejectError)
GetTradeAllocIndicator gets TradeAllocIndicator, Tag 826
func (NoSides) GetTradeInputDevice ¶
func (m NoSides) GetTradeInputDevice() (v string, err quickfix.MessageRejectError)
GetTradeInputDevice gets TradeInputDevice, Tag 579