allocation

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2017 License: Apache-1.1 Imports: 7 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 Allocation added in v0.4.0

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

Allocation is the fix43 Allocation type, MsgType = J

func FromMessage added in v0.4.0

func FromMessage(m *quickfix.Message) Allocation

FromMessage creates a Allocation from a quickfix.Message instance

func New added in v0.2.0

func New(allocid field.AllocIDField, alloctranstype field.AllocTransTypeField, alloctype field.AllocTypeField, side field.SideField, quantity field.QuantityField, avgpx field.AvgPxField, tradedate field.TradeDateField) (m Allocation)

New returns a Allocation initialized with the required fields for Allocation

func (Allocation) GetAccruedInterestRate added in v0.4.0

func (m Allocation) GetAccruedInterestRate() (v decimal.Decimal, err quickfix.MessageRejectError)

GetAccruedInterestRate gets AccruedInterestRate, Tag 158

func (Allocation) GetAllocID added in v0.4.0

func (m Allocation) GetAllocID() (v string, err quickfix.MessageRejectError)

GetAllocID gets AllocID, Tag 70

func (Allocation) GetAllocLinkID added in v0.4.0

func (m Allocation) GetAllocLinkID() (v string, err quickfix.MessageRejectError)

GetAllocLinkID gets AllocLinkID, Tag 196

func (Allocation) GetAllocLinkType added in v0.4.0

func (m Allocation) GetAllocLinkType() (v enum.AllocLinkType, err quickfix.MessageRejectError)

GetAllocLinkType gets AllocLinkType, Tag 197

func (Allocation) GetAllocTransType added in v0.4.0

func (m Allocation) GetAllocTransType() (v enum.AllocTransType, err quickfix.MessageRejectError)

GetAllocTransType gets AllocTransType, Tag 71

func (Allocation) GetAllocType added in v0.4.0

func (m Allocation) GetAllocType() (v enum.AllocType, err quickfix.MessageRejectError)

GetAllocType gets AllocType, Tag 626

func (Allocation) GetAvgPrxPrecision added in v0.4.0

func (m Allocation) GetAvgPrxPrecision() (v int, err quickfix.MessageRejectError)

GetAvgPrxPrecision gets AvgPrxPrecision, Tag 74

func (Allocation) GetAvgPx added in v0.4.0

func (m Allocation) GetAvgPx() (v decimal.Decimal, err quickfix.MessageRejectError)

GetAvgPx gets AvgPx, Tag 6

func (Allocation) GetBookingRefID added in v0.4.0

func (m Allocation) GetBookingRefID() (v string, err quickfix.MessageRejectError)

GetBookingRefID gets BookingRefID, Tag 466

func (Allocation) GetCFICode added in v0.4.0

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

GetCFICode gets CFICode, Tag 461

func (Allocation) GetConcession added in v0.4.0

func (m Allocation) GetConcession() (v decimal.Decimal, err quickfix.MessageRejectError)

GetConcession gets Concession, Tag 238

func (Allocation) GetContractMultiplier added in v0.4.0

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

GetContractMultiplier gets ContractMultiplier, Tag 231

func (Allocation) GetCountryOfIssue added in v0.4.0

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

GetCountryOfIssue gets CountryOfIssue, Tag 470

func (Allocation) GetCouponPaymentDate added in v0.4.0

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

GetCouponPaymentDate gets CouponPaymentDate, Tag 224

func (Allocation) GetCouponRate added in v0.4.0

func (m Allocation) GetCouponRate() (v decimal.Decimal, err quickfix.MessageRejectError)

GetCouponRate gets CouponRate, Tag 223

func (Allocation) GetCreditRating added in v0.4.0

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

GetCreditRating gets CreditRating, Tag 255

func (Allocation) GetCurrency added in v0.4.0

func (m Allocation) GetCurrency() (v string, err quickfix.MessageRejectError)

GetCurrency gets Currency, Tag 15

func (Allocation) GetEncodedIssuer added in v0.4.0

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

GetEncodedIssuer gets EncodedIssuer, Tag 349

func (Allocation) GetEncodedIssuerLen added in v0.4.0

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

GetEncodedIssuerLen gets EncodedIssuerLen, Tag 348

func (Allocation) GetEncodedSecurityDesc added in v0.4.0

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

GetEncodedSecurityDesc gets EncodedSecurityDesc, Tag 351

func (Allocation) GetEncodedSecurityDescLen added in v0.4.0

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

GetEncodedSecurityDescLen gets EncodedSecurityDescLen, Tag 350

func (Allocation) GetEncodedText added in v0.4.0

func (m Allocation) GetEncodedText() (v string, err quickfix.MessageRejectError)

GetEncodedText gets EncodedText, Tag 355

func (Allocation) GetEncodedTextLen added in v0.4.0

func (m Allocation) GetEncodedTextLen() (v int, err quickfix.MessageRejectError)

GetEncodedTextLen gets EncodedTextLen, Tag 354

func (Allocation) GetFactor added in v0.4.0

func (m Allocation) GetFactor() (v decimal.Decimal, err quickfix.MessageRejectError)

GetFactor gets Factor, Tag 228

func (Allocation) GetFutSettDate added in v0.4.0

func (m Allocation) GetFutSettDate() (v string, err quickfix.MessageRejectError)

GetFutSettDate gets FutSettDate, Tag 64

func (Allocation) GetGrossTradeAmt added in v0.4.0

func (m Allocation) GetGrossTradeAmt() (v decimal.Decimal, err quickfix.MessageRejectError)

GetGrossTradeAmt gets GrossTradeAmt, Tag 381

func (Allocation) GetInstrRegistry added in v0.4.0

func (m Allocation) GetInstrRegistry() (v enum.InstrRegistry, err quickfix.MessageRejectError)

GetInstrRegistry gets InstrRegistry, Tag 543

func (Allocation) GetIssueDate added in v0.4.0

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

GetIssueDate gets IssueDate, Tag 225

func (Allocation) GetIssuer added in v0.4.0

func (m Allocation) GetIssuer() (v string, err quickfix.MessageRejectError)

GetIssuer gets Issuer, Tag 106

func (Allocation) GetLastMkt added in v0.4.0

func (m Allocation) GetLastMkt() (v string, err quickfix.MessageRejectError)

GetLastMkt gets LastMkt, Tag 30

func (Allocation) GetLegalConfirm added in v0.4.0

func (m Allocation) GetLegalConfirm() (v bool, err quickfix.MessageRejectError)

GetLegalConfirm gets LegalConfirm, Tag 650

func (Allocation) GetLocaleOfIssue added in v0.4.0

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

GetLocaleOfIssue gets LocaleOfIssue, Tag 472

func (Allocation) GetMaturityDate added in v0.4.0

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

GetMaturityDate gets MaturityDate, Tag 541

func (Allocation) GetMaturityMonthYear added in v0.4.0

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

GetMaturityMonthYear gets MaturityMonthYear, Tag 200

func (Allocation) GetNetMoney added in v0.4.0

func (m Allocation) GetNetMoney() (v decimal.Decimal, err quickfix.MessageRejectError)

GetNetMoney gets NetMoney, Tag 118

func (Allocation) GetNoAllocs added in v0.4.0

GetNoAllocs gets NoAllocs, Tag 78

func (Allocation) GetNoExecs added in v0.4.0

GetNoExecs gets NoExecs, Tag 124

func (Allocation) GetNoOrders added in v0.4.0

GetNoOrders gets NoOrders, Tag 73

func (Allocation) GetNoPartyIDs added in v0.4.0

GetNoPartyIDs gets NoPartyIDs, Tag 453

func (Allocation) GetNoSecurityAltID added in v0.4.0

GetNoSecurityAltID gets NoSecurityAltID, Tag 454

func (Allocation) GetNumDaysInterest added in v0.4.0

func (m Allocation) GetNumDaysInterest() (v int, err quickfix.MessageRejectError)

GetNumDaysInterest gets NumDaysInterest, Tag 157

func (Allocation) GetOptAttribute added in v0.4.0

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

GetOptAttribute gets OptAttribute, Tag 206

func (Allocation) GetPositionEffect added in v0.4.0

func (m Allocation) GetPositionEffect() (v enum.PositionEffect, err quickfix.MessageRejectError)

GetPositionEffect gets PositionEffect, Tag 77

func (Allocation) GetPriceType added in v0.4.0

func (m Allocation) GetPriceType() (v enum.PriceType, err quickfix.MessageRejectError)

GetPriceType gets PriceType, Tag 423

func (Allocation) GetProduct added in v0.4.0

func (m Allocation) GetProduct() (v enum.Product, err quickfix.MessageRejectError)

GetProduct gets Product, Tag 460

func (Allocation) GetQuantity added in v0.4.0

func (m Allocation) GetQuantity() (v decimal.Decimal, err quickfix.MessageRejectError)

GetQuantity gets Quantity, Tag 53

func (Allocation) GetRedemptionDate added in v0.4.0

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

GetRedemptionDate gets RedemptionDate, Tag 240

func (Allocation) GetRefAllocID added in v0.4.0

func (m Allocation) GetRefAllocID() (v string, err quickfix.MessageRejectError)

GetRefAllocID gets RefAllocID, Tag 72

func (Allocation) GetRepoCollateralSecurityType added in v0.4.0

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

GetRepoCollateralSecurityType gets RepoCollateralSecurityType, Tag 239

func (Allocation) GetRepurchaseRate added in v0.4.0

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

GetRepurchaseRate gets RepurchaseRate, Tag 227

func (Allocation) GetRepurchaseTerm added in v0.4.0

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

GetRepurchaseTerm gets RepurchaseTerm, Tag 226

func (Allocation) GetSecurityDesc added in v0.4.0

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

GetSecurityDesc gets SecurityDesc, Tag 107

func (Allocation) GetSecurityExchange added in v0.4.0

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

GetSecurityExchange gets SecurityExchange, Tag 207

func (Allocation) GetSecurityID added in v0.4.0

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

GetSecurityID gets SecurityID, Tag 48

func (Allocation) GetSecurityIDSource added in v0.4.0

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

GetSecurityIDSource gets SecurityIDSource, Tag 22

func (Allocation) GetSecurityType added in v0.4.0

func (m Allocation) GetSecurityType() (v enum.SecurityType, err quickfix.MessageRejectError)

GetSecurityType gets SecurityType, Tag 167

func (Allocation) GetSettlmntTyp added in v0.4.0

func (m Allocation) GetSettlmntTyp() (v enum.SettlmntTyp, err quickfix.MessageRejectError)

GetSettlmntTyp gets SettlmntTyp, Tag 63

func (Allocation) GetSide added in v0.4.0

func (m Allocation) GetSide() (v enum.Side, err quickfix.MessageRejectError)

GetSide gets Side, Tag 54

func (Allocation) GetStateOrProvinceOfIssue added in v0.4.0

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

GetStateOrProvinceOfIssue gets StateOrProvinceOfIssue, Tag 471

func (Allocation) GetStrikePrice added in v0.4.0

func (m Allocation) GetStrikePrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetStrikePrice gets StrikePrice, Tag 202

func (Allocation) GetSymbol added in v0.4.0

func (m Allocation) GetSymbol() (v string, err quickfix.MessageRejectError)

GetSymbol gets Symbol, Tag 55

func (Allocation) GetSymbolSfx added in v0.4.0

func (m Allocation) GetSymbolSfx() (v enum.SymbolSfx, err quickfix.MessageRejectError)

GetSymbolSfx gets SymbolSfx, Tag 65

func (Allocation) GetText added in v0.4.0

func (m Allocation) GetText() (v string, err quickfix.MessageRejectError)

GetText gets Text, Tag 58

func (Allocation) GetTotalAccruedInterestAmt added in v0.4.0

func (m Allocation) GetTotalAccruedInterestAmt() (v decimal.Decimal, err quickfix.MessageRejectError)

GetTotalAccruedInterestAmt gets TotalAccruedInterestAmt, Tag 540

func (Allocation) GetTotalTakedown added in v0.4.0

func (m Allocation) GetTotalTakedown() (v decimal.Decimal, err quickfix.MessageRejectError)

GetTotalTakedown gets TotalTakedown, Tag 237

func (Allocation) GetTradeDate added in v0.4.0

func (m Allocation) GetTradeDate() (v string, err quickfix.MessageRejectError)

GetTradeDate gets TradeDate, Tag 75

func (Allocation) GetTradeOriginationDate added in v0.4.0

func (m Allocation) GetTradeOriginationDate() (v string, err quickfix.MessageRejectError)

GetTradeOriginationDate gets TradeOriginationDate, Tag 229

func (Allocation) GetTradingSessionID added in v0.4.0

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

GetTradingSessionID gets TradingSessionID, Tag 336

func (Allocation) GetTradingSessionSubID added in v0.4.0

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

GetTradingSessionSubID gets TradingSessionSubID, Tag 625

func (Allocation) GetTransactTime added in v0.4.0

func (m Allocation) GetTransactTime() (v time.Time, err quickfix.MessageRejectError)

GetTransactTime gets TransactTime, Tag 60

func (Allocation) HasAccruedInterestRate added in v0.4.0

func (m Allocation) HasAccruedInterestRate() bool

HasAccruedInterestRate returns true if AccruedInterestRate is present, Tag 158

func (Allocation) HasAllocID added in v0.4.0

func (m Allocation) HasAllocID() bool

HasAllocID returns true if AllocID is present, Tag 70

func (Allocation) HasAllocLinkID added in v0.4.0

func (m Allocation) HasAllocLinkID() bool

HasAllocLinkID returns true if AllocLinkID is present, Tag 196

func (Allocation) HasAllocLinkType added in v0.4.0

func (m Allocation) HasAllocLinkType() bool

HasAllocLinkType returns true if AllocLinkType is present, Tag 197

func (Allocation) HasAllocTransType added in v0.4.0

func (m Allocation) HasAllocTransType() bool

HasAllocTransType returns true if AllocTransType is present, Tag 71

func (Allocation) HasAllocType added in v0.4.0

func (m Allocation) HasAllocType() bool

HasAllocType returns true if AllocType is present, Tag 626

func (Allocation) HasAvgPrxPrecision added in v0.4.0

func (m Allocation) HasAvgPrxPrecision() bool

HasAvgPrxPrecision returns true if AvgPrxPrecision is present, Tag 74

func (Allocation) HasAvgPx added in v0.4.0

func (m Allocation) HasAvgPx() bool

HasAvgPx returns true if AvgPx is present, Tag 6

func (Allocation) HasBookingRefID added in v0.4.0

func (m Allocation) HasBookingRefID() bool

HasBookingRefID returns true if BookingRefID is present, Tag 466

func (Allocation) HasCFICode added in v0.4.0

func (m Allocation) HasCFICode() bool

HasCFICode returns true if CFICode is present, Tag 461

func (Allocation) HasConcession added in v0.4.0

func (m Allocation) HasConcession() bool

HasConcession returns true if Concession is present, Tag 238

func (Allocation) HasContractMultiplier added in v0.4.0

func (m Allocation) HasContractMultiplier() bool

HasContractMultiplier returns true if ContractMultiplier is present, Tag 231

func (Allocation) HasCountryOfIssue added in v0.4.0

func (m Allocation) HasCountryOfIssue() bool

HasCountryOfIssue returns true if CountryOfIssue is present, Tag 470

func (Allocation) HasCouponPaymentDate added in v0.4.0

func (m Allocation) HasCouponPaymentDate() bool

HasCouponPaymentDate returns true if CouponPaymentDate is present, Tag 224

func (Allocation) HasCouponRate added in v0.4.0

func (m Allocation) HasCouponRate() bool

HasCouponRate returns true if CouponRate is present, Tag 223

func (Allocation) HasCreditRating added in v0.4.0

func (m Allocation) HasCreditRating() bool

HasCreditRating returns true if CreditRating is present, Tag 255

func (Allocation) HasCurrency added in v0.4.0

func (m Allocation) HasCurrency() bool

HasCurrency returns true if Currency is present, Tag 15

func (Allocation) HasEncodedIssuer added in v0.4.0

func (m Allocation) HasEncodedIssuer() bool

HasEncodedIssuer returns true if EncodedIssuer is present, Tag 349

func (Allocation) HasEncodedIssuerLen added in v0.4.0

func (m Allocation) HasEncodedIssuerLen() bool

HasEncodedIssuerLen returns true if EncodedIssuerLen is present, Tag 348

func (Allocation) HasEncodedSecurityDesc added in v0.4.0

func (m Allocation) HasEncodedSecurityDesc() bool

HasEncodedSecurityDesc returns true if EncodedSecurityDesc is present, Tag 351

func (Allocation) HasEncodedSecurityDescLen added in v0.4.0

func (m Allocation) HasEncodedSecurityDescLen() bool

HasEncodedSecurityDescLen returns true if EncodedSecurityDescLen is present, Tag 350

func (Allocation) HasEncodedText added in v0.4.0

func (m Allocation) HasEncodedText() bool

HasEncodedText returns true if EncodedText is present, Tag 355

func (Allocation) HasEncodedTextLen added in v0.4.0

func (m Allocation) HasEncodedTextLen() bool

HasEncodedTextLen returns true if EncodedTextLen is present, Tag 354

func (Allocation) HasFactor added in v0.4.0

func (m Allocation) HasFactor() bool

HasFactor returns true if Factor is present, Tag 228

func (Allocation) HasFutSettDate added in v0.4.0

func (m Allocation) HasFutSettDate() bool

HasFutSettDate returns true if FutSettDate is present, Tag 64

func (Allocation) HasGrossTradeAmt added in v0.4.0

func (m Allocation) HasGrossTradeAmt() bool

HasGrossTradeAmt returns true if GrossTradeAmt is present, Tag 381

func (Allocation) HasInstrRegistry added in v0.4.0

func (m Allocation) HasInstrRegistry() bool

HasInstrRegistry returns true if InstrRegistry is present, Tag 543

func (Allocation) HasIssueDate added in v0.4.0

func (m Allocation) HasIssueDate() bool

HasIssueDate returns true if IssueDate is present, Tag 225

func (Allocation) HasIssuer added in v0.4.0

func (m Allocation) HasIssuer() bool

HasIssuer returns true if Issuer is present, Tag 106

func (Allocation) HasLastMkt added in v0.4.0

func (m Allocation) HasLastMkt() bool

HasLastMkt returns true if LastMkt is present, Tag 30

func (Allocation) HasLegalConfirm added in v0.4.0

func (m Allocation) HasLegalConfirm() bool

HasLegalConfirm returns true if LegalConfirm is present, Tag 650

func (Allocation) HasLocaleOfIssue added in v0.4.0

func (m Allocation) HasLocaleOfIssue() bool

HasLocaleOfIssue returns true if LocaleOfIssue is present, Tag 472

func (Allocation) HasMaturityDate added in v0.4.0

func (m Allocation) HasMaturityDate() bool

HasMaturityDate returns true if MaturityDate is present, Tag 541

func (Allocation) HasMaturityMonthYear added in v0.4.0

func (m Allocation) HasMaturityMonthYear() bool

HasMaturityMonthYear returns true if MaturityMonthYear is present, Tag 200

func (Allocation) HasNetMoney added in v0.4.0

func (m Allocation) HasNetMoney() bool

HasNetMoney returns true if NetMoney is present, Tag 118

func (Allocation) HasNoAllocs added in v0.4.0

func (m Allocation) HasNoAllocs() bool

HasNoAllocs returns true if NoAllocs is present, Tag 78

func (Allocation) HasNoExecs added in v0.4.0

func (m Allocation) HasNoExecs() bool

HasNoExecs returns true if NoExecs is present, Tag 124

func (Allocation) HasNoOrders added in v0.4.0

func (m Allocation) HasNoOrders() bool

HasNoOrders returns true if NoOrders is present, Tag 73

func (Allocation) HasNoPartyIDs added in v0.4.0

func (m Allocation) HasNoPartyIDs() bool

HasNoPartyIDs returns true if NoPartyIDs is present, Tag 453

func (Allocation) HasNoSecurityAltID added in v0.4.0

func (m Allocation) HasNoSecurityAltID() bool

HasNoSecurityAltID returns true if NoSecurityAltID is present, Tag 454

func (Allocation) HasNumDaysInterest added in v0.4.0

func (m Allocation) HasNumDaysInterest() bool

HasNumDaysInterest returns true if NumDaysInterest is present, Tag 157

func (Allocation) HasOptAttribute added in v0.4.0

func (m Allocation) HasOptAttribute() bool

HasOptAttribute returns true if OptAttribute is present, Tag 206

func (Allocation) HasPositionEffect added in v0.4.0

func (m Allocation) HasPositionEffect() bool

HasPositionEffect returns true if PositionEffect is present, Tag 77

func (Allocation) HasPriceType added in v0.4.0

func (m Allocation) HasPriceType() bool

HasPriceType returns true if PriceType is present, Tag 423

func (Allocation) HasProduct added in v0.4.0

func (m Allocation) HasProduct() bool

HasProduct returns true if Product is present, Tag 460

func (Allocation) HasQuantity added in v0.4.0

func (m Allocation) HasQuantity() bool

HasQuantity returns true if Quantity is present, Tag 53

func (Allocation) HasRedemptionDate added in v0.4.0

func (m Allocation) HasRedemptionDate() bool

HasRedemptionDate returns true if RedemptionDate is present, Tag 240

func (Allocation) HasRefAllocID added in v0.4.0

func (m Allocation) HasRefAllocID() bool

HasRefAllocID returns true if RefAllocID is present, Tag 72

func (Allocation) HasRepoCollateralSecurityType added in v0.4.0

func (m Allocation) HasRepoCollateralSecurityType() bool

HasRepoCollateralSecurityType returns true if RepoCollateralSecurityType is present, Tag 239

func (Allocation) HasRepurchaseRate added in v0.4.0

func (m Allocation) HasRepurchaseRate() bool

HasRepurchaseRate returns true if RepurchaseRate is present, Tag 227

func (Allocation) HasRepurchaseTerm added in v0.4.0

func (m Allocation) HasRepurchaseTerm() bool

HasRepurchaseTerm returns true if RepurchaseTerm is present, Tag 226

func (Allocation) HasSecurityDesc added in v0.4.0

func (m Allocation) HasSecurityDesc() bool

HasSecurityDesc returns true if SecurityDesc is present, Tag 107

func (Allocation) HasSecurityExchange added in v0.4.0

func (m Allocation) HasSecurityExchange() bool

HasSecurityExchange returns true if SecurityExchange is present, Tag 207

func (Allocation) HasSecurityID added in v0.4.0

func (m Allocation) HasSecurityID() bool

HasSecurityID returns true if SecurityID is present, Tag 48

func (Allocation) HasSecurityIDSource added in v0.4.0

func (m Allocation) HasSecurityIDSource() bool

HasSecurityIDSource returns true if SecurityIDSource is present, Tag 22

func (Allocation) HasSecurityType added in v0.4.0

func (m Allocation) HasSecurityType() bool

HasSecurityType returns true if SecurityType is present, Tag 167

func (Allocation) HasSettlmntTyp added in v0.4.0

func (m Allocation) HasSettlmntTyp() bool

HasSettlmntTyp returns true if SettlmntTyp is present, Tag 63

func (Allocation) HasSide added in v0.4.0

func (m Allocation) HasSide() bool

HasSide returns true if Side is present, Tag 54

func (Allocation) HasStateOrProvinceOfIssue added in v0.4.0

func (m Allocation) HasStateOrProvinceOfIssue() bool

HasStateOrProvinceOfIssue returns true if StateOrProvinceOfIssue is present, Tag 471

func (Allocation) HasStrikePrice added in v0.4.0

func (m Allocation) HasStrikePrice() bool

HasStrikePrice returns true if StrikePrice is present, Tag 202

func (Allocation) HasSymbol added in v0.4.0

func (m Allocation) HasSymbol() bool

HasSymbol returns true if Symbol is present, Tag 55

func (Allocation) HasSymbolSfx added in v0.4.0

func (m Allocation) HasSymbolSfx() bool

HasSymbolSfx returns true if SymbolSfx is present, Tag 65

func (Allocation) HasText added in v0.4.0

func (m Allocation) HasText() bool

HasText returns true if Text is present, Tag 58

func (Allocation) HasTotalAccruedInterestAmt added in v0.4.0

func (m Allocation) HasTotalAccruedInterestAmt() bool

HasTotalAccruedInterestAmt returns true if TotalAccruedInterestAmt is present, Tag 540

func (Allocation) HasTotalTakedown added in v0.4.0

func (m Allocation) HasTotalTakedown() bool

HasTotalTakedown returns true if TotalTakedown is present, Tag 237

func (Allocation) HasTradeDate added in v0.4.0

func (m Allocation) HasTradeDate() bool

HasTradeDate returns true if TradeDate is present, Tag 75

func (Allocation) HasTradeOriginationDate added in v0.4.0

func (m Allocation) HasTradeOriginationDate() bool

HasTradeOriginationDate returns true if TradeOriginationDate is present, Tag 229

func (Allocation) HasTradingSessionID added in v0.4.0

func (m Allocation) HasTradingSessionID() bool

HasTradingSessionID returns true if TradingSessionID is present, Tag 336

func (Allocation) HasTradingSessionSubID added in v0.4.0

func (m Allocation) HasTradingSessionSubID() bool

HasTradingSessionSubID returns true if TradingSessionSubID is present, Tag 625

func (Allocation) HasTransactTime added in v0.4.0

func (m Allocation) HasTransactTime() bool

HasTransactTime returns true if TransactTime is present, Tag 60

func (Allocation) SetAccruedInterestRate added in v0.4.0

func (m Allocation) SetAccruedInterestRate(value decimal.Decimal, scale int32)

SetAccruedInterestRate sets AccruedInterestRate, Tag 158

func (Allocation) SetAllocID added in v0.4.0

func (m Allocation) SetAllocID(v string)

SetAllocID sets AllocID, Tag 70

func (Allocation) SetAllocLinkID added in v0.4.0

func (m Allocation) SetAllocLinkID(v string)

SetAllocLinkID sets AllocLinkID, Tag 196

func (Allocation) SetAllocLinkType added in v0.4.0

func (m Allocation) SetAllocLinkType(v enum.AllocLinkType)

SetAllocLinkType sets AllocLinkType, Tag 197

func (Allocation) SetAllocTransType added in v0.4.0

func (m Allocation) SetAllocTransType(v enum.AllocTransType)

SetAllocTransType sets AllocTransType, Tag 71

func (Allocation) SetAllocType added in v0.4.0

func (m Allocation) SetAllocType(v enum.AllocType)

SetAllocType sets AllocType, Tag 626

func (Allocation) SetAvgPrxPrecision added in v0.4.0

func (m Allocation) SetAvgPrxPrecision(v int)

SetAvgPrxPrecision sets AvgPrxPrecision, Tag 74

func (Allocation) SetAvgPx added in v0.4.0

func (m Allocation) SetAvgPx(value decimal.Decimal, scale int32)

SetAvgPx sets AvgPx, Tag 6

func (Allocation) SetBookingRefID added in v0.4.0

func (m Allocation) SetBookingRefID(v string)

SetBookingRefID sets BookingRefID, Tag 466

func (Allocation) SetCFICode added in v0.4.0

func (m Allocation) SetCFICode(v string)

SetCFICode sets CFICode, Tag 461

func (Allocation) SetConcession added in v0.4.0

func (m Allocation) SetConcession(value decimal.Decimal, scale int32)

SetConcession sets Concession, Tag 238

func (Allocation) SetContractMultiplier added in v0.4.0

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

SetContractMultiplier sets ContractMultiplier, Tag 231

func (Allocation) SetCountryOfIssue added in v0.4.0

func (m Allocation) SetCountryOfIssue(v string)

SetCountryOfIssue sets CountryOfIssue, Tag 470

func (Allocation) SetCouponPaymentDate added in v0.4.0

func (m Allocation) SetCouponPaymentDate(v string)

SetCouponPaymentDate sets CouponPaymentDate, Tag 224

func (Allocation) SetCouponRate added in v0.4.0

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

SetCouponRate sets CouponRate, Tag 223

func (Allocation) SetCreditRating added in v0.4.0

func (m Allocation) SetCreditRating(v string)

SetCreditRating sets CreditRating, Tag 255

func (Allocation) SetCurrency added in v0.4.0

func (m Allocation) SetCurrency(v string)

SetCurrency sets Currency, Tag 15

func (Allocation) SetEncodedIssuer added in v0.4.0

func (m Allocation) SetEncodedIssuer(v string)

SetEncodedIssuer sets EncodedIssuer, Tag 349

func (Allocation) SetEncodedIssuerLen added in v0.4.0

func (m Allocation) SetEncodedIssuerLen(v int)

SetEncodedIssuerLen sets EncodedIssuerLen, Tag 348

func (Allocation) SetEncodedSecurityDesc added in v0.4.0

func (m Allocation) SetEncodedSecurityDesc(v string)

SetEncodedSecurityDesc sets EncodedSecurityDesc, Tag 351

func (Allocation) SetEncodedSecurityDescLen added in v0.4.0

func (m Allocation) SetEncodedSecurityDescLen(v int)

SetEncodedSecurityDescLen sets EncodedSecurityDescLen, Tag 350

func (Allocation) SetEncodedText added in v0.4.0

func (m Allocation) SetEncodedText(v string)

SetEncodedText sets EncodedText, Tag 355

func (Allocation) SetEncodedTextLen added in v0.4.0

func (m Allocation) SetEncodedTextLen(v int)

SetEncodedTextLen sets EncodedTextLen, Tag 354

func (Allocation) SetFactor added in v0.4.0

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

SetFactor sets Factor, Tag 228

func (Allocation) SetFutSettDate added in v0.4.0

func (m Allocation) SetFutSettDate(v string)

SetFutSettDate sets FutSettDate, Tag 64

func (Allocation) SetGrossTradeAmt added in v0.4.0

func (m Allocation) SetGrossTradeAmt(value decimal.Decimal, scale int32)

SetGrossTradeAmt sets GrossTradeAmt, Tag 381

func (Allocation) SetInstrRegistry added in v0.4.0

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

SetInstrRegistry sets InstrRegistry, Tag 543

func (Allocation) SetIssueDate added in v0.4.0

func (m Allocation) SetIssueDate(v string)

SetIssueDate sets IssueDate, Tag 225

func (Allocation) SetIssuer added in v0.4.0

func (m Allocation) SetIssuer(v string)

SetIssuer sets Issuer, Tag 106

func (Allocation) SetLastMkt added in v0.4.0

func (m Allocation) SetLastMkt(v string)

SetLastMkt sets LastMkt, Tag 30

func (Allocation) SetLegalConfirm added in v0.4.0

func (m Allocation) SetLegalConfirm(v bool)

SetLegalConfirm sets LegalConfirm, Tag 650

func (Allocation) SetLocaleOfIssue added in v0.4.0

func (m Allocation) SetLocaleOfIssue(v string)

SetLocaleOfIssue sets LocaleOfIssue, Tag 472

func (Allocation) SetMaturityDate added in v0.4.0

func (m Allocation) SetMaturityDate(v string)

SetMaturityDate sets MaturityDate, Tag 541

func (Allocation) SetMaturityMonthYear added in v0.4.0

func (m Allocation) SetMaturityMonthYear(v string)

SetMaturityMonthYear sets MaturityMonthYear, Tag 200

func (Allocation) SetNetMoney added in v0.4.0

func (m Allocation) SetNetMoney(value decimal.Decimal, scale int32)

SetNetMoney sets NetMoney, Tag 118

func (Allocation) SetNoAllocs added in v0.4.0

func (m Allocation) SetNoAllocs(f NoAllocsRepeatingGroup)

SetNoAllocs sets NoAllocs, Tag 78

func (Allocation) SetNoExecs added in v0.4.0

func (m Allocation) SetNoExecs(f NoExecsRepeatingGroup)

SetNoExecs sets NoExecs, Tag 124

func (Allocation) SetNoOrders added in v0.4.0

func (m Allocation) SetNoOrders(f NoOrdersRepeatingGroup)

SetNoOrders sets NoOrders, Tag 73

func (Allocation) SetNoPartyIDs added in v0.4.0

func (m Allocation) SetNoPartyIDs(f NoPartyIDsRepeatingGroup)

SetNoPartyIDs sets NoPartyIDs, Tag 453

func (Allocation) SetNoSecurityAltID added in v0.4.0

func (m Allocation) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup)

SetNoSecurityAltID sets NoSecurityAltID, Tag 454

func (Allocation) SetNumDaysInterest added in v0.4.0

func (m Allocation) SetNumDaysInterest(v int)

SetNumDaysInterest sets NumDaysInterest, Tag 157

func (Allocation) SetOptAttribute added in v0.4.0

func (m Allocation) SetOptAttribute(v string)

SetOptAttribute sets OptAttribute, Tag 206

func (Allocation) SetPositionEffect added in v0.4.0

func (m Allocation) SetPositionEffect(v enum.PositionEffect)

SetPositionEffect sets PositionEffect, Tag 77

func (Allocation) SetPriceType added in v0.4.0

func (m Allocation) SetPriceType(v enum.PriceType)

SetPriceType sets PriceType, Tag 423

func (Allocation) SetProduct added in v0.4.0

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

SetProduct sets Product, Tag 460

func (Allocation) SetQuantity added in v0.4.0

func (m Allocation) SetQuantity(value decimal.Decimal, scale int32)

SetQuantity sets Quantity, Tag 53

func (Allocation) SetRedemptionDate added in v0.4.0

func (m Allocation) SetRedemptionDate(v string)

SetRedemptionDate sets RedemptionDate, Tag 240

func (Allocation) SetRefAllocID added in v0.4.0

func (m Allocation) SetRefAllocID(v string)

SetRefAllocID sets RefAllocID, Tag 72

func (Allocation) SetRepoCollateralSecurityType added in v0.4.0

func (m Allocation) SetRepoCollateralSecurityType(v int)

SetRepoCollateralSecurityType sets RepoCollateralSecurityType, Tag 239

func (Allocation) SetRepurchaseRate added in v0.4.0

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

SetRepurchaseRate sets RepurchaseRate, Tag 227

func (Allocation) SetRepurchaseTerm added in v0.4.0

func (m Allocation) SetRepurchaseTerm(v int)

SetRepurchaseTerm sets RepurchaseTerm, Tag 226

func (Allocation) SetSecurityDesc added in v0.4.0

func (m Allocation) SetSecurityDesc(v string)

SetSecurityDesc sets SecurityDesc, Tag 107

func (Allocation) SetSecurityExchange added in v0.4.0

func (m Allocation) SetSecurityExchange(v string)

SetSecurityExchange sets SecurityExchange, Tag 207

func (Allocation) SetSecurityID added in v0.4.0

func (m Allocation) SetSecurityID(v string)

SetSecurityID sets SecurityID, Tag 48

func (Allocation) SetSecurityIDSource added in v0.4.0

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

SetSecurityIDSource sets SecurityIDSource, Tag 22

func (Allocation) SetSecurityType added in v0.4.0

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

SetSecurityType sets SecurityType, Tag 167

func (Allocation) SetSettlmntTyp added in v0.4.0

func (m Allocation) SetSettlmntTyp(v enum.SettlmntTyp)

SetSettlmntTyp sets SettlmntTyp, Tag 63

func (Allocation) SetSide added in v0.4.0

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

SetSide sets Side, Tag 54

func (Allocation) SetStateOrProvinceOfIssue added in v0.4.0

func (m Allocation) SetStateOrProvinceOfIssue(v string)

SetStateOrProvinceOfIssue sets StateOrProvinceOfIssue, Tag 471

func (Allocation) SetStrikePrice added in v0.4.0

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

SetStrikePrice sets StrikePrice, Tag 202

func (Allocation) SetSymbol added in v0.4.0

func (m Allocation) SetSymbol(v string)

SetSymbol sets Symbol, Tag 55

func (Allocation) SetSymbolSfx added in v0.4.0

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

SetSymbolSfx sets SymbolSfx, Tag 65

func (Allocation) SetText added in v0.4.0

func (m Allocation) SetText(v string)

SetText sets Text, Tag 58

func (Allocation) SetTotalAccruedInterestAmt added in v0.4.0

func (m Allocation) SetTotalAccruedInterestAmt(value decimal.Decimal, scale int32)

SetTotalAccruedInterestAmt sets TotalAccruedInterestAmt, Tag 540

func (Allocation) SetTotalTakedown added in v0.4.0

func (m Allocation) SetTotalTakedown(value decimal.Decimal, scale int32)

SetTotalTakedown sets TotalTakedown, Tag 237

func (Allocation) SetTradeDate added in v0.4.0

func (m Allocation) SetTradeDate(v string)

SetTradeDate sets TradeDate, Tag 75

func (Allocation) SetTradeOriginationDate added in v0.4.0

func (m Allocation) SetTradeOriginationDate(v string)

SetTradeOriginationDate sets TradeOriginationDate, Tag 229

func (Allocation) SetTradingSessionID added in v0.4.0

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

SetTradingSessionID sets TradingSessionID, Tag 336

func (Allocation) SetTradingSessionSubID added in v0.4.0

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

SetTradingSessionSubID sets TradingSessionSubID, Tag 625

func (Allocation) SetTransactTime added in v0.4.0

func (m Allocation) SetTransactTime(v time.Time)

SetTransactTime sets TransactTime, Tag 60

func (Allocation) ToMessage added in v0.4.0

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

ToMessage returns a quickfix.Message instance

type NoAllocs

type NoAllocs struct {
	*quickfix.Group
}

NoAllocs is a repeating group element, Tag 78

func (NoAllocs) GetAccruedInterestAmt added in v0.4.0

func (m NoAllocs) GetAccruedInterestAmt() (v decimal.Decimal, err quickfix.MessageRejectError)

GetAccruedInterestAmt gets AccruedInterestAmt, Tag 159

func (NoAllocs) GetAllocAccount added in v0.4.0

func (m NoAllocs) GetAllocAccount() (v string, err quickfix.MessageRejectError)

GetAllocAccount gets AllocAccount, Tag 79

func (NoAllocs) GetAllocAvgPx added in v0.4.0

func (m NoAllocs) GetAllocAvgPx() (v decimal.Decimal, err quickfix.MessageRejectError)

GetAllocAvgPx gets AllocAvgPx, Tag 153

func (NoAllocs) GetAllocHandlInst added in v0.4.0

func (m NoAllocs) GetAllocHandlInst() (v enum.AllocHandlInst, err quickfix.MessageRejectError)

GetAllocHandlInst gets AllocHandlInst, Tag 209

func (NoAllocs) GetAllocNetMoney added in v0.4.0

func (m NoAllocs) GetAllocNetMoney() (v decimal.Decimal, err quickfix.MessageRejectError)

GetAllocNetMoney gets AllocNetMoney, Tag 154

func (NoAllocs) GetAllocPrice added in v0.4.0

func (m NoAllocs) GetAllocPrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetAllocPrice gets AllocPrice, Tag 366

func (NoAllocs) GetAllocQty added in v0.4.0

func (m NoAllocs) GetAllocQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetAllocQty gets AllocQty, Tag 80

func (NoAllocs) GetAllocText added in v0.4.0

func (m NoAllocs) GetAllocText() (v string, err quickfix.MessageRejectError)

GetAllocText gets AllocText, Tag 161

func (NoAllocs) GetCommCurrency added in v0.4.0

func (m NoAllocs) GetCommCurrency() (v string, err quickfix.MessageRejectError)

GetCommCurrency gets CommCurrency, Tag 479

func (NoAllocs) GetCommType added in v0.4.0

func (m NoAllocs) GetCommType() (v enum.CommType, err quickfix.MessageRejectError)

GetCommType gets CommType, Tag 13

func (NoAllocs) GetCommission added in v0.4.0

func (m NoAllocs) GetCommission() (v decimal.Decimal, err quickfix.MessageRejectError)

GetCommission gets Commission, Tag 12

func (NoAllocs) GetEncodedAllocText added in v0.4.0

func (m NoAllocs) GetEncodedAllocText() (v string, err quickfix.MessageRejectError)

GetEncodedAllocText gets EncodedAllocText, Tag 361

func (NoAllocs) GetEncodedAllocTextLen added in v0.4.0

func (m NoAllocs) GetEncodedAllocTextLen() (v int, err quickfix.MessageRejectError)

GetEncodedAllocTextLen gets EncodedAllocTextLen, Tag 360

func (NoAllocs) GetFundRenewWaiv added in v0.4.0

func (m NoAllocs) GetFundRenewWaiv() (v enum.FundRenewWaiv, err quickfix.MessageRejectError)

GetFundRenewWaiv gets FundRenewWaiv, Tag 497

func (NoAllocs) GetIndividualAllocID added in v0.4.0

func (m NoAllocs) GetIndividualAllocID() (v string, err quickfix.MessageRejectError)

GetIndividualAllocID gets IndividualAllocID, Tag 467

func (NoAllocs) GetNoMiscFees added in v0.4.0

GetNoMiscFees gets NoMiscFees, Tag 136

func (NoAllocs) GetNoNestedPartyIDs added in v0.4.0

GetNoNestedPartyIDs gets NoNestedPartyIDs, Tag 539

func (NoAllocs) GetNotifyBrokerOfCredit added in v0.4.0

func (m NoAllocs) GetNotifyBrokerOfCredit() (v bool, err quickfix.MessageRejectError)

GetNotifyBrokerOfCredit gets NotifyBrokerOfCredit, Tag 208

func (NoAllocs) GetProcessCode added in v0.4.0

func (m NoAllocs) GetProcessCode() (v enum.ProcessCode, err quickfix.MessageRejectError)

GetProcessCode gets ProcessCode, Tag 81

func (NoAllocs) GetSettlCurrAmt added in v0.4.0

func (m NoAllocs) GetSettlCurrAmt() (v decimal.Decimal, err quickfix.MessageRejectError)

GetSettlCurrAmt gets SettlCurrAmt, Tag 119

func (NoAllocs) GetSettlCurrFxRate added in v0.4.0

func (m NoAllocs) GetSettlCurrFxRate() (v decimal.Decimal, err quickfix.MessageRejectError)

GetSettlCurrFxRate gets SettlCurrFxRate, Tag 155

func (NoAllocs) GetSettlCurrFxRateCalc added in v0.4.0

func (m NoAllocs) GetSettlCurrFxRateCalc() (v enum.SettlCurrFxRateCalc, err quickfix.MessageRejectError)

GetSettlCurrFxRateCalc gets SettlCurrFxRateCalc, Tag 156

func (NoAllocs) GetSettlCurrency added in v0.4.0

func (m NoAllocs) GetSettlCurrency() (v string, err quickfix.MessageRejectError)

GetSettlCurrency gets SettlCurrency, Tag 120

func (NoAllocs) GetSettlInstMode added in v0.4.0

func (m NoAllocs) GetSettlInstMode() (v enum.SettlInstMode, err quickfix.MessageRejectError)

GetSettlInstMode gets SettlInstMode, Tag 160

func (NoAllocs) HasAccruedInterestAmt added in v0.4.0

func (m NoAllocs) HasAccruedInterestAmt() bool

HasAccruedInterestAmt returns true if AccruedInterestAmt is present, Tag 159

func (NoAllocs) HasAllocAccount added in v0.4.0

func (m NoAllocs) HasAllocAccount() bool

HasAllocAccount returns true if AllocAccount is present, Tag 79

func (NoAllocs) HasAllocAvgPx added in v0.4.0

func (m NoAllocs) HasAllocAvgPx() bool

HasAllocAvgPx returns true if AllocAvgPx is present, Tag 153

func (NoAllocs) HasAllocHandlInst added in v0.4.0

func (m NoAllocs) HasAllocHandlInst() bool

HasAllocHandlInst returns true if AllocHandlInst is present, Tag 209

func (NoAllocs) HasAllocNetMoney added in v0.4.0

func (m NoAllocs) HasAllocNetMoney() bool

HasAllocNetMoney returns true if AllocNetMoney is present, Tag 154

func (NoAllocs) HasAllocPrice added in v0.4.0

func (m NoAllocs) HasAllocPrice() bool

HasAllocPrice returns true if AllocPrice is present, Tag 366

func (NoAllocs) HasAllocQty added in v0.4.0

func (m NoAllocs) HasAllocQty() bool

HasAllocQty returns true if AllocQty is present, Tag 80

func (NoAllocs) HasAllocText added in v0.4.0

func (m NoAllocs) HasAllocText() bool

HasAllocText returns true if AllocText is present, Tag 161

func (NoAllocs) HasCommCurrency added in v0.4.0

func (m NoAllocs) HasCommCurrency() bool

HasCommCurrency returns true if CommCurrency is present, Tag 479

func (NoAllocs) HasCommType added in v0.4.0

func (m NoAllocs) HasCommType() bool

HasCommType returns true if CommType is present, Tag 13

func (NoAllocs) HasCommission added in v0.4.0

func (m NoAllocs) HasCommission() bool

HasCommission returns true if Commission is present, Tag 12

func (NoAllocs) HasEncodedAllocText added in v0.4.0

func (m NoAllocs) HasEncodedAllocText() bool

HasEncodedAllocText returns true if EncodedAllocText is present, Tag 361

func (NoAllocs) HasEncodedAllocTextLen added in v0.4.0

func (m NoAllocs) HasEncodedAllocTextLen() bool

HasEncodedAllocTextLen returns true if EncodedAllocTextLen is present, Tag 360

func (NoAllocs) HasFundRenewWaiv added in v0.4.0

func (m NoAllocs) HasFundRenewWaiv() bool

HasFundRenewWaiv returns true if FundRenewWaiv is present, Tag 497

func (NoAllocs) HasIndividualAllocID added in v0.4.0

func (m NoAllocs) HasIndividualAllocID() bool

HasIndividualAllocID returns true if IndividualAllocID is present, Tag 467

func (NoAllocs) HasNoMiscFees added in v0.4.0

func (m NoAllocs) HasNoMiscFees() bool

HasNoMiscFees returns true if NoMiscFees is present, Tag 136

func (NoAllocs) HasNoNestedPartyIDs added in v0.4.0

func (m NoAllocs) HasNoNestedPartyIDs() bool

HasNoNestedPartyIDs returns true if NoNestedPartyIDs is present, Tag 539

func (NoAllocs) HasNotifyBrokerOfCredit added in v0.4.0

func (m NoAllocs) HasNotifyBrokerOfCredit() bool

HasNotifyBrokerOfCredit returns true if NotifyBrokerOfCredit is present, Tag 208

func (NoAllocs) HasProcessCode added in v0.4.0

func (m NoAllocs) HasProcessCode() bool

HasProcessCode returns true if ProcessCode is present, Tag 81

func (NoAllocs) HasSettlCurrAmt added in v0.4.0

func (m NoAllocs) HasSettlCurrAmt() bool

HasSettlCurrAmt returns true if SettlCurrAmt is present, Tag 119

func (NoAllocs) HasSettlCurrFxRate added in v0.4.0

func (m NoAllocs) HasSettlCurrFxRate() bool

HasSettlCurrFxRate returns true if SettlCurrFxRate is present, Tag 155

func (NoAllocs) HasSettlCurrFxRateCalc added in v0.4.0

func (m NoAllocs) HasSettlCurrFxRateCalc() bool

HasSettlCurrFxRateCalc returns true if SettlCurrFxRateCalc is present, Tag 156

func (NoAllocs) HasSettlCurrency added in v0.4.0

func (m NoAllocs) HasSettlCurrency() bool

HasSettlCurrency returns true if SettlCurrency is present, Tag 120

func (NoAllocs) HasSettlInstMode added in v0.4.0

func (m NoAllocs) HasSettlInstMode() bool

HasSettlInstMode returns true if SettlInstMode is present, Tag 160

func (NoAllocs) SetAccruedInterestAmt added in v0.2.0

func (m NoAllocs) SetAccruedInterestAmt(value decimal.Decimal, scale int32)

SetAccruedInterestAmt sets AccruedInterestAmt, Tag 159

func (NoAllocs) SetAllocAccount added in v0.2.0

func (m NoAllocs) SetAllocAccount(v string)

SetAllocAccount sets AllocAccount, Tag 79

func (NoAllocs) SetAllocAvgPx added in v0.2.0

func (m NoAllocs) SetAllocAvgPx(value decimal.Decimal, scale int32)

SetAllocAvgPx sets AllocAvgPx, Tag 153

func (NoAllocs) SetAllocHandlInst added in v0.2.0

func (m NoAllocs) SetAllocHandlInst(v enum.AllocHandlInst)

SetAllocHandlInst sets AllocHandlInst, Tag 209

func (NoAllocs) SetAllocNetMoney added in v0.2.0

func (m NoAllocs) SetAllocNetMoney(value decimal.Decimal, scale int32)

SetAllocNetMoney sets AllocNetMoney, Tag 154

func (NoAllocs) SetAllocPrice added in v0.2.0

func (m NoAllocs) SetAllocPrice(value decimal.Decimal, scale int32)

SetAllocPrice sets AllocPrice, Tag 366

func (NoAllocs) SetAllocQty added in v0.2.0

func (m NoAllocs) SetAllocQty(value decimal.Decimal, scale int32)

SetAllocQty sets AllocQty, Tag 80

func (NoAllocs) SetAllocText added in v0.2.0

func (m NoAllocs) SetAllocText(v string)

SetAllocText sets AllocText, Tag 161

func (NoAllocs) SetCommCurrency added in v0.4.0

func (m NoAllocs) SetCommCurrency(v string)

SetCommCurrency sets CommCurrency, Tag 479

func (NoAllocs) SetCommType added in v0.4.0

func (m NoAllocs) SetCommType(v enum.CommType)

SetCommType sets CommType, Tag 13

func (NoAllocs) SetCommission added in v0.4.0

func (m NoAllocs) SetCommission(value decimal.Decimal, scale int32)

SetCommission sets Commission, Tag 12

func (NoAllocs) SetEncodedAllocText added in v0.2.0

func (m NoAllocs) SetEncodedAllocText(v string)

SetEncodedAllocText sets EncodedAllocText, Tag 361

func (NoAllocs) SetEncodedAllocTextLen added in v0.2.0

func (m NoAllocs) SetEncodedAllocTextLen(v int)

SetEncodedAllocTextLen sets EncodedAllocTextLen, Tag 360

func (NoAllocs) SetFundRenewWaiv added in v0.4.0

func (m NoAllocs) SetFundRenewWaiv(v enum.FundRenewWaiv)

SetFundRenewWaiv sets FundRenewWaiv, Tag 497

func (NoAllocs) SetIndividualAllocID added in v0.2.0

func (m NoAllocs) SetIndividualAllocID(v string)

SetIndividualAllocID sets IndividualAllocID, Tag 467

func (NoAllocs) SetNoMiscFees added in v0.2.0

func (m NoAllocs) SetNoMiscFees(f NoMiscFeesRepeatingGroup)

SetNoMiscFees sets NoMiscFees, Tag 136

func (NoAllocs) SetNoNestedPartyIDs added in v0.4.0

func (m NoAllocs) SetNoNestedPartyIDs(f NoNestedPartyIDsRepeatingGroup)

SetNoNestedPartyIDs sets NoNestedPartyIDs, Tag 539

func (NoAllocs) SetNotifyBrokerOfCredit added in v0.2.0

func (m NoAllocs) SetNotifyBrokerOfCredit(v bool)

SetNotifyBrokerOfCredit sets NotifyBrokerOfCredit, Tag 208

func (NoAllocs) SetProcessCode added in v0.2.0

func (m NoAllocs) SetProcessCode(v enum.ProcessCode)

SetProcessCode sets ProcessCode, Tag 81

func (NoAllocs) SetSettlCurrAmt added in v0.2.0

func (m NoAllocs) SetSettlCurrAmt(value decimal.Decimal, scale int32)

SetSettlCurrAmt sets SettlCurrAmt, Tag 119

func (NoAllocs) SetSettlCurrFxRate added in v0.2.0

func (m NoAllocs) SetSettlCurrFxRate(value decimal.Decimal, scale int32)

SetSettlCurrFxRate sets SettlCurrFxRate, Tag 155

func (NoAllocs) SetSettlCurrFxRateCalc added in v0.2.0

func (m NoAllocs) SetSettlCurrFxRateCalc(v enum.SettlCurrFxRateCalc)

SetSettlCurrFxRateCalc sets SettlCurrFxRateCalc, Tag 156

func (NoAllocs) SetSettlCurrency added in v0.2.0

func (m NoAllocs) SetSettlCurrency(v string)

SetSettlCurrency sets SettlCurrency, Tag 120

func (NoAllocs) SetSettlInstMode added in v0.2.0

func (m NoAllocs) SetSettlInstMode(v enum.SettlInstMode)

SetSettlInstMode sets SettlInstMode, Tag 160

type NoAllocsRepeatingGroup added in v0.4.0

type NoAllocsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoAllocsRepeatingGroup is a repeating group, Tag 78

func NewNoAllocsRepeatingGroup added in v0.4.0

func NewNoAllocsRepeatingGroup() NoAllocsRepeatingGroup

NewNoAllocsRepeatingGroup returns an initialized, NoAllocsRepeatingGroup

func (NoAllocsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoAllocs to this group

func (NoAllocsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoAllocs in the NoAllocsRepeatinGroup

type NoExecs

type NoExecs struct {
	*quickfix.Group
}

NoExecs is a repeating group element, Tag 124

func (NoExecs) GetExecID added in v0.4.0

func (m NoExecs) GetExecID() (v string, err quickfix.MessageRejectError)

GetExecID gets ExecID, Tag 17

func (NoExecs) GetLastCapacity added in v0.4.0

func (m NoExecs) GetLastCapacity() (v enum.LastCapacity, err quickfix.MessageRejectError)

GetLastCapacity gets LastCapacity, Tag 29

func (NoExecs) GetLastPx added in v0.4.0

func (m NoExecs) GetLastPx() (v decimal.Decimal, err quickfix.MessageRejectError)

GetLastPx gets LastPx, Tag 31

func (NoExecs) GetLastQty added in v0.4.0

func (m NoExecs) GetLastQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetLastQty gets LastQty, Tag 32

func (NoExecs) GetSecondaryExecID added in v0.4.0

func (m NoExecs) GetSecondaryExecID() (v string, err quickfix.MessageRejectError)

GetSecondaryExecID gets SecondaryExecID, Tag 527

func (NoExecs) HasExecID added in v0.4.0

func (m NoExecs) HasExecID() bool

HasExecID returns true if ExecID is present, Tag 17

func (NoExecs) HasLastCapacity added in v0.4.0

func (m NoExecs) HasLastCapacity() bool

HasLastCapacity returns true if LastCapacity is present, Tag 29

func (NoExecs) HasLastPx added in v0.4.0

func (m NoExecs) HasLastPx() bool

HasLastPx returns true if LastPx is present, Tag 31

func (NoExecs) HasLastQty added in v0.4.0

func (m NoExecs) HasLastQty() bool

HasLastQty returns true if LastQty is present, Tag 32

func (NoExecs) HasSecondaryExecID added in v0.4.0

func (m NoExecs) HasSecondaryExecID() bool

HasSecondaryExecID returns true if SecondaryExecID is present, Tag 527

func (NoExecs) SetExecID added in v0.2.0

func (m NoExecs) SetExecID(v string)

SetExecID sets ExecID, Tag 17

func (NoExecs) SetLastCapacity added in v0.2.0

func (m NoExecs) SetLastCapacity(v enum.LastCapacity)

SetLastCapacity sets LastCapacity, Tag 29

func (NoExecs) SetLastPx added in v0.2.0

func (m NoExecs) SetLastPx(value decimal.Decimal, scale int32)

SetLastPx sets LastPx, Tag 31

func (NoExecs) SetLastQty added in v0.2.0

func (m NoExecs) SetLastQty(value decimal.Decimal, scale int32)

SetLastQty sets LastQty, Tag 32

func (NoExecs) SetSecondaryExecID added in v0.2.0

func (m NoExecs) SetSecondaryExecID(v string)

SetSecondaryExecID sets SecondaryExecID, Tag 527

type NoExecsRepeatingGroup added in v0.4.0

type NoExecsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoExecsRepeatingGroup is a repeating group, Tag 124

func NewNoExecsRepeatingGroup added in v0.4.0

func NewNoExecsRepeatingGroup() NoExecsRepeatingGroup

NewNoExecsRepeatingGroup returns an initialized, NoExecsRepeatingGroup

func (NoExecsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoExecs to this group

func (NoExecsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoExecs in the NoExecsRepeatinGroup

type NoMiscFees

type NoMiscFees struct {
	*quickfix.Group
}

NoMiscFees is a repeating group element, Tag 136

func (NoMiscFees) GetMiscFeeAmt added in v0.4.0

func (m NoMiscFees) GetMiscFeeAmt() (v decimal.Decimal, err quickfix.MessageRejectError)

GetMiscFeeAmt gets MiscFeeAmt, Tag 137

func (NoMiscFees) GetMiscFeeCurr added in v0.4.0

func (m NoMiscFees) GetMiscFeeCurr() (v string, err quickfix.MessageRejectError)

GetMiscFeeCurr gets MiscFeeCurr, Tag 138

func (NoMiscFees) GetMiscFeeType added in v0.4.0

func (m NoMiscFees) GetMiscFeeType() (v enum.MiscFeeType, err quickfix.MessageRejectError)

GetMiscFeeType gets MiscFeeType, Tag 139

func (NoMiscFees) HasMiscFeeAmt added in v0.4.0

func (m NoMiscFees) HasMiscFeeAmt() bool

HasMiscFeeAmt returns true if MiscFeeAmt is present, Tag 137

func (NoMiscFees) HasMiscFeeCurr added in v0.4.0

func (m NoMiscFees) HasMiscFeeCurr() bool

HasMiscFeeCurr returns true if MiscFeeCurr is present, Tag 138

func (NoMiscFees) HasMiscFeeType added in v0.4.0

func (m NoMiscFees) HasMiscFeeType() bool

HasMiscFeeType returns true if MiscFeeType is present, Tag 139

func (NoMiscFees) SetMiscFeeAmt added in v0.2.0

func (m NoMiscFees) SetMiscFeeAmt(value decimal.Decimal, scale int32)

SetMiscFeeAmt sets MiscFeeAmt, Tag 137

func (NoMiscFees) SetMiscFeeCurr added in v0.2.0

func (m NoMiscFees) SetMiscFeeCurr(v string)

SetMiscFeeCurr sets MiscFeeCurr, Tag 138

func (NoMiscFees) SetMiscFeeType added in v0.2.0

func (m NoMiscFees) SetMiscFeeType(v enum.MiscFeeType)

SetMiscFeeType sets MiscFeeType, Tag 139

type NoMiscFeesRepeatingGroup added in v0.4.0

type NoMiscFeesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoMiscFeesRepeatingGroup is a repeating group, Tag 136

func NewNoMiscFeesRepeatingGroup added in v0.4.0

func NewNoMiscFeesRepeatingGroup() NoMiscFeesRepeatingGroup

NewNoMiscFeesRepeatingGroup returns an initialized, NoMiscFeesRepeatingGroup

func (NoMiscFeesRepeatingGroup) Add added in v0.4.0

Add create and append a new NoMiscFees to this group

func (NoMiscFeesRepeatingGroup) Get added in v0.4.0

Get returns the ith NoMiscFees in the NoMiscFeesRepeatinGroup

type NoNestedPartyIDs added in v0.4.0

type NoNestedPartyIDs struct {
	*quickfix.Group
}

NoNestedPartyIDs is a repeating group element, Tag 539

func (NoNestedPartyIDs) GetNestedPartyID added in v0.4.0

func (m NoNestedPartyIDs) GetNestedPartyID() (v string, err quickfix.MessageRejectError)

GetNestedPartyID gets NestedPartyID, Tag 524

func (NoNestedPartyIDs) GetNestedPartyIDSource added in v0.4.0

func (m NoNestedPartyIDs) GetNestedPartyIDSource() (v string, err quickfix.MessageRejectError)

GetNestedPartyIDSource gets NestedPartyIDSource, Tag 525

func (NoNestedPartyIDs) GetNestedPartyRole added in v0.4.0

func (m NoNestedPartyIDs) GetNestedPartyRole() (v int, err quickfix.MessageRejectError)

GetNestedPartyRole gets NestedPartyRole, Tag 538

func (NoNestedPartyIDs) GetNestedPartySubID added in v0.4.0

func (m NoNestedPartyIDs) GetNestedPartySubID() (v string, err quickfix.MessageRejectError)

GetNestedPartySubID gets NestedPartySubID, Tag 545

func (NoNestedPartyIDs) HasNestedPartyID added in v0.4.0

func (m NoNestedPartyIDs) HasNestedPartyID() bool

HasNestedPartyID returns true if NestedPartyID is present, Tag 524

func (NoNestedPartyIDs) HasNestedPartyIDSource added in v0.4.0

func (m NoNestedPartyIDs) HasNestedPartyIDSource() bool

HasNestedPartyIDSource returns true if NestedPartyIDSource is present, Tag 525

func (NoNestedPartyIDs) HasNestedPartyRole added in v0.4.0

func (m NoNestedPartyIDs) HasNestedPartyRole() bool

HasNestedPartyRole returns true if NestedPartyRole is present, Tag 538

func (NoNestedPartyIDs) HasNestedPartySubID added in v0.4.0

func (m NoNestedPartyIDs) HasNestedPartySubID() bool

HasNestedPartySubID returns true if NestedPartySubID is present, Tag 545

func (NoNestedPartyIDs) SetNestedPartyID added in v0.4.0

func (m NoNestedPartyIDs) SetNestedPartyID(v string)

SetNestedPartyID sets NestedPartyID, Tag 524

func (NoNestedPartyIDs) SetNestedPartyIDSource added in v0.4.0

func (m NoNestedPartyIDs) SetNestedPartyIDSource(v string)

SetNestedPartyIDSource sets NestedPartyIDSource, Tag 525

func (NoNestedPartyIDs) SetNestedPartyRole added in v0.4.0

func (m NoNestedPartyIDs) SetNestedPartyRole(v int)

SetNestedPartyRole sets NestedPartyRole, Tag 538

func (NoNestedPartyIDs) SetNestedPartySubID added in v0.4.0

func (m NoNestedPartyIDs) SetNestedPartySubID(v string)

SetNestedPartySubID sets NestedPartySubID, Tag 545

type NoNestedPartyIDsRepeatingGroup added in v0.4.0

type NoNestedPartyIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoNestedPartyIDsRepeatingGroup is a repeating group, Tag 539

func NewNoNestedPartyIDsRepeatingGroup added in v0.4.0

func NewNoNestedPartyIDsRepeatingGroup() NoNestedPartyIDsRepeatingGroup

NewNoNestedPartyIDsRepeatingGroup returns an initialized, NoNestedPartyIDsRepeatingGroup

func (NoNestedPartyIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoNestedPartyIDs to this group

func (NoNestedPartyIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoNestedPartyIDs in the NoNestedPartyIDsRepeatinGroup

type NoOrders

type NoOrders struct {
	*quickfix.Group
}

NoOrders is a repeating group element, Tag 73

func (NoOrders) GetClOrdID added in v0.4.0

func (m NoOrders) GetClOrdID() (v string, err quickfix.MessageRejectError)

GetClOrdID gets ClOrdID, Tag 11

func (NoOrders) GetListID added in v0.4.0

func (m NoOrders) GetListID() (v string, err quickfix.MessageRejectError)

GetListID gets ListID, Tag 66

func (NoOrders) GetOrderID added in v0.4.0

func (m NoOrders) GetOrderID() (v string, err quickfix.MessageRejectError)

GetOrderID gets OrderID, Tag 37

func (NoOrders) GetSecondaryClOrdID added in v0.4.0

func (m NoOrders) GetSecondaryClOrdID() (v string, err quickfix.MessageRejectError)

GetSecondaryClOrdID gets SecondaryClOrdID, Tag 526

func (NoOrders) GetSecondaryOrderID added in v0.4.0

func (m NoOrders) GetSecondaryOrderID() (v string, err quickfix.MessageRejectError)

GetSecondaryOrderID gets SecondaryOrderID, Tag 198

func (NoOrders) HasClOrdID added in v0.4.0

func (m NoOrders) HasClOrdID() bool

HasClOrdID returns true if ClOrdID is present, Tag 11

func (NoOrders) HasListID added in v0.4.0

func (m NoOrders) HasListID() bool

HasListID returns true if ListID is present, Tag 66

func (NoOrders) HasOrderID added in v0.4.0

func (m NoOrders) HasOrderID() bool

HasOrderID returns true if OrderID is present, Tag 37

func (NoOrders) HasSecondaryClOrdID added in v0.4.0

func (m NoOrders) HasSecondaryClOrdID() bool

HasSecondaryClOrdID returns true if SecondaryClOrdID is present, Tag 526

func (NoOrders) HasSecondaryOrderID added in v0.4.0

func (m NoOrders) HasSecondaryOrderID() bool

HasSecondaryOrderID returns true if SecondaryOrderID is present, Tag 198

func (NoOrders) SetClOrdID added in v0.2.0

func (m NoOrders) SetClOrdID(v string)

SetClOrdID sets ClOrdID, Tag 11

func (NoOrders) SetListID added in v0.2.0

func (m NoOrders) SetListID(v string)

SetListID sets ListID, Tag 66

func (NoOrders) SetOrderID added in v0.2.0

func (m NoOrders) SetOrderID(v string)

SetOrderID sets OrderID, Tag 37

func (NoOrders) SetSecondaryClOrdID added in v0.2.0

func (m NoOrders) SetSecondaryClOrdID(v string)

SetSecondaryClOrdID sets SecondaryClOrdID, Tag 526

func (NoOrders) SetSecondaryOrderID added in v0.2.0

func (m NoOrders) SetSecondaryOrderID(v string)

SetSecondaryOrderID sets SecondaryOrderID, Tag 198

type NoOrdersRepeatingGroup added in v0.4.0

type NoOrdersRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoOrdersRepeatingGroup is a repeating group, Tag 73

func NewNoOrdersRepeatingGroup added in v0.4.0

func NewNoOrdersRepeatingGroup() NoOrdersRepeatingGroup

NewNoOrdersRepeatingGroup returns an initialized, NoOrdersRepeatingGroup

func (NoOrdersRepeatingGroup) Add added in v0.4.0

Add create and append a new NoOrders to this group

func (NoOrdersRepeatingGroup) Get added in v0.4.0

Get returns the ith NoOrders in the NoOrdersRepeatinGroup

type NoPartyIDs added in v0.4.0

type NoPartyIDs struct {
	*quickfix.Group
}

NoPartyIDs is a repeating group element, Tag 453

func (NoPartyIDs) GetPartyID added in v0.4.0

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

GetPartyID gets PartyID, Tag 448

func (NoPartyIDs) GetPartyIDSource added in v0.4.0

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

GetPartyIDSource gets PartyIDSource, Tag 447

func (NoPartyIDs) GetPartyRole added in v0.4.0

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

GetPartyRole gets PartyRole, Tag 452

func (NoPartyIDs) GetPartySubID added in v0.4.0

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

GetPartySubID gets PartySubID, Tag 523

func (NoPartyIDs) HasPartyID added in v0.4.0

func (m NoPartyIDs) HasPartyID() bool

HasPartyID returns true if PartyID is present, Tag 448

func (NoPartyIDs) HasPartyIDSource added in v0.4.0

func (m NoPartyIDs) HasPartyIDSource() bool

HasPartyIDSource returns true if PartyIDSource is present, Tag 447

func (NoPartyIDs) HasPartyRole added in v0.4.0

func (m NoPartyIDs) HasPartyRole() bool

HasPartyRole returns true if PartyRole is present, Tag 452

func (NoPartyIDs) HasPartySubID added in v0.4.0

func (m NoPartyIDs) HasPartySubID() bool

HasPartySubID returns true if PartySubID is present, Tag 523

func (NoPartyIDs) SetPartyID added in v0.4.0

func (m NoPartyIDs) SetPartyID(v string)

SetPartyID sets PartyID, Tag 448

func (NoPartyIDs) SetPartyIDSource added in v0.4.0

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

SetPartyIDSource sets PartyIDSource, Tag 447

func (NoPartyIDs) SetPartyRole added in v0.4.0

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

SetPartyRole sets PartyRole, Tag 452

func (NoPartyIDs) SetPartySubID added in v0.4.0

func (m NoPartyIDs) SetPartySubID(v string)

SetPartySubID sets PartySubID, Tag 523

type NoPartyIDsRepeatingGroup added in v0.4.0

type NoPartyIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoPartyIDsRepeatingGroup is a repeating group, Tag 453

func NewNoPartyIDsRepeatingGroup added in v0.4.0

func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup

NewNoPartyIDsRepeatingGroup returns an initialized, NoPartyIDsRepeatingGroup

func (NoPartyIDsRepeatingGroup) Add added in v0.4.0

Add create and append a new NoPartyIDs to this group

func (NoPartyIDsRepeatingGroup) Get added in v0.4.0

Get returns the ith NoPartyIDs in the NoPartyIDsRepeatinGroup

type NoSecurityAltID added in v0.4.0

type NoSecurityAltID struct {
	*quickfix.Group
}

NoSecurityAltID is a repeating group element, Tag 454

func (NoSecurityAltID) GetSecurityAltID added in v0.4.0

func (m NoSecurityAltID) GetSecurityAltID() (v string, err quickfix.MessageRejectError)

GetSecurityAltID gets SecurityAltID, Tag 455

func (NoSecurityAltID) GetSecurityAltIDSource added in v0.4.0

func (m NoSecurityAltID) GetSecurityAltIDSource() (v string, err quickfix.MessageRejectError)

GetSecurityAltIDSource gets SecurityAltIDSource, Tag 456

func (NoSecurityAltID) HasSecurityAltID added in v0.4.0

func (m NoSecurityAltID) HasSecurityAltID() bool

HasSecurityAltID returns true if SecurityAltID is present, Tag 455

func (NoSecurityAltID) HasSecurityAltIDSource added in v0.4.0

func (m NoSecurityAltID) HasSecurityAltIDSource() bool

HasSecurityAltIDSource returns true if SecurityAltIDSource is present, Tag 456

func (NoSecurityAltID) SetSecurityAltID added in v0.4.0

func (m NoSecurityAltID) SetSecurityAltID(v string)

SetSecurityAltID sets SecurityAltID, Tag 455

func (NoSecurityAltID) SetSecurityAltIDSource added in v0.4.0

func (m NoSecurityAltID) SetSecurityAltIDSource(v string)

SetSecurityAltIDSource sets SecurityAltIDSource, Tag 456

type NoSecurityAltIDRepeatingGroup added in v0.4.0

type NoSecurityAltIDRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoSecurityAltIDRepeatingGroup is a repeating group, Tag 454

func NewNoSecurityAltIDRepeatingGroup added in v0.4.0

func NewNoSecurityAltIDRepeatingGroup() NoSecurityAltIDRepeatingGroup

NewNoSecurityAltIDRepeatingGroup returns an initialized, NoSecurityAltIDRepeatingGroup

func (NoSecurityAltIDRepeatingGroup) Add added in v0.4.0

Add create and append a new NoSecurityAltID to this group

func (NoSecurityAltIDRepeatingGroup) Get added in v0.4.0

Get returns the ith NoSecurityAltID in the NoSecurityAltIDRepeatinGroup

type RouteOut

type RouteOut func(msg Allocation, sessionID quickfix.SessionID) quickfix.MessageRejectError

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