Documentation ¶
Index ¶
- func Route(router RouteOut) (string, string, quickfix.MessageRoute)
- type NoAffectedOrders
- func (m NoAffectedOrders) GetAffectedOrderID() (v string, err quickfix.MessageRejectError)
- func (m NoAffectedOrders) GetAffectedSecondaryOrderID() (v string, err quickfix.MessageRejectError)
- func (m NoAffectedOrders) GetOrigClOrdID() (v string, err quickfix.MessageRejectError)
- func (m NoAffectedOrders) HasAffectedOrderID() bool
- func (m NoAffectedOrders) HasAffectedSecondaryOrderID() bool
- func (m NoAffectedOrders) HasOrigClOrdID() bool
- func (m NoAffectedOrders) SetAffectedOrderID(v string)
- func (m NoAffectedOrders) SetAffectedSecondaryOrderID(v string)
- func (m NoAffectedOrders) SetOrigClOrdID(v string)
- type NoAffectedOrdersRepeatingGroup
- 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 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 OrderMassCancelReport
- func (m OrderMassCancelReport) GetCFICode() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetClOrdID() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetCountryOfIssue() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetCouponPaymentDate() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetCreditRating() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetEncodedIssuer() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetEncodedText() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetEncodedUnderlyingIssuer() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetEncodedUnderlyingIssuerLen() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetEncodedUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetEncodedUnderlyingSecurityDescLen() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetFactor() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetInstrRegistry() (v enum.InstrRegistry, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetIssueDate() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetIssuer() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetLocaleOfIssue() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetMassCancelRejectReason() (v enum.MassCancelRejectReason, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetMassCancelRequestType() (v enum.MassCancelRequestType, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetMassCancelResponse() (v enum.MassCancelResponse, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetMaturityDate() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetNoAffectedOrders() (NoAffectedOrdersRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetNoUnderlyingSecurityAltID() (NoUnderlyingSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetOptAttribute() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetOrderID() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetProduct() (v enum.Product, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetRedemptionDate() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetRepurchaseTerm() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSecondaryClOrdID() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSecondaryOrderID() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSecurityExchange() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSecurityID() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSecurityIDSource() (v enum.SecurityIDSource, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSide() (v enum.Side, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSymbol() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetText() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetTotalAffectedOrders() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetTradingSessionID() (v enum.TradingSessionID, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetTradingSessionSubID() (v enum.TradingSessionSubID, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetTransactTime() (v time.Time, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingCFICode() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingCountryOfIssue() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingCouponPaymentDate() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingCreditRating() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingFactor() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingInstrRegistry() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingIssueDate() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingIssuer() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingLocaleOfIssue() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingMaturityDate() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingMaturityMonthYear() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingOptAttribute() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingProduct() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingRedemptionDate() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingRepurchaseTerm() (v int, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingSecurityExchange() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingSecurityID() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingSecurityIDSource() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingSecurityType() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingSymbol() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) GetUnderlyingSymbolSfx() (v string, err quickfix.MessageRejectError)
- func (m OrderMassCancelReport) HasCFICode() bool
- func (m OrderMassCancelReport) HasClOrdID() bool
- func (m OrderMassCancelReport) HasContractMultiplier() bool
- func (m OrderMassCancelReport) HasCountryOfIssue() bool
- func (m OrderMassCancelReport) HasCouponPaymentDate() bool
- func (m OrderMassCancelReport) HasCouponRate() bool
- func (m OrderMassCancelReport) HasCreditRating() bool
- func (m OrderMassCancelReport) HasEncodedIssuer() bool
- func (m OrderMassCancelReport) HasEncodedIssuerLen() bool
- func (m OrderMassCancelReport) HasEncodedSecurityDesc() bool
- func (m OrderMassCancelReport) HasEncodedSecurityDescLen() bool
- func (m OrderMassCancelReport) HasEncodedText() bool
- func (m OrderMassCancelReport) HasEncodedTextLen() bool
- func (m OrderMassCancelReport) HasEncodedUnderlyingIssuer() bool
- func (m OrderMassCancelReport) HasEncodedUnderlyingIssuerLen() bool
- func (m OrderMassCancelReport) HasEncodedUnderlyingSecurityDesc() bool
- func (m OrderMassCancelReport) HasEncodedUnderlyingSecurityDescLen() bool
- func (m OrderMassCancelReport) HasFactor() bool
- func (m OrderMassCancelReport) HasInstrRegistry() bool
- func (m OrderMassCancelReport) HasIssueDate() bool
- func (m OrderMassCancelReport) HasIssuer() bool
- func (m OrderMassCancelReport) HasLocaleOfIssue() bool
- func (m OrderMassCancelReport) HasMassCancelRejectReason() bool
- func (m OrderMassCancelReport) HasMassCancelRequestType() bool
- func (m OrderMassCancelReport) HasMassCancelResponse() bool
- func (m OrderMassCancelReport) HasMaturityDate() bool
- func (m OrderMassCancelReport) HasMaturityMonthYear() bool
- func (m OrderMassCancelReport) HasNoAffectedOrders() bool
- func (m OrderMassCancelReport) HasNoSecurityAltID() bool
- func (m OrderMassCancelReport) HasNoUnderlyingSecurityAltID() bool
- func (m OrderMassCancelReport) HasOptAttribute() bool
- func (m OrderMassCancelReport) HasOrderID() bool
- func (m OrderMassCancelReport) HasProduct() bool
- func (m OrderMassCancelReport) HasRedemptionDate() bool
- func (m OrderMassCancelReport) HasRepoCollateralSecurityType() bool
- func (m OrderMassCancelReport) HasRepurchaseRate() bool
- func (m OrderMassCancelReport) HasRepurchaseTerm() bool
- func (m OrderMassCancelReport) HasSecondaryClOrdID() bool
- func (m OrderMassCancelReport) HasSecondaryOrderID() bool
- func (m OrderMassCancelReport) HasSecurityDesc() bool
- func (m OrderMassCancelReport) HasSecurityExchange() bool
- func (m OrderMassCancelReport) HasSecurityID() bool
- func (m OrderMassCancelReport) HasSecurityIDSource() bool
- func (m OrderMassCancelReport) HasSecurityType() bool
- func (m OrderMassCancelReport) HasSide() bool
- func (m OrderMassCancelReport) HasStateOrProvinceOfIssue() bool
- func (m OrderMassCancelReport) HasStrikePrice() bool
- func (m OrderMassCancelReport) HasSymbol() bool
- func (m OrderMassCancelReport) HasSymbolSfx() bool
- func (m OrderMassCancelReport) HasText() bool
- func (m OrderMassCancelReport) HasTotalAffectedOrders() bool
- func (m OrderMassCancelReport) HasTradingSessionID() bool
- func (m OrderMassCancelReport) HasTradingSessionSubID() bool
- func (m OrderMassCancelReport) HasTransactTime() bool
- func (m OrderMassCancelReport) HasUnderlyingCFICode() bool
- func (m OrderMassCancelReport) HasUnderlyingContractMultiplier() bool
- func (m OrderMassCancelReport) HasUnderlyingCountryOfIssue() bool
- func (m OrderMassCancelReport) HasUnderlyingCouponPaymentDate() bool
- func (m OrderMassCancelReport) HasUnderlyingCouponRate() bool
- func (m OrderMassCancelReport) HasUnderlyingCreditRating() bool
- func (m OrderMassCancelReport) HasUnderlyingFactor() bool
- func (m OrderMassCancelReport) HasUnderlyingInstrRegistry() bool
- func (m OrderMassCancelReport) HasUnderlyingIssueDate() bool
- func (m OrderMassCancelReport) HasUnderlyingIssuer() bool
- func (m OrderMassCancelReport) HasUnderlyingLocaleOfIssue() bool
- func (m OrderMassCancelReport) HasUnderlyingMaturityDate() bool
- func (m OrderMassCancelReport) HasUnderlyingMaturityMonthYear() bool
- func (m OrderMassCancelReport) HasUnderlyingOptAttribute() bool
- func (m OrderMassCancelReport) HasUnderlyingProduct() bool
- func (m OrderMassCancelReport) HasUnderlyingRedemptionDate() bool
- func (m OrderMassCancelReport) HasUnderlyingRepoCollateralSecurityType() bool
- func (m OrderMassCancelReport) HasUnderlyingRepurchaseRate() bool
- func (m OrderMassCancelReport) HasUnderlyingRepurchaseTerm() bool
- func (m OrderMassCancelReport) HasUnderlyingSecurityDesc() bool
- func (m OrderMassCancelReport) HasUnderlyingSecurityExchange() bool
- func (m OrderMassCancelReport) HasUnderlyingSecurityID() bool
- func (m OrderMassCancelReport) HasUnderlyingSecurityIDSource() bool
- func (m OrderMassCancelReport) HasUnderlyingSecurityType() bool
- func (m OrderMassCancelReport) HasUnderlyingStateOrProvinceOfIssue() bool
- func (m OrderMassCancelReport) HasUnderlyingStrikePrice() bool
- func (m OrderMassCancelReport) HasUnderlyingSymbol() bool
- func (m OrderMassCancelReport) HasUnderlyingSymbolSfx() bool
- func (m OrderMassCancelReport) SetCFICode(v string)
- func (m OrderMassCancelReport) SetClOrdID(v string)
- func (m OrderMassCancelReport) SetContractMultiplier(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetCountryOfIssue(v string)
- func (m OrderMassCancelReport) SetCouponPaymentDate(v string)
- func (m OrderMassCancelReport) SetCouponRate(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetCreditRating(v string)
- func (m OrderMassCancelReport) SetEncodedIssuer(v string)
- func (m OrderMassCancelReport) SetEncodedIssuerLen(v int)
- func (m OrderMassCancelReport) SetEncodedSecurityDesc(v string)
- func (m OrderMassCancelReport) SetEncodedSecurityDescLen(v int)
- func (m OrderMassCancelReport) SetEncodedText(v string)
- func (m OrderMassCancelReport) SetEncodedTextLen(v int)
- func (m OrderMassCancelReport) SetEncodedUnderlyingIssuer(v string)
- func (m OrderMassCancelReport) SetEncodedUnderlyingIssuerLen(v int)
- func (m OrderMassCancelReport) SetEncodedUnderlyingSecurityDesc(v string)
- func (m OrderMassCancelReport) SetEncodedUnderlyingSecurityDescLen(v int)
- func (m OrderMassCancelReport) SetFactor(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetInstrRegistry(v enum.InstrRegistry)
- func (m OrderMassCancelReport) SetIssueDate(v string)
- func (m OrderMassCancelReport) SetIssuer(v string)
- func (m OrderMassCancelReport) SetLocaleOfIssue(v string)
- func (m OrderMassCancelReport) SetMassCancelRejectReason(v enum.MassCancelRejectReason)
- func (m OrderMassCancelReport) SetMassCancelRequestType(v enum.MassCancelRequestType)
- func (m OrderMassCancelReport) SetMassCancelResponse(v enum.MassCancelResponse)
- func (m OrderMassCancelReport) SetMaturityDate(v string)
- func (m OrderMassCancelReport) SetMaturityMonthYear(v string)
- func (m OrderMassCancelReport) SetNoAffectedOrders(f NoAffectedOrdersRepeatingGroup)
- func (m OrderMassCancelReport) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup)
- func (m OrderMassCancelReport) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup)
- func (m OrderMassCancelReport) SetOptAttribute(v string)
- func (m OrderMassCancelReport) SetOrderID(v string)
- func (m OrderMassCancelReport) SetProduct(v enum.Product)
- func (m OrderMassCancelReport) SetRedemptionDate(v string)
- func (m OrderMassCancelReport) SetRepoCollateralSecurityType(v int)
- func (m OrderMassCancelReport) SetRepurchaseRate(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetRepurchaseTerm(v int)
- func (m OrderMassCancelReport) SetSecondaryClOrdID(v string)
- func (m OrderMassCancelReport) SetSecondaryOrderID(v string)
- func (m OrderMassCancelReport) SetSecurityDesc(v string)
- func (m OrderMassCancelReport) SetSecurityExchange(v string)
- func (m OrderMassCancelReport) SetSecurityID(v string)
- func (m OrderMassCancelReport) SetSecurityIDSource(v enum.SecurityIDSource)
- func (m OrderMassCancelReport) SetSecurityType(v enum.SecurityType)
- func (m OrderMassCancelReport) SetSide(v enum.Side)
- func (m OrderMassCancelReport) SetStateOrProvinceOfIssue(v string)
- func (m OrderMassCancelReport) SetStrikePrice(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetSymbol(v string)
- func (m OrderMassCancelReport) SetSymbolSfx(v enum.SymbolSfx)
- func (m OrderMassCancelReport) SetText(v string)
- func (m OrderMassCancelReport) SetTotalAffectedOrders(v int)
- func (m OrderMassCancelReport) SetTradingSessionID(v enum.TradingSessionID)
- func (m OrderMassCancelReport) SetTradingSessionSubID(v enum.TradingSessionSubID)
- func (m OrderMassCancelReport) SetTransactTime(v time.Time)
- func (m OrderMassCancelReport) SetUnderlyingCFICode(v string)
- func (m OrderMassCancelReport) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingCountryOfIssue(v string)
- func (m OrderMassCancelReport) SetUnderlyingCouponPaymentDate(v string)
- func (m OrderMassCancelReport) SetUnderlyingCouponRate(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingCreditRating(v string)
- func (m OrderMassCancelReport) SetUnderlyingFactor(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingInstrRegistry(v string)
- func (m OrderMassCancelReport) SetUnderlyingIssueDate(v string)
- func (m OrderMassCancelReport) SetUnderlyingIssuer(v string)
- func (m OrderMassCancelReport) SetUnderlyingLocaleOfIssue(v string)
- func (m OrderMassCancelReport) SetUnderlyingMaturityDate(v string)
- func (m OrderMassCancelReport) SetUnderlyingMaturityMonthYear(v string)
- func (m OrderMassCancelReport) SetUnderlyingOptAttribute(v string)
- func (m OrderMassCancelReport) SetUnderlyingProduct(v int)
- func (m OrderMassCancelReport) SetUnderlyingRedemptionDate(v string)
- func (m OrderMassCancelReport) SetUnderlyingRepoCollateralSecurityType(v int)
- func (m OrderMassCancelReport) SetUnderlyingRepurchaseRate(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingRepurchaseTerm(v int)
- func (m OrderMassCancelReport) SetUnderlyingSecurityDesc(v string)
- func (m OrderMassCancelReport) SetUnderlyingSecurityExchange(v string)
- func (m OrderMassCancelReport) SetUnderlyingSecurityID(v string)
- func (m OrderMassCancelReport) SetUnderlyingSecurityIDSource(v string)
- func (m OrderMassCancelReport) SetUnderlyingSecurityType(v string)
- func (m OrderMassCancelReport) SetUnderlyingStateOrProvinceOfIssue(v string)
- func (m OrderMassCancelReport) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32)
- func (m OrderMassCancelReport) SetUnderlyingSymbol(v string)
- func (m OrderMassCancelReport) SetUnderlyingSymbolSfx(v string)
- func (m OrderMassCancelReport) ToMessage() *quickfix.Message
- type RouteOut
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NoAffectedOrders ¶
NoAffectedOrders is a repeating group element, Tag 534.
func (NoAffectedOrders) GetAffectedOrderID ¶
func (m NoAffectedOrders) GetAffectedOrderID() (v string, err quickfix.MessageRejectError)
GetAffectedOrderID gets AffectedOrderID, Tag 535.
func (NoAffectedOrders) GetAffectedSecondaryOrderID ¶
func (m NoAffectedOrders) GetAffectedSecondaryOrderID() (v string, err quickfix.MessageRejectError)
GetAffectedSecondaryOrderID gets AffectedSecondaryOrderID, Tag 536.
func (NoAffectedOrders) GetOrigClOrdID ¶
func (m NoAffectedOrders) GetOrigClOrdID() (v string, err quickfix.MessageRejectError)
GetOrigClOrdID gets OrigClOrdID, Tag 41.
func (NoAffectedOrders) HasAffectedOrderID ¶
func (m NoAffectedOrders) HasAffectedOrderID() bool
HasAffectedOrderID returns true if AffectedOrderID is present, Tag 535.
func (NoAffectedOrders) HasAffectedSecondaryOrderID ¶
func (m NoAffectedOrders) HasAffectedSecondaryOrderID() bool
HasAffectedSecondaryOrderID returns true if AffectedSecondaryOrderID is present, Tag 536.
func (NoAffectedOrders) HasOrigClOrdID ¶
func (m NoAffectedOrders) HasOrigClOrdID() bool
HasOrigClOrdID returns true if OrigClOrdID is present, Tag 41.
func (NoAffectedOrders) SetAffectedOrderID ¶
func (m NoAffectedOrders) SetAffectedOrderID(v string)
SetAffectedOrderID sets AffectedOrderID, Tag 535.
func (NoAffectedOrders) SetAffectedSecondaryOrderID ¶
func (m NoAffectedOrders) SetAffectedSecondaryOrderID(v string)
SetAffectedSecondaryOrderID sets AffectedSecondaryOrderID, Tag 536.
func (NoAffectedOrders) SetOrigClOrdID ¶
func (m NoAffectedOrders) SetOrigClOrdID(v string)
SetOrigClOrdID sets OrigClOrdID, Tag 41.
type NoAffectedOrdersRepeatingGroup ¶
type NoAffectedOrdersRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoAffectedOrdersRepeatingGroup is a repeating group, Tag 534.
func NewNoAffectedOrdersRepeatingGroup ¶
func NewNoAffectedOrdersRepeatingGroup() NoAffectedOrdersRepeatingGroup
NewNoAffectedOrdersRepeatingGroup returns an initialized, NoAffectedOrdersRepeatingGroup.
func (NoAffectedOrdersRepeatingGroup) Add ¶
func (m NoAffectedOrdersRepeatingGroup) Add() NoAffectedOrders
Add create and append a new NoAffectedOrders to this group.
func (NoAffectedOrdersRepeatingGroup) Get ¶
func (m NoAffectedOrdersRepeatingGroup) Get(i int) NoAffectedOrders
Get returns the ith NoAffectedOrders in the NoAffectedOrdersRepeatinGroup.
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 NoUnderlyingSecurityAltID ¶
NoUnderlyingSecurityAltID is a repeating group element, Tag 457.
func (NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID ¶
func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltID() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityAltID gets UnderlyingSecurityAltID, Tag 458.
func (NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource ¶
func (m NoUnderlyingSecurityAltID) GetUnderlyingSecurityAltIDSource() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityAltIDSource gets UnderlyingSecurityAltIDSource, Tag 459.
func (NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID ¶
func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltID() bool
HasUnderlyingSecurityAltID returns true if UnderlyingSecurityAltID is present, Tag 458.
func (NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource ¶
func (m NoUnderlyingSecurityAltID) HasUnderlyingSecurityAltIDSource() bool
HasUnderlyingSecurityAltIDSource returns true if UnderlyingSecurityAltIDSource is present, Tag 459.
func (NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID ¶
func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltID(v string)
SetUnderlyingSecurityAltID sets UnderlyingSecurityAltID, Tag 458.
func (NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource ¶
func (m NoUnderlyingSecurityAltID) SetUnderlyingSecurityAltIDSource(v string)
SetUnderlyingSecurityAltIDSource sets UnderlyingSecurityAltIDSource, Tag 459.
type NoUnderlyingSecurityAltIDRepeatingGroup ¶
type NoUnderlyingSecurityAltIDRepeatingGroup struct {
*quickfix.RepeatingGroup
}
NoUnderlyingSecurityAltIDRepeatingGroup is a repeating group, Tag 457.
func NewNoUnderlyingSecurityAltIDRepeatingGroup ¶
func NewNoUnderlyingSecurityAltIDRepeatingGroup() NoUnderlyingSecurityAltIDRepeatingGroup
NewNoUnderlyingSecurityAltIDRepeatingGroup returns an initialized, NoUnderlyingSecurityAltIDRepeatingGroup.
func (NoUnderlyingSecurityAltIDRepeatingGroup) Add ¶
func (m NoUnderlyingSecurityAltIDRepeatingGroup) Add() NoUnderlyingSecurityAltID
Add create and append a new NoUnderlyingSecurityAltID to this group.
func (NoUnderlyingSecurityAltIDRepeatingGroup) Get ¶
func (m NoUnderlyingSecurityAltIDRepeatingGroup) Get(i int) NoUnderlyingSecurityAltID
Get returns the ith NoUnderlyingSecurityAltID in the NoUnderlyingSecurityAltIDRepeatinGroup.
type OrderMassCancelReport ¶
type OrderMassCancelReport struct { fix43.Header *quickfix.Body fix43.Trailer Message *quickfix.Message }
OrderMassCancelReport is the fix43 OrderMassCancelReport type, MsgType = r.
func FromMessage ¶
func FromMessage(m *quickfix.Message) OrderMassCancelReport
FromMessage creates a OrderMassCancelReport from a quickfix.Message instance.
func New ¶
func New(orderid field.OrderIDField, masscancelrequesttype field.MassCancelRequestTypeField, masscancelresponse field.MassCancelResponseField) (m OrderMassCancelReport)
New returns a OrderMassCancelReport initialized with the required fields for OrderMassCancelReport.
func (OrderMassCancelReport) GetCFICode ¶
func (m OrderMassCancelReport) GetCFICode() (v string, err quickfix.MessageRejectError)
GetCFICode gets CFICode, Tag 461.
func (OrderMassCancelReport) GetClOrdID ¶
func (m OrderMassCancelReport) GetClOrdID() (v string, err quickfix.MessageRejectError)
GetClOrdID gets ClOrdID, Tag 11.
func (OrderMassCancelReport) GetContractMultiplier ¶
func (m OrderMassCancelReport) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
GetContractMultiplier gets ContractMultiplier, Tag 231.
func (OrderMassCancelReport) GetCountryOfIssue ¶
func (m OrderMassCancelReport) GetCountryOfIssue() (v string, err quickfix.MessageRejectError)
GetCountryOfIssue gets CountryOfIssue, Tag 470.
func (OrderMassCancelReport) GetCouponPaymentDate ¶
func (m OrderMassCancelReport) GetCouponPaymentDate() (v string, err quickfix.MessageRejectError)
GetCouponPaymentDate gets CouponPaymentDate, Tag 224.
func (OrderMassCancelReport) GetCouponRate ¶
func (m OrderMassCancelReport) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetCouponRate gets CouponRate, Tag 223.
func (OrderMassCancelReport) GetCreditRating ¶
func (m OrderMassCancelReport) GetCreditRating() (v string, err quickfix.MessageRejectError)
GetCreditRating gets CreditRating, Tag 255.
func (OrderMassCancelReport) GetEncodedIssuer ¶
func (m OrderMassCancelReport) GetEncodedIssuer() (v string, err quickfix.MessageRejectError)
GetEncodedIssuer gets EncodedIssuer, Tag 349.
func (OrderMassCancelReport) GetEncodedIssuerLen ¶
func (m OrderMassCancelReport) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError)
GetEncodedIssuerLen gets EncodedIssuerLen, Tag 348.
func (OrderMassCancelReport) GetEncodedSecurityDesc ¶
func (m OrderMassCancelReport) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError)
GetEncodedSecurityDesc gets EncodedSecurityDesc, Tag 351.
func (OrderMassCancelReport) GetEncodedSecurityDescLen ¶
func (m OrderMassCancelReport) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError)
GetEncodedSecurityDescLen gets EncodedSecurityDescLen, Tag 350.
func (OrderMassCancelReport) GetEncodedText ¶
func (m OrderMassCancelReport) GetEncodedText() (v string, err quickfix.MessageRejectError)
GetEncodedText gets EncodedText, Tag 355.
func (OrderMassCancelReport) GetEncodedTextLen ¶
func (m OrderMassCancelReport) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)
GetEncodedTextLen gets EncodedTextLen, Tag 354.
func (OrderMassCancelReport) GetEncodedUnderlyingIssuer ¶
func (m OrderMassCancelReport) GetEncodedUnderlyingIssuer() (v string, err quickfix.MessageRejectError)
GetEncodedUnderlyingIssuer gets EncodedUnderlyingIssuer, Tag 363.
func (OrderMassCancelReport) GetEncodedUnderlyingIssuerLen ¶
func (m OrderMassCancelReport) GetEncodedUnderlyingIssuerLen() (v int, err quickfix.MessageRejectError)
GetEncodedUnderlyingIssuerLen gets EncodedUnderlyingIssuerLen, Tag 362.
func (OrderMassCancelReport) GetEncodedUnderlyingSecurityDesc ¶
func (m OrderMassCancelReport) GetEncodedUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)
GetEncodedUnderlyingSecurityDesc gets EncodedUnderlyingSecurityDesc, Tag 365.
func (OrderMassCancelReport) GetEncodedUnderlyingSecurityDescLen ¶
func (m OrderMassCancelReport) GetEncodedUnderlyingSecurityDescLen() (v int, err quickfix.MessageRejectError)
GetEncodedUnderlyingSecurityDescLen gets EncodedUnderlyingSecurityDescLen, Tag 364.
func (OrderMassCancelReport) GetFactor ¶
func (m OrderMassCancelReport) GetFactor() (v decimal.Decimal, err quickfix.MessageRejectError)
GetFactor gets Factor, Tag 228.
func (OrderMassCancelReport) GetInstrRegistry ¶
func (m OrderMassCancelReport) GetInstrRegistry() (v enum.InstrRegistry, err quickfix.MessageRejectError)
GetInstrRegistry gets InstrRegistry, Tag 543.
func (OrderMassCancelReport) GetIssueDate ¶
func (m OrderMassCancelReport) GetIssueDate() (v string, err quickfix.MessageRejectError)
GetIssueDate gets IssueDate, Tag 225.
func (OrderMassCancelReport) GetIssuer ¶
func (m OrderMassCancelReport) GetIssuer() (v string, err quickfix.MessageRejectError)
GetIssuer gets Issuer, Tag 106.
func (OrderMassCancelReport) GetLocaleOfIssue ¶
func (m OrderMassCancelReport) GetLocaleOfIssue() (v string, err quickfix.MessageRejectError)
GetLocaleOfIssue gets LocaleOfIssue, Tag 472.
func (OrderMassCancelReport) GetMassCancelRejectReason ¶
func (m OrderMassCancelReport) GetMassCancelRejectReason() (v enum.MassCancelRejectReason, err quickfix.MessageRejectError)
GetMassCancelRejectReason gets MassCancelRejectReason, Tag 532.
func (OrderMassCancelReport) GetMassCancelRequestType ¶
func (m OrderMassCancelReport) GetMassCancelRequestType() (v enum.MassCancelRequestType, err quickfix.MessageRejectError)
GetMassCancelRequestType gets MassCancelRequestType, Tag 530.
func (OrderMassCancelReport) GetMassCancelResponse ¶
func (m OrderMassCancelReport) GetMassCancelResponse() (v enum.MassCancelResponse, err quickfix.MessageRejectError)
GetMassCancelResponse gets MassCancelResponse, Tag 531.
func (OrderMassCancelReport) GetMaturityDate ¶
func (m OrderMassCancelReport) GetMaturityDate() (v string, err quickfix.MessageRejectError)
GetMaturityDate gets MaturityDate, Tag 541.
func (OrderMassCancelReport) GetMaturityMonthYear ¶
func (m OrderMassCancelReport) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError)
GetMaturityMonthYear gets MaturityMonthYear, Tag 200.
func (OrderMassCancelReport) GetNoAffectedOrders ¶
func (m OrderMassCancelReport) GetNoAffectedOrders() (NoAffectedOrdersRepeatingGroup, quickfix.MessageRejectError)
GetNoAffectedOrders gets NoAffectedOrders, Tag 534.
func (OrderMassCancelReport) GetNoSecurityAltID ¶
func (m OrderMassCancelReport) GetNoSecurityAltID() (NoSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
GetNoSecurityAltID gets NoSecurityAltID, Tag 454.
func (OrderMassCancelReport) GetNoUnderlyingSecurityAltID ¶
func (m OrderMassCancelReport) GetNoUnderlyingSecurityAltID() (NoUnderlyingSecurityAltIDRepeatingGroup, quickfix.MessageRejectError)
GetNoUnderlyingSecurityAltID gets NoUnderlyingSecurityAltID, Tag 457.
func (OrderMassCancelReport) GetOptAttribute ¶
func (m OrderMassCancelReport) GetOptAttribute() (v string, err quickfix.MessageRejectError)
GetOptAttribute gets OptAttribute, Tag 206.
func (OrderMassCancelReport) GetOrderID ¶
func (m OrderMassCancelReport) GetOrderID() (v string, err quickfix.MessageRejectError)
GetOrderID gets OrderID, Tag 37.
func (OrderMassCancelReport) GetProduct ¶
func (m OrderMassCancelReport) GetProduct() (v enum.Product, err quickfix.MessageRejectError)
GetProduct gets Product, Tag 460.
func (OrderMassCancelReport) GetRedemptionDate ¶
func (m OrderMassCancelReport) GetRedemptionDate() (v string, err quickfix.MessageRejectError)
GetRedemptionDate gets RedemptionDate, Tag 240.
func (OrderMassCancelReport) GetRepoCollateralSecurityType ¶
func (m OrderMassCancelReport) GetRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)
GetRepoCollateralSecurityType gets RepoCollateralSecurityType, Tag 239.
func (OrderMassCancelReport) GetRepurchaseRate ¶
func (m OrderMassCancelReport) GetRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetRepurchaseRate gets RepurchaseRate, Tag 227.
func (OrderMassCancelReport) GetRepurchaseTerm ¶
func (m OrderMassCancelReport) GetRepurchaseTerm() (v int, err quickfix.MessageRejectError)
GetRepurchaseTerm gets RepurchaseTerm, Tag 226.
func (OrderMassCancelReport) GetSecondaryClOrdID ¶
func (m OrderMassCancelReport) GetSecondaryClOrdID() (v string, err quickfix.MessageRejectError)
GetSecondaryClOrdID gets SecondaryClOrdID, Tag 526.
func (OrderMassCancelReport) GetSecondaryOrderID ¶
func (m OrderMassCancelReport) GetSecondaryOrderID() (v string, err quickfix.MessageRejectError)
GetSecondaryOrderID gets SecondaryOrderID, Tag 198.
func (OrderMassCancelReport) GetSecurityDesc ¶
func (m OrderMassCancelReport) GetSecurityDesc() (v string, err quickfix.MessageRejectError)
GetSecurityDesc gets SecurityDesc, Tag 107.
func (OrderMassCancelReport) GetSecurityExchange ¶
func (m OrderMassCancelReport) GetSecurityExchange() (v string, err quickfix.MessageRejectError)
GetSecurityExchange gets SecurityExchange, Tag 207.
func (OrderMassCancelReport) GetSecurityID ¶
func (m OrderMassCancelReport) GetSecurityID() (v string, err quickfix.MessageRejectError)
GetSecurityID gets SecurityID, Tag 48.
func (OrderMassCancelReport) GetSecurityIDSource ¶
func (m OrderMassCancelReport) GetSecurityIDSource() (v enum.SecurityIDSource, err quickfix.MessageRejectError)
GetSecurityIDSource gets SecurityIDSource, Tag 22.
func (OrderMassCancelReport) GetSecurityType ¶
func (m OrderMassCancelReport) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError)
GetSecurityType gets SecurityType, Tag 167.
func (OrderMassCancelReport) GetSide ¶
func (m OrderMassCancelReport) GetSide() (v enum.Side, err quickfix.MessageRejectError)
GetSide gets Side, Tag 54.
func (OrderMassCancelReport) GetStateOrProvinceOfIssue ¶
func (m OrderMassCancelReport) GetStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)
GetStateOrProvinceOfIssue gets StateOrProvinceOfIssue, Tag 471.
func (OrderMassCancelReport) GetStrikePrice ¶
func (m OrderMassCancelReport) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
GetStrikePrice gets StrikePrice, Tag 202.
func (OrderMassCancelReport) GetSymbol ¶
func (m OrderMassCancelReport) GetSymbol() (v string, err quickfix.MessageRejectError)
GetSymbol gets Symbol, Tag 55.
func (OrderMassCancelReport) GetSymbolSfx ¶
func (m OrderMassCancelReport) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError)
GetSymbolSfx gets SymbolSfx, Tag 65.
func (OrderMassCancelReport) GetText ¶
func (m OrderMassCancelReport) GetText() (v string, err quickfix.MessageRejectError)
GetText gets Text, Tag 58.
func (OrderMassCancelReport) GetTotalAffectedOrders ¶
func (m OrderMassCancelReport) GetTotalAffectedOrders() (v int, err quickfix.MessageRejectError)
GetTotalAffectedOrders gets TotalAffectedOrders, Tag 533.
func (OrderMassCancelReport) GetTradingSessionID ¶
func (m OrderMassCancelReport) GetTradingSessionID() (v enum.TradingSessionID, err quickfix.MessageRejectError)
GetTradingSessionID gets TradingSessionID, Tag 336.
func (OrderMassCancelReport) GetTradingSessionSubID ¶
func (m OrderMassCancelReport) GetTradingSessionSubID() (v enum.TradingSessionSubID, err quickfix.MessageRejectError)
GetTradingSessionSubID gets TradingSessionSubID, Tag 625.
func (OrderMassCancelReport) GetTransactTime ¶
func (m OrderMassCancelReport) GetTransactTime() (v time.Time, err quickfix.MessageRejectError)
GetTransactTime gets TransactTime, Tag 60.
func (OrderMassCancelReport) GetUnderlyingCFICode ¶
func (m OrderMassCancelReport) GetUnderlyingCFICode() (v string, err quickfix.MessageRejectError)
GetUnderlyingCFICode gets UnderlyingCFICode, Tag 463.
func (OrderMassCancelReport) GetUnderlyingContractMultiplier ¶
func (m OrderMassCancelReport) GetUnderlyingContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingContractMultiplier gets UnderlyingContractMultiplier, Tag 436.
func (OrderMassCancelReport) GetUnderlyingCountryOfIssue ¶
func (m OrderMassCancelReport) GetUnderlyingCountryOfIssue() (v string, err quickfix.MessageRejectError)
GetUnderlyingCountryOfIssue gets UnderlyingCountryOfIssue, Tag 592.
func (OrderMassCancelReport) GetUnderlyingCouponPaymentDate ¶
func (m OrderMassCancelReport) GetUnderlyingCouponPaymentDate() (v string, err quickfix.MessageRejectError)
GetUnderlyingCouponPaymentDate gets UnderlyingCouponPaymentDate, Tag 241.
func (OrderMassCancelReport) GetUnderlyingCouponRate ¶
func (m OrderMassCancelReport) GetUnderlyingCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingCouponRate gets UnderlyingCouponRate, Tag 435.
func (OrderMassCancelReport) GetUnderlyingCreditRating ¶
func (m OrderMassCancelReport) GetUnderlyingCreditRating() (v string, err quickfix.MessageRejectError)
GetUnderlyingCreditRating gets UnderlyingCreditRating, Tag 256.
func (OrderMassCancelReport) GetUnderlyingFactor ¶
func (m OrderMassCancelReport) GetUnderlyingFactor() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingFactor gets UnderlyingFactor, Tag 246.
func (OrderMassCancelReport) GetUnderlyingInstrRegistry ¶
func (m OrderMassCancelReport) GetUnderlyingInstrRegistry() (v string, err quickfix.MessageRejectError)
GetUnderlyingInstrRegistry gets UnderlyingInstrRegistry, Tag 595.
func (OrderMassCancelReport) GetUnderlyingIssueDate ¶
func (m OrderMassCancelReport) GetUnderlyingIssueDate() (v string, err quickfix.MessageRejectError)
GetUnderlyingIssueDate gets UnderlyingIssueDate, Tag 242.
func (OrderMassCancelReport) GetUnderlyingIssuer ¶
func (m OrderMassCancelReport) GetUnderlyingIssuer() (v string, err quickfix.MessageRejectError)
GetUnderlyingIssuer gets UnderlyingIssuer, Tag 306.
func (OrderMassCancelReport) GetUnderlyingLocaleOfIssue ¶
func (m OrderMassCancelReport) GetUnderlyingLocaleOfIssue() (v string, err quickfix.MessageRejectError)
GetUnderlyingLocaleOfIssue gets UnderlyingLocaleOfIssue, Tag 594.
func (OrderMassCancelReport) GetUnderlyingMaturityDate ¶
func (m OrderMassCancelReport) GetUnderlyingMaturityDate() (v string, err quickfix.MessageRejectError)
GetUnderlyingMaturityDate gets UnderlyingMaturityDate, Tag 542.
func (OrderMassCancelReport) GetUnderlyingMaturityMonthYear ¶
func (m OrderMassCancelReport) GetUnderlyingMaturityMonthYear() (v string, err quickfix.MessageRejectError)
GetUnderlyingMaturityMonthYear gets UnderlyingMaturityMonthYear, Tag 313.
func (OrderMassCancelReport) GetUnderlyingOptAttribute ¶
func (m OrderMassCancelReport) GetUnderlyingOptAttribute() (v string, err quickfix.MessageRejectError)
GetUnderlyingOptAttribute gets UnderlyingOptAttribute, Tag 317.
func (OrderMassCancelReport) GetUnderlyingProduct ¶
func (m OrderMassCancelReport) GetUnderlyingProduct() (v int, err quickfix.MessageRejectError)
GetUnderlyingProduct gets UnderlyingProduct, Tag 462.
func (OrderMassCancelReport) GetUnderlyingRedemptionDate ¶
func (m OrderMassCancelReport) GetUnderlyingRedemptionDate() (v string, err quickfix.MessageRejectError)
GetUnderlyingRedemptionDate gets UnderlyingRedemptionDate, Tag 247.
func (OrderMassCancelReport) GetUnderlyingRepoCollateralSecurityType ¶
func (m OrderMassCancelReport) GetUnderlyingRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)
GetUnderlyingRepoCollateralSecurityType gets UnderlyingRepoCollateralSecurityType, Tag 243.
func (OrderMassCancelReport) GetUnderlyingRepurchaseRate ¶
func (m OrderMassCancelReport) GetUnderlyingRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingRepurchaseRate gets UnderlyingRepurchaseRate, Tag 245.
func (OrderMassCancelReport) GetUnderlyingRepurchaseTerm ¶
func (m OrderMassCancelReport) GetUnderlyingRepurchaseTerm() (v int, err quickfix.MessageRejectError)
GetUnderlyingRepurchaseTerm gets UnderlyingRepurchaseTerm, Tag 244.
func (OrderMassCancelReport) GetUnderlyingSecurityDesc ¶
func (m OrderMassCancelReport) GetUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityDesc gets UnderlyingSecurityDesc, Tag 307.
func (OrderMassCancelReport) GetUnderlyingSecurityExchange ¶
func (m OrderMassCancelReport) GetUnderlyingSecurityExchange() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityExchange gets UnderlyingSecurityExchange, Tag 308.
func (OrderMassCancelReport) GetUnderlyingSecurityID ¶
func (m OrderMassCancelReport) GetUnderlyingSecurityID() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityID gets UnderlyingSecurityID, Tag 309.
func (OrderMassCancelReport) GetUnderlyingSecurityIDSource ¶
func (m OrderMassCancelReport) GetUnderlyingSecurityIDSource() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityIDSource gets UnderlyingSecurityIDSource, Tag 305.
func (OrderMassCancelReport) GetUnderlyingSecurityType ¶
func (m OrderMassCancelReport) GetUnderlyingSecurityType() (v string, err quickfix.MessageRejectError)
GetUnderlyingSecurityType gets UnderlyingSecurityType, Tag 310.
func (OrderMassCancelReport) GetUnderlyingStateOrProvinceOfIssue ¶
func (m OrderMassCancelReport) GetUnderlyingStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)
GetUnderlyingStateOrProvinceOfIssue gets UnderlyingStateOrProvinceOfIssue, Tag 593.
func (OrderMassCancelReport) GetUnderlyingStrikePrice ¶
func (m OrderMassCancelReport) GetUnderlyingStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)
GetUnderlyingStrikePrice gets UnderlyingStrikePrice, Tag 316.
func (OrderMassCancelReport) GetUnderlyingSymbol ¶
func (m OrderMassCancelReport) GetUnderlyingSymbol() (v string, err quickfix.MessageRejectError)
GetUnderlyingSymbol gets UnderlyingSymbol, Tag 311.
func (OrderMassCancelReport) GetUnderlyingSymbolSfx ¶
func (m OrderMassCancelReport) GetUnderlyingSymbolSfx() (v string, err quickfix.MessageRejectError)
GetUnderlyingSymbolSfx gets UnderlyingSymbolSfx, Tag 312.
func (OrderMassCancelReport) HasCFICode ¶
func (m OrderMassCancelReport) HasCFICode() bool
HasCFICode returns true if CFICode is present, Tag 461.
func (OrderMassCancelReport) HasClOrdID ¶
func (m OrderMassCancelReport) HasClOrdID() bool
HasClOrdID returns true if ClOrdID is present, Tag 11.
func (OrderMassCancelReport) HasContractMultiplier ¶
func (m OrderMassCancelReport) HasContractMultiplier() bool
HasContractMultiplier returns true if ContractMultiplier is present, Tag 231.
func (OrderMassCancelReport) HasCountryOfIssue ¶
func (m OrderMassCancelReport) HasCountryOfIssue() bool
HasCountryOfIssue returns true if CountryOfIssue is present, Tag 470.
func (OrderMassCancelReport) HasCouponPaymentDate ¶
func (m OrderMassCancelReport) HasCouponPaymentDate() bool
HasCouponPaymentDate returns true if CouponPaymentDate is present, Tag 224.
func (OrderMassCancelReport) HasCouponRate ¶
func (m OrderMassCancelReport) HasCouponRate() bool
HasCouponRate returns true if CouponRate is present, Tag 223.
func (OrderMassCancelReport) HasCreditRating ¶
func (m OrderMassCancelReport) HasCreditRating() bool
HasCreditRating returns true if CreditRating is present, Tag 255.
func (OrderMassCancelReport) HasEncodedIssuer ¶
func (m OrderMassCancelReport) HasEncodedIssuer() bool
HasEncodedIssuer returns true if EncodedIssuer is present, Tag 349.
func (OrderMassCancelReport) HasEncodedIssuerLen ¶
func (m OrderMassCancelReport) HasEncodedIssuerLen() bool
HasEncodedIssuerLen returns true if EncodedIssuerLen is present, Tag 348.
func (OrderMassCancelReport) HasEncodedSecurityDesc ¶
func (m OrderMassCancelReport) HasEncodedSecurityDesc() bool
HasEncodedSecurityDesc returns true if EncodedSecurityDesc is present, Tag 351.
func (OrderMassCancelReport) HasEncodedSecurityDescLen ¶
func (m OrderMassCancelReport) HasEncodedSecurityDescLen() bool
HasEncodedSecurityDescLen returns true if EncodedSecurityDescLen is present, Tag 350.
func (OrderMassCancelReport) HasEncodedText ¶
func (m OrderMassCancelReport) HasEncodedText() bool
HasEncodedText returns true if EncodedText is present, Tag 355.
func (OrderMassCancelReport) HasEncodedTextLen ¶
func (m OrderMassCancelReport) HasEncodedTextLen() bool
HasEncodedTextLen returns true if EncodedTextLen is present, Tag 354.
func (OrderMassCancelReport) HasEncodedUnderlyingIssuer ¶
func (m OrderMassCancelReport) HasEncodedUnderlyingIssuer() bool
HasEncodedUnderlyingIssuer returns true if EncodedUnderlyingIssuer is present, Tag 363.
func (OrderMassCancelReport) HasEncodedUnderlyingIssuerLen ¶
func (m OrderMassCancelReport) HasEncodedUnderlyingIssuerLen() bool
HasEncodedUnderlyingIssuerLen returns true if EncodedUnderlyingIssuerLen is present, Tag 362.
func (OrderMassCancelReport) HasEncodedUnderlyingSecurityDesc ¶
func (m OrderMassCancelReport) HasEncodedUnderlyingSecurityDesc() bool
HasEncodedUnderlyingSecurityDesc returns true if EncodedUnderlyingSecurityDesc is present, Tag 365.
func (OrderMassCancelReport) HasEncodedUnderlyingSecurityDescLen ¶
func (m OrderMassCancelReport) HasEncodedUnderlyingSecurityDescLen() bool
HasEncodedUnderlyingSecurityDescLen returns true if EncodedUnderlyingSecurityDescLen is present, Tag 364.
func (OrderMassCancelReport) HasFactor ¶
func (m OrderMassCancelReport) HasFactor() bool
HasFactor returns true if Factor is present, Tag 228.
func (OrderMassCancelReport) HasInstrRegistry ¶
func (m OrderMassCancelReport) HasInstrRegistry() bool
HasInstrRegistry returns true if InstrRegistry is present, Tag 543.
func (OrderMassCancelReport) HasIssueDate ¶
func (m OrderMassCancelReport) HasIssueDate() bool
HasIssueDate returns true if IssueDate is present, Tag 225.
func (OrderMassCancelReport) HasIssuer ¶
func (m OrderMassCancelReport) HasIssuer() bool
HasIssuer returns true if Issuer is present, Tag 106.
func (OrderMassCancelReport) HasLocaleOfIssue ¶
func (m OrderMassCancelReport) HasLocaleOfIssue() bool
HasLocaleOfIssue returns true if LocaleOfIssue is present, Tag 472.
func (OrderMassCancelReport) HasMassCancelRejectReason ¶
func (m OrderMassCancelReport) HasMassCancelRejectReason() bool
HasMassCancelRejectReason returns true if MassCancelRejectReason is present, Tag 532.
func (OrderMassCancelReport) HasMassCancelRequestType ¶
func (m OrderMassCancelReport) HasMassCancelRequestType() bool
HasMassCancelRequestType returns true if MassCancelRequestType is present, Tag 530.
func (OrderMassCancelReport) HasMassCancelResponse ¶
func (m OrderMassCancelReport) HasMassCancelResponse() bool
HasMassCancelResponse returns true if MassCancelResponse is present, Tag 531.
func (OrderMassCancelReport) HasMaturityDate ¶
func (m OrderMassCancelReport) HasMaturityDate() bool
HasMaturityDate returns true if MaturityDate is present, Tag 541.
func (OrderMassCancelReport) HasMaturityMonthYear ¶
func (m OrderMassCancelReport) HasMaturityMonthYear() bool
HasMaturityMonthYear returns true if MaturityMonthYear is present, Tag 200.
func (OrderMassCancelReport) HasNoAffectedOrders ¶
func (m OrderMassCancelReport) HasNoAffectedOrders() bool
HasNoAffectedOrders returns true if NoAffectedOrders is present, Tag 534.
func (OrderMassCancelReport) HasNoSecurityAltID ¶
func (m OrderMassCancelReport) HasNoSecurityAltID() bool
HasNoSecurityAltID returns true if NoSecurityAltID is present, Tag 454.
func (OrderMassCancelReport) HasNoUnderlyingSecurityAltID ¶
func (m OrderMassCancelReport) HasNoUnderlyingSecurityAltID() bool
HasNoUnderlyingSecurityAltID returns true if NoUnderlyingSecurityAltID is present, Tag 457.
func (OrderMassCancelReport) HasOptAttribute ¶
func (m OrderMassCancelReport) HasOptAttribute() bool
HasOptAttribute returns true if OptAttribute is present, Tag 206.
func (OrderMassCancelReport) HasOrderID ¶
func (m OrderMassCancelReport) HasOrderID() bool
HasOrderID returns true if OrderID is present, Tag 37.
func (OrderMassCancelReport) HasProduct ¶
func (m OrderMassCancelReport) HasProduct() bool
HasProduct returns true if Product is present, Tag 460.
func (OrderMassCancelReport) HasRedemptionDate ¶
func (m OrderMassCancelReport) HasRedemptionDate() bool
HasRedemptionDate returns true if RedemptionDate is present, Tag 240.
func (OrderMassCancelReport) HasRepoCollateralSecurityType ¶
func (m OrderMassCancelReport) HasRepoCollateralSecurityType() bool
HasRepoCollateralSecurityType returns true if RepoCollateralSecurityType is present, Tag 239.
func (OrderMassCancelReport) HasRepurchaseRate ¶
func (m OrderMassCancelReport) HasRepurchaseRate() bool
HasRepurchaseRate returns true if RepurchaseRate is present, Tag 227.
func (OrderMassCancelReport) HasRepurchaseTerm ¶
func (m OrderMassCancelReport) HasRepurchaseTerm() bool
HasRepurchaseTerm returns true if RepurchaseTerm is present, Tag 226.
func (OrderMassCancelReport) HasSecondaryClOrdID ¶
func (m OrderMassCancelReport) HasSecondaryClOrdID() bool
HasSecondaryClOrdID returns true if SecondaryClOrdID is present, Tag 526.
func (OrderMassCancelReport) HasSecondaryOrderID ¶
func (m OrderMassCancelReport) HasSecondaryOrderID() bool
HasSecondaryOrderID returns true if SecondaryOrderID is present, Tag 198.
func (OrderMassCancelReport) HasSecurityDesc ¶
func (m OrderMassCancelReport) HasSecurityDesc() bool
HasSecurityDesc returns true if SecurityDesc is present, Tag 107.
func (OrderMassCancelReport) HasSecurityExchange ¶
func (m OrderMassCancelReport) HasSecurityExchange() bool
HasSecurityExchange returns true if SecurityExchange is present, Tag 207.
func (OrderMassCancelReport) HasSecurityID ¶
func (m OrderMassCancelReport) HasSecurityID() bool
HasSecurityID returns true if SecurityID is present, Tag 48.
func (OrderMassCancelReport) HasSecurityIDSource ¶
func (m OrderMassCancelReport) HasSecurityIDSource() bool
HasSecurityIDSource returns true if SecurityIDSource is present, Tag 22.
func (OrderMassCancelReport) HasSecurityType ¶
func (m OrderMassCancelReport) HasSecurityType() bool
HasSecurityType returns true if SecurityType is present, Tag 167.
func (OrderMassCancelReport) HasSide ¶
func (m OrderMassCancelReport) HasSide() bool
HasSide returns true if Side is present, Tag 54.
func (OrderMassCancelReport) HasStateOrProvinceOfIssue ¶
func (m OrderMassCancelReport) HasStateOrProvinceOfIssue() bool
HasStateOrProvinceOfIssue returns true if StateOrProvinceOfIssue is present, Tag 471.
func (OrderMassCancelReport) HasStrikePrice ¶
func (m OrderMassCancelReport) HasStrikePrice() bool
HasStrikePrice returns true if StrikePrice is present, Tag 202.
func (OrderMassCancelReport) HasSymbol ¶
func (m OrderMassCancelReport) HasSymbol() bool
HasSymbol returns true if Symbol is present, Tag 55.
func (OrderMassCancelReport) HasSymbolSfx ¶
func (m OrderMassCancelReport) HasSymbolSfx() bool
HasSymbolSfx returns true if SymbolSfx is present, Tag 65.
func (OrderMassCancelReport) HasText ¶
func (m OrderMassCancelReport) HasText() bool
HasText returns true if Text is present, Tag 58.
func (OrderMassCancelReport) HasTotalAffectedOrders ¶
func (m OrderMassCancelReport) HasTotalAffectedOrders() bool
HasTotalAffectedOrders returns true if TotalAffectedOrders is present, Tag 533.
func (OrderMassCancelReport) HasTradingSessionID ¶
func (m OrderMassCancelReport) HasTradingSessionID() bool
HasTradingSessionID returns true if TradingSessionID is present, Tag 336.
func (OrderMassCancelReport) HasTradingSessionSubID ¶
func (m OrderMassCancelReport) HasTradingSessionSubID() bool
HasTradingSessionSubID returns true if TradingSessionSubID is present, Tag 625.
func (OrderMassCancelReport) HasTransactTime ¶
func (m OrderMassCancelReport) HasTransactTime() bool
HasTransactTime returns true if TransactTime is present, Tag 60.
func (OrderMassCancelReport) HasUnderlyingCFICode ¶
func (m OrderMassCancelReport) HasUnderlyingCFICode() bool
HasUnderlyingCFICode returns true if UnderlyingCFICode is present, Tag 463.
func (OrderMassCancelReport) HasUnderlyingContractMultiplier ¶
func (m OrderMassCancelReport) HasUnderlyingContractMultiplier() bool
HasUnderlyingContractMultiplier returns true if UnderlyingContractMultiplier is present, Tag 436.
func (OrderMassCancelReport) HasUnderlyingCountryOfIssue ¶
func (m OrderMassCancelReport) HasUnderlyingCountryOfIssue() bool
HasUnderlyingCountryOfIssue returns true if UnderlyingCountryOfIssue is present, Tag 592.
func (OrderMassCancelReport) HasUnderlyingCouponPaymentDate ¶
func (m OrderMassCancelReport) HasUnderlyingCouponPaymentDate() bool
HasUnderlyingCouponPaymentDate returns true if UnderlyingCouponPaymentDate is present, Tag 241.
func (OrderMassCancelReport) HasUnderlyingCouponRate ¶
func (m OrderMassCancelReport) HasUnderlyingCouponRate() bool
HasUnderlyingCouponRate returns true if UnderlyingCouponRate is present, Tag 435.
func (OrderMassCancelReport) HasUnderlyingCreditRating ¶
func (m OrderMassCancelReport) HasUnderlyingCreditRating() bool
HasUnderlyingCreditRating returns true if UnderlyingCreditRating is present, Tag 256.
func (OrderMassCancelReport) HasUnderlyingFactor ¶
func (m OrderMassCancelReport) HasUnderlyingFactor() bool
HasUnderlyingFactor returns true if UnderlyingFactor is present, Tag 246.
func (OrderMassCancelReport) HasUnderlyingInstrRegistry ¶
func (m OrderMassCancelReport) HasUnderlyingInstrRegistry() bool
HasUnderlyingInstrRegistry returns true if UnderlyingInstrRegistry is present, Tag 595.
func (OrderMassCancelReport) HasUnderlyingIssueDate ¶
func (m OrderMassCancelReport) HasUnderlyingIssueDate() bool
HasUnderlyingIssueDate returns true if UnderlyingIssueDate is present, Tag 242.
func (OrderMassCancelReport) HasUnderlyingIssuer ¶
func (m OrderMassCancelReport) HasUnderlyingIssuer() bool
HasUnderlyingIssuer returns true if UnderlyingIssuer is present, Tag 306.
func (OrderMassCancelReport) HasUnderlyingLocaleOfIssue ¶
func (m OrderMassCancelReport) HasUnderlyingLocaleOfIssue() bool
HasUnderlyingLocaleOfIssue returns true if UnderlyingLocaleOfIssue is present, Tag 594.
func (OrderMassCancelReport) HasUnderlyingMaturityDate ¶
func (m OrderMassCancelReport) HasUnderlyingMaturityDate() bool
HasUnderlyingMaturityDate returns true if UnderlyingMaturityDate is present, Tag 542.
func (OrderMassCancelReport) HasUnderlyingMaturityMonthYear ¶
func (m OrderMassCancelReport) HasUnderlyingMaturityMonthYear() bool
HasUnderlyingMaturityMonthYear returns true if UnderlyingMaturityMonthYear is present, Tag 313.
func (OrderMassCancelReport) HasUnderlyingOptAttribute ¶
func (m OrderMassCancelReport) HasUnderlyingOptAttribute() bool
HasUnderlyingOptAttribute returns true if UnderlyingOptAttribute is present, Tag 317.
func (OrderMassCancelReport) HasUnderlyingProduct ¶
func (m OrderMassCancelReport) HasUnderlyingProduct() bool
HasUnderlyingProduct returns true if UnderlyingProduct is present, Tag 462.
func (OrderMassCancelReport) HasUnderlyingRedemptionDate ¶
func (m OrderMassCancelReport) HasUnderlyingRedemptionDate() bool
HasUnderlyingRedemptionDate returns true if UnderlyingRedemptionDate is present, Tag 247.
func (OrderMassCancelReport) HasUnderlyingRepoCollateralSecurityType ¶
func (m OrderMassCancelReport) HasUnderlyingRepoCollateralSecurityType() bool
HasUnderlyingRepoCollateralSecurityType returns true if UnderlyingRepoCollateralSecurityType is present, Tag 243.
func (OrderMassCancelReport) HasUnderlyingRepurchaseRate ¶
func (m OrderMassCancelReport) HasUnderlyingRepurchaseRate() bool
HasUnderlyingRepurchaseRate returns true if UnderlyingRepurchaseRate is present, Tag 245.
func (OrderMassCancelReport) HasUnderlyingRepurchaseTerm ¶
func (m OrderMassCancelReport) HasUnderlyingRepurchaseTerm() bool
HasUnderlyingRepurchaseTerm returns true if UnderlyingRepurchaseTerm is present, Tag 244.
func (OrderMassCancelReport) HasUnderlyingSecurityDesc ¶
func (m OrderMassCancelReport) HasUnderlyingSecurityDesc() bool
HasUnderlyingSecurityDesc returns true if UnderlyingSecurityDesc is present, Tag 307.
func (OrderMassCancelReport) HasUnderlyingSecurityExchange ¶
func (m OrderMassCancelReport) HasUnderlyingSecurityExchange() bool
HasUnderlyingSecurityExchange returns true if UnderlyingSecurityExchange is present, Tag 308.
func (OrderMassCancelReport) HasUnderlyingSecurityID ¶
func (m OrderMassCancelReport) HasUnderlyingSecurityID() bool
HasUnderlyingSecurityID returns true if UnderlyingSecurityID is present, Tag 309.
func (OrderMassCancelReport) HasUnderlyingSecurityIDSource ¶
func (m OrderMassCancelReport) HasUnderlyingSecurityIDSource() bool
HasUnderlyingSecurityIDSource returns true if UnderlyingSecurityIDSource is present, Tag 305.
func (OrderMassCancelReport) HasUnderlyingSecurityType ¶
func (m OrderMassCancelReport) HasUnderlyingSecurityType() bool
HasUnderlyingSecurityType returns true if UnderlyingSecurityType is present, Tag 310.
func (OrderMassCancelReport) HasUnderlyingStateOrProvinceOfIssue ¶
func (m OrderMassCancelReport) HasUnderlyingStateOrProvinceOfIssue() bool
HasUnderlyingStateOrProvinceOfIssue returns true if UnderlyingStateOrProvinceOfIssue is present, Tag 593.
func (OrderMassCancelReport) HasUnderlyingStrikePrice ¶
func (m OrderMassCancelReport) HasUnderlyingStrikePrice() bool
HasUnderlyingStrikePrice returns true if UnderlyingStrikePrice is present, Tag 316.
func (OrderMassCancelReport) HasUnderlyingSymbol ¶
func (m OrderMassCancelReport) HasUnderlyingSymbol() bool
HasUnderlyingSymbol returns true if UnderlyingSymbol is present, Tag 311.
func (OrderMassCancelReport) HasUnderlyingSymbolSfx ¶
func (m OrderMassCancelReport) HasUnderlyingSymbolSfx() bool
HasUnderlyingSymbolSfx returns true if UnderlyingSymbolSfx is present, Tag 312.
func (OrderMassCancelReport) SetCFICode ¶
func (m OrderMassCancelReport) SetCFICode(v string)
SetCFICode sets CFICode, Tag 461.
func (OrderMassCancelReport) SetClOrdID ¶
func (m OrderMassCancelReport) SetClOrdID(v string)
SetClOrdID sets ClOrdID, Tag 11.
func (OrderMassCancelReport) SetContractMultiplier ¶
func (m OrderMassCancelReport) SetContractMultiplier(value decimal.Decimal, scale int32)
SetContractMultiplier sets ContractMultiplier, Tag 231.
func (OrderMassCancelReport) SetCountryOfIssue ¶
func (m OrderMassCancelReport) SetCountryOfIssue(v string)
SetCountryOfIssue sets CountryOfIssue, Tag 470.
func (OrderMassCancelReport) SetCouponPaymentDate ¶
func (m OrderMassCancelReport) SetCouponPaymentDate(v string)
SetCouponPaymentDate sets CouponPaymentDate, Tag 224.
func (OrderMassCancelReport) SetCouponRate ¶
func (m OrderMassCancelReport) SetCouponRate(value decimal.Decimal, scale int32)
SetCouponRate sets CouponRate, Tag 223.
func (OrderMassCancelReport) SetCreditRating ¶
func (m OrderMassCancelReport) SetCreditRating(v string)
SetCreditRating sets CreditRating, Tag 255.
func (OrderMassCancelReport) SetEncodedIssuer ¶
func (m OrderMassCancelReport) SetEncodedIssuer(v string)
SetEncodedIssuer sets EncodedIssuer, Tag 349.
func (OrderMassCancelReport) SetEncodedIssuerLen ¶
func (m OrderMassCancelReport) SetEncodedIssuerLen(v int)
SetEncodedIssuerLen sets EncodedIssuerLen, Tag 348.
func (OrderMassCancelReport) SetEncodedSecurityDesc ¶
func (m OrderMassCancelReport) SetEncodedSecurityDesc(v string)
SetEncodedSecurityDesc sets EncodedSecurityDesc, Tag 351.
func (OrderMassCancelReport) SetEncodedSecurityDescLen ¶
func (m OrderMassCancelReport) SetEncodedSecurityDescLen(v int)
SetEncodedSecurityDescLen sets EncodedSecurityDescLen, Tag 350.
func (OrderMassCancelReport) SetEncodedText ¶
func (m OrderMassCancelReport) SetEncodedText(v string)
SetEncodedText sets EncodedText, Tag 355.
func (OrderMassCancelReport) SetEncodedTextLen ¶
func (m OrderMassCancelReport) SetEncodedTextLen(v int)
SetEncodedTextLen sets EncodedTextLen, Tag 354.
func (OrderMassCancelReport) SetEncodedUnderlyingIssuer ¶
func (m OrderMassCancelReport) SetEncodedUnderlyingIssuer(v string)
SetEncodedUnderlyingIssuer sets EncodedUnderlyingIssuer, Tag 363.
func (OrderMassCancelReport) SetEncodedUnderlyingIssuerLen ¶
func (m OrderMassCancelReport) SetEncodedUnderlyingIssuerLen(v int)
SetEncodedUnderlyingIssuerLen sets EncodedUnderlyingIssuerLen, Tag 362.
func (OrderMassCancelReport) SetEncodedUnderlyingSecurityDesc ¶
func (m OrderMassCancelReport) SetEncodedUnderlyingSecurityDesc(v string)
SetEncodedUnderlyingSecurityDesc sets EncodedUnderlyingSecurityDesc, Tag 365.
func (OrderMassCancelReport) SetEncodedUnderlyingSecurityDescLen ¶
func (m OrderMassCancelReport) SetEncodedUnderlyingSecurityDescLen(v int)
SetEncodedUnderlyingSecurityDescLen sets EncodedUnderlyingSecurityDescLen, Tag 364.
func (OrderMassCancelReport) SetFactor ¶
func (m OrderMassCancelReport) SetFactor(value decimal.Decimal, scale int32)
SetFactor sets Factor, Tag 228.
func (OrderMassCancelReport) SetInstrRegistry ¶
func (m OrderMassCancelReport) SetInstrRegistry(v enum.InstrRegistry)
SetInstrRegistry sets InstrRegistry, Tag 543.
func (OrderMassCancelReport) SetIssueDate ¶
func (m OrderMassCancelReport) SetIssueDate(v string)
SetIssueDate sets IssueDate, Tag 225.
func (OrderMassCancelReport) SetIssuer ¶
func (m OrderMassCancelReport) SetIssuer(v string)
SetIssuer sets Issuer, Tag 106.
func (OrderMassCancelReport) SetLocaleOfIssue ¶
func (m OrderMassCancelReport) SetLocaleOfIssue(v string)
SetLocaleOfIssue sets LocaleOfIssue, Tag 472.
func (OrderMassCancelReport) SetMassCancelRejectReason ¶
func (m OrderMassCancelReport) SetMassCancelRejectReason(v enum.MassCancelRejectReason)
SetMassCancelRejectReason sets MassCancelRejectReason, Tag 532.
func (OrderMassCancelReport) SetMassCancelRequestType ¶
func (m OrderMassCancelReport) SetMassCancelRequestType(v enum.MassCancelRequestType)
SetMassCancelRequestType sets MassCancelRequestType, Tag 530.
func (OrderMassCancelReport) SetMassCancelResponse ¶
func (m OrderMassCancelReport) SetMassCancelResponse(v enum.MassCancelResponse)
SetMassCancelResponse sets MassCancelResponse, Tag 531.
func (OrderMassCancelReport) SetMaturityDate ¶
func (m OrderMassCancelReport) SetMaturityDate(v string)
SetMaturityDate sets MaturityDate, Tag 541.
func (OrderMassCancelReport) SetMaturityMonthYear ¶
func (m OrderMassCancelReport) SetMaturityMonthYear(v string)
SetMaturityMonthYear sets MaturityMonthYear, Tag 200.
func (OrderMassCancelReport) SetNoAffectedOrders ¶
func (m OrderMassCancelReport) SetNoAffectedOrders(f NoAffectedOrdersRepeatingGroup)
SetNoAffectedOrders sets NoAffectedOrders, Tag 534.
func (OrderMassCancelReport) SetNoSecurityAltID ¶
func (m OrderMassCancelReport) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup)
SetNoSecurityAltID sets NoSecurityAltID, Tag 454.
func (OrderMassCancelReport) SetNoUnderlyingSecurityAltID ¶
func (m OrderMassCancelReport) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup)
SetNoUnderlyingSecurityAltID sets NoUnderlyingSecurityAltID, Tag 457.
func (OrderMassCancelReport) SetOptAttribute ¶
func (m OrderMassCancelReport) SetOptAttribute(v string)
SetOptAttribute sets OptAttribute, Tag 206.
func (OrderMassCancelReport) SetOrderID ¶
func (m OrderMassCancelReport) SetOrderID(v string)
SetOrderID sets OrderID, Tag 37.
func (OrderMassCancelReport) SetProduct ¶
func (m OrderMassCancelReport) SetProduct(v enum.Product)
SetProduct sets Product, Tag 460.
func (OrderMassCancelReport) SetRedemptionDate ¶
func (m OrderMassCancelReport) SetRedemptionDate(v string)
SetRedemptionDate sets RedemptionDate, Tag 240.
func (OrderMassCancelReport) SetRepoCollateralSecurityType ¶
func (m OrderMassCancelReport) SetRepoCollateralSecurityType(v int)
SetRepoCollateralSecurityType sets RepoCollateralSecurityType, Tag 239.
func (OrderMassCancelReport) SetRepurchaseRate ¶
func (m OrderMassCancelReport) SetRepurchaseRate(value decimal.Decimal, scale int32)
SetRepurchaseRate sets RepurchaseRate, Tag 227.
func (OrderMassCancelReport) SetRepurchaseTerm ¶
func (m OrderMassCancelReport) SetRepurchaseTerm(v int)
SetRepurchaseTerm sets RepurchaseTerm, Tag 226.
func (OrderMassCancelReport) SetSecondaryClOrdID ¶
func (m OrderMassCancelReport) SetSecondaryClOrdID(v string)
SetSecondaryClOrdID sets SecondaryClOrdID, Tag 526.
func (OrderMassCancelReport) SetSecondaryOrderID ¶
func (m OrderMassCancelReport) SetSecondaryOrderID(v string)
SetSecondaryOrderID sets SecondaryOrderID, Tag 198.
func (OrderMassCancelReport) SetSecurityDesc ¶
func (m OrderMassCancelReport) SetSecurityDesc(v string)
SetSecurityDesc sets SecurityDesc, Tag 107.
func (OrderMassCancelReport) SetSecurityExchange ¶
func (m OrderMassCancelReport) SetSecurityExchange(v string)
SetSecurityExchange sets SecurityExchange, Tag 207.
func (OrderMassCancelReport) SetSecurityID ¶
func (m OrderMassCancelReport) SetSecurityID(v string)
SetSecurityID sets SecurityID, Tag 48.
func (OrderMassCancelReport) SetSecurityIDSource ¶
func (m OrderMassCancelReport) SetSecurityIDSource(v enum.SecurityIDSource)
SetSecurityIDSource sets SecurityIDSource, Tag 22.
func (OrderMassCancelReport) SetSecurityType ¶
func (m OrderMassCancelReport) SetSecurityType(v enum.SecurityType)
SetSecurityType sets SecurityType, Tag 167.
func (OrderMassCancelReport) SetSide ¶
func (m OrderMassCancelReport) SetSide(v enum.Side)
SetSide sets Side, Tag 54.
func (OrderMassCancelReport) SetStateOrProvinceOfIssue ¶
func (m OrderMassCancelReport) SetStateOrProvinceOfIssue(v string)
SetStateOrProvinceOfIssue sets StateOrProvinceOfIssue, Tag 471.
func (OrderMassCancelReport) SetStrikePrice ¶
func (m OrderMassCancelReport) SetStrikePrice(value decimal.Decimal, scale int32)
SetStrikePrice sets StrikePrice, Tag 202.
func (OrderMassCancelReport) SetSymbol ¶
func (m OrderMassCancelReport) SetSymbol(v string)
SetSymbol sets Symbol, Tag 55.
func (OrderMassCancelReport) SetSymbolSfx ¶
func (m OrderMassCancelReport) SetSymbolSfx(v enum.SymbolSfx)
SetSymbolSfx sets SymbolSfx, Tag 65.
func (OrderMassCancelReport) SetText ¶
func (m OrderMassCancelReport) SetText(v string)
SetText sets Text, Tag 58.
func (OrderMassCancelReport) SetTotalAffectedOrders ¶
func (m OrderMassCancelReport) SetTotalAffectedOrders(v int)
SetTotalAffectedOrders sets TotalAffectedOrders, Tag 533.
func (OrderMassCancelReport) SetTradingSessionID ¶
func (m OrderMassCancelReport) SetTradingSessionID(v enum.TradingSessionID)
SetTradingSessionID sets TradingSessionID, Tag 336.
func (OrderMassCancelReport) SetTradingSessionSubID ¶
func (m OrderMassCancelReport) SetTradingSessionSubID(v enum.TradingSessionSubID)
SetTradingSessionSubID sets TradingSessionSubID, Tag 625.
func (OrderMassCancelReport) SetTransactTime ¶
func (m OrderMassCancelReport) SetTransactTime(v time.Time)
SetTransactTime sets TransactTime, Tag 60.
func (OrderMassCancelReport) SetUnderlyingCFICode ¶
func (m OrderMassCancelReport) SetUnderlyingCFICode(v string)
SetUnderlyingCFICode sets UnderlyingCFICode, Tag 463.
func (OrderMassCancelReport) SetUnderlyingContractMultiplier ¶
func (m OrderMassCancelReport) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32)
SetUnderlyingContractMultiplier sets UnderlyingContractMultiplier, Tag 436.
func (OrderMassCancelReport) SetUnderlyingCountryOfIssue ¶
func (m OrderMassCancelReport) SetUnderlyingCountryOfIssue(v string)
SetUnderlyingCountryOfIssue sets UnderlyingCountryOfIssue, Tag 592.
func (OrderMassCancelReport) SetUnderlyingCouponPaymentDate ¶
func (m OrderMassCancelReport) SetUnderlyingCouponPaymentDate(v string)
SetUnderlyingCouponPaymentDate sets UnderlyingCouponPaymentDate, Tag 241.
func (OrderMassCancelReport) SetUnderlyingCouponRate ¶
func (m OrderMassCancelReport) SetUnderlyingCouponRate(value decimal.Decimal, scale int32)
SetUnderlyingCouponRate sets UnderlyingCouponRate, Tag 435.
func (OrderMassCancelReport) SetUnderlyingCreditRating ¶
func (m OrderMassCancelReport) SetUnderlyingCreditRating(v string)
SetUnderlyingCreditRating sets UnderlyingCreditRating, Tag 256.
func (OrderMassCancelReport) SetUnderlyingFactor ¶
func (m OrderMassCancelReport) SetUnderlyingFactor(value decimal.Decimal, scale int32)
SetUnderlyingFactor sets UnderlyingFactor, Tag 246.
func (OrderMassCancelReport) SetUnderlyingInstrRegistry ¶
func (m OrderMassCancelReport) SetUnderlyingInstrRegistry(v string)
SetUnderlyingInstrRegistry sets UnderlyingInstrRegistry, Tag 595.
func (OrderMassCancelReport) SetUnderlyingIssueDate ¶
func (m OrderMassCancelReport) SetUnderlyingIssueDate(v string)
SetUnderlyingIssueDate sets UnderlyingIssueDate, Tag 242.
func (OrderMassCancelReport) SetUnderlyingIssuer ¶
func (m OrderMassCancelReport) SetUnderlyingIssuer(v string)
SetUnderlyingIssuer sets UnderlyingIssuer, Tag 306.
func (OrderMassCancelReport) SetUnderlyingLocaleOfIssue ¶
func (m OrderMassCancelReport) SetUnderlyingLocaleOfIssue(v string)
SetUnderlyingLocaleOfIssue sets UnderlyingLocaleOfIssue, Tag 594.
func (OrderMassCancelReport) SetUnderlyingMaturityDate ¶
func (m OrderMassCancelReport) SetUnderlyingMaturityDate(v string)
SetUnderlyingMaturityDate sets UnderlyingMaturityDate, Tag 542.
func (OrderMassCancelReport) SetUnderlyingMaturityMonthYear ¶
func (m OrderMassCancelReport) SetUnderlyingMaturityMonthYear(v string)
SetUnderlyingMaturityMonthYear sets UnderlyingMaturityMonthYear, Tag 313.
func (OrderMassCancelReport) SetUnderlyingOptAttribute ¶
func (m OrderMassCancelReport) SetUnderlyingOptAttribute(v string)
SetUnderlyingOptAttribute sets UnderlyingOptAttribute, Tag 317.
func (OrderMassCancelReport) SetUnderlyingProduct ¶
func (m OrderMassCancelReport) SetUnderlyingProduct(v int)
SetUnderlyingProduct sets UnderlyingProduct, Tag 462.
func (OrderMassCancelReport) SetUnderlyingRedemptionDate ¶
func (m OrderMassCancelReport) SetUnderlyingRedemptionDate(v string)
SetUnderlyingRedemptionDate sets UnderlyingRedemptionDate, Tag 247.
func (OrderMassCancelReport) SetUnderlyingRepoCollateralSecurityType ¶
func (m OrderMassCancelReport) SetUnderlyingRepoCollateralSecurityType(v int)
SetUnderlyingRepoCollateralSecurityType sets UnderlyingRepoCollateralSecurityType, Tag 243.
func (OrderMassCancelReport) SetUnderlyingRepurchaseRate ¶
func (m OrderMassCancelReport) SetUnderlyingRepurchaseRate(value decimal.Decimal, scale int32)
SetUnderlyingRepurchaseRate sets UnderlyingRepurchaseRate, Tag 245.
func (OrderMassCancelReport) SetUnderlyingRepurchaseTerm ¶
func (m OrderMassCancelReport) SetUnderlyingRepurchaseTerm(v int)
SetUnderlyingRepurchaseTerm sets UnderlyingRepurchaseTerm, Tag 244.
func (OrderMassCancelReport) SetUnderlyingSecurityDesc ¶
func (m OrderMassCancelReport) SetUnderlyingSecurityDesc(v string)
SetUnderlyingSecurityDesc sets UnderlyingSecurityDesc, Tag 307.
func (OrderMassCancelReport) SetUnderlyingSecurityExchange ¶
func (m OrderMassCancelReport) SetUnderlyingSecurityExchange(v string)
SetUnderlyingSecurityExchange sets UnderlyingSecurityExchange, Tag 308.
func (OrderMassCancelReport) SetUnderlyingSecurityID ¶
func (m OrderMassCancelReport) SetUnderlyingSecurityID(v string)
SetUnderlyingSecurityID sets UnderlyingSecurityID, Tag 309.
func (OrderMassCancelReport) SetUnderlyingSecurityIDSource ¶
func (m OrderMassCancelReport) SetUnderlyingSecurityIDSource(v string)
SetUnderlyingSecurityIDSource sets UnderlyingSecurityIDSource, Tag 305.
func (OrderMassCancelReport) SetUnderlyingSecurityType ¶
func (m OrderMassCancelReport) SetUnderlyingSecurityType(v string)
SetUnderlyingSecurityType sets UnderlyingSecurityType, Tag 310.
func (OrderMassCancelReport) SetUnderlyingStateOrProvinceOfIssue ¶
func (m OrderMassCancelReport) SetUnderlyingStateOrProvinceOfIssue(v string)
SetUnderlyingStateOrProvinceOfIssue sets UnderlyingStateOrProvinceOfIssue, Tag 593.
func (OrderMassCancelReport) SetUnderlyingStrikePrice ¶
func (m OrderMassCancelReport) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32)
SetUnderlyingStrikePrice sets UnderlyingStrikePrice, Tag 316.
func (OrderMassCancelReport) SetUnderlyingSymbol ¶
func (m OrderMassCancelReport) SetUnderlyingSymbol(v string)
SetUnderlyingSymbol sets UnderlyingSymbol, Tag 311.
func (OrderMassCancelReport) SetUnderlyingSymbolSfx ¶
func (m OrderMassCancelReport) SetUnderlyingSymbolSfx(v string)
SetUnderlyingSymbolSfx sets UnderlyingSymbolSfx, Tag 312.
func (OrderMassCancelReport) ToMessage ¶
func (m OrderMassCancelReport) ToMessage() *quickfix.Message
ToMessage returns a quickfix.Message instance.
type RouteOut ¶
type RouteOut func(msg OrderMassCancelReport, sessionID quickfix.SessionID) quickfix.MessageRejectError
A RouteOut is the callback type that should be implemented for routing Message.