ordermassstatusrequest

package
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2024 License: Apache-1.1 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Route

func Route(router RouteOut) (string, string, quickfix.MessageRoute)

Route returns the beginstring, message type, and MessageRoute for this Message type.

Types

type NoPartyIDs

type NoPartyIDs struct {
	*quickfix.Group
}

NoPartyIDs is a repeating group element, Tag 453.

func (NoPartyIDs) GetPartyID

func (m NoPartyIDs) GetPartyID() (v string, err quickfix.MessageRejectError)

GetPartyID gets PartyID, Tag 448.

func (NoPartyIDs) GetPartyIDSource

func (m NoPartyIDs) GetPartyIDSource() (v enum.PartyIDSource, err quickfix.MessageRejectError)

GetPartyIDSource gets PartyIDSource, Tag 447.

func (NoPartyIDs) GetPartyRole

func (m NoPartyIDs) GetPartyRole() (v enum.PartyRole, err quickfix.MessageRejectError)

GetPartyRole gets PartyRole, Tag 452.

func (NoPartyIDs) GetPartySubID

func (m NoPartyIDs) GetPartySubID() (v string, err quickfix.MessageRejectError)

GetPartySubID gets PartySubID, Tag 523.

func (NoPartyIDs) HasPartyID

func (m NoPartyIDs) HasPartyID() bool

HasPartyID returns true if PartyID is present, Tag 448.

func (NoPartyIDs) HasPartyIDSource

func (m NoPartyIDs) HasPartyIDSource() bool

HasPartyIDSource returns true if PartyIDSource is present, Tag 447.

func (NoPartyIDs) HasPartyRole

func (m NoPartyIDs) HasPartyRole() bool

HasPartyRole returns true if PartyRole is present, Tag 452.

func (NoPartyIDs) HasPartySubID

func (m NoPartyIDs) HasPartySubID() bool

HasPartySubID returns true if PartySubID is present, Tag 523.

func (NoPartyIDs) SetPartyID

func (m NoPartyIDs) SetPartyID(v string)

SetPartyID sets PartyID, Tag 448.

func (NoPartyIDs) SetPartyIDSource

func (m NoPartyIDs) SetPartyIDSource(v enum.PartyIDSource)

SetPartyIDSource sets PartyIDSource, Tag 447.

func (NoPartyIDs) SetPartyRole

func (m NoPartyIDs) SetPartyRole(v enum.PartyRole)

SetPartyRole sets PartyRole, Tag 452.

func (NoPartyIDs) SetPartySubID

func (m NoPartyIDs) SetPartySubID(v string)

SetPartySubID sets PartySubID, Tag 523.

type NoPartyIDsRepeatingGroup

type NoPartyIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoPartyIDsRepeatingGroup is a repeating group, Tag 453.

func NewNoPartyIDsRepeatingGroup

func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup

NewNoPartyIDsRepeatingGroup returns an initialized, NoPartyIDsRepeatingGroup.

func (NoPartyIDsRepeatingGroup) Add

Add create and append a new NoPartyIDs to this group.

func (NoPartyIDsRepeatingGroup) Get

Get returns the ith NoPartyIDs in the NoPartyIDsRepeatinGroup.

type NoSecurityAltID

type NoSecurityAltID struct {
	*quickfix.Group
}

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

Add create and append a new NoSecurityAltID to this group.

func (NoSecurityAltIDRepeatingGroup) Get

Get returns the ith NoSecurityAltID in the NoSecurityAltIDRepeatinGroup.

type NoUnderlyingSecurityAltID

type NoUnderlyingSecurityAltID struct {
	*quickfix.Group
}

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

Add create and append a new NoUnderlyingSecurityAltID to this group.

func (NoUnderlyingSecurityAltIDRepeatingGroup) Get

Get returns the ith NoUnderlyingSecurityAltID in the NoUnderlyingSecurityAltIDRepeatinGroup.

type OrderMassStatusRequest

type OrderMassStatusRequest struct {
	fix43.Header
	*quickfix.Body
	fix43.Trailer
	Message *quickfix.Message
}

OrderMassStatusRequest is the fix43 OrderMassStatusRequest type, MsgType = AF.

func FromMessage

func FromMessage(m *quickfix.Message) OrderMassStatusRequest

FromMessage creates a OrderMassStatusRequest from a quickfix.Message instance.

func New

func New(massstatusreqid field.MassStatusReqIDField, massstatusreqtype field.MassStatusReqTypeField) (m OrderMassStatusRequest)

New returns a OrderMassStatusRequest initialized with the required fields for OrderMassStatusRequest.

func (OrderMassStatusRequest) GetAccount

func (m OrderMassStatusRequest) GetAccount() (v string, err quickfix.MessageRejectError)

GetAccount gets Account, Tag 1.

func (OrderMassStatusRequest) GetCFICode

func (m OrderMassStatusRequest) GetCFICode() (v string, err quickfix.MessageRejectError)

GetCFICode gets CFICode, Tag 461.

func (OrderMassStatusRequest) GetContractMultiplier

func (m OrderMassStatusRequest) GetContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)

GetContractMultiplier gets ContractMultiplier, Tag 231.

func (OrderMassStatusRequest) GetCountryOfIssue

func (m OrderMassStatusRequest) GetCountryOfIssue() (v string, err quickfix.MessageRejectError)

GetCountryOfIssue gets CountryOfIssue, Tag 470.

func (OrderMassStatusRequest) GetCouponPaymentDate

func (m OrderMassStatusRequest) GetCouponPaymentDate() (v string, err quickfix.MessageRejectError)

GetCouponPaymentDate gets CouponPaymentDate, Tag 224.

func (OrderMassStatusRequest) GetCouponRate

GetCouponRate gets CouponRate, Tag 223.

func (OrderMassStatusRequest) GetCreditRating

func (m OrderMassStatusRequest) GetCreditRating() (v string, err quickfix.MessageRejectError)

GetCreditRating gets CreditRating, Tag 255.

func (OrderMassStatusRequest) GetEncodedIssuer

func (m OrderMassStatusRequest) GetEncodedIssuer() (v string, err quickfix.MessageRejectError)

GetEncodedIssuer gets EncodedIssuer, Tag 349.

func (OrderMassStatusRequest) GetEncodedIssuerLen

func (m OrderMassStatusRequest) GetEncodedIssuerLen() (v int, err quickfix.MessageRejectError)

GetEncodedIssuerLen gets EncodedIssuerLen, Tag 348.

func (OrderMassStatusRequest) GetEncodedSecurityDesc

func (m OrderMassStatusRequest) GetEncodedSecurityDesc() (v string, err quickfix.MessageRejectError)

GetEncodedSecurityDesc gets EncodedSecurityDesc, Tag 351.

func (OrderMassStatusRequest) GetEncodedSecurityDescLen

func (m OrderMassStatusRequest) GetEncodedSecurityDescLen() (v int, err quickfix.MessageRejectError)

GetEncodedSecurityDescLen gets EncodedSecurityDescLen, Tag 350.

func (OrderMassStatusRequest) GetEncodedUnderlyingIssuer

func (m OrderMassStatusRequest) GetEncodedUnderlyingIssuer() (v string, err quickfix.MessageRejectError)

GetEncodedUnderlyingIssuer gets EncodedUnderlyingIssuer, Tag 363.

func (OrderMassStatusRequest) GetEncodedUnderlyingIssuerLen

func (m OrderMassStatusRequest) GetEncodedUnderlyingIssuerLen() (v int, err quickfix.MessageRejectError)

GetEncodedUnderlyingIssuerLen gets EncodedUnderlyingIssuerLen, Tag 362.

func (OrderMassStatusRequest) GetEncodedUnderlyingSecurityDesc

func (m OrderMassStatusRequest) GetEncodedUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)

GetEncodedUnderlyingSecurityDesc gets EncodedUnderlyingSecurityDesc, Tag 365.

func (OrderMassStatusRequest) GetEncodedUnderlyingSecurityDescLen

func (m OrderMassStatusRequest) GetEncodedUnderlyingSecurityDescLen() (v int, err quickfix.MessageRejectError)

GetEncodedUnderlyingSecurityDescLen gets EncodedUnderlyingSecurityDescLen, Tag 364.

func (OrderMassStatusRequest) GetFactor

GetFactor gets Factor, Tag 228.

func (OrderMassStatusRequest) GetInstrRegistry

GetInstrRegistry gets InstrRegistry, Tag 543.

func (OrderMassStatusRequest) GetIssueDate

func (m OrderMassStatusRequest) GetIssueDate() (v string, err quickfix.MessageRejectError)

GetIssueDate gets IssueDate, Tag 225.

func (OrderMassStatusRequest) GetIssuer

GetIssuer gets Issuer, Tag 106.

func (OrderMassStatusRequest) GetLocaleOfIssue

func (m OrderMassStatusRequest) GetLocaleOfIssue() (v string, err quickfix.MessageRejectError)

GetLocaleOfIssue gets LocaleOfIssue, Tag 472.

func (OrderMassStatusRequest) GetMassStatusReqID

func (m OrderMassStatusRequest) GetMassStatusReqID() (v string, err quickfix.MessageRejectError)

GetMassStatusReqID gets MassStatusReqID, Tag 584.

func (OrderMassStatusRequest) GetMassStatusReqType

func (m OrderMassStatusRequest) GetMassStatusReqType() (v enum.MassStatusReqType, err quickfix.MessageRejectError)

GetMassStatusReqType gets MassStatusReqType, Tag 585.

func (OrderMassStatusRequest) GetMaturityDate

func (m OrderMassStatusRequest) GetMaturityDate() (v string, err quickfix.MessageRejectError)

GetMaturityDate gets MaturityDate, Tag 541.

func (OrderMassStatusRequest) GetMaturityMonthYear

func (m OrderMassStatusRequest) GetMaturityMonthYear() (v string, err quickfix.MessageRejectError)

GetMaturityMonthYear gets MaturityMonthYear, Tag 200.

func (OrderMassStatusRequest) GetNoPartyIDs

GetNoPartyIDs gets NoPartyIDs, Tag 453.

func (OrderMassStatusRequest) GetNoSecurityAltID

GetNoSecurityAltID gets NoSecurityAltID, Tag 454.

func (OrderMassStatusRequest) GetNoUnderlyingSecurityAltID

GetNoUnderlyingSecurityAltID gets NoUnderlyingSecurityAltID, Tag 457.

func (OrderMassStatusRequest) GetOptAttribute

func (m OrderMassStatusRequest) GetOptAttribute() (v string, err quickfix.MessageRejectError)

GetOptAttribute gets OptAttribute, Tag 206.

func (OrderMassStatusRequest) GetProduct

GetProduct gets Product, Tag 460.

func (OrderMassStatusRequest) GetRedemptionDate

func (m OrderMassStatusRequest) GetRedemptionDate() (v string, err quickfix.MessageRejectError)

GetRedemptionDate gets RedemptionDate, Tag 240.

func (OrderMassStatusRequest) GetRepoCollateralSecurityType

func (m OrderMassStatusRequest) GetRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)

GetRepoCollateralSecurityType gets RepoCollateralSecurityType, Tag 239.

func (OrderMassStatusRequest) GetRepurchaseRate

func (m OrderMassStatusRequest) GetRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)

GetRepurchaseRate gets RepurchaseRate, Tag 227.

func (OrderMassStatusRequest) GetRepurchaseTerm

func (m OrderMassStatusRequest) GetRepurchaseTerm() (v int, err quickfix.MessageRejectError)

GetRepurchaseTerm gets RepurchaseTerm, Tag 226.

func (OrderMassStatusRequest) GetSecurityDesc

func (m OrderMassStatusRequest) GetSecurityDesc() (v string, err quickfix.MessageRejectError)

GetSecurityDesc gets SecurityDesc, Tag 107.

func (OrderMassStatusRequest) GetSecurityExchange

func (m OrderMassStatusRequest) GetSecurityExchange() (v string, err quickfix.MessageRejectError)

GetSecurityExchange gets SecurityExchange, Tag 207.

func (OrderMassStatusRequest) GetSecurityID

func (m OrderMassStatusRequest) GetSecurityID() (v string, err quickfix.MessageRejectError)

GetSecurityID gets SecurityID, Tag 48.

func (OrderMassStatusRequest) GetSecurityIDSource

func (m OrderMassStatusRequest) GetSecurityIDSource() (v enum.SecurityIDSource, err quickfix.MessageRejectError)

GetSecurityIDSource gets SecurityIDSource, Tag 22.

func (OrderMassStatusRequest) GetSecurityType

GetSecurityType gets SecurityType, Tag 167.

func (OrderMassStatusRequest) GetSide

GetSide gets Side, Tag 54.

func (OrderMassStatusRequest) GetStateOrProvinceOfIssue

func (m OrderMassStatusRequest) GetStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)

GetStateOrProvinceOfIssue gets StateOrProvinceOfIssue, Tag 471.

func (OrderMassStatusRequest) GetStrikePrice

GetStrikePrice gets StrikePrice, Tag 202.

func (OrderMassStatusRequest) GetSymbol

GetSymbol gets Symbol, Tag 55.

func (OrderMassStatusRequest) GetSymbolSfx

GetSymbolSfx gets SymbolSfx, Tag 65.

func (OrderMassStatusRequest) GetTradingSessionID

func (m OrderMassStatusRequest) GetTradingSessionID() (v enum.TradingSessionID, err quickfix.MessageRejectError)

GetTradingSessionID gets TradingSessionID, Tag 336.

func (OrderMassStatusRequest) GetTradingSessionSubID

func (m OrderMassStatusRequest) GetTradingSessionSubID() (v enum.TradingSessionSubID, err quickfix.MessageRejectError)

GetTradingSessionSubID gets TradingSessionSubID, Tag 625.

func (OrderMassStatusRequest) GetUnderlyingCFICode

func (m OrderMassStatusRequest) GetUnderlyingCFICode() (v string, err quickfix.MessageRejectError)

GetUnderlyingCFICode gets UnderlyingCFICode, Tag 463.

func (OrderMassStatusRequest) GetUnderlyingContractMultiplier

func (m OrderMassStatusRequest) GetUnderlyingContractMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingContractMultiplier gets UnderlyingContractMultiplier, Tag 436.

func (OrderMassStatusRequest) GetUnderlyingCountryOfIssue

func (m OrderMassStatusRequest) GetUnderlyingCountryOfIssue() (v string, err quickfix.MessageRejectError)

GetUnderlyingCountryOfIssue gets UnderlyingCountryOfIssue, Tag 592.

func (OrderMassStatusRequest) GetUnderlyingCouponPaymentDate

func (m OrderMassStatusRequest) GetUnderlyingCouponPaymentDate() (v string, err quickfix.MessageRejectError)

GetUnderlyingCouponPaymentDate gets UnderlyingCouponPaymentDate, Tag 241.

func (OrderMassStatusRequest) GetUnderlyingCouponRate

func (m OrderMassStatusRequest) GetUnderlyingCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingCouponRate gets UnderlyingCouponRate, Tag 435.

func (OrderMassStatusRequest) GetUnderlyingCreditRating

func (m OrderMassStatusRequest) GetUnderlyingCreditRating() (v string, err quickfix.MessageRejectError)

GetUnderlyingCreditRating gets UnderlyingCreditRating, Tag 256.

func (OrderMassStatusRequest) GetUnderlyingFactor

func (m OrderMassStatusRequest) GetUnderlyingFactor() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingFactor gets UnderlyingFactor, Tag 246.

func (OrderMassStatusRequest) GetUnderlyingInstrRegistry

func (m OrderMassStatusRequest) GetUnderlyingInstrRegistry() (v string, err quickfix.MessageRejectError)

GetUnderlyingInstrRegistry gets UnderlyingInstrRegistry, Tag 595.

func (OrderMassStatusRequest) GetUnderlyingIssueDate

func (m OrderMassStatusRequest) GetUnderlyingIssueDate() (v string, err quickfix.MessageRejectError)

GetUnderlyingIssueDate gets UnderlyingIssueDate, Tag 242.

func (OrderMassStatusRequest) GetUnderlyingIssuer

func (m OrderMassStatusRequest) GetUnderlyingIssuer() (v string, err quickfix.MessageRejectError)

GetUnderlyingIssuer gets UnderlyingIssuer, Tag 306.

func (OrderMassStatusRequest) GetUnderlyingLocaleOfIssue

func (m OrderMassStatusRequest) GetUnderlyingLocaleOfIssue() (v string, err quickfix.MessageRejectError)

GetUnderlyingLocaleOfIssue gets UnderlyingLocaleOfIssue, Tag 594.

func (OrderMassStatusRequest) GetUnderlyingMaturityDate

func (m OrderMassStatusRequest) GetUnderlyingMaturityDate() (v string, err quickfix.MessageRejectError)

GetUnderlyingMaturityDate gets UnderlyingMaturityDate, Tag 542.

func (OrderMassStatusRequest) GetUnderlyingMaturityMonthYear

func (m OrderMassStatusRequest) GetUnderlyingMaturityMonthYear() (v string, err quickfix.MessageRejectError)

GetUnderlyingMaturityMonthYear gets UnderlyingMaturityMonthYear, Tag 313.

func (OrderMassStatusRequest) GetUnderlyingOptAttribute

func (m OrderMassStatusRequest) GetUnderlyingOptAttribute() (v string, err quickfix.MessageRejectError)

GetUnderlyingOptAttribute gets UnderlyingOptAttribute, Tag 317.

func (OrderMassStatusRequest) GetUnderlyingProduct

func (m OrderMassStatusRequest) GetUnderlyingProduct() (v int, err quickfix.MessageRejectError)

GetUnderlyingProduct gets UnderlyingProduct, Tag 462.

func (OrderMassStatusRequest) GetUnderlyingRedemptionDate

func (m OrderMassStatusRequest) GetUnderlyingRedemptionDate() (v string, err quickfix.MessageRejectError)

GetUnderlyingRedemptionDate gets UnderlyingRedemptionDate, Tag 247.

func (OrderMassStatusRequest) GetUnderlyingRepoCollateralSecurityType

func (m OrderMassStatusRequest) GetUnderlyingRepoCollateralSecurityType() (v int, err quickfix.MessageRejectError)

GetUnderlyingRepoCollateralSecurityType gets UnderlyingRepoCollateralSecurityType, Tag 243.

func (OrderMassStatusRequest) GetUnderlyingRepurchaseRate

func (m OrderMassStatusRequest) GetUnderlyingRepurchaseRate() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingRepurchaseRate gets UnderlyingRepurchaseRate, Tag 245.

func (OrderMassStatusRequest) GetUnderlyingRepurchaseTerm

func (m OrderMassStatusRequest) GetUnderlyingRepurchaseTerm() (v int, err quickfix.MessageRejectError)

GetUnderlyingRepurchaseTerm gets UnderlyingRepurchaseTerm, Tag 244.

func (OrderMassStatusRequest) GetUnderlyingSecurityDesc

func (m OrderMassStatusRequest) GetUnderlyingSecurityDesc() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecurityDesc gets UnderlyingSecurityDesc, Tag 307.

func (OrderMassStatusRequest) GetUnderlyingSecurityExchange

func (m OrderMassStatusRequest) GetUnderlyingSecurityExchange() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecurityExchange gets UnderlyingSecurityExchange, Tag 308.

func (OrderMassStatusRequest) GetUnderlyingSecurityID

func (m OrderMassStatusRequest) GetUnderlyingSecurityID() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecurityID gets UnderlyingSecurityID, Tag 309.

func (OrderMassStatusRequest) GetUnderlyingSecurityIDSource

func (m OrderMassStatusRequest) GetUnderlyingSecurityIDSource() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecurityIDSource gets UnderlyingSecurityIDSource, Tag 305.

func (OrderMassStatusRequest) GetUnderlyingSecurityType

func (m OrderMassStatusRequest) GetUnderlyingSecurityType() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecurityType gets UnderlyingSecurityType, Tag 310.

func (OrderMassStatusRequest) GetUnderlyingStateOrProvinceOfIssue

func (m OrderMassStatusRequest) GetUnderlyingStateOrProvinceOfIssue() (v string, err quickfix.MessageRejectError)

GetUnderlyingStateOrProvinceOfIssue gets UnderlyingStateOrProvinceOfIssue, Tag 593.

func (OrderMassStatusRequest) GetUnderlyingStrikePrice

func (m OrderMassStatusRequest) GetUnderlyingStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingStrikePrice gets UnderlyingStrikePrice, Tag 316.

func (OrderMassStatusRequest) GetUnderlyingSymbol

func (m OrderMassStatusRequest) GetUnderlyingSymbol() (v string, err quickfix.MessageRejectError)

GetUnderlyingSymbol gets UnderlyingSymbol, Tag 311.

func (OrderMassStatusRequest) GetUnderlyingSymbolSfx

func (m OrderMassStatusRequest) GetUnderlyingSymbolSfx() (v string, err quickfix.MessageRejectError)

GetUnderlyingSymbolSfx gets UnderlyingSymbolSfx, Tag 312.

func (OrderMassStatusRequest) HasAccount

func (m OrderMassStatusRequest) HasAccount() bool

HasAccount returns true if Account is present, Tag 1.

func (OrderMassStatusRequest) HasCFICode

func (m OrderMassStatusRequest) HasCFICode() bool

HasCFICode returns true if CFICode is present, Tag 461.

func (OrderMassStatusRequest) HasContractMultiplier

func (m OrderMassStatusRequest) HasContractMultiplier() bool

HasContractMultiplier returns true if ContractMultiplier is present, Tag 231.

func (OrderMassStatusRequest) HasCountryOfIssue

func (m OrderMassStatusRequest) HasCountryOfIssue() bool

HasCountryOfIssue returns true if CountryOfIssue is present, Tag 470.

func (OrderMassStatusRequest) HasCouponPaymentDate

func (m OrderMassStatusRequest) HasCouponPaymentDate() bool

HasCouponPaymentDate returns true if CouponPaymentDate is present, Tag 224.

func (OrderMassStatusRequest) HasCouponRate

func (m OrderMassStatusRequest) HasCouponRate() bool

HasCouponRate returns true if CouponRate is present, Tag 223.

func (OrderMassStatusRequest) HasCreditRating

func (m OrderMassStatusRequest) HasCreditRating() bool

HasCreditRating returns true if CreditRating is present, Tag 255.

func (OrderMassStatusRequest) HasEncodedIssuer

func (m OrderMassStatusRequest) HasEncodedIssuer() bool

HasEncodedIssuer returns true if EncodedIssuer is present, Tag 349.

func (OrderMassStatusRequest) HasEncodedIssuerLen

func (m OrderMassStatusRequest) HasEncodedIssuerLen() bool

HasEncodedIssuerLen returns true if EncodedIssuerLen is present, Tag 348.

func (OrderMassStatusRequest) HasEncodedSecurityDesc

func (m OrderMassStatusRequest) HasEncodedSecurityDesc() bool

HasEncodedSecurityDesc returns true if EncodedSecurityDesc is present, Tag 351.

func (OrderMassStatusRequest) HasEncodedSecurityDescLen

func (m OrderMassStatusRequest) HasEncodedSecurityDescLen() bool

HasEncodedSecurityDescLen returns true if EncodedSecurityDescLen is present, Tag 350.

func (OrderMassStatusRequest) HasEncodedUnderlyingIssuer

func (m OrderMassStatusRequest) HasEncodedUnderlyingIssuer() bool

HasEncodedUnderlyingIssuer returns true if EncodedUnderlyingIssuer is present, Tag 363.

func (OrderMassStatusRequest) HasEncodedUnderlyingIssuerLen

func (m OrderMassStatusRequest) HasEncodedUnderlyingIssuerLen() bool

HasEncodedUnderlyingIssuerLen returns true if EncodedUnderlyingIssuerLen is present, Tag 362.

func (OrderMassStatusRequest) HasEncodedUnderlyingSecurityDesc

func (m OrderMassStatusRequest) HasEncodedUnderlyingSecurityDesc() bool

HasEncodedUnderlyingSecurityDesc returns true if EncodedUnderlyingSecurityDesc is present, Tag 365.

func (OrderMassStatusRequest) HasEncodedUnderlyingSecurityDescLen

func (m OrderMassStatusRequest) HasEncodedUnderlyingSecurityDescLen() bool

HasEncodedUnderlyingSecurityDescLen returns true if EncodedUnderlyingSecurityDescLen is present, Tag 364.

func (OrderMassStatusRequest) HasFactor

func (m OrderMassStatusRequest) HasFactor() bool

HasFactor returns true if Factor is present, Tag 228.

func (OrderMassStatusRequest) HasInstrRegistry

func (m OrderMassStatusRequest) HasInstrRegistry() bool

HasInstrRegistry returns true if InstrRegistry is present, Tag 543.

func (OrderMassStatusRequest) HasIssueDate

func (m OrderMassStatusRequest) HasIssueDate() bool

HasIssueDate returns true if IssueDate is present, Tag 225.

func (OrderMassStatusRequest) HasIssuer

func (m OrderMassStatusRequest) HasIssuer() bool

HasIssuer returns true if Issuer is present, Tag 106.

func (OrderMassStatusRequest) HasLocaleOfIssue

func (m OrderMassStatusRequest) HasLocaleOfIssue() bool

HasLocaleOfIssue returns true if LocaleOfIssue is present, Tag 472.

func (OrderMassStatusRequest) HasMassStatusReqID

func (m OrderMassStatusRequest) HasMassStatusReqID() bool

HasMassStatusReqID returns true if MassStatusReqID is present, Tag 584.

func (OrderMassStatusRequest) HasMassStatusReqType

func (m OrderMassStatusRequest) HasMassStatusReqType() bool

HasMassStatusReqType returns true if MassStatusReqType is present, Tag 585.

func (OrderMassStatusRequest) HasMaturityDate

func (m OrderMassStatusRequest) HasMaturityDate() bool

HasMaturityDate returns true if MaturityDate is present, Tag 541.

func (OrderMassStatusRequest) HasMaturityMonthYear

func (m OrderMassStatusRequest) HasMaturityMonthYear() bool

HasMaturityMonthYear returns true if MaturityMonthYear is present, Tag 200.

func (OrderMassStatusRequest) HasNoPartyIDs

func (m OrderMassStatusRequest) HasNoPartyIDs() bool

HasNoPartyIDs returns true if NoPartyIDs is present, Tag 453.

func (OrderMassStatusRequest) HasNoSecurityAltID

func (m OrderMassStatusRequest) HasNoSecurityAltID() bool

HasNoSecurityAltID returns true if NoSecurityAltID is present, Tag 454.

func (OrderMassStatusRequest) HasNoUnderlyingSecurityAltID

func (m OrderMassStatusRequest) HasNoUnderlyingSecurityAltID() bool

HasNoUnderlyingSecurityAltID returns true if NoUnderlyingSecurityAltID is present, Tag 457.

func (OrderMassStatusRequest) HasOptAttribute

func (m OrderMassStatusRequest) HasOptAttribute() bool

HasOptAttribute returns true if OptAttribute is present, Tag 206.

func (OrderMassStatusRequest) HasProduct

func (m OrderMassStatusRequest) HasProduct() bool

HasProduct returns true if Product is present, Tag 460.

func (OrderMassStatusRequest) HasRedemptionDate

func (m OrderMassStatusRequest) HasRedemptionDate() bool

HasRedemptionDate returns true if RedemptionDate is present, Tag 240.

func (OrderMassStatusRequest) HasRepoCollateralSecurityType

func (m OrderMassStatusRequest) HasRepoCollateralSecurityType() bool

HasRepoCollateralSecurityType returns true if RepoCollateralSecurityType is present, Tag 239.

func (OrderMassStatusRequest) HasRepurchaseRate

func (m OrderMassStatusRequest) HasRepurchaseRate() bool

HasRepurchaseRate returns true if RepurchaseRate is present, Tag 227.

func (OrderMassStatusRequest) HasRepurchaseTerm

func (m OrderMassStatusRequest) HasRepurchaseTerm() bool

HasRepurchaseTerm returns true if RepurchaseTerm is present, Tag 226.

func (OrderMassStatusRequest) HasSecurityDesc

func (m OrderMassStatusRequest) HasSecurityDesc() bool

HasSecurityDesc returns true if SecurityDesc is present, Tag 107.

func (OrderMassStatusRequest) HasSecurityExchange

func (m OrderMassStatusRequest) HasSecurityExchange() bool

HasSecurityExchange returns true if SecurityExchange is present, Tag 207.

func (OrderMassStatusRequest) HasSecurityID

func (m OrderMassStatusRequest) HasSecurityID() bool

HasSecurityID returns true if SecurityID is present, Tag 48.

func (OrderMassStatusRequest) HasSecurityIDSource

func (m OrderMassStatusRequest) HasSecurityIDSource() bool

HasSecurityIDSource returns true if SecurityIDSource is present, Tag 22.

func (OrderMassStatusRequest) HasSecurityType

func (m OrderMassStatusRequest) HasSecurityType() bool

HasSecurityType returns true if SecurityType is present, Tag 167.

func (OrderMassStatusRequest) HasSide

func (m OrderMassStatusRequest) HasSide() bool

HasSide returns true if Side is present, Tag 54.

func (OrderMassStatusRequest) HasStateOrProvinceOfIssue

func (m OrderMassStatusRequest) HasStateOrProvinceOfIssue() bool

HasStateOrProvinceOfIssue returns true if StateOrProvinceOfIssue is present, Tag 471.

func (OrderMassStatusRequest) HasStrikePrice

func (m OrderMassStatusRequest) HasStrikePrice() bool

HasStrikePrice returns true if StrikePrice is present, Tag 202.

func (OrderMassStatusRequest) HasSymbol

func (m OrderMassStatusRequest) HasSymbol() bool

HasSymbol returns true if Symbol is present, Tag 55.

func (OrderMassStatusRequest) HasSymbolSfx

func (m OrderMassStatusRequest) HasSymbolSfx() bool

HasSymbolSfx returns true if SymbolSfx is present, Tag 65.

func (OrderMassStatusRequest) HasTradingSessionID

func (m OrderMassStatusRequest) HasTradingSessionID() bool

HasTradingSessionID returns true if TradingSessionID is present, Tag 336.

func (OrderMassStatusRequest) HasTradingSessionSubID

func (m OrderMassStatusRequest) HasTradingSessionSubID() bool

HasTradingSessionSubID returns true if TradingSessionSubID is present, Tag 625.

func (OrderMassStatusRequest) HasUnderlyingCFICode

func (m OrderMassStatusRequest) HasUnderlyingCFICode() bool

HasUnderlyingCFICode returns true if UnderlyingCFICode is present, Tag 463.

func (OrderMassStatusRequest) HasUnderlyingContractMultiplier

func (m OrderMassStatusRequest) HasUnderlyingContractMultiplier() bool

HasUnderlyingContractMultiplier returns true if UnderlyingContractMultiplier is present, Tag 436.

func (OrderMassStatusRequest) HasUnderlyingCountryOfIssue

func (m OrderMassStatusRequest) HasUnderlyingCountryOfIssue() bool

HasUnderlyingCountryOfIssue returns true if UnderlyingCountryOfIssue is present, Tag 592.

func (OrderMassStatusRequest) HasUnderlyingCouponPaymentDate

func (m OrderMassStatusRequest) HasUnderlyingCouponPaymentDate() bool

HasUnderlyingCouponPaymentDate returns true if UnderlyingCouponPaymentDate is present, Tag 241.

func (OrderMassStatusRequest) HasUnderlyingCouponRate

func (m OrderMassStatusRequest) HasUnderlyingCouponRate() bool

HasUnderlyingCouponRate returns true if UnderlyingCouponRate is present, Tag 435.

func (OrderMassStatusRequest) HasUnderlyingCreditRating

func (m OrderMassStatusRequest) HasUnderlyingCreditRating() bool

HasUnderlyingCreditRating returns true if UnderlyingCreditRating is present, Tag 256.

func (OrderMassStatusRequest) HasUnderlyingFactor

func (m OrderMassStatusRequest) HasUnderlyingFactor() bool

HasUnderlyingFactor returns true if UnderlyingFactor is present, Tag 246.

func (OrderMassStatusRequest) HasUnderlyingInstrRegistry

func (m OrderMassStatusRequest) HasUnderlyingInstrRegistry() bool

HasUnderlyingInstrRegistry returns true if UnderlyingInstrRegistry is present, Tag 595.

func (OrderMassStatusRequest) HasUnderlyingIssueDate

func (m OrderMassStatusRequest) HasUnderlyingIssueDate() bool

HasUnderlyingIssueDate returns true if UnderlyingIssueDate is present, Tag 242.

func (OrderMassStatusRequest) HasUnderlyingIssuer

func (m OrderMassStatusRequest) HasUnderlyingIssuer() bool

HasUnderlyingIssuer returns true if UnderlyingIssuer is present, Tag 306.

func (OrderMassStatusRequest) HasUnderlyingLocaleOfIssue

func (m OrderMassStatusRequest) HasUnderlyingLocaleOfIssue() bool

HasUnderlyingLocaleOfIssue returns true if UnderlyingLocaleOfIssue is present, Tag 594.

func (OrderMassStatusRequest) HasUnderlyingMaturityDate

func (m OrderMassStatusRequest) HasUnderlyingMaturityDate() bool

HasUnderlyingMaturityDate returns true if UnderlyingMaturityDate is present, Tag 542.

func (OrderMassStatusRequest) HasUnderlyingMaturityMonthYear

func (m OrderMassStatusRequest) HasUnderlyingMaturityMonthYear() bool

HasUnderlyingMaturityMonthYear returns true if UnderlyingMaturityMonthYear is present, Tag 313.

func (OrderMassStatusRequest) HasUnderlyingOptAttribute

func (m OrderMassStatusRequest) HasUnderlyingOptAttribute() bool

HasUnderlyingOptAttribute returns true if UnderlyingOptAttribute is present, Tag 317.

func (OrderMassStatusRequest) HasUnderlyingProduct

func (m OrderMassStatusRequest) HasUnderlyingProduct() bool

HasUnderlyingProduct returns true if UnderlyingProduct is present, Tag 462.

func (OrderMassStatusRequest) HasUnderlyingRedemptionDate

func (m OrderMassStatusRequest) HasUnderlyingRedemptionDate() bool

HasUnderlyingRedemptionDate returns true if UnderlyingRedemptionDate is present, Tag 247.

func (OrderMassStatusRequest) HasUnderlyingRepoCollateralSecurityType

func (m OrderMassStatusRequest) HasUnderlyingRepoCollateralSecurityType() bool

HasUnderlyingRepoCollateralSecurityType returns true if UnderlyingRepoCollateralSecurityType is present, Tag 243.

func (OrderMassStatusRequest) HasUnderlyingRepurchaseRate

func (m OrderMassStatusRequest) HasUnderlyingRepurchaseRate() bool

HasUnderlyingRepurchaseRate returns true if UnderlyingRepurchaseRate is present, Tag 245.

func (OrderMassStatusRequest) HasUnderlyingRepurchaseTerm

func (m OrderMassStatusRequest) HasUnderlyingRepurchaseTerm() bool

HasUnderlyingRepurchaseTerm returns true if UnderlyingRepurchaseTerm is present, Tag 244.

func (OrderMassStatusRequest) HasUnderlyingSecurityDesc

func (m OrderMassStatusRequest) HasUnderlyingSecurityDesc() bool

HasUnderlyingSecurityDesc returns true if UnderlyingSecurityDesc is present, Tag 307.

func (OrderMassStatusRequest) HasUnderlyingSecurityExchange

func (m OrderMassStatusRequest) HasUnderlyingSecurityExchange() bool

HasUnderlyingSecurityExchange returns true if UnderlyingSecurityExchange is present, Tag 308.

func (OrderMassStatusRequest) HasUnderlyingSecurityID

func (m OrderMassStatusRequest) HasUnderlyingSecurityID() bool

HasUnderlyingSecurityID returns true if UnderlyingSecurityID is present, Tag 309.

func (OrderMassStatusRequest) HasUnderlyingSecurityIDSource

func (m OrderMassStatusRequest) HasUnderlyingSecurityIDSource() bool

HasUnderlyingSecurityIDSource returns true if UnderlyingSecurityIDSource is present, Tag 305.

func (OrderMassStatusRequest) HasUnderlyingSecurityType

func (m OrderMassStatusRequest) HasUnderlyingSecurityType() bool

HasUnderlyingSecurityType returns true if UnderlyingSecurityType is present, Tag 310.

func (OrderMassStatusRequest) HasUnderlyingStateOrProvinceOfIssue

func (m OrderMassStatusRequest) HasUnderlyingStateOrProvinceOfIssue() bool

HasUnderlyingStateOrProvinceOfIssue returns true if UnderlyingStateOrProvinceOfIssue is present, Tag 593.

func (OrderMassStatusRequest) HasUnderlyingStrikePrice

func (m OrderMassStatusRequest) HasUnderlyingStrikePrice() bool

HasUnderlyingStrikePrice returns true if UnderlyingStrikePrice is present, Tag 316.

func (OrderMassStatusRequest) HasUnderlyingSymbol

func (m OrderMassStatusRequest) HasUnderlyingSymbol() bool

HasUnderlyingSymbol returns true if UnderlyingSymbol is present, Tag 311.

func (OrderMassStatusRequest) HasUnderlyingSymbolSfx

func (m OrderMassStatusRequest) HasUnderlyingSymbolSfx() bool

HasUnderlyingSymbolSfx returns true if UnderlyingSymbolSfx is present, Tag 312.

func (OrderMassStatusRequest) SetAccount

func (m OrderMassStatusRequest) SetAccount(v string)

SetAccount sets Account, Tag 1.

func (OrderMassStatusRequest) SetCFICode

func (m OrderMassStatusRequest) SetCFICode(v string)

SetCFICode sets CFICode, Tag 461.

func (OrderMassStatusRequest) SetContractMultiplier

func (m OrderMassStatusRequest) SetContractMultiplier(value decimal.Decimal, scale int32)

SetContractMultiplier sets ContractMultiplier, Tag 231.

func (OrderMassStatusRequest) SetCountryOfIssue

func (m OrderMassStatusRequest) SetCountryOfIssue(v string)

SetCountryOfIssue sets CountryOfIssue, Tag 470.

func (OrderMassStatusRequest) SetCouponPaymentDate

func (m OrderMassStatusRequest) SetCouponPaymentDate(v string)

SetCouponPaymentDate sets CouponPaymentDate, Tag 224.

func (OrderMassStatusRequest) SetCouponRate

func (m OrderMassStatusRequest) SetCouponRate(value decimal.Decimal, scale int32)

SetCouponRate sets CouponRate, Tag 223.

func (OrderMassStatusRequest) SetCreditRating

func (m OrderMassStatusRequest) SetCreditRating(v string)

SetCreditRating sets CreditRating, Tag 255.

func (OrderMassStatusRequest) SetEncodedIssuer

func (m OrderMassStatusRequest) SetEncodedIssuer(v string)

SetEncodedIssuer sets EncodedIssuer, Tag 349.

func (OrderMassStatusRequest) SetEncodedIssuerLen

func (m OrderMassStatusRequest) SetEncodedIssuerLen(v int)

SetEncodedIssuerLen sets EncodedIssuerLen, Tag 348.

func (OrderMassStatusRequest) SetEncodedSecurityDesc

func (m OrderMassStatusRequest) SetEncodedSecurityDesc(v string)

SetEncodedSecurityDesc sets EncodedSecurityDesc, Tag 351.

func (OrderMassStatusRequest) SetEncodedSecurityDescLen

func (m OrderMassStatusRequest) SetEncodedSecurityDescLen(v int)

SetEncodedSecurityDescLen sets EncodedSecurityDescLen, Tag 350.

func (OrderMassStatusRequest) SetEncodedUnderlyingIssuer

func (m OrderMassStatusRequest) SetEncodedUnderlyingIssuer(v string)

SetEncodedUnderlyingIssuer sets EncodedUnderlyingIssuer, Tag 363.

func (OrderMassStatusRequest) SetEncodedUnderlyingIssuerLen

func (m OrderMassStatusRequest) SetEncodedUnderlyingIssuerLen(v int)

SetEncodedUnderlyingIssuerLen sets EncodedUnderlyingIssuerLen, Tag 362.

func (OrderMassStatusRequest) SetEncodedUnderlyingSecurityDesc

func (m OrderMassStatusRequest) SetEncodedUnderlyingSecurityDesc(v string)

SetEncodedUnderlyingSecurityDesc sets EncodedUnderlyingSecurityDesc, Tag 365.

func (OrderMassStatusRequest) SetEncodedUnderlyingSecurityDescLen

func (m OrderMassStatusRequest) SetEncodedUnderlyingSecurityDescLen(v int)

SetEncodedUnderlyingSecurityDescLen sets EncodedUnderlyingSecurityDescLen, Tag 364.

func (OrderMassStatusRequest) SetFactor

func (m OrderMassStatusRequest) SetFactor(value decimal.Decimal, scale int32)

SetFactor sets Factor, Tag 228.

func (OrderMassStatusRequest) SetInstrRegistry

func (m OrderMassStatusRequest) SetInstrRegistry(v enum.InstrRegistry)

SetInstrRegistry sets InstrRegistry, Tag 543.

func (OrderMassStatusRequest) SetIssueDate

func (m OrderMassStatusRequest) SetIssueDate(v string)

SetIssueDate sets IssueDate, Tag 225.

func (OrderMassStatusRequest) SetIssuer

func (m OrderMassStatusRequest) SetIssuer(v string)

SetIssuer sets Issuer, Tag 106.

func (OrderMassStatusRequest) SetLocaleOfIssue

func (m OrderMassStatusRequest) SetLocaleOfIssue(v string)

SetLocaleOfIssue sets LocaleOfIssue, Tag 472.

func (OrderMassStatusRequest) SetMassStatusReqID

func (m OrderMassStatusRequest) SetMassStatusReqID(v string)

SetMassStatusReqID sets MassStatusReqID, Tag 584.

func (OrderMassStatusRequest) SetMassStatusReqType

func (m OrderMassStatusRequest) SetMassStatusReqType(v enum.MassStatusReqType)

SetMassStatusReqType sets MassStatusReqType, Tag 585.

func (OrderMassStatusRequest) SetMaturityDate

func (m OrderMassStatusRequest) SetMaturityDate(v string)

SetMaturityDate sets MaturityDate, Tag 541.

func (OrderMassStatusRequest) SetMaturityMonthYear

func (m OrderMassStatusRequest) SetMaturityMonthYear(v string)

SetMaturityMonthYear sets MaturityMonthYear, Tag 200.

func (OrderMassStatusRequest) SetNoPartyIDs

SetNoPartyIDs sets NoPartyIDs, Tag 453.

func (OrderMassStatusRequest) SetNoSecurityAltID

func (m OrderMassStatusRequest) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup)

SetNoSecurityAltID sets NoSecurityAltID, Tag 454.

func (OrderMassStatusRequest) SetNoUnderlyingSecurityAltID

func (m OrderMassStatusRequest) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup)

SetNoUnderlyingSecurityAltID sets NoUnderlyingSecurityAltID, Tag 457.

func (OrderMassStatusRequest) SetOptAttribute

func (m OrderMassStatusRequest) SetOptAttribute(v string)

SetOptAttribute sets OptAttribute, Tag 206.

func (OrderMassStatusRequest) SetProduct

func (m OrderMassStatusRequest) SetProduct(v enum.Product)

SetProduct sets Product, Tag 460.

func (OrderMassStatusRequest) SetRedemptionDate

func (m OrderMassStatusRequest) SetRedemptionDate(v string)

SetRedemptionDate sets RedemptionDate, Tag 240.

func (OrderMassStatusRequest) SetRepoCollateralSecurityType

func (m OrderMassStatusRequest) SetRepoCollateralSecurityType(v int)

SetRepoCollateralSecurityType sets RepoCollateralSecurityType, Tag 239.

func (OrderMassStatusRequest) SetRepurchaseRate

func (m OrderMassStatusRequest) SetRepurchaseRate(value decimal.Decimal, scale int32)

SetRepurchaseRate sets RepurchaseRate, Tag 227.

func (OrderMassStatusRequest) SetRepurchaseTerm

func (m OrderMassStatusRequest) SetRepurchaseTerm(v int)

SetRepurchaseTerm sets RepurchaseTerm, Tag 226.

func (OrderMassStatusRequest) SetSecurityDesc

func (m OrderMassStatusRequest) SetSecurityDesc(v string)

SetSecurityDesc sets SecurityDesc, Tag 107.

func (OrderMassStatusRequest) SetSecurityExchange

func (m OrderMassStatusRequest) SetSecurityExchange(v string)

SetSecurityExchange sets SecurityExchange, Tag 207.

func (OrderMassStatusRequest) SetSecurityID

func (m OrderMassStatusRequest) SetSecurityID(v string)

SetSecurityID sets SecurityID, Tag 48.

func (OrderMassStatusRequest) SetSecurityIDSource

func (m OrderMassStatusRequest) SetSecurityIDSource(v enum.SecurityIDSource)

SetSecurityIDSource sets SecurityIDSource, Tag 22.

func (OrderMassStatusRequest) SetSecurityType

func (m OrderMassStatusRequest) SetSecurityType(v enum.SecurityType)

SetSecurityType sets SecurityType, Tag 167.

func (OrderMassStatusRequest) SetSide

func (m OrderMassStatusRequest) SetSide(v enum.Side)

SetSide sets Side, Tag 54.

func (OrderMassStatusRequest) SetStateOrProvinceOfIssue

func (m OrderMassStatusRequest) SetStateOrProvinceOfIssue(v string)

SetStateOrProvinceOfIssue sets StateOrProvinceOfIssue, Tag 471.

func (OrderMassStatusRequest) SetStrikePrice

func (m OrderMassStatusRequest) SetStrikePrice(value decimal.Decimal, scale int32)

SetStrikePrice sets StrikePrice, Tag 202.

func (OrderMassStatusRequest) SetSymbol

func (m OrderMassStatusRequest) SetSymbol(v string)

SetSymbol sets Symbol, Tag 55.

func (OrderMassStatusRequest) SetSymbolSfx

func (m OrderMassStatusRequest) SetSymbolSfx(v enum.SymbolSfx)

SetSymbolSfx sets SymbolSfx, Tag 65.

func (OrderMassStatusRequest) SetTradingSessionID

func (m OrderMassStatusRequest) SetTradingSessionID(v enum.TradingSessionID)

SetTradingSessionID sets TradingSessionID, Tag 336.

func (OrderMassStatusRequest) SetTradingSessionSubID

func (m OrderMassStatusRequest) SetTradingSessionSubID(v enum.TradingSessionSubID)

SetTradingSessionSubID sets TradingSessionSubID, Tag 625.

func (OrderMassStatusRequest) SetUnderlyingCFICode

func (m OrderMassStatusRequest) SetUnderlyingCFICode(v string)

SetUnderlyingCFICode sets UnderlyingCFICode, Tag 463.

func (OrderMassStatusRequest) SetUnderlyingContractMultiplier

func (m OrderMassStatusRequest) SetUnderlyingContractMultiplier(value decimal.Decimal, scale int32)

SetUnderlyingContractMultiplier sets UnderlyingContractMultiplier, Tag 436.

func (OrderMassStatusRequest) SetUnderlyingCountryOfIssue

func (m OrderMassStatusRequest) SetUnderlyingCountryOfIssue(v string)

SetUnderlyingCountryOfIssue sets UnderlyingCountryOfIssue, Tag 592.

func (OrderMassStatusRequest) SetUnderlyingCouponPaymentDate

func (m OrderMassStatusRequest) SetUnderlyingCouponPaymentDate(v string)

SetUnderlyingCouponPaymentDate sets UnderlyingCouponPaymentDate, Tag 241.

func (OrderMassStatusRequest) SetUnderlyingCouponRate

func (m OrderMassStatusRequest) SetUnderlyingCouponRate(value decimal.Decimal, scale int32)

SetUnderlyingCouponRate sets UnderlyingCouponRate, Tag 435.

func (OrderMassStatusRequest) SetUnderlyingCreditRating

func (m OrderMassStatusRequest) SetUnderlyingCreditRating(v string)

SetUnderlyingCreditRating sets UnderlyingCreditRating, Tag 256.

func (OrderMassStatusRequest) SetUnderlyingFactor

func (m OrderMassStatusRequest) SetUnderlyingFactor(value decimal.Decimal, scale int32)

SetUnderlyingFactor sets UnderlyingFactor, Tag 246.

func (OrderMassStatusRequest) SetUnderlyingInstrRegistry

func (m OrderMassStatusRequest) SetUnderlyingInstrRegistry(v string)

SetUnderlyingInstrRegistry sets UnderlyingInstrRegistry, Tag 595.

func (OrderMassStatusRequest) SetUnderlyingIssueDate

func (m OrderMassStatusRequest) SetUnderlyingIssueDate(v string)

SetUnderlyingIssueDate sets UnderlyingIssueDate, Tag 242.

func (OrderMassStatusRequest) SetUnderlyingIssuer

func (m OrderMassStatusRequest) SetUnderlyingIssuer(v string)

SetUnderlyingIssuer sets UnderlyingIssuer, Tag 306.

func (OrderMassStatusRequest) SetUnderlyingLocaleOfIssue

func (m OrderMassStatusRequest) SetUnderlyingLocaleOfIssue(v string)

SetUnderlyingLocaleOfIssue sets UnderlyingLocaleOfIssue, Tag 594.

func (OrderMassStatusRequest) SetUnderlyingMaturityDate

func (m OrderMassStatusRequest) SetUnderlyingMaturityDate(v string)

SetUnderlyingMaturityDate sets UnderlyingMaturityDate, Tag 542.

func (OrderMassStatusRequest) SetUnderlyingMaturityMonthYear

func (m OrderMassStatusRequest) SetUnderlyingMaturityMonthYear(v string)

SetUnderlyingMaturityMonthYear sets UnderlyingMaturityMonthYear, Tag 313.

func (OrderMassStatusRequest) SetUnderlyingOptAttribute

func (m OrderMassStatusRequest) SetUnderlyingOptAttribute(v string)

SetUnderlyingOptAttribute sets UnderlyingOptAttribute, Tag 317.

func (OrderMassStatusRequest) SetUnderlyingProduct

func (m OrderMassStatusRequest) SetUnderlyingProduct(v int)

SetUnderlyingProduct sets UnderlyingProduct, Tag 462.

func (OrderMassStatusRequest) SetUnderlyingRedemptionDate

func (m OrderMassStatusRequest) SetUnderlyingRedemptionDate(v string)

SetUnderlyingRedemptionDate sets UnderlyingRedemptionDate, Tag 247.

func (OrderMassStatusRequest) SetUnderlyingRepoCollateralSecurityType

func (m OrderMassStatusRequest) SetUnderlyingRepoCollateralSecurityType(v int)

SetUnderlyingRepoCollateralSecurityType sets UnderlyingRepoCollateralSecurityType, Tag 243.

func (OrderMassStatusRequest) SetUnderlyingRepurchaseRate

func (m OrderMassStatusRequest) SetUnderlyingRepurchaseRate(value decimal.Decimal, scale int32)

SetUnderlyingRepurchaseRate sets UnderlyingRepurchaseRate, Tag 245.

func (OrderMassStatusRequest) SetUnderlyingRepurchaseTerm

func (m OrderMassStatusRequest) SetUnderlyingRepurchaseTerm(v int)

SetUnderlyingRepurchaseTerm sets UnderlyingRepurchaseTerm, Tag 244.

func (OrderMassStatusRequest) SetUnderlyingSecurityDesc

func (m OrderMassStatusRequest) SetUnderlyingSecurityDesc(v string)

SetUnderlyingSecurityDesc sets UnderlyingSecurityDesc, Tag 307.

func (OrderMassStatusRequest) SetUnderlyingSecurityExchange

func (m OrderMassStatusRequest) SetUnderlyingSecurityExchange(v string)

SetUnderlyingSecurityExchange sets UnderlyingSecurityExchange, Tag 308.

func (OrderMassStatusRequest) SetUnderlyingSecurityID

func (m OrderMassStatusRequest) SetUnderlyingSecurityID(v string)

SetUnderlyingSecurityID sets UnderlyingSecurityID, Tag 309.

func (OrderMassStatusRequest) SetUnderlyingSecurityIDSource

func (m OrderMassStatusRequest) SetUnderlyingSecurityIDSource(v string)

SetUnderlyingSecurityIDSource sets UnderlyingSecurityIDSource, Tag 305.

func (OrderMassStatusRequest) SetUnderlyingSecurityType

func (m OrderMassStatusRequest) SetUnderlyingSecurityType(v string)

SetUnderlyingSecurityType sets UnderlyingSecurityType, Tag 310.

func (OrderMassStatusRequest) SetUnderlyingStateOrProvinceOfIssue

func (m OrderMassStatusRequest) SetUnderlyingStateOrProvinceOfIssue(v string)

SetUnderlyingStateOrProvinceOfIssue sets UnderlyingStateOrProvinceOfIssue, Tag 593.

func (OrderMassStatusRequest) SetUnderlyingStrikePrice

func (m OrderMassStatusRequest) SetUnderlyingStrikePrice(value decimal.Decimal, scale int32)

SetUnderlyingStrikePrice sets UnderlyingStrikePrice, Tag 316.

func (OrderMassStatusRequest) SetUnderlyingSymbol

func (m OrderMassStatusRequest) SetUnderlyingSymbol(v string)

SetUnderlyingSymbol sets UnderlyingSymbol, Tag 311.

func (OrderMassStatusRequest) SetUnderlyingSymbolSfx

func (m OrderMassStatusRequest) SetUnderlyingSymbolSfx(v string)

SetUnderlyingSymbolSfx sets UnderlyingSymbolSfx, Tag 312.

func (OrderMassStatusRequest) ToMessage

func (m OrderMassStatusRequest) ToMessage() *quickfix.Message

ToMessage returns a quickfix.Message instance.

type RouteOut

A RouteOut is the callback type that should be implemented for routing Message.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL