Versions in this module Expand all Collapse all v0 v0.6.1 Oct 26, 2021 Changes in this version + func Route(router RouteOut) (string, string, quickfix.MessageRoute) + type NoComplexEventDates struct + func (m NoComplexEventDates) GetComplexEventEndDate() (v time.Time, err quickfix.MessageRejectError) + func (m NoComplexEventDates) GetComplexEventStartDate() (v time.Time, err quickfix.MessageRejectError) + func (m NoComplexEventDates) GetNoComplexEventTimes() (NoComplexEventTimesRepeatingGroup, quickfix.MessageRejectError) + func (m NoComplexEventDates) HasComplexEventEndDate() bool + func (m NoComplexEventDates) HasComplexEventStartDate() bool + func (m NoComplexEventDates) HasNoComplexEventTimes() bool + func (m NoComplexEventDates) SetComplexEventEndDate(v time.Time) + func (m NoComplexEventDates) SetComplexEventStartDate(v time.Time) + func (m NoComplexEventDates) SetNoComplexEventTimes(f NoComplexEventTimesRepeatingGroup) + type NoComplexEventDatesRepeatingGroup struct + func NewNoComplexEventDatesRepeatingGroup() NoComplexEventDatesRepeatingGroup + func (m NoComplexEventDatesRepeatingGroup) Add() NoComplexEventDates + func (m NoComplexEventDatesRepeatingGroup) Get(i int) NoComplexEventDates + type NoComplexEventTimes struct + func (m NoComplexEventTimes) GetComplexEventEndTime() (v string, err quickfix.MessageRejectError) + func (m NoComplexEventTimes) GetComplexEventStartTime() (v string, err quickfix.MessageRejectError) + func (m NoComplexEventTimes) HasComplexEventEndTime() bool + func (m NoComplexEventTimes) HasComplexEventStartTime() bool + func (m NoComplexEventTimes) SetComplexEventEndTime(v string) + func (m NoComplexEventTimes) SetComplexEventStartTime(v string) + type NoComplexEventTimesRepeatingGroup struct + func NewNoComplexEventTimesRepeatingGroup() NoComplexEventTimesRepeatingGroup + func (m NoComplexEventTimesRepeatingGroup) Add() NoComplexEventTimes + func (m NoComplexEventTimesRepeatingGroup) Get(i int) NoComplexEventTimes + type NoComplexEvents struct + func (m NoComplexEvents) GetComplexEventCondition() (v enum.ComplexEventCondition, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexEventPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexEventPriceBoundaryMethod() (v enum.ComplexEventPriceBoundaryMethod, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexEventPriceBoundaryPrecision() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexEventPriceTimeType() (v enum.ComplexEventPriceTimeType, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexEventType() (v enum.ComplexEventType, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetComplexOptPayoutAmount() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoComplexEvents) GetNoComplexEventDates() (NoComplexEventDatesRepeatingGroup, quickfix.MessageRejectError) + func (m NoComplexEvents) HasComplexEventCondition() bool + func (m NoComplexEvents) HasComplexEventPrice() bool + func (m NoComplexEvents) HasComplexEventPriceBoundaryMethod() bool + func (m NoComplexEvents) HasComplexEventPriceBoundaryPrecision() bool + func (m NoComplexEvents) HasComplexEventPriceTimeType() bool + func (m NoComplexEvents) HasComplexEventType() bool + func (m NoComplexEvents) HasComplexOptPayoutAmount() bool + func (m NoComplexEvents) HasNoComplexEventDates() bool + func (m NoComplexEvents) SetComplexEventCondition(v enum.ComplexEventCondition) + func (m NoComplexEvents) SetComplexEventPrice(value decimal.Decimal, scale int32) + func (m NoComplexEvents) SetComplexEventPriceBoundaryMethod(v enum.ComplexEventPriceBoundaryMethod) + func (m NoComplexEvents) SetComplexEventPriceBoundaryPrecision(value decimal.Decimal, scale int32) + func (m NoComplexEvents) SetComplexEventPriceTimeType(v enum.ComplexEventPriceTimeType) + func (m NoComplexEvents) SetComplexEventType(v enum.ComplexEventType) + func (m NoComplexEvents) SetComplexOptPayoutAmount(value decimal.Decimal, scale int32) + func (m NoComplexEvents) SetNoComplexEventDates(f NoComplexEventDatesRepeatingGroup) + type NoComplexEventsRepeatingGroup struct + func NewNoComplexEventsRepeatingGroup() NoComplexEventsRepeatingGroup + func (m NoComplexEventsRepeatingGroup) Add() NoComplexEvents + func (m NoComplexEventsRepeatingGroup) Get(i int) NoComplexEvents + type NoEvents struct + func (m NoEvents) GetEventDate() (v string, err quickfix.MessageRejectError) + func (m NoEvents) GetEventPx() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoEvents) GetEventText() (v string, err quickfix.MessageRejectError) + func (m NoEvents) GetEventTime() (v time.Time, 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) HasEventTime() 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) SetEventTime(v time.Time) + func (m NoEvents) SetEventType(v enum.EventType) + type NoEventsRepeatingGroup struct + func NewNoEventsRepeatingGroup() NoEventsRepeatingGroup + func (m NoEventsRepeatingGroup) Add() NoEvents + func (m NoEventsRepeatingGroup) Get(i int) NoEvents + type NoInstrumentParties struct + func (m NoInstrumentParties) GetInstrumentPartyID() (v string, err quickfix.MessageRejectError) + func (m NoInstrumentParties) GetInstrumentPartyIDSource() (v string, err quickfix.MessageRejectError) + func (m NoInstrumentParties) GetInstrumentPartyRole() (v int, err quickfix.MessageRejectError) + func (m NoInstrumentParties) GetNoInstrumentPartySubIDs() (NoInstrumentPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoInstrumentParties) HasInstrumentPartyID() bool + func (m NoInstrumentParties) HasInstrumentPartyIDSource() bool + func (m NoInstrumentParties) HasInstrumentPartyRole() bool + func (m NoInstrumentParties) HasNoInstrumentPartySubIDs() bool + func (m NoInstrumentParties) SetInstrumentPartyID(v string) + func (m NoInstrumentParties) SetInstrumentPartyIDSource(v string) + func (m NoInstrumentParties) SetInstrumentPartyRole(v int) + func (m NoInstrumentParties) SetNoInstrumentPartySubIDs(f NoInstrumentPartySubIDsRepeatingGroup) + type NoInstrumentPartiesRepeatingGroup struct + func NewNoInstrumentPartiesRepeatingGroup() NoInstrumentPartiesRepeatingGroup + func (m NoInstrumentPartiesRepeatingGroup) Add() NoInstrumentParties + func (m NoInstrumentPartiesRepeatingGroup) Get(i int) NoInstrumentParties + type NoInstrumentPartySubIDs struct + func (m NoInstrumentPartySubIDs) GetInstrumentPartySubID() (v string, err quickfix.MessageRejectError) + func (m NoInstrumentPartySubIDs) GetInstrumentPartySubIDType() (v int, err quickfix.MessageRejectError) + func (m NoInstrumentPartySubIDs) HasInstrumentPartySubID() bool + func (m NoInstrumentPartySubIDs) HasInstrumentPartySubIDType() bool + func (m NoInstrumentPartySubIDs) SetInstrumentPartySubID(v string) + func (m NoInstrumentPartySubIDs) SetInstrumentPartySubIDType(v int) + type NoInstrumentPartySubIDsRepeatingGroup struct + func NewNoInstrumentPartySubIDsRepeatingGroup() NoInstrumentPartySubIDsRepeatingGroup + func (m NoInstrumentPartySubIDsRepeatingGroup) Add() NoInstrumentPartySubIDs + func (m NoInstrumentPartySubIDsRepeatingGroup) Get(i int) NoInstrumentPartySubIDs + type NoLegSecurityAltID struct + func (m NoLegSecurityAltID) GetLegSecurityAltID() (v string, err quickfix.MessageRejectError) + func (m NoLegSecurityAltID) GetLegSecurityAltIDSource() (v string, err quickfix.MessageRejectError) + func (m NoLegSecurityAltID) HasLegSecurityAltID() bool + func (m NoLegSecurityAltID) HasLegSecurityAltIDSource() bool + func (m NoLegSecurityAltID) SetLegSecurityAltID(v string) + func (m NoLegSecurityAltID) SetLegSecurityAltIDSource(v string) + type NoLegSecurityAltIDRepeatingGroup struct + func NewNoLegSecurityAltIDRepeatingGroup() NoLegSecurityAltIDRepeatingGroup + func (m NoLegSecurityAltIDRepeatingGroup) Add() NoLegSecurityAltID + func (m NoLegSecurityAltIDRepeatingGroup) Get(i int) NoLegSecurityAltID + type NoLegs struct + func (m NoLegs) GetEncodedLegIssuer() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegIssuerLen() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetEncodedLegSecurityDescLen() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCFICode() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegContractMultiplierUnit() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegContractSettlMonth() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCountryOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCouponPaymentDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCreditRating() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegCurrency() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegDatedDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegExerciseStyle() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegFactor() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegFlowScheduleType() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegInstrRegistry() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegInterestAccrualDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegIssueDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegIssuer() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegLocaleOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegMaturityDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegMaturityMonthYear() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegMaturityTime() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegOptAttribute() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegOptionRatio() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPool() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPriceUnitOfMeasure() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPriceUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegProduct() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegPutOrCall() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRatioQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRedemptionDate() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegRepurchaseTerm() (v int, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityExchange() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityID() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityIDSource() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecuritySubType() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSecurityType() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSide() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStrikeCurrency() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSymbol() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegSymbolSfx() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegTimeUnit() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegUnitOfMeasure() (v string, err quickfix.MessageRejectError) + func (m NoLegs) GetLegUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoLegs) GetNoLegSecurityAltID() (NoLegSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m NoLegs) HasEncodedLegIssuer() bool + func (m NoLegs) HasEncodedLegIssuerLen() bool + func (m NoLegs) HasEncodedLegSecurityDesc() bool + func (m NoLegs) HasEncodedLegSecurityDescLen() bool + func (m NoLegs) HasLegCFICode() bool + func (m NoLegs) HasLegContractMultiplier() bool + func (m NoLegs) HasLegContractMultiplierUnit() bool + func (m NoLegs) HasLegContractSettlMonth() bool + func (m NoLegs) HasLegCountryOfIssue() bool + func (m NoLegs) HasLegCouponPaymentDate() bool + func (m NoLegs) HasLegCouponRate() bool + func (m NoLegs) HasLegCreditRating() bool + func (m NoLegs) HasLegCurrency() bool + func (m NoLegs) HasLegDatedDate() bool + func (m NoLegs) HasLegExerciseStyle() bool + func (m NoLegs) HasLegFactor() bool + func (m NoLegs) HasLegFlowScheduleType() bool + func (m NoLegs) HasLegInstrRegistry() bool + func (m NoLegs) HasLegInterestAccrualDate() bool + func (m NoLegs) HasLegIssueDate() bool + func (m NoLegs) HasLegIssuer() bool + func (m NoLegs) HasLegLocaleOfIssue() bool + func (m NoLegs) HasLegMaturityDate() bool + func (m NoLegs) HasLegMaturityMonthYear() bool + func (m NoLegs) HasLegMaturityTime() bool + func (m NoLegs) HasLegOptAttribute() bool + func (m NoLegs) HasLegOptionRatio() bool + func (m NoLegs) HasLegPool() bool + func (m NoLegs) HasLegPrice() bool + func (m NoLegs) HasLegPriceUnitOfMeasure() bool + func (m NoLegs) HasLegPriceUnitOfMeasureQty() bool + func (m NoLegs) HasLegProduct() bool + func (m NoLegs) HasLegPutOrCall() bool + func (m NoLegs) HasLegRatioQty() bool + func (m NoLegs) HasLegRedemptionDate() bool + func (m NoLegs) HasLegRepoCollateralSecurityType() bool + func (m NoLegs) HasLegRepurchaseRate() bool + func (m NoLegs) HasLegRepurchaseTerm() bool + func (m NoLegs) HasLegSecurityDesc() bool + func (m NoLegs) HasLegSecurityExchange() bool + func (m NoLegs) HasLegSecurityID() bool + func (m NoLegs) HasLegSecurityIDSource() bool + func (m NoLegs) HasLegSecuritySubType() bool + func (m NoLegs) HasLegSecurityType() bool + func (m NoLegs) HasLegSide() bool + func (m NoLegs) HasLegStateOrProvinceOfIssue() bool + func (m NoLegs) HasLegStrikeCurrency() bool + func (m NoLegs) HasLegStrikePrice() bool + func (m NoLegs) HasLegSymbol() bool + func (m NoLegs) HasLegSymbolSfx() bool + func (m NoLegs) HasLegTimeUnit() bool + func (m NoLegs) HasLegUnitOfMeasure() bool + func (m NoLegs) HasLegUnitOfMeasureQty() bool + func (m NoLegs) HasNoLegSecurityAltID() bool + func (m NoLegs) SetEncodedLegIssuer(v string) + func (m NoLegs) SetEncodedLegIssuerLen(v int) + func (m NoLegs) SetEncodedLegSecurityDesc(v string) + func (m NoLegs) SetEncodedLegSecurityDescLen(v int) + func (m NoLegs) SetLegCFICode(v string) + func (m NoLegs) SetLegContractMultiplier(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegContractMultiplierUnit(v int) + func (m NoLegs) SetLegContractSettlMonth(v string) + func (m NoLegs) SetLegCountryOfIssue(v string) + func (m NoLegs) SetLegCouponPaymentDate(v string) + func (m NoLegs) SetLegCouponRate(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegCreditRating(v string) + func (m NoLegs) SetLegCurrency(v string) + func (m NoLegs) SetLegDatedDate(v string) + func (m NoLegs) SetLegExerciseStyle(v int) + func (m NoLegs) SetLegFactor(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegFlowScheduleType(v int) + func (m NoLegs) SetLegInstrRegistry(v string) + func (m NoLegs) SetLegInterestAccrualDate(v string) + func (m NoLegs) SetLegIssueDate(v string) + func (m NoLegs) SetLegIssuer(v string) + func (m NoLegs) SetLegLocaleOfIssue(v string) + func (m NoLegs) SetLegMaturityDate(v string) + func (m NoLegs) SetLegMaturityMonthYear(v string) + func (m NoLegs) SetLegMaturityTime(v string) + func (m NoLegs) SetLegOptAttribute(v string) + func (m NoLegs) SetLegOptionRatio(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegPool(v string) + func (m NoLegs) SetLegPrice(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegPriceUnitOfMeasure(v string) + func (m NoLegs) SetLegPriceUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegProduct(v int) + func (m NoLegs) SetLegPutOrCall(v int) + func (m NoLegs) SetLegRatioQty(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegRedemptionDate(v string) + func (m NoLegs) SetLegRepoCollateralSecurityType(v int) + func (m NoLegs) SetLegRepurchaseRate(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegRepurchaseTerm(v int) + func (m NoLegs) SetLegSecurityDesc(v string) + func (m NoLegs) SetLegSecurityExchange(v string) + func (m NoLegs) SetLegSecurityID(v string) + func (m NoLegs) SetLegSecurityIDSource(v string) + func (m NoLegs) SetLegSecuritySubType(v string) + func (m NoLegs) SetLegSecurityType(v string) + func (m NoLegs) SetLegSide(v string) + func (m NoLegs) SetLegStateOrProvinceOfIssue(v string) + func (m NoLegs) SetLegStrikeCurrency(v string) + func (m NoLegs) SetLegStrikePrice(value decimal.Decimal, scale int32) + func (m NoLegs) SetLegSymbol(v string) + func (m NoLegs) SetLegSymbolSfx(v string) + func (m NoLegs) SetLegTimeUnit(v string) + func (m NoLegs) SetLegUnitOfMeasure(v string) + func (m NoLegs) SetLegUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m NoLegs) SetNoLegSecurityAltID(f NoLegSecurityAltIDRepeatingGroup) + type NoLegsRepeatingGroup struct + func NewNoLegsRepeatingGroup() NoLegsRepeatingGroup + func (m NoLegsRepeatingGroup) Add() NoLegs + func (m NoLegsRepeatingGroup) Get(i int) NoLegs + type NoNestedPartyIDs struct + 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 struct + func NewNoNestedPartyIDsRepeatingGroup() NoNestedPartyIDsRepeatingGroup + func (m NoNestedPartyIDsRepeatingGroup) Add() NoNestedPartyIDs + func (m NoNestedPartyIDsRepeatingGroup) Get(i int) NoNestedPartyIDs + type NoNestedPartySubIDs struct + 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 struct + func NewNoNestedPartySubIDsRepeatingGroup() NoNestedPartySubIDsRepeatingGroup + func (m NoNestedPartySubIDsRepeatingGroup) Add() NoNestedPartySubIDs + func (m NoNestedPartySubIDsRepeatingGroup) Get(i int) NoNestedPartySubIDs + type NoPartyIDs struct + func (m NoPartyIDs) GetNoPartySubIDs() (NoPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyID() (v string, err quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyIDSource() (v enum.PartyIDSource, err quickfix.MessageRejectError) + func (m NoPartyIDs) GetPartyRole() (v enum.PartyRole, err quickfix.MessageRejectError) + func (m NoPartyIDs) HasNoPartySubIDs() bool + func (m NoPartyIDs) HasPartyID() bool + func (m NoPartyIDs) HasPartyIDSource() bool + func (m NoPartyIDs) HasPartyRole() bool + func (m NoPartyIDs) SetNoPartySubIDs(f NoPartySubIDsRepeatingGroup) + func (m NoPartyIDs) SetPartyID(v string) + func (m NoPartyIDs) SetPartyIDSource(v enum.PartyIDSource) + func (m NoPartyIDs) SetPartyRole(v enum.PartyRole) + type NoPartyIDsRepeatingGroup struct + func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup + func (m NoPartyIDsRepeatingGroup) Add() NoPartyIDs + func (m NoPartyIDsRepeatingGroup) Get(i int) NoPartyIDs + type NoPartySubIDs struct + func (m NoPartySubIDs) GetPartySubID() (v string, err quickfix.MessageRejectError) + func (m NoPartySubIDs) GetPartySubIDType() (v enum.PartySubIDType, err quickfix.MessageRejectError) + func (m NoPartySubIDs) HasPartySubID() bool + func (m NoPartySubIDs) HasPartySubIDType() bool + func (m NoPartySubIDs) SetPartySubID(v string) + func (m NoPartySubIDs) SetPartySubIDType(v enum.PartySubIDType) + type NoPartySubIDsRepeatingGroup struct + func NewNoPartySubIDsRepeatingGroup() NoPartySubIDsRepeatingGroup + func (m NoPartySubIDsRepeatingGroup) Add() NoPartySubIDs + func (m NoPartySubIDsRepeatingGroup) Get(i int) NoPartySubIDs + type NoPosAmt struct + func (m NoPosAmt) GetPosAmt() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoPosAmt) GetPosAmtType() (v enum.PosAmtType, err quickfix.MessageRejectError) + func (m NoPosAmt) GetPositionCurrency() (v string, err quickfix.MessageRejectError) + func (m NoPosAmt) HasPosAmt() bool + func (m NoPosAmt) HasPosAmtType() bool + func (m NoPosAmt) HasPositionCurrency() bool + func (m NoPosAmt) SetPosAmt(value decimal.Decimal, scale int32) + func (m NoPosAmt) SetPosAmtType(v enum.PosAmtType) + func (m NoPosAmt) SetPositionCurrency(v string) + type NoPosAmtRepeatingGroup struct + func NewNoPosAmtRepeatingGroup() NoPosAmtRepeatingGroup + func (m NoPosAmtRepeatingGroup) Add() NoPosAmt + func (m NoPosAmtRepeatingGroup) Get(i int) NoPosAmt + type NoPositions struct + func (m NoPositions) GetLongQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoPositions) GetNoNestedPartyIDs() (NoNestedPartyIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoPositions) GetPosQtyStatus() (v enum.PosQtyStatus, err quickfix.MessageRejectError) + func (m NoPositions) GetPosType() (v enum.PosType, err quickfix.MessageRejectError) + func (m NoPositions) GetQuantityDate() (v string, err quickfix.MessageRejectError) + func (m NoPositions) GetShortQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoPositions) HasLongQty() bool + func (m NoPositions) HasNoNestedPartyIDs() bool + func (m NoPositions) HasPosQtyStatus() bool + func (m NoPositions) HasPosType() bool + func (m NoPositions) HasQuantityDate() bool + func (m NoPositions) HasShortQty() bool + func (m NoPositions) SetLongQty(value decimal.Decimal, scale int32) + func (m NoPositions) SetNoNestedPartyIDs(f NoNestedPartyIDsRepeatingGroup) + func (m NoPositions) SetPosQtyStatus(v enum.PosQtyStatus) + func (m NoPositions) SetPosType(v enum.PosType) + func (m NoPositions) SetQuantityDate(v string) + func (m NoPositions) SetShortQty(value decimal.Decimal, scale int32) + type NoPositionsRepeatingGroup struct + func NewNoPositionsRepeatingGroup() NoPositionsRepeatingGroup + func (m NoPositionsRepeatingGroup) Add() NoPositions + func (m NoPositionsRepeatingGroup) Get(i int) NoPositions + type NoSecurityAltID struct + func (m NoSecurityAltID) GetSecurityAltID() (v string, err quickfix.MessageRejectError) + func (m NoSecurityAltID) GetSecurityAltIDSource() (v string, err quickfix.MessageRejectError) + func (m NoSecurityAltID) HasSecurityAltID() bool + func (m NoSecurityAltID) HasSecurityAltIDSource() bool + func (m NoSecurityAltID) SetSecurityAltID(v string) + func (m NoSecurityAltID) SetSecurityAltIDSource(v string) + type NoSecurityAltIDRepeatingGroup struct + func NewNoSecurityAltIDRepeatingGroup() NoSecurityAltIDRepeatingGroup + func (m NoSecurityAltIDRepeatingGroup) Add() NoSecurityAltID + func (m NoSecurityAltIDRepeatingGroup) Get(i int) NoSecurityAltID + type NoUnderlyingAmounts struct + func (m NoUnderlyingAmounts) GetUnderlyingCollectAmount() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyingAmounts) GetUnderlyingPayAmount() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyingAmounts) GetUnderlyingSettlementDate() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyingAmounts) GetUnderlyingSettlementStatus() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyingAmounts) HasUnderlyingCollectAmount() bool + func (m NoUnderlyingAmounts) HasUnderlyingPayAmount() bool + func (m NoUnderlyingAmounts) HasUnderlyingSettlementDate() bool + func (m NoUnderlyingAmounts) HasUnderlyingSettlementStatus() bool + func (m NoUnderlyingAmounts) SetUnderlyingCollectAmount(value decimal.Decimal, scale int32) + func (m NoUnderlyingAmounts) SetUnderlyingPayAmount(value decimal.Decimal, scale int32) + func (m NoUnderlyingAmounts) SetUnderlyingSettlementDate(v string) + func (m NoUnderlyingAmounts) SetUnderlyingSettlementStatus(v string) + type NoUnderlyingAmountsRepeatingGroup struct + func NewNoUnderlyingAmountsRepeatingGroup() NoUnderlyingAmountsRepeatingGroup + func (m NoUnderlyingAmountsRepeatingGroup) Add() NoUnderlyingAmounts + func (m NoUnderlyingAmountsRepeatingGroup) Get(i int) NoUnderlyingAmounts + type NoUnderlyingSecurityAltID struct + func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID() bool + func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource() bool + func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID(v string) + func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource(v string) + type NoUnderlyingSecurityAltIDRepeatingGroup struct + func NewNoUnderlyingSecurityAltIDRepeatingGroup() NoUnderlyingSecurityAltIDRepeatingGroup + func (m NoUnderlyingSecurityAltIDRepeatingGroup) Add() NoUnderlyingSecurityAltID + func (m NoUnderlyingSecurityAltIDRepeatingGroup) Get(i int) NoUnderlyingSecurityAltID + type NoUnderlyingStips struct + func (m NoUnderlyingStips) GetUnderlyingStipType() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyingStips) GetUnderlyingStipValue() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyingStips) HasUnderlyingStipType() bool + func (m NoUnderlyingStips) HasUnderlyingStipValue() bool + func (m NoUnderlyingStips) SetUnderlyingStipType(v string) + func (m NoUnderlyingStips) SetUnderlyingStipValue(v string) + type NoUnderlyingStipsRepeatingGroup struct + func NewNoUnderlyingStipsRepeatingGroup() NoUnderlyingStipsRepeatingGroup + func (m NoUnderlyingStipsRepeatingGroup) Add() NoUnderlyingStips + func (m NoUnderlyingStipsRepeatingGroup) Get(i int) NoUnderlyingStips + type NoUnderlyings struct + func (m NoUnderlyings) GetEncodedUnderlyingIssuer() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingIssuerLen() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetEncodedUnderlyingSecurityDescLen() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetNoUnderlyingAmounts() (NoUnderlyingAmountsRepeatingGroup, quickfix.MessageRejectError) + func (m NoUnderlyings) GetNoUnderlyingSecurityAltID() (NoUnderlyingSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m NoUnderlyings) GetNoUnderlyingStips() (NoUnderlyingStipsRepeatingGroup, quickfix.MessageRejectError) + func (m NoUnderlyings) GetNoUndlyInstrumentParties() (NoUndlyInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingAdjustedQuantity() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingAllocationPercent() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingAttachmentPoint() (v decimal.Decimal, err 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) GetUnderlyingCapValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCashAmount() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingCashType() (v enum.UnderlyingCashType, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingContractMultiplierUnit() (v int, 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) GetUnderlyingDeliveryAmount() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingDetachmentPoint() (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) GetUnderlyingExerciseStyle() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFXRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFXRateCalc() (v enum.UnderlyingFXRateCalc, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFactor() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingFlowScheduleType() (v int, 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) GetUnderlyingMaturityTime() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingOptAttribute() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingOriginalNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPriceUnitOfMeasure() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPriceUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingProduct() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingPutOrCall() (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) GetUnderlyingRestructuringType() (v string, 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) GetUnderlyingSeniority() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSettlMethod() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSettlPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSettlPriceType() (v int, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingSettlementType() (v enum.UnderlyingSettlementType, 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) GetUnderlyingTimeUnit() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingUnitOfMeasure() (v string, err quickfix.MessageRejectError) + func (m NoUnderlyings) GetUnderlyingUnitOfMeasureQty() (v decimal.Decimal, 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) HasNoUnderlyingAmounts() bool + func (m NoUnderlyings) HasNoUnderlyingSecurityAltID() bool + func (m NoUnderlyings) HasNoUnderlyingStips() bool + func (m NoUnderlyings) HasNoUndlyInstrumentParties() bool + func (m NoUnderlyings) HasUnderlyingAdjustedQuantity() bool + func (m NoUnderlyings) HasUnderlyingAllocationPercent() bool + func (m NoUnderlyings) HasUnderlyingAttachmentPoint() bool + func (m NoUnderlyings) HasUnderlyingCFICode() bool + func (m NoUnderlyings) HasUnderlyingCPProgram() bool + func (m NoUnderlyings) HasUnderlyingCPRegType() bool + func (m NoUnderlyings) HasUnderlyingCapValue() bool + func (m NoUnderlyings) HasUnderlyingCashAmount() bool + func (m NoUnderlyings) HasUnderlyingCashType() bool + func (m NoUnderlyings) HasUnderlyingContractMultiplier() bool + func (m NoUnderlyings) HasUnderlyingContractMultiplierUnit() 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) HasUnderlyingDeliveryAmount() bool + func (m NoUnderlyings) HasUnderlyingDetachmentPoint() bool + func (m NoUnderlyings) HasUnderlyingDirtyPrice() bool + func (m NoUnderlyings) HasUnderlyingEndPrice() bool + func (m NoUnderlyings) HasUnderlyingEndValue() bool + func (m NoUnderlyings) HasUnderlyingExerciseStyle() bool + func (m NoUnderlyings) HasUnderlyingFXRate() bool + func (m NoUnderlyings) HasUnderlyingFXRateCalc() bool + func (m NoUnderlyings) HasUnderlyingFactor() bool + func (m NoUnderlyings) HasUnderlyingFlowScheduleType() 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) HasUnderlyingMaturityTime() bool + func (m NoUnderlyings) HasUnderlyingNotionalPercentageOutstanding() bool + func (m NoUnderlyings) HasUnderlyingOptAttribute() bool + func (m NoUnderlyings) HasUnderlyingOriginalNotionalPercentageOutstanding() bool + func (m NoUnderlyings) HasUnderlyingPriceUnitOfMeasure() bool + func (m NoUnderlyings) HasUnderlyingPriceUnitOfMeasureQty() bool + func (m NoUnderlyings) HasUnderlyingProduct() bool + func (m NoUnderlyings) HasUnderlyingPutOrCall() 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) HasUnderlyingRestructuringType() 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) HasUnderlyingSeniority() bool + func (m NoUnderlyings) HasUnderlyingSettlMethod() bool + func (m NoUnderlyings) HasUnderlyingSettlPrice() bool + func (m NoUnderlyings) HasUnderlyingSettlPriceType() bool + func (m NoUnderlyings) HasUnderlyingSettlementType() 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) HasUnderlyingTimeUnit() bool + func (m NoUnderlyings) HasUnderlyingUnitOfMeasure() bool + func (m NoUnderlyings) HasUnderlyingUnitOfMeasureQty() 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) SetNoUnderlyingAmounts(f NoUnderlyingAmountsRepeatingGroup) + func (m NoUnderlyings) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup) + func (m NoUnderlyings) SetNoUnderlyingStips(f NoUnderlyingStipsRepeatingGroup) + func (m NoUnderlyings) SetNoUndlyInstrumentParties(f NoUndlyInstrumentPartiesRepeatingGroup) + func (m NoUnderlyings) SetUnderlyingAdjustedQuantity(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingAllocationPercent(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingAttachmentPoint(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCFICode(v string) + func (m NoUnderlyings) SetUnderlyingCPProgram(v string) + func (m NoUnderlyings) SetUnderlyingCPRegType(v string) + func (m NoUnderlyings) SetUnderlyingCapValue(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCashAmount(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingCashType(v enum.UnderlyingCashType) + func (m NoUnderlyings) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingContractMultiplierUnit(v int) + 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) SetUnderlyingDeliveryAmount(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingDetachmentPoint(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) SetUnderlyingExerciseStyle(v int) + func (m NoUnderlyings) SetUnderlyingFXRate(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingFXRateCalc(v enum.UnderlyingFXRateCalc) + func (m NoUnderlyings) SetUnderlyingFactor(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingFlowScheduleType(v int) + 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) SetUnderlyingMaturityTime(v string) + func (m NoUnderlyings) SetUnderlyingNotionalPercentageOutstanding(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingOptAttribute(v string) + func (m NoUnderlyings) SetUnderlyingOriginalNotionalPercentageOutstanding(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingPriceUnitOfMeasure(v string) + func (m NoUnderlyings) SetUnderlyingPriceUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingProduct(v int) + func (m NoUnderlyings) SetUnderlyingPutOrCall(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) SetUnderlyingRestructuringType(v string) + 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) SetUnderlyingSeniority(v string) + func (m NoUnderlyings) SetUnderlyingSettlMethod(v string) + func (m NoUnderlyings) SetUnderlyingSettlPrice(value decimal.Decimal, scale int32) + func (m NoUnderlyings) SetUnderlyingSettlPriceType(v int) + func (m NoUnderlyings) SetUnderlyingSettlementType(v enum.UnderlyingSettlementType) + 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) + func (m NoUnderlyings) SetUnderlyingTimeUnit(v string) + func (m NoUnderlyings) SetUnderlyingUnitOfMeasure(v string) + func (m NoUnderlyings) SetUnderlyingUnitOfMeasureQty(value decimal.Decimal, scale int32) + type NoUnderlyingsRepeatingGroup struct + func NewNoUnderlyingsRepeatingGroup() NoUnderlyingsRepeatingGroup + func (m NoUnderlyingsRepeatingGroup) Add() NoUnderlyings + func (m NoUnderlyingsRepeatingGroup) Get(i int) NoUnderlyings + type NoUndlyInstrumentParties struct + func (m NoUndlyInstrumentParties) GetNoUndlyInstrumentPartySubIDs() (NoUndlyInstrumentPartySubIDsRepeatingGroup, quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyID() (v string, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyIDSource() (v string, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyRole() (v int, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs() bool + func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyID() bool + func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyIDSource() bool + func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyRole() bool + func (m NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs(f NoUndlyInstrumentPartySubIDsRepeatingGroup) + func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyID(v string) + func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyIDSource(v string) + func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyRole(v int) + type NoUndlyInstrumentPartiesRepeatingGroup struct + func NewNoUndlyInstrumentPartiesRepeatingGroup() NoUndlyInstrumentPartiesRepeatingGroup + func (m NoUndlyInstrumentPartiesRepeatingGroup) Add() NoUndlyInstrumentParties + func (m NoUndlyInstrumentPartiesRepeatingGroup) Get(i int) NoUndlyInstrumentParties + type NoUndlyInstrumentPartySubIDs struct + func (m NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubID() (v string, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubIDType() (v int, err quickfix.MessageRejectError) + func (m NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubID() bool + func (m NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubIDType() bool + func (m NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubID(v string) + func (m NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubIDType(v int) + type NoUndlyInstrumentPartySubIDsRepeatingGroup struct + func NewNoUndlyInstrumentPartySubIDsRepeatingGroup() NoUndlyInstrumentPartySubIDsRepeatingGroup + func (m NoUndlyInstrumentPartySubIDsRepeatingGroup) Add() NoUndlyInstrumentPartySubIDs + func (m NoUndlyInstrumentPartySubIDsRepeatingGroup) Get(i int) NoUndlyInstrumentPartySubIDs + type PositionReport struct + Message *quickfix.Message + func FromMessage(m *quickfix.Message) PositionReport + func New(posmaintrptid field.PosMaintRptIDField, ...) (m PositionReport) + func (m PositionReport) GetAccount() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetAccountType() (v enum.AccountType, err quickfix.MessageRejectError) + func (m PositionReport) GetAcctIDSource() (v enum.AcctIDSource, err quickfix.MessageRejectError) + func (m PositionReport) GetApplID() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetApplLastSeqNum() (v int, err quickfix.MessageRejectError) + func (m PositionReport) GetApplResendFlag() (v bool, err quickfix.MessageRejectError) + func (m PositionReport) GetApplSeqNum() (v int, err quickfix.MessageRejectError) + func (m PositionReport) GetAttachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetCFICode() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetCPProgram() (v enum.CPProgram, err quickfix.MessageRejectError) + func (m PositionReport) GetCPRegType() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetCapPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetClearingBusinessDate() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetContractMultiplierUnit() (v enum.ContractMultiplierUnit, err quickfix.MessageRejectError) + func (m PositionReport) GetContractSettlMonth() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetCountryOfIssue() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetCouponPaymentDate() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetCreditRating() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetCurrency() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetDatedDate() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetDeliveryDate() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetDetachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetEncodedIssuer() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError) + func (m PositionReport) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError) + func (m PositionReport) GetEncodedText() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetEncodedTextLen() (v int, err quickfix.MessageRejectError) + func (m PositionReport) GetExerciseStyle() (v enum.ExerciseStyle, err quickfix.MessageRejectError) + func (m PositionReport) GetFactor() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetFlexProductEligibilityIndicator() (v bool, err quickfix.MessageRejectError) + func (m PositionReport) GetFlexibleIndicator() (v bool, err quickfix.MessageRejectError) + func (m PositionReport) GetFloorPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetFlowScheduleType() (v enum.FlowScheduleType, err quickfix.MessageRejectError) + func (m PositionReport) GetInstrRegistry() (v enum.InstrRegistry, err quickfix.MessageRejectError) + func (m PositionReport) GetInstrmtAssignmentMethod() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetInterestAccrualDate() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetIssueDate() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetIssuer() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetListMethod() (v enum.ListMethod, err quickfix.MessageRejectError) + func (m PositionReport) GetLocaleOfIssue() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetMatchStatus() (v enum.MatchStatus, err quickfix.MessageRejectError) + func (m PositionReport) GetMaturityDate() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetMaturityTime() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetMessageEventSource() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetMinPriceIncrement() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetMinPriceIncrementAmount() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetModelType() (v enum.ModelType, err quickfix.MessageRejectError) + func (m PositionReport) GetNTPositionLimit() (v int, err quickfix.MessageRejectError) + func (m PositionReport) GetNoComplexEvents() (NoComplexEventsRepeatingGroup, quickfix.MessageRejectError) + func (m PositionReport) GetNoEvents() (NoEventsRepeatingGroup, quickfix.MessageRejectError) + func (m PositionReport) GetNoInstrumentParties() (NoInstrumentPartiesRepeatingGroup, quickfix.MessageRejectError) + func (m PositionReport) GetNoLegs() (NoLegsRepeatingGroup, quickfix.MessageRejectError) + func (m PositionReport) GetNoPartyIDs() (NoPartyIDsRepeatingGroup, quickfix.MessageRejectError) + func (m PositionReport) GetNoPosAmt() (NoPosAmtRepeatingGroup, quickfix.MessageRejectError) + func (m PositionReport) GetNoPositions() (NoPositionsRepeatingGroup, quickfix.MessageRejectError) + func (m PositionReport) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError) + func (m PositionReport) GetNoUnderlyings() (NoUnderlyingsRepeatingGroup, quickfix.MessageRejectError) + func (m PositionReport) GetNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetOptAttribute() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetOptPayoutAmount() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetOptPayoutType() (v enum.OptPayoutType, err quickfix.MessageRejectError) + func (m PositionReport) GetOriginalNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetPool() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetPosMaintRptID() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetPosReqID() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetPosReqResult() (v enum.PosReqResult, err quickfix.MessageRejectError) + func (m PositionReport) GetPosReqType() (v enum.PosReqType, err quickfix.MessageRejectError) + func (m PositionReport) GetPositionLimit() (v int, err quickfix.MessageRejectError) + func (m PositionReport) GetPriceDelta() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetPriceQuoteMethod() (v enum.PriceQuoteMethod, err quickfix.MessageRejectError) + func (m PositionReport) GetPriceType() (v enum.PriceType, err quickfix.MessageRejectError) + func (m PositionReport) GetPriceUnitOfMeasure() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetPriceUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetPriorSettlPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetProduct() (v enum.Product, err quickfix.MessageRejectError) + func (m PositionReport) GetProductComplex() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetPutOrCall() (v enum.PutOrCall, err quickfix.MessageRejectError) + func (m PositionReport) GetRedemptionDate() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetRegistStatus() (v enum.RegistStatus, err quickfix.MessageRejectError) + func (m PositionReport) GetRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError) + func (m PositionReport) GetRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetRepurchaseTerm() (v int, err quickfix.MessageRejectError) + func (m PositionReport) GetRestructuringType() (v enum.RestructuringType, err quickfix.MessageRejectError) + func (m PositionReport) GetSecurityDesc() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetSecurityExchange() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetSecurityGroup() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetSecurityID() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetSecurityIDSource() (v enum.SecurityIDSource, err quickfix.MessageRejectError) + func (m PositionReport) GetSecurityStatus() (v enum.SecurityStatus, err quickfix.MessageRejectError) + func (m PositionReport) GetSecuritySubType() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError) + func (m PositionReport) GetSecurityXML() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetSecurityXMLLen() (v int, err quickfix.MessageRejectError) + func (m PositionReport) GetSecurityXMLSchema() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetSeniority() (v enum.Seniority, err quickfix.MessageRejectError) + func (m PositionReport) GetSettlCurrency() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetSettlMethod() (v enum.SettlMethod, err quickfix.MessageRejectError) + func (m PositionReport) GetSettlPrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetSettlPriceType() (v enum.SettlPriceType, err quickfix.MessageRejectError) + func (m PositionReport) GetSettlSessID() (v enum.SettlSessID, err quickfix.MessageRejectError) + func (m PositionReport) GetSettlSessSubID() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetSettleOnOpenFlag() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetStrikeCurrency() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetStrikeMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetStrikePriceBoundaryMethod() (v enum.StrikePriceBoundaryMethod, err quickfix.MessageRejectError) + func (m PositionReport) GetStrikePriceBoundaryPrecision() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetStrikePriceDeterminationMethod() (v enum.StrikePriceDeterminationMethod, err quickfix.MessageRejectError) + func (m PositionReport) GetStrikeValue() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetSubscriptionRequestType() (v enum.SubscriptionRequestType, err quickfix.MessageRejectError) + func (m PositionReport) GetSymbol() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError) + func (m PositionReport) GetText() (v string, err quickfix.MessageRejectError) + func (m PositionReport) GetTimeUnit() (v enum.TimeUnit, err quickfix.MessageRejectError) + func (m PositionReport) GetTotalNumPosReports() (v int, err quickfix.MessageRejectError) + func (m PositionReport) GetUnderlyingPriceDeterminationMethod() (v enum.UnderlyingPriceDeterminationMethod, err quickfix.MessageRejectError) + func (m PositionReport) GetUnitOfMeasure() (v enum.UnitOfMeasure, err quickfix.MessageRejectError) + func (m PositionReport) GetUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError) + func (m PositionReport) GetUnsolicitedIndicator() (v bool, err quickfix.MessageRejectError) + func (m PositionReport) GetValuationMethod() (v enum.ValuationMethod, err quickfix.MessageRejectError) + func (m PositionReport) HasAccount() bool + func (m PositionReport) HasAccountType() bool + func (m PositionReport) HasAcctIDSource() bool + func (m PositionReport) HasApplID() bool + func (m PositionReport) HasApplLastSeqNum() bool + func (m PositionReport) HasApplResendFlag() bool + func (m PositionReport) HasApplSeqNum() bool + func (m PositionReport) HasAttachmentPoint() bool + func (m PositionReport) HasCFICode() bool + func (m PositionReport) HasCPProgram() bool + func (m PositionReport) HasCPRegType() bool + func (m PositionReport) HasCapPrice() bool + func (m PositionReport) HasClearingBusinessDate() bool + func (m PositionReport) HasContractMultiplier() bool + func (m PositionReport) HasContractMultiplierUnit() bool + func (m PositionReport) HasContractSettlMonth() bool + func (m PositionReport) HasCountryOfIssue() bool + func (m PositionReport) HasCouponPaymentDate() bool + func (m PositionReport) HasCouponRate() bool + func (m PositionReport) HasCreditRating() bool + func (m PositionReport) HasCurrency() bool + func (m PositionReport) HasDatedDate() bool + func (m PositionReport) HasDeliveryDate() bool + func (m PositionReport) HasDetachmentPoint() bool + func (m PositionReport) HasEncodedIssuer() bool + func (m PositionReport) HasEncodedIssuerLen() bool + func (m PositionReport) HasEncodedSecurityDesc() bool + func (m PositionReport) HasEncodedSecurityDescLen() bool + func (m PositionReport) HasEncodedText() bool + func (m PositionReport) HasEncodedTextLen() bool + func (m PositionReport) HasExerciseStyle() bool + func (m PositionReport) HasFactor() bool + func (m PositionReport) HasFlexProductEligibilityIndicator() bool + func (m PositionReport) HasFlexibleIndicator() bool + func (m PositionReport) HasFloorPrice() bool + func (m PositionReport) HasFlowScheduleType() bool + func (m PositionReport) HasInstrRegistry() bool + func (m PositionReport) HasInstrmtAssignmentMethod() bool + func (m PositionReport) HasInterestAccrualDate() bool + func (m PositionReport) HasIssueDate() bool + func (m PositionReport) HasIssuer() bool + func (m PositionReport) HasListMethod() bool + func (m PositionReport) HasLocaleOfIssue() bool + func (m PositionReport) HasMatchStatus() bool + func (m PositionReport) HasMaturityDate() bool + func (m PositionReport) HasMaturityMonthYear() bool + func (m PositionReport) HasMaturityTime() bool + func (m PositionReport) HasMessageEventSource() bool + func (m PositionReport) HasMinPriceIncrement() bool + func (m PositionReport) HasMinPriceIncrementAmount() bool + func (m PositionReport) HasModelType() bool + func (m PositionReport) HasNTPositionLimit() bool + func (m PositionReport) HasNoComplexEvents() bool + func (m PositionReport) HasNoEvents() bool + func (m PositionReport) HasNoInstrumentParties() bool + func (m PositionReport) HasNoLegs() bool + func (m PositionReport) HasNoPartyIDs() bool + func (m PositionReport) HasNoPosAmt() bool + func (m PositionReport) HasNoPositions() bool + func (m PositionReport) HasNoSecurityAltID() bool + func (m PositionReport) HasNoUnderlyings() bool + func (m PositionReport) HasNotionalPercentageOutstanding() bool + func (m PositionReport) HasOptAttribute() bool + func (m PositionReport) HasOptPayoutAmount() bool + func (m PositionReport) HasOptPayoutType() bool + func (m PositionReport) HasOriginalNotionalPercentageOutstanding() bool + func (m PositionReport) HasPool() bool + func (m PositionReport) HasPosMaintRptID() bool + func (m PositionReport) HasPosReqID() bool + func (m PositionReport) HasPosReqResult() bool + func (m PositionReport) HasPosReqType() bool + func (m PositionReport) HasPositionLimit() bool + func (m PositionReport) HasPriceDelta() bool + func (m PositionReport) HasPriceQuoteMethod() bool + func (m PositionReport) HasPriceType() bool + func (m PositionReport) HasPriceUnitOfMeasure() bool + func (m PositionReport) HasPriceUnitOfMeasureQty() bool + func (m PositionReport) HasPriorSettlPrice() bool + func (m PositionReport) HasProduct() bool + func (m PositionReport) HasProductComplex() bool + func (m PositionReport) HasPutOrCall() bool + func (m PositionReport) HasRedemptionDate() bool + func (m PositionReport) HasRegistStatus() bool + func (m PositionReport) HasRepoCollateralSecurityType() bool + func (m PositionReport) HasRepurchaseRate() bool + func (m PositionReport) HasRepurchaseTerm() bool + func (m PositionReport) HasRestructuringType() bool + func (m PositionReport) HasSecurityDesc() bool + func (m PositionReport) HasSecurityExchange() bool + func (m PositionReport) HasSecurityGroup() bool + func (m PositionReport) HasSecurityID() bool + func (m PositionReport) HasSecurityIDSource() bool + func (m PositionReport) HasSecurityStatus() bool + func (m PositionReport) HasSecuritySubType() bool + func (m PositionReport) HasSecurityType() bool + func (m PositionReport) HasSecurityXML() bool + func (m PositionReport) HasSecurityXMLLen() bool + func (m PositionReport) HasSecurityXMLSchema() bool + func (m PositionReport) HasSeniority() bool + func (m PositionReport) HasSettlCurrency() bool + func (m PositionReport) HasSettlMethod() bool + func (m PositionReport) HasSettlPrice() bool + func (m PositionReport) HasSettlPriceType() bool + func (m PositionReport) HasSettlSessID() bool + func (m PositionReport) HasSettlSessSubID() bool + func (m PositionReport) HasSettleOnOpenFlag() bool + func (m PositionReport) HasStateOrProvinceOfIssue() bool + func (m PositionReport) HasStrikeCurrency() bool + func (m PositionReport) HasStrikeMultiplier() bool + func (m PositionReport) HasStrikePrice() bool + func (m PositionReport) HasStrikePriceBoundaryMethod() bool + func (m PositionReport) HasStrikePriceBoundaryPrecision() bool + func (m PositionReport) HasStrikePriceDeterminationMethod() bool + func (m PositionReport) HasStrikeValue() bool + func (m PositionReport) HasSubscriptionRequestType() bool + func (m PositionReport) HasSymbol() bool + func (m PositionReport) HasSymbolSfx() bool + func (m PositionReport) HasText() bool + func (m PositionReport) HasTimeUnit() bool + func (m PositionReport) HasTotalNumPosReports() bool + func (m PositionReport) HasUnderlyingPriceDeterminationMethod() bool + func (m PositionReport) HasUnitOfMeasure() bool + func (m PositionReport) HasUnitOfMeasureQty() bool + func (m PositionReport) HasUnsolicitedIndicator() bool + func (m PositionReport) HasValuationMethod() bool + func (m PositionReport) SetAccount(v string) + func (m PositionReport) SetAccountType(v enum.AccountType) + func (m PositionReport) SetAcctIDSource(v enum.AcctIDSource) + func (m PositionReport) SetApplID(v string) + func (m PositionReport) SetApplLastSeqNum(v int) + func (m PositionReport) SetApplResendFlag(v bool) + func (m PositionReport) SetApplSeqNum(v int) + func (m PositionReport) SetAttachmentPoint(value decimal.Decimal, scale int32) + func (m PositionReport) SetCFICode(v string) + func (m PositionReport) SetCPProgram(v enum.CPProgram) + func (m PositionReport) SetCPRegType(v string) + func (m PositionReport) SetCapPrice(value decimal.Decimal, scale int32) + func (m PositionReport) SetClearingBusinessDate(v string) + func (m PositionReport) SetContractMultiplier(value decimal.Decimal, scale int32) + func (m PositionReport) SetContractMultiplierUnit(v enum.ContractMultiplierUnit) + func (m PositionReport) SetContractSettlMonth(v string) + func (m PositionReport) SetCountryOfIssue(v string) + func (m PositionReport) SetCouponPaymentDate(v string) + func (m PositionReport) SetCouponRate(value decimal.Decimal, scale int32) + func (m PositionReport) SetCreditRating(v string) + func (m PositionReport) SetCurrency(v string) + func (m PositionReport) SetDatedDate(v string) + func (m PositionReport) SetDeliveryDate(v string) + func (m PositionReport) SetDetachmentPoint(value decimal.Decimal, scale int32) + func (m PositionReport) SetEncodedIssuer(v string) + func (m PositionReport) SetEncodedIssuerLen(v int) + func (m PositionReport) SetEncodedSecurityDesc(v string) + func (m PositionReport) SetEncodedSecurityDescLen(v int) + func (m PositionReport) SetEncodedText(v string) + func (m PositionReport) SetEncodedTextLen(v int) + func (m PositionReport) SetExerciseStyle(v enum.ExerciseStyle) + func (m PositionReport) SetFactor(value decimal.Decimal, scale int32) + func (m PositionReport) SetFlexProductEligibilityIndicator(v bool) + func (m PositionReport) SetFlexibleIndicator(v bool) + func (m PositionReport) SetFloorPrice(value decimal.Decimal, scale int32) + func (m PositionReport) SetFlowScheduleType(v enum.FlowScheduleType) + func (m PositionReport) SetInstrRegistry(v enum.InstrRegistry) + func (m PositionReport) SetInstrmtAssignmentMethod(v string) + func (m PositionReport) SetInterestAccrualDate(v string) + func (m PositionReport) SetIssueDate(v string) + func (m PositionReport) SetIssuer(v string) + func (m PositionReport) SetListMethod(v enum.ListMethod) + func (m PositionReport) SetLocaleOfIssue(v string) + func (m PositionReport) SetMatchStatus(v enum.MatchStatus) + func (m PositionReport) SetMaturityDate(v string) + func (m PositionReport) SetMaturityMonthYear(v string) + func (m PositionReport) SetMaturityTime(v string) + func (m PositionReport) SetMessageEventSource(v string) + func (m PositionReport) SetMinPriceIncrement(value decimal.Decimal, scale int32) + func (m PositionReport) SetMinPriceIncrementAmount(value decimal.Decimal, scale int32) + func (m PositionReport) SetModelType(v enum.ModelType) + func (m PositionReport) SetNTPositionLimit(v int) + func (m PositionReport) SetNoComplexEvents(f NoComplexEventsRepeatingGroup) + func (m PositionReport) SetNoEvents(f NoEventsRepeatingGroup) + func (m PositionReport) SetNoInstrumentParties(f NoInstrumentPartiesRepeatingGroup) + func (m PositionReport) SetNoLegs(f NoLegsRepeatingGroup) + func (m PositionReport) SetNoPartyIDs(f NoPartyIDsRepeatingGroup) + func (m PositionReport) SetNoPosAmt(f NoPosAmtRepeatingGroup) + func (m PositionReport) SetNoPositions(f NoPositionsRepeatingGroup) + func (m PositionReport) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup) + func (m PositionReport) SetNoUnderlyings(f NoUnderlyingsRepeatingGroup) + func (m PositionReport) SetNotionalPercentageOutstanding(value decimal.Decimal, scale int32) + func (m PositionReport) SetOptAttribute(v string) + func (m PositionReport) SetOptPayoutAmount(value decimal.Decimal, scale int32) + func (m PositionReport) SetOptPayoutType(v enum.OptPayoutType) + func (m PositionReport) SetOriginalNotionalPercentageOutstanding(value decimal.Decimal, scale int32) + func (m PositionReport) SetPool(v string) + func (m PositionReport) SetPosMaintRptID(v string) + func (m PositionReport) SetPosReqID(v string) + func (m PositionReport) SetPosReqResult(v enum.PosReqResult) + func (m PositionReport) SetPosReqType(v enum.PosReqType) + func (m PositionReport) SetPositionLimit(v int) + func (m PositionReport) SetPriceDelta(value decimal.Decimal, scale int32) + func (m PositionReport) SetPriceQuoteMethod(v enum.PriceQuoteMethod) + func (m PositionReport) SetPriceType(v enum.PriceType) + func (m PositionReport) SetPriceUnitOfMeasure(v string) + func (m PositionReport) SetPriceUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m PositionReport) SetPriorSettlPrice(value decimal.Decimal, scale int32) + func (m PositionReport) SetProduct(v enum.Product) + func (m PositionReport) SetProductComplex(v string) + func (m PositionReport) SetPutOrCall(v enum.PutOrCall) + func (m PositionReport) SetRedemptionDate(v string) + func (m PositionReport) SetRegistStatus(v enum.RegistStatus) + func (m PositionReport) SetRepoCollateralSecurityType(v int) + func (m PositionReport) SetRepurchaseRate(value decimal.Decimal, scale int32) + func (m PositionReport) SetRepurchaseTerm(v int) + func (m PositionReport) SetRestructuringType(v enum.RestructuringType) + func (m PositionReport) SetSecurityDesc(v string) + func (m PositionReport) SetSecurityExchange(v string) + func (m PositionReport) SetSecurityGroup(v string) + func (m PositionReport) SetSecurityID(v string) + func (m PositionReport) SetSecurityIDSource(v enum.SecurityIDSource) + func (m PositionReport) SetSecurityStatus(v enum.SecurityStatus) + func (m PositionReport) SetSecuritySubType(v string) + func (m PositionReport) SetSecurityType(v enum.SecurityType) + func (m PositionReport) SetSecurityXML(v string) + func (m PositionReport) SetSecurityXMLLen(v int) + func (m PositionReport) SetSecurityXMLSchema(v string) + func (m PositionReport) SetSeniority(v enum.Seniority) + func (m PositionReport) SetSettlCurrency(v string) + func (m PositionReport) SetSettlMethod(v enum.SettlMethod) + func (m PositionReport) SetSettlPrice(value decimal.Decimal, scale int32) + func (m PositionReport) SetSettlPriceType(v enum.SettlPriceType) + func (m PositionReport) SetSettlSessID(v enum.SettlSessID) + func (m PositionReport) SetSettlSessSubID(v string) + func (m PositionReport) SetSettleOnOpenFlag(v string) + func (m PositionReport) SetStateOrProvinceOfIssue(v string) + func (m PositionReport) SetStrikeCurrency(v string) + func (m PositionReport) SetStrikeMultiplier(value decimal.Decimal, scale int32) + func (m PositionReport) SetStrikePrice(value decimal.Decimal, scale int32) + func (m PositionReport) SetStrikePriceBoundaryMethod(v enum.StrikePriceBoundaryMethod) + func (m PositionReport) SetStrikePriceBoundaryPrecision(value decimal.Decimal, scale int32) + func (m PositionReport) SetStrikePriceDeterminationMethod(v enum.StrikePriceDeterminationMethod) + func (m PositionReport) SetStrikeValue(value decimal.Decimal, scale int32) + func (m PositionReport) SetSubscriptionRequestType(v enum.SubscriptionRequestType) + func (m PositionReport) SetSymbol(v string) + func (m PositionReport) SetSymbolSfx(v enum.SymbolSfx) + func (m PositionReport) SetText(v string) + func (m PositionReport) SetTimeUnit(v enum.TimeUnit) + func (m PositionReport) SetTotalNumPosReports(v int) + func (m PositionReport) SetUnderlyingPriceDeterminationMethod(v enum.UnderlyingPriceDeterminationMethod) + func (m PositionReport) SetUnitOfMeasure(v enum.UnitOfMeasure) + func (m PositionReport) SetUnitOfMeasureQty(value decimal.Decimal, scale int32) + func (m PositionReport) SetUnsolicitedIndicator(v bool) + func (m PositionReport) SetValuationMethod(v enum.ValuationMethod) + func (m PositionReport) ToMessage() *quickfix.Message + type RouteOut func(msg PositionReport, sessionID quickfix.SessionID) quickfix.MessageRejectError