ordermasscancelreport

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2023 License: Apache-1.1 Imports: 7 Imported by: 1

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 NoAffectedOrders

type NoAffectedOrders struct {
	*quickfix.Group
}

NoAffectedOrders is a repeating group element, Tag 534

func (NoAffectedOrders) GetAffectedOrderID

func (m NoAffectedOrders) GetAffectedOrderID() (v string, err quickfix.MessageRejectError)

GetAffectedOrderID gets AffectedOrderID, Tag 535

func (NoAffectedOrders) GetAffectedSecondaryOrderID

func (m NoAffectedOrders) GetAffectedSecondaryOrderID() (v string, err quickfix.MessageRejectError)

GetAffectedSecondaryOrderID gets AffectedSecondaryOrderID, Tag 536

func (NoAffectedOrders) GetOrigClOrdID

func (m NoAffectedOrders) GetOrigClOrdID() (v string, err quickfix.MessageRejectError)

GetOrigClOrdID gets OrigClOrdID, Tag 41

func (NoAffectedOrders) HasAffectedOrderID

func (m NoAffectedOrders) HasAffectedOrderID() bool

HasAffectedOrderID returns true if AffectedOrderID is present, Tag 535

func (NoAffectedOrders) HasAffectedSecondaryOrderID

func (m NoAffectedOrders) HasAffectedSecondaryOrderID() bool

HasAffectedSecondaryOrderID returns true if AffectedSecondaryOrderID is present, Tag 536

func (NoAffectedOrders) HasOrigClOrdID

func (m NoAffectedOrders) HasOrigClOrdID() bool

HasOrigClOrdID returns true if OrigClOrdID is present, Tag 41

func (NoAffectedOrders) SetAffectedOrderID

func (m NoAffectedOrders) SetAffectedOrderID(v string)

SetAffectedOrderID sets AffectedOrderID, Tag 535

func (NoAffectedOrders) SetAffectedSecondaryOrderID

func (m NoAffectedOrders) SetAffectedSecondaryOrderID(v string)

SetAffectedSecondaryOrderID sets AffectedSecondaryOrderID, Tag 536

func (NoAffectedOrders) SetOrigClOrdID

func (m NoAffectedOrders) SetOrigClOrdID(v string)

SetOrigClOrdID sets OrigClOrdID, Tag 41

type NoAffectedOrdersRepeatingGroup

type NoAffectedOrdersRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoAffectedOrdersRepeatingGroup is a repeating group, Tag 534

func NewNoAffectedOrdersRepeatingGroup

func NewNoAffectedOrdersRepeatingGroup() NoAffectedOrdersRepeatingGroup

NewNoAffectedOrdersRepeatingGroup returns an initialized, NoAffectedOrdersRepeatingGroup

func (NoAffectedOrdersRepeatingGroup) Add

Add create and append a new NoAffectedOrders to this group

func (NoAffectedOrdersRepeatingGroup) Get

Get returns the ith NoAffectedOrders in the NoAffectedOrdersRepeatinGroup

type NoComplexEventDates

type NoComplexEventDates struct {
	*quickfix.Group
}

NoComplexEventDates is a repeating group element, Tag 1491

func (NoComplexEventDates) GetComplexEventEndDate

func (m NoComplexEventDates) GetComplexEventEndDate() (v time.Time, err quickfix.MessageRejectError)

GetComplexEventEndDate gets ComplexEventEndDate, Tag 1493

func (NoComplexEventDates) GetComplexEventStartDate

func (m NoComplexEventDates) GetComplexEventStartDate() (v time.Time, err quickfix.MessageRejectError)

GetComplexEventStartDate gets ComplexEventStartDate, Tag 1492

func (NoComplexEventDates) GetNoComplexEventTimes

GetNoComplexEventTimes gets NoComplexEventTimes, Tag 1494

func (NoComplexEventDates) HasComplexEventEndDate

func (m NoComplexEventDates) HasComplexEventEndDate() bool

HasComplexEventEndDate returns true if ComplexEventEndDate is present, Tag 1493

func (NoComplexEventDates) HasComplexEventStartDate

func (m NoComplexEventDates) HasComplexEventStartDate() bool

HasComplexEventStartDate returns true if ComplexEventStartDate is present, Tag 1492

func (NoComplexEventDates) HasNoComplexEventTimes

func (m NoComplexEventDates) HasNoComplexEventTimes() bool

HasNoComplexEventTimes returns true if NoComplexEventTimes is present, Tag 1494

func (NoComplexEventDates) SetComplexEventEndDate

func (m NoComplexEventDates) SetComplexEventEndDate(v time.Time)

SetComplexEventEndDate sets ComplexEventEndDate, Tag 1493

func (NoComplexEventDates) SetComplexEventStartDate

func (m NoComplexEventDates) SetComplexEventStartDate(v time.Time)

SetComplexEventStartDate sets ComplexEventStartDate, Tag 1492

func (NoComplexEventDates) SetNoComplexEventTimes

func (m NoComplexEventDates) SetNoComplexEventTimes(f NoComplexEventTimesRepeatingGroup)

SetNoComplexEventTimes sets NoComplexEventTimes, Tag 1494

type NoComplexEventDatesRepeatingGroup

type NoComplexEventDatesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoComplexEventDatesRepeatingGroup is a repeating group, Tag 1491

func NewNoComplexEventDatesRepeatingGroup

func NewNoComplexEventDatesRepeatingGroup() NoComplexEventDatesRepeatingGroup

NewNoComplexEventDatesRepeatingGroup returns an initialized, NoComplexEventDatesRepeatingGroup

func (NoComplexEventDatesRepeatingGroup) Add

Add create and append a new NoComplexEventDates to this group

func (NoComplexEventDatesRepeatingGroup) Get

Get returns the ith NoComplexEventDates in the NoComplexEventDatesRepeatinGroup

type NoComplexEventTimes

type NoComplexEventTimes struct {
	*quickfix.Group
}

NoComplexEventTimes is a repeating group element, Tag 1494

func (NoComplexEventTimes) GetComplexEventEndTime

func (m NoComplexEventTimes) GetComplexEventEndTime() (v string, err quickfix.MessageRejectError)

GetComplexEventEndTime gets ComplexEventEndTime, Tag 1496

func (NoComplexEventTimes) GetComplexEventStartTime

func (m NoComplexEventTimes) GetComplexEventStartTime() (v string, err quickfix.MessageRejectError)

GetComplexEventStartTime gets ComplexEventStartTime, Tag 1495

func (NoComplexEventTimes) HasComplexEventEndTime

func (m NoComplexEventTimes) HasComplexEventEndTime() bool

HasComplexEventEndTime returns true if ComplexEventEndTime is present, Tag 1496

func (NoComplexEventTimes) HasComplexEventStartTime

func (m NoComplexEventTimes) HasComplexEventStartTime() bool

HasComplexEventStartTime returns true if ComplexEventStartTime is present, Tag 1495

func (NoComplexEventTimes) SetComplexEventEndTime

func (m NoComplexEventTimes) SetComplexEventEndTime(v string)

SetComplexEventEndTime sets ComplexEventEndTime, Tag 1496

func (NoComplexEventTimes) SetComplexEventStartTime

func (m NoComplexEventTimes) SetComplexEventStartTime(v string)

SetComplexEventStartTime sets ComplexEventStartTime, Tag 1495

type NoComplexEventTimesRepeatingGroup

type NoComplexEventTimesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoComplexEventTimesRepeatingGroup is a repeating group, Tag 1494

func NewNoComplexEventTimesRepeatingGroup

func NewNoComplexEventTimesRepeatingGroup() NoComplexEventTimesRepeatingGroup

NewNoComplexEventTimesRepeatingGroup returns an initialized, NoComplexEventTimesRepeatingGroup

func (NoComplexEventTimesRepeatingGroup) Add

Add create and append a new NoComplexEventTimes to this group

func (NoComplexEventTimesRepeatingGroup) Get

Get returns the ith NoComplexEventTimes in the NoComplexEventTimesRepeatinGroup

type NoComplexEvents

type NoComplexEvents struct {
	*quickfix.Group
}

NoComplexEvents is a repeating group element, Tag 1483

func (NoComplexEvents) GetComplexEventCondition

func (m NoComplexEvents) GetComplexEventCondition() (v enum.ComplexEventCondition, err quickfix.MessageRejectError)

GetComplexEventCondition gets ComplexEventCondition, Tag 1490

func (NoComplexEvents) GetComplexEventPrice

func (m NoComplexEvents) GetComplexEventPrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetComplexEventPrice gets ComplexEventPrice, Tag 1486

func (NoComplexEvents) GetComplexEventPriceBoundaryMethod

func (m NoComplexEvents) GetComplexEventPriceBoundaryMethod() (v enum.ComplexEventPriceBoundaryMethod, err quickfix.MessageRejectError)

GetComplexEventPriceBoundaryMethod gets ComplexEventPriceBoundaryMethod, Tag 1487

func (NoComplexEvents) GetComplexEventPriceBoundaryPrecision

func (m NoComplexEvents) GetComplexEventPriceBoundaryPrecision() (v decimal.Decimal, err quickfix.MessageRejectError)

GetComplexEventPriceBoundaryPrecision gets ComplexEventPriceBoundaryPrecision, Tag 1488

func (NoComplexEvents) GetComplexEventPriceTimeType

func (m NoComplexEvents) GetComplexEventPriceTimeType() (v enum.ComplexEventPriceTimeType, err quickfix.MessageRejectError)

GetComplexEventPriceTimeType gets ComplexEventPriceTimeType, Tag 1489

func (NoComplexEvents) GetComplexEventType

func (m NoComplexEvents) GetComplexEventType() (v enum.ComplexEventType, err quickfix.MessageRejectError)

GetComplexEventType gets ComplexEventType, Tag 1484

func (NoComplexEvents) GetComplexOptPayoutAmount

func (m NoComplexEvents) GetComplexOptPayoutAmount() (v decimal.Decimal, err quickfix.MessageRejectError)

GetComplexOptPayoutAmount gets ComplexOptPayoutAmount, Tag 1485

func (NoComplexEvents) GetNoComplexEventDates

GetNoComplexEventDates gets NoComplexEventDates, Tag 1491

func (NoComplexEvents) HasComplexEventCondition

func (m NoComplexEvents) HasComplexEventCondition() bool

HasComplexEventCondition returns true if ComplexEventCondition is present, Tag 1490

func (NoComplexEvents) HasComplexEventPrice

func (m NoComplexEvents) HasComplexEventPrice() bool

HasComplexEventPrice returns true if ComplexEventPrice is present, Tag 1486

func (NoComplexEvents) HasComplexEventPriceBoundaryMethod

func (m NoComplexEvents) HasComplexEventPriceBoundaryMethod() bool

HasComplexEventPriceBoundaryMethod returns true if ComplexEventPriceBoundaryMethod is present, Tag 1487

func (NoComplexEvents) HasComplexEventPriceBoundaryPrecision

func (m NoComplexEvents) HasComplexEventPriceBoundaryPrecision() bool

HasComplexEventPriceBoundaryPrecision returns true if ComplexEventPriceBoundaryPrecision is present, Tag 1488

func (NoComplexEvents) HasComplexEventPriceTimeType

func (m NoComplexEvents) HasComplexEventPriceTimeType() bool

HasComplexEventPriceTimeType returns true if ComplexEventPriceTimeType is present, Tag 1489

func (NoComplexEvents) HasComplexEventType

func (m NoComplexEvents) HasComplexEventType() bool

HasComplexEventType returns true if ComplexEventType is present, Tag 1484

func (NoComplexEvents) HasComplexOptPayoutAmount

func (m NoComplexEvents) HasComplexOptPayoutAmount() bool

HasComplexOptPayoutAmount returns true if ComplexOptPayoutAmount is present, Tag 1485

func (NoComplexEvents) HasNoComplexEventDates

func (m NoComplexEvents) HasNoComplexEventDates() bool

HasNoComplexEventDates returns true if NoComplexEventDates is present, Tag 1491

func (NoComplexEvents) SetComplexEventCondition

func (m NoComplexEvents) SetComplexEventCondition(v enum.ComplexEventCondition)

SetComplexEventCondition sets ComplexEventCondition, Tag 1490

func (NoComplexEvents) SetComplexEventPrice

func (m NoComplexEvents) SetComplexEventPrice(value decimal.Decimal, scale int32)

SetComplexEventPrice sets ComplexEventPrice, Tag 1486

func (NoComplexEvents) SetComplexEventPriceBoundaryMethod

func (m NoComplexEvents) SetComplexEventPriceBoundaryMethod(v enum.ComplexEventPriceBoundaryMethod)

SetComplexEventPriceBoundaryMethod sets ComplexEventPriceBoundaryMethod, Tag 1487

func (NoComplexEvents) SetComplexEventPriceBoundaryPrecision

func (m NoComplexEvents) SetComplexEventPriceBoundaryPrecision(value decimal.Decimal, scale int32)

SetComplexEventPriceBoundaryPrecision sets ComplexEventPriceBoundaryPrecision, Tag 1488

func (NoComplexEvents) SetComplexEventPriceTimeType

func (m NoComplexEvents) SetComplexEventPriceTimeType(v enum.ComplexEventPriceTimeType)

SetComplexEventPriceTimeType sets ComplexEventPriceTimeType, Tag 1489

func (NoComplexEvents) SetComplexEventType

func (m NoComplexEvents) SetComplexEventType(v enum.ComplexEventType)

SetComplexEventType sets ComplexEventType, Tag 1484

func (NoComplexEvents) SetComplexOptPayoutAmount

func (m NoComplexEvents) SetComplexOptPayoutAmount(value decimal.Decimal, scale int32)

SetComplexOptPayoutAmount sets ComplexOptPayoutAmount, Tag 1485

func (NoComplexEvents) SetNoComplexEventDates

func (m NoComplexEvents) SetNoComplexEventDates(f NoComplexEventDatesRepeatingGroup)

SetNoComplexEventDates sets NoComplexEventDates, Tag 1491

type NoComplexEventsRepeatingGroup

type NoComplexEventsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoComplexEventsRepeatingGroup is a repeating group, Tag 1483

func NewNoComplexEventsRepeatingGroup

func NewNoComplexEventsRepeatingGroup() NoComplexEventsRepeatingGroup

NewNoComplexEventsRepeatingGroup returns an initialized, NoComplexEventsRepeatingGroup

func (NoComplexEventsRepeatingGroup) Add

Add create and append a new NoComplexEvents to this group

func (NoComplexEventsRepeatingGroup) Get

Get returns the ith NoComplexEvents in the NoComplexEventsRepeatinGroup

type NoEvents

type NoEvents struct {
	*quickfix.Group
}

NoEvents is a repeating group element, Tag 864

func (NoEvents) GetEventDate

func (m NoEvents) GetEventDate() (v string, err quickfix.MessageRejectError)

GetEventDate gets EventDate, Tag 866

func (NoEvents) GetEventPx

func (m NoEvents) GetEventPx() (v decimal.Decimal, err quickfix.MessageRejectError)

GetEventPx gets EventPx, Tag 867

func (NoEvents) GetEventText

func (m NoEvents) GetEventText() (v string, err quickfix.MessageRejectError)

GetEventText gets EventText, Tag 868

func (NoEvents) GetEventTime

func (m NoEvents) GetEventTime() (v time.Time, err quickfix.MessageRejectError)

GetEventTime gets EventTime, Tag 1145

func (NoEvents) GetEventType

func (m NoEvents) GetEventType() (v enum.EventType, err quickfix.MessageRejectError)

GetEventType gets EventType, Tag 865

func (NoEvents) HasEventDate

func (m NoEvents) HasEventDate() bool

HasEventDate returns true if EventDate is present, Tag 866

func (NoEvents) HasEventPx

func (m NoEvents) HasEventPx() bool

HasEventPx returns true if EventPx is present, Tag 867

func (NoEvents) HasEventText

func (m NoEvents) HasEventText() bool

HasEventText returns true if EventText is present, Tag 868

func (NoEvents) HasEventTime

func (m NoEvents) HasEventTime() bool

HasEventTime returns true if EventTime is present, Tag 1145

func (NoEvents) HasEventType

func (m NoEvents) HasEventType() bool

HasEventType returns true if EventType is present, Tag 865

func (NoEvents) SetEventDate

func (m NoEvents) SetEventDate(v string)

SetEventDate sets EventDate, Tag 866

func (NoEvents) SetEventPx

func (m NoEvents) SetEventPx(value decimal.Decimal, scale int32)

SetEventPx sets EventPx, Tag 867

func (NoEvents) SetEventText

func (m NoEvents) SetEventText(v string)

SetEventText sets EventText, Tag 868

func (NoEvents) SetEventTime

func (m NoEvents) SetEventTime(v time.Time)

SetEventTime sets EventTime, Tag 1145

func (NoEvents) SetEventType

func (m NoEvents) SetEventType(v enum.EventType)

SetEventType sets EventType, Tag 865

type NoEventsRepeatingGroup

type NoEventsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoEventsRepeatingGroup is a repeating group, Tag 864

func NewNoEventsRepeatingGroup

func NewNoEventsRepeatingGroup() NoEventsRepeatingGroup

NewNoEventsRepeatingGroup returns an initialized, NoEventsRepeatingGroup

func (NoEventsRepeatingGroup) Add

Add create and append a new NoEvents to this group

func (NoEventsRepeatingGroup) Get

Get returns the ith NoEvents in the NoEventsRepeatinGroup

type NoInstrumentParties

type NoInstrumentParties struct {
	*quickfix.Group
}

NoInstrumentParties is a repeating group element, Tag 1018

func (NoInstrumentParties) GetInstrumentPartyID

func (m NoInstrumentParties) GetInstrumentPartyID() (v string, err quickfix.MessageRejectError)

GetInstrumentPartyID gets InstrumentPartyID, Tag 1019

func (NoInstrumentParties) GetInstrumentPartyIDSource

func (m NoInstrumentParties) GetInstrumentPartyIDSource() (v string, err quickfix.MessageRejectError)

GetInstrumentPartyIDSource gets InstrumentPartyIDSource, Tag 1050

func (NoInstrumentParties) GetInstrumentPartyRole

func (m NoInstrumentParties) GetInstrumentPartyRole() (v int, err quickfix.MessageRejectError)

GetInstrumentPartyRole gets InstrumentPartyRole, Tag 1051

func (NoInstrumentParties) GetNoInstrumentPartySubIDs

GetNoInstrumentPartySubIDs gets NoInstrumentPartySubIDs, Tag 1052

func (NoInstrumentParties) HasInstrumentPartyID

func (m NoInstrumentParties) HasInstrumentPartyID() bool

HasInstrumentPartyID returns true if InstrumentPartyID is present, Tag 1019

func (NoInstrumentParties) HasInstrumentPartyIDSource

func (m NoInstrumentParties) HasInstrumentPartyIDSource() bool

HasInstrumentPartyIDSource returns true if InstrumentPartyIDSource is present, Tag 1050

func (NoInstrumentParties) HasInstrumentPartyRole

func (m NoInstrumentParties) HasInstrumentPartyRole() bool

HasInstrumentPartyRole returns true if InstrumentPartyRole is present, Tag 1051

func (NoInstrumentParties) HasNoInstrumentPartySubIDs

func (m NoInstrumentParties) HasNoInstrumentPartySubIDs() bool

HasNoInstrumentPartySubIDs returns true if NoInstrumentPartySubIDs is present, Tag 1052

func (NoInstrumentParties) SetInstrumentPartyID

func (m NoInstrumentParties) SetInstrumentPartyID(v string)

SetInstrumentPartyID sets InstrumentPartyID, Tag 1019

func (NoInstrumentParties) SetInstrumentPartyIDSource

func (m NoInstrumentParties) SetInstrumentPartyIDSource(v string)

SetInstrumentPartyIDSource sets InstrumentPartyIDSource, Tag 1050

func (NoInstrumentParties) SetInstrumentPartyRole

func (m NoInstrumentParties) SetInstrumentPartyRole(v int)

SetInstrumentPartyRole sets InstrumentPartyRole, Tag 1051

func (NoInstrumentParties) SetNoInstrumentPartySubIDs

func (m NoInstrumentParties) SetNoInstrumentPartySubIDs(f NoInstrumentPartySubIDsRepeatingGroup)

SetNoInstrumentPartySubIDs sets NoInstrumentPartySubIDs, Tag 1052

type NoInstrumentPartiesRepeatingGroup

type NoInstrumentPartiesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoInstrumentPartiesRepeatingGroup is a repeating group, Tag 1018

func NewNoInstrumentPartiesRepeatingGroup

func NewNoInstrumentPartiesRepeatingGroup() NoInstrumentPartiesRepeatingGroup

NewNoInstrumentPartiesRepeatingGroup returns an initialized, NoInstrumentPartiesRepeatingGroup

func (NoInstrumentPartiesRepeatingGroup) Add

Add create and append a new NoInstrumentParties to this group

func (NoInstrumentPartiesRepeatingGroup) Get

Get returns the ith NoInstrumentParties in the NoInstrumentPartiesRepeatinGroup

type NoInstrumentPartySubIDs

type NoInstrumentPartySubIDs struct {
	*quickfix.Group
}

NoInstrumentPartySubIDs is a repeating group element, Tag 1052

func (NoInstrumentPartySubIDs) GetInstrumentPartySubID

func (m NoInstrumentPartySubIDs) GetInstrumentPartySubID() (v string, err quickfix.MessageRejectError)

GetInstrumentPartySubID gets InstrumentPartySubID, Tag 1053

func (NoInstrumentPartySubIDs) GetInstrumentPartySubIDType

func (m NoInstrumentPartySubIDs) GetInstrumentPartySubIDType() (v int, err quickfix.MessageRejectError)

GetInstrumentPartySubIDType gets InstrumentPartySubIDType, Tag 1054

func (NoInstrumentPartySubIDs) HasInstrumentPartySubID

func (m NoInstrumentPartySubIDs) HasInstrumentPartySubID() bool

HasInstrumentPartySubID returns true if InstrumentPartySubID is present, Tag 1053

func (NoInstrumentPartySubIDs) HasInstrumentPartySubIDType

func (m NoInstrumentPartySubIDs) HasInstrumentPartySubIDType() bool

HasInstrumentPartySubIDType returns true if InstrumentPartySubIDType is present, Tag 1054

func (NoInstrumentPartySubIDs) SetInstrumentPartySubID

func (m NoInstrumentPartySubIDs) SetInstrumentPartySubID(v string)

SetInstrumentPartySubID sets InstrumentPartySubID, Tag 1053

func (NoInstrumentPartySubIDs) SetInstrumentPartySubIDType

func (m NoInstrumentPartySubIDs) SetInstrumentPartySubIDType(v int)

SetInstrumentPartySubIDType sets InstrumentPartySubIDType, Tag 1054

type NoInstrumentPartySubIDsRepeatingGroup

type NoInstrumentPartySubIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoInstrumentPartySubIDsRepeatingGroup is a repeating group, Tag 1052

func NewNoInstrumentPartySubIDsRepeatingGroup

func NewNoInstrumentPartySubIDsRepeatingGroup() NoInstrumentPartySubIDsRepeatingGroup

NewNoInstrumentPartySubIDsRepeatingGroup returns an initialized, NoInstrumentPartySubIDsRepeatingGroup

func (NoInstrumentPartySubIDsRepeatingGroup) Add

Add create and append a new NoInstrumentPartySubIDs to this group

func (NoInstrumentPartySubIDsRepeatingGroup) Get

Get returns the ith NoInstrumentPartySubIDs in the NoInstrumentPartySubIDsRepeatinGroup

type NoNotAffectedOrders

type NoNotAffectedOrders struct {
	*quickfix.Group
}

NoNotAffectedOrders is a repeating group element, Tag 1370

func (NoNotAffectedOrders) GetNotAffOrigClOrdID

func (m NoNotAffectedOrders) GetNotAffOrigClOrdID() (v string, err quickfix.MessageRejectError)

GetNotAffOrigClOrdID gets NotAffOrigClOrdID, Tag 1372

func (NoNotAffectedOrders) GetNotAffectedOrderID

func (m NoNotAffectedOrders) GetNotAffectedOrderID() (v string, err quickfix.MessageRejectError)

GetNotAffectedOrderID gets NotAffectedOrderID, Tag 1371

func (NoNotAffectedOrders) HasNotAffOrigClOrdID

func (m NoNotAffectedOrders) HasNotAffOrigClOrdID() bool

HasNotAffOrigClOrdID returns true if NotAffOrigClOrdID is present, Tag 1372

func (NoNotAffectedOrders) HasNotAffectedOrderID

func (m NoNotAffectedOrders) HasNotAffectedOrderID() bool

HasNotAffectedOrderID returns true if NotAffectedOrderID is present, Tag 1371

func (NoNotAffectedOrders) SetNotAffOrigClOrdID

func (m NoNotAffectedOrders) SetNotAffOrigClOrdID(v string)

SetNotAffOrigClOrdID sets NotAffOrigClOrdID, Tag 1372

func (NoNotAffectedOrders) SetNotAffectedOrderID

func (m NoNotAffectedOrders) SetNotAffectedOrderID(v string)

SetNotAffectedOrderID sets NotAffectedOrderID, Tag 1371

type NoNotAffectedOrdersRepeatingGroup

type NoNotAffectedOrdersRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoNotAffectedOrdersRepeatingGroup is a repeating group, Tag 1370

func NewNoNotAffectedOrdersRepeatingGroup

func NewNoNotAffectedOrdersRepeatingGroup() NoNotAffectedOrdersRepeatingGroup

NewNoNotAffectedOrdersRepeatingGroup returns an initialized, NoNotAffectedOrdersRepeatingGroup

func (NoNotAffectedOrdersRepeatingGroup) Add

Add create and append a new NoNotAffectedOrders to this group

func (NoNotAffectedOrdersRepeatingGroup) Get

Get returns the ith NoNotAffectedOrders in the NoNotAffectedOrdersRepeatinGroup

type NoPartyIDs

type NoPartyIDs struct {
	*quickfix.Group
}

NoPartyIDs is a repeating group element, Tag 453

func (NoPartyIDs) GetNoPartySubIDs

GetNoPartySubIDs gets NoPartySubIDs, Tag 802

func (NoPartyIDs) GetPartyID

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

GetPartyID gets PartyID, Tag 448

func (NoPartyIDs) GetPartyIDSource

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

GetPartyIDSource gets PartyIDSource, Tag 447

func (NoPartyIDs) GetPartyRole

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

GetPartyRole gets PartyRole, Tag 452

func (NoPartyIDs) HasNoPartySubIDs

func (m NoPartyIDs) HasNoPartySubIDs() bool

HasNoPartySubIDs returns true if NoPartySubIDs is present, Tag 802

func (NoPartyIDs) HasPartyID

func (m NoPartyIDs) HasPartyID() bool

HasPartyID returns true if PartyID is present, Tag 448

func (NoPartyIDs) HasPartyIDSource

func (m NoPartyIDs) HasPartyIDSource() bool

HasPartyIDSource returns true if PartyIDSource is present, Tag 447

func (NoPartyIDs) HasPartyRole

func (m NoPartyIDs) HasPartyRole() bool

HasPartyRole returns true if PartyRole is present, Tag 452

func (NoPartyIDs) SetNoPartySubIDs

func (m NoPartyIDs) SetNoPartySubIDs(f NoPartySubIDsRepeatingGroup)

SetNoPartySubIDs sets NoPartySubIDs, Tag 802

func (NoPartyIDs) SetPartyID

func (m NoPartyIDs) SetPartyID(v string)

SetPartyID sets PartyID, Tag 448

func (NoPartyIDs) SetPartyIDSource

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

SetPartyIDSource sets PartyIDSource, Tag 447

func (NoPartyIDs) SetPartyRole

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

SetPartyRole sets PartyRole, Tag 452

type NoPartyIDsRepeatingGroup

type NoPartyIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoPartyIDsRepeatingGroup is a repeating group, Tag 453

func NewNoPartyIDsRepeatingGroup

func NewNoPartyIDsRepeatingGroup() NoPartyIDsRepeatingGroup

NewNoPartyIDsRepeatingGroup returns an initialized, NoPartyIDsRepeatingGroup

func (NoPartyIDsRepeatingGroup) Add

Add create and append a new NoPartyIDs to this group

func (NoPartyIDsRepeatingGroup) Get

Get returns the ith NoPartyIDs in the NoPartyIDsRepeatinGroup

type NoPartySubIDs

type NoPartySubIDs struct {
	*quickfix.Group
}

NoPartySubIDs is a repeating group element, Tag 802

func (NoPartySubIDs) GetPartySubID

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

GetPartySubID gets PartySubID, Tag 523

func (NoPartySubIDs) GetPartySubIDType

func (m NoPartySubIDs) GetPartySubIDType() (v enum.PartySubIDType, err quickfix.MessageRejectError)

GetPartySubIDType gets PartySubIDType, Tag 803

func (NoPartySubIDs) HasPartySubID

func (m NoPartySubIDs) HasPartySubID() bool

HasPartySubID returns true if PartySubID is present, Tag 523

func (NoPartySubIDs) HasPartySubIDType

func (m NoPartySubIDs) HasPartySubIDType() bool

HasPartySubIDType returns true if PartySubIDType is present, Tag 803

func (NoPartySubIDs) SetPartySubID

func (m NoPartySubIDs) SetPartySubID(v string)

SetPartySubID sets PartySubID, Tag 523

func (NoPartySubIDs) SetPartySubIDType

func (m NoPartySubIDs) SetPartySubIDType(v enum.PartySubIDType)

SetPartySubIDType sets PartySubIDType, Tag 803

type NoPartySubIDsRepeatingGroup

type NoPartySubIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoPartySubIDsRepeatingGroup is a repeating group, Tag 802

func NewNoPartySubIDsRepeatingGroup

func NewNoPartySubIDsRepeatingGroup() NoPartySubIDsRepeatingGroup

NewNoPartySubIDsRepeatingGroup returns an initialized, NoPartySubIDsRepeatingGroup

func (NoPartySubIDsRepeatingGroup) Add

Add create and append a new NoPartySubIDs to this group

func (NoPartySubIDsRepeatingGroup) Get

Get returns the ith NoPartySubIDs in the NoPartySubIDsRepeatinGroup

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 NoTargetPartyIDs

type NoTargetPartyIDs struct {
	*quickfix.Group
}

NoTargetPartyIDs is a repeating group element, Tag 1461

func (NoTargetPartyIDs) GetTargetPartyID

func (m NoTargetPartyIDs) GetTargetPartyID() (v string, err quickfix.MessageRejectError)

GetTargetPartyID gets TargetPartyID, Tag 1462

func (NoTargetPartyIDs) GetTargetPartyIDSource

func (m NoTargetPartyIDs) GetTargetPartyIDSource() (v string, err quickfix.MessageRejectError)

GetTargetPartyIDSource gets TargetPartyIDSource, Tag 1463

func (NoTargetPartyIDs) GetTargetPartyRole

func (m NoTargetPartyIDs) GetTargetPartyRole() (v int, err quickfix.MessageRejectError)

GetTargetPartyRole gets TargetPartyRole, Tag 1464

func (NoTargetPartyIDs) HasTargetPartyID

func (m NoTargetPartyIDs) HasTargetPartyID() bool

HasTargetPartyID returns true if TargetPartyID is present, Tag 1462

func (NoTargetPartyIDs) HasTargetPartyIDSource

func (m NoTargetPartyIDs) HasTargetPartyIDSource() bool

HasTargetPartyIDSource returns true if TargetPartyIDSource is present, Tag 1463

func (NoTargetPartyIDs) HasTargetPartyRole

func (m NoTargetPartyIDs) HasTargetPartyRole() bool

HasTargetPartyRole returns true if TargetPartyRole is present, Tag 1464

func (NoTargetPartyIDs) SetTargetPartyID

func (m NoTargetPartyIDs) SetTargetPartyID(v string)

SetTargetPartyID sets TargetPartyID, Tag 1462

func (NoTargetPartyIDs) SetTargetPartyIDSource

func (m NoTargetPartyIDs) SetTargetPartyIDSource(v string)

SetTargetPartyIDSource sets TargetPartyIDSource, Tag 1463

func (NoTargetPartyIDs) SetTargetPartyRole

func (m NoTargetPartyIDs) SetTargetPartyRole(v int)

SetTargetPartyRole sets TargetPartyRole, Tag 1464

type NoTargetPartyIDsRepeatingGroup

type NoTargetPartyIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoTargetPartyIDsRepeatingGroup is a repeating group, Tag 1461

func NewNoTargetPartyIDsRepeatingGroup

func NewNoTargetPartyIDsRepeatingGroup() NoTargetPartyIDsRepeatingGroup

NewNoTargetPartyIDsRepeatingGroup returns an initialized, NoTargetPartyIDsRepeatingGroup

func (NoTargetPartyIDsRepeatingGroup) Add

Add create and append a new NoTargetPartyIDs to this group

func (NoTargetPartyIDsRepeatingGroup) Get

Get returns the ith NoTargetPartyIDs in the NoTargetPartyIDsRepeatinGroup

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 NoUnderlyingStips

type NoUnderlyingStips struct {
	*quickfix.Group
}

NoUnderlyingStips is a repeating group element, Tag 887

func (NoUnderlyingStips) GetUnderlyingStipType

func (m NoUnderlyingStips) GetUnderlyingStipType() (v string, err quickfix.MessageRejectError)

GetUnderlyingStipType gets UnderlyingStipType, Tag 888

func (NoUnderlyingStips) GetUnderlyingStipValue

func (m NoUnderlyingStips) GetUnderlyingStipValue() (v string, err quickfix.MessageRejectError)

GetUnderlyingStipValue gets UnderlyingStipValue, Tag 889

func (NoUnderlyingStips) HasUnderlyingStipType

func (m NoUnderlyingStips) HasUnderlyingStipType() bool

HasUnderlyingStipType returns true if UnderlyingStipType is present, Tag 888

func (NoUnderlyingStips) HasUnderlyingStipValue

func (m NoUnderlyingStips) HasUnderlyingStipValue() bool

HasUnderlyingStipValue returns true if UnderlyingStipValue is present, Tag 889

func (NoUnderlyingStips) SetUnderlyingStipType

func (m NoUnderlyingStips) SetUnderlyingStipType(v string)

SetUnderlyingStipType sets UnderlyingStipType, Tag 888

func (NoUnderlyingStips) SetUnderlyingStipValue

func (m NoUnderlyingStips) SetUnderlyingStipValue(v string)

SetUnderlyingStipValue sets UnderlyingStipValue, Tag 889

type NoUnderlyingStipsRepeatingGroup

type NoUnderlyingStipsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoUnderlyingStipsRepeatingGroup is a repeating group, Tag 887

func NewNoUnderlyingStipsRepeatingGroup

func NewNoUnderlyingStipsRepeatingGroup() NoUnderlyingStipsRepeatingGroup

NewNoUnderlyingStipsRepeatingGroup returns an initialized, NoUnderlyingStipsRepeatingGroup

func (NoUnderlyingStipsRepeatingGroup) Add

Add create and append a new NoUnderlyingStips to this group

func (NoUnderlyingStipsRepeatingGroup) Get

Get returns the ith NoUnderlyingStips in the NoUnderlyingStipsRepeatinGroup

type NoUndlyInstrumentParties

type NoUndlyInstrumentParties struct {
	*quickfix.Group
}

NoUndlyInstrumentParties is a repeating group element, Tag 1058

func (NoUndlyInstrumentParties) GetNoUndlyInstrumentPartySubIDs

GetNoUndlyInstrumentPartySubIDs gets NoUndlyInstrumentPartySubIDs, Tag 1062

func (NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyID

func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyID() (v string, err quickfix.MessageRejectError)

GetUnderlyingInstrumentPartyID gets UnderlyingInstrumentPartyID, Tag 1059

func (NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyIDSource

func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyIDSource() (v string, err quickfix.MessageRejectError)

GetUnderlyingInstrumentPartyIDSource gets UnderlyingInstrumentPartyIDSource, Tag 1060

func (NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyRole

func (m NoUndlyInstrumentParties) GetUnderlyingInstrumentPartyRole() (v int, err quickfix.MessageRejectError)

GetUnderlyingInstrumentPartyRole gets UnderlyingInstrumentPartyRole, Tag 1061

func (NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs

func (m NoUndlyInstrumentParties) HasNoUndlyInstrumentPartySubIDs() bool

HasNoUndlyInstrumentPartySubIDs returns true if NoUndlyInstrumentPartySubIDs is present, Tag 1062

func (NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyID

func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyID() bool

HasUnderlyingInstrumentPartyID returns true if UnderlyingInstrumentPartyID is present, Tag 1059

func (NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyIDSource

func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyIDSource() bool

HasUnderlyingInstrumentPartyIDSource returns true if UnderlyingInstrumentPartyIDSource is present, Tag 1060

func (NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyRole

func (m NoUndlyInstrumentParties) HasUnderlyingInstrumentPartyRole() bool

HasUnderlyingInstrumentPartyRole returns true if UnderlyingInstrumentPartyRole is present, Tag 1061

func (NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs

func (m NoUndlyInstrumentParties) SetNoUndlyInstrumentPartySubIDs(f NoUndlyInstrumentPartySubIDsRepeatingGroup)

SetNoUndlyInstrumentPartySubIDs sets NoUndlyInstrumentPartySubIDs, Tag 1062

func (NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyID

func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyID(v string)

SetUnderlyingInstrumentPartyID sets UnderlyingInstrumentPartyID, Tag 1059

func (NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyIDSource

func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyIDSource(v string)

SetUnderlyingInstrumentPartyIDSource sets UnderlyingInstrumentPartyIDSource, Tag 1060

func (NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyRole

func (m NoUndlyInstrumentParties) SetUnderlyingInstrumentPartyRole(v int)

SetUnderlyingInstrumentPartyRole sets UnderlyingInstrumentPartyRole, Tag 1061

type NoUndlyInstrumentPartiesRepeatingGroup

type NoUndlyInstrumentPartiesRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoUndlyInstrumentPartiesRepeatingGroup is a repeating group, Tag 1058

func NewNoUndlyInstrumentPartiesRepeatingGroup

func NewNoUndlyInstrumentPartiesRepeatingGroup() NoUndlyInstrumentPartiesRepeatingGroup

NewNoUndlyInstrumentPartiesRepeatingGroup returns an initialized, NoUndlyInstrumentPartiesRepeatingGroup

func (NoUndlyInstrumentPartiesRepeatingGroup) Add

Add create and append a new NoUndlyInstrumentParties to this group

func (NoUndlyInstrumentPartiesRepeatingGroup) Get

Get returns the ith NoUndlyInstrumentParties in the NoUndlyInstrumentPartiesRepeatinGroup

type NoUndlyInstrumentPartySubIDs

type NoUndlyInstrumentPartySubIDs struct {
	*quickfix.Group
}

NoUndlyInstrumentPartySubIDs is a repeating group element, Tag 1062

func (NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubID

func (m NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubID() (v string, err quickfix.MessageRejectError)

GetUnderlyingInstrumentPartySubID gets UnderlyingInstrumentPartySubID, Tag 1063

func (NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubIDType

func (m NoUndlyInstrumentPartySubIDs) GetUnderlyingInstrumentPartySubIDType() (v int, err quickfix.MessageRejectError)

GetUnderlyingInstrumentPartySubIDType gets UnderlyingInstrumentPartySubIDType, Tag 1064

func (NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubID

func (m NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubID() bool

HasUnderlyingInstrumentPartySubID returns true if UnderlyingInstrumentPartySubID is present, Tag 1063

func (NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubIDType

func (m NoUndlyInstrumentPartySubIDs) HasUnderlyingInstrumentPartySubIDType() bool

HasUnderlyingInstrumentPartySubIDType returns true if UnderlyingInstrumentPartySubIDType is present, Tag 1064

func (NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubID

func (m NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubID(v string)

SetUnderlyingInstrumentPartySubID sets UnderlyingInstrumentPartySubID, Tag 1063

func (NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubIDType

func (m NoUndlyInstrumentPartySubIDs) SetUnderlyingInstrumentPartySubIDType(v int)

SetUnderlyingInstrumentPartySubIDType sets UnderlyingInstrumentPartySubIDType, Tag 1064

type NoUndlyInstrumentPartySubIDsRepeatingGroup

type NoUndlyInstrumentPartySubIDsRepeatingGroup struct {
	*quickfix.RepeatingGroup
}

NoUndlyInstrumentPartySubIDsRepeatingGroup is a repeating group, Tag 1062

func NewNoUndlyInstrumentPartySubIDsRepeatingGroup

func NewNoUndlyInstrumentPartySubIDsRepeatingGroup() NoUndlyInstrumentPartySubIDsRepeatingGroup

NewNoUndlyInstrumentPartySubIDsRepeatingGroup returns an initialized, NoUndlyInstrumentPartySubIDsRepeatingGroup

func (NoUndlyInstrumentPartySubIDsRepeatingGroup) Add

Add create and append a new NoUndlyInstrumentPartySubIDs to this group

func (NoUndlyInstrumentPartySubIDsRepeatingGroup) Get

Get returns the ith NoUndlyInstrumentPartySubIDs in the NoUndlyInstrumentPartySubIDsRepeatinGroup

type OrderMassCancelReport

type OrderMassCancelReport struct {
	fixt11.Header
	*quickfix.Body
	fixt11.Trailer
	Message *quickfix.Message
}

OrderMassCancelReport is the fix50sp2 OrderMassCancelReport type, MsgType = r

func FromMessage

func FromMessage(m *quickfix.Message) OrderMassCancelReport

FromMessage creates a OrderMassCancelReport from a quickfix.Message instance

func New

func New(orderid field.OrderIDField, masscancelrequesttype field.MassCancelRequestTypeField, masscancelresponse field.MassCancelResponseField, massactionreportid field.MassActionReportIDField) (m OrderMassCancelReport)

New returns a OrderMassCancelReport initialized with the required fields for OrderMassCancelReport

func (OrderMassCancelReport) GetAttachmentPoint

func (m OrderMassCancelReport) GetAttachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError)

GetAttachmentPoint gets AttachmentPoint, Tag 1457

func (OrderMassCancelReport) GetCFICode

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

GetCFICode gets CFICode, Tag 461

func (OrderMassCancelReport) GetCPProgram

GetCPProgram gets CPProgram, Tag 875

func (OrderMassCancelReport) GetCPRegType

func (m OrderMassCancelReport) GetCPRegType() (v string, err quickfix.MessageRejectError)

GetCPRegType gets CPRegType, Tag 876

func (OrderMassCancelReport) GetCapPrice

GetCapPrice gets CapPrice, Tag 1199

func (OrderMassCancelReport) GetClOrdID

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

GetClOrdID gets ClOrdID, Tag 11

func (OrderMassCancelReport) GetContractMultiplier

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

GetContractMultiplier gets ContractMultiplier, Tag 231

func (OrderMassCancelReport) GetContractMultiplierUnit

func (m OrderMassCancelReport) GetContractMultiplierUnit() (v enum.ContractMultiplierUnit, err quickfix.MessageRejectError)

GetContractMultiplierUnit gets ContractMultiplierUnit, Tag 1435

func (OrderMassCancelReport) GetContractSettlMonth

func (m OrderMassCancelReport) GetContractSettlMonth() (v string, err quickfix.MessageRejectError)

GetContractSettlMonth gets ContractSettlMonth, Tag 667

func (OrderMassCancelReport) GetCountryOfIssue

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

GetCountryOfIssue gets CountryOfIssue, Tag 470

func (OrderMassCancelReport) GetCouponPaymentDate

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

GetCouponPaymentDate gets CouponPaymentDate, Tag 224

func (OrderMassCancelReport) GetCouponRate

GetCouponRate gets CouponRate, Tag 223

func (OrderMassCancelReport) GetCreditRating

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

GetCreditRating gets CreditRating, Tag 255

func (OrderMassCancelReport) GetDatedDate

func (m OrderMassCancelReport) GetDatedDate() (v string, err quickfix.MessageRejectError)

GetDatedDate gets DatedDate, Tag 873

func (OrderMassCancelReport) GetDetachmentPoint

func (m OrderMassCancelReport) GetDetachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError)

GetDetachmentPoint gets DetachmentPoint, Tag 1458

func (OrderMassCancelReport) GetEncodedIssuer

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

GetEncodedIssuer gets EncodedIssuer, Tag 349

func (OrderMassCancelReport) GetEncodedIssuerLen

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

GetEncodedIssuerLen gets EncodedIssuerLen, Tag 348

func (OrderMassCancelReport) GetEncodedSecurityDesc

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

GetEncodedSecurityDesc gets EncodedSecurityDesc, Tag 351

func (OrderMassCancelReport) GetEncodedSecurityDescLen

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

GetEncodedSecurityDescLen gets EncodedSecurityDescLen, Tag 350

func (OrderMassCancelReport) GetEncodedText

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

GetEncodedText gets EncodedText, Tag 355

func (OrderMassCancelReport) GetEncodedTextLen

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

GetEncodedTextLen gets EncodedTextLen, Tag 354

func (OrderMassCancelReport) GetEncodedUnderlyingIssuer

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

GetEncodedUnderlyingIssuer gets EncodedUnderlyingIssuer, Tag 363

func (OrderMassCancelReport) GetEncodedUnderlyingIssuerLen

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

GetEncodedUnderlyingIssuerLen gets EncodedUnderlyingIssuerLen, Tag 362

func (OrderMassCancelReport) GetEncodedUnderlyingSecurityDesc

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

GetEncodedUnderlyingSecurityDesc gets EncodedUnderlyingSecurityDesc, Tag 365

func (OrderMassCancelReport) GetEncodedUnderlyingSecurityDescLen

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

GetEncodedUnderlyingSecurityDescLen gets EncodedUnderlyingSecurityDescLen, Tag 364

func (OrderMassCancelReport) GetExerciseStyle

func (m OrderMassCancelReport) GetExerciseStyle() (v enum.ExerciseStyle, err quickfix.MessageRejectError)

GetExerciseStyle gets ExerciseStyle, Tag 1194

func (OrderMassCancelReport) GetFactor

GetFactor gets Factor, Tag 228

func (OrderMassCancelReport) GetFlexProductEligibilityIndicator

func (m OrderMassCancelReport) GetFlexProductEligibilityIndicator() (v bool, err quickfix.MessageRejectError)

GetFlexProductEligibilityIndicator gets FlexProductEligibilityIndicator, Tag 1242

func (OrderMassCancelReport) GetFlexibleIndicator

func (m OrderMassCancelReport) GetFlexibleIndicator() (v bool, err quickfix.MessageRejectError)

GetFlexibleIndicator gets FlexibleIndicator, Tag 1244

func (OrderMassCancelReport) GetFloorPrice

GetFloorPrice gets FloorPrice, Tag 1200

func (OrderMassCancelReport) GetFlowScheduleType

func (m OrderMassCancelReport) GetFlowScheduleType() (v enum.FlowScheduleType, err quickfix.MessageRejectError)

GetFlowScheduleType gets FlowScheduleType, Tag 1439

func (OrderMassCancelReport) GetInstrRegistry

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

GetInstrRegistry gets InstrRegistry, Tag 543

func (OrderMassCancelReport) GetInstrmtAssignmentMethod

func (m OrderMassCancelReport) GetInstrmtAssignmentMethod() (v string, err quickfix.MessageRejectError)

GetInstrmtAssignmentMethod gets InstrmtAssignmentMethod, Tag 1049

func (OrderMassCancelReport) GetInterestAccrualDate

func (m OrderMassCancelReport) GetInterestAccrualDate() (v string, err quickfix.MessageRejectError)

GetInterestAccrualDate gets InterestAccrualDate, Tag 874

func (OrderMassCancelReport) GetIssueDate

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

GetIssueDate gets IssueDate, Tag 225

func (OrderMassCancelReport) GetIssuer

GetIssuer gets Issuer, Tag 106

func (OrderMassCancelReport) GetListMethod

GetListMethod gets ListMethod, Tag 1198

func (OrderMassCancelReport) GetLocaleOfIssue

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

GetLocaleOfIssue gets LocaleOfIssue, Tag 472

func (OrderMassCancelReport) GetMarketID

func (m OrderMassCancelReport) GetMarketID() (v string, err quickfix.MessageRejectError)

GetMarketID gets MarketID, Tag 1301

func (OrderMassCancelReport) GetMarketSegmentID

func (m OrderMassCancelReport) GetMarketSegmentID() (v string, err quickfix.MessageRejectError)

GetMarketSegmentID gets MarketSegmentID, Tag 1300

func (OrderMassCancelReport) GetMassActionReportID

func (m OrderMassCancelReport) GetMassActionReportID() (v string, err quickfix.MessageRejectError)

GetMassActionReportID gets MassActionReportID, Tag 1369

func (OrderMassCancelReport) GetMassCancelRejectReason

func (m OrderMassCancelReport) GetMassCancelRejectReason() (v enum.MassCancelRejectReason, err quickfix.MessageRejectError)

GetMassCancelRejectReason gets MassCancelRejectReason, Tag 532

func (OrderMassCancelReport) GetMassCancelRequestType

func (m OrderMassCancelReport) GetMassCancelRequestType() (v enum.MassCancelRequestType, err quickfix.MessageRejectError)

GetMassCancelRequestType gets MassCancelRequestType, Tag 530

func (OrderMassCancelReport) GetMassCancelResponse

func (m OrderMassCancelReport) GetMassCancelResponse() (v enum.MassCancelResponse, err quickfix.MessageRejectError)

GetMassCancelResponse gets MassCancelResponse, Tag 531

func (OrderMassCancelReport) GetMaturityDate

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

GetMaturityDate gets MaturityDate, Tag 541

func (OrderMassCancelReport) GetMaturityMonthYear

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

GetMaturityMonthYear gets MaturityMonthYear, Tag 200

func (OrderMassCancelReport) GetMaturityTime

func (m OrderMassCancelReport) GetMaturityTime() (v string, err quickfix.MessageRejectError)

GetMaturityTime gets MaturityTime, Tag 1079

func (OrderMassCancelReport) GetMinPriceIncrement

func (m OrderMassCancelReport) GetMinPriceIncrement() (v decimal.Decimal, err quickfix.MessageRejectError)

GetMinPriceIncrement gets MinPriceIncrement, Tag 969

func (OrderMassCancelReport) GetMinPriceIncrementAmount

func (m OrderMassCancelReport) GetMinPriceIncrementAmount() (v decimal.Decimal, err quickfix.MessageRejectError)

GetMinPriceIncrementAmount gets MinPriceIncrementAmount, Tag 1146

func (OrderMassCancelReport) GetNTPositionLimit

func (m OrderMassCancelReport) GetNTPositionLimit() (v int, err quickfix.MessageRejectError)

GetNTPositionLimit gets NTPositionLimit, Tag 971

func (OrderMassCancelReport) GetNoAffectedOrders

GetNoAffectedOrders gets NoAffectedOrders, Tag 534

func (OrderMassCancelReport) GetNoComplexEvents

GetNoComplexEvents gets NoComplexEvents, Tag 1483

func (OrderMassCancelReport) GetNoEvents

GetNoEvents gets NoEvents, Tag 864

func (OrderMassCancelReport) GetNoInstrumentParties

GetNoInstrumentParties gets NoInstrumentParties, Tag 1018

func (OrderMassCancelReport) GetNoNotAffectedOrders

GetNoNotAffectedOrders gets NoNotAffectedOrders, Tag 1370

func (OrderMassCancelReport) GetNoPartyIDs

GetNoPartyIDs gets NoPartyIDs, Tag 453

func (OrderMassCancelReport) GetNoSecurityAltID

GetNoSecurityAltID gets NoSecurityAltID, Tag 454

func (OrderMassCancelReport) GetNoTargetPartyIDs

GetNoTargetPartyIDs gets NoTargetPartyIDs, Tag 1461

func (OrderMassCancelReport) GetNoUnderlyingSecurityAltID

GetNoUnderlyingSecurityAltID gets NoUnderlyingSecurityAltID, Tag 457

func (OrderMassCancelReport) GetNoUnderlyingStips

GetNoUnderlyingStips gets NoUnderlyingStips, Tag 887

func (OrderMassCancelReport) GetNoUndlyInstrumentParties

GetNoUndlyInstrumentParties gets NoUndlyInstrumentParties, Tag 1058

func (OrderMassCancelReport) GetNotionalPercentageOutstanding

func (m OrderMassCancelReport) GetNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError)

GetNotionalPercentageOutstanding gets NotionalPercentageOutstanding, Tag 1451

func (OrderMassCancelReport) GetOptAttribute

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

GetOptAttribute gets OptAttribute, Tag 206

func (OrderMassCancelReport) GetOptPayoutAmount

func (m OrderMassCancelReport) GetOptPayoutAmount() (v decimal.Decimal, err quickfix.MessageRejectError)

GetOptPayoutAmount gets OptPayoutAmount, Tag 1195

func (OrderMassCancelReport) GetOptPayoutType

func (m OrderMassCancelReport) GetOptPayoutType() (v enum.OptPayoutType, err quickfix.MessageRejectError)

GetOptPayoutType gets OptPayoutType, Tag 1482

func (OrderMassCancelReport) GetOrderID

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

GetOrderID gets OrderID, Tag 37

func (OrderMassCancelReport) GetOriginalNotionalPercentageOutstanding

func (m OrderMassCancelReport) GetOriginalNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError)

GetOriginalNotionalPercentageOutstanding gets OriginalNotionalPercentageOutstanding, Tag 1452

func (OrderMassCancelReport) GetPool

GetPool gets Pool, Tag 691

func (OrderMassCancelReport) GetPositionLimit

func (m OrderMassCancelReport) GetPositionLimit() (v int, err quickfix.MessageRejectError)

GetPositionLimit gets PositionLimit, Tag 970

func (OrderMassCancelReport) GetPriceQuoteMethod

func (m OrderMassCancelReport) GetPriceQuoteMethod() (v enum.PriceQuoteMethod, err quickfix.MessageRejectError)

GetPriceQuoteMethod gets PriceQuoteMethod, Tag 1196

func (OrderMassCancelReport) GetPriceUnitOfMeasure

func (m OrderMassCancelReport) GetPriceUnitOfMeasure() (v string, err quickfix.MessageRejectError)

GetPriceUnitOfMeasure gets PriceUnitOfMeasure, Tag 1191

func (OrderMassCancelReport) GetPriceUnitOfMeasureQty

func (m OrderMassCancelReport) GetPriceUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetPriceUnitOfMeasureQty gets PriceUnitOfMeasureQty, Tag 1192

func (OrderMassCancelReport) GetProduct

GetProduct gets Product, Tag 460

func (OrderMassCancelReport) GetProductComplex

func (m OrderMassCancelReport) GetProductComplex() (v string, err quickfix.MessageRejectError)

GetProductComplex gets ProductComplex, Tag 1227

func (OrderMassCancelReport) GetPutOrCall

GetPutOrCall gets PutOrCall, Tag 201

func (OrderMassCancelReport) GetRedemptionDate

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

GetRedemptionDate gets RedemptionDate, Tag 240

func (OrderMassCancelReport) GetRepoCollateralSecurityType

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

GetRepoCollateralSecurityType gets RepoCollateralSecurityType, Tag 239

func (OrderMassCancelReport) GetRepurchaseRate

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

GetRepurchaseRate gets RepurchaseRate, Tag 227

func (OrderMassCancelReport) GetRepurchaseTerm

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

GetRepurchaseTerm gets RepurchaseTerm, Tag 226

func (OrderMassCancelReport) GetRestructuringType

func (m OrderMassCancelReport) GetRestructuringType() (v enum.RestructuringType, err quickfix.MessageRejectError)

GetRestructuringType gets RestructuringType, Tag 1449

func (OrderMassCancelReport) GetSecondaryClOrdID

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

GetSecondaryClOrdID gets SecondaryClOrdID, Tag 526

func (OrderMassCancelReport) GetSecondaryOrderID

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

GetSecondaryOrderID gets SecondaryOrderID, Tag 198

func (OrderMassCancelReport) GetSecurityDesc

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

GetSecurityDesc gets SecurityDesc, Tag 107

func (OrderMassCancelReport) GetSecurityExchange

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

GetSecurityExchange gets SecurityExchange, Tag 207

func (OrderMassCancelReport) GetSecurityGroup

func (m OrderMassCancelReport) GetSecurityGroup() (v string, err quickfix.MessageRejectError)

GetSecurityGroup gets SecurityGroup, Tag 1151

func (OrderMassCancelReport) GetSecurityID

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

GetSecurityID gets SecurityID, Tag 48

func (OrderMassCancelReport) GetSecurityIDSource

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

GetSecurityIDSource gets SecurityIDSource, Tag 22

func (OrderMassCancelReport) GetSecurityStatus

func (m OrderMassCancelReport) GetSecurityStatus() (v enum.SecurityStatus, err quickfix.MessageRejectError)

GetSecurityStatus gets SecurityStatus, Tag 965

func (OrderMassCancelReport) GetSecuritySubType

func (m OrderMassCancelReport) GetSecuritySubType() (v string, err quickfix.MessageRejectError)

GetSecuritySubType gets SecuritySubType, Tag 762

func (OrderMassCancelReport) GetSecurityType

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

GetSecurityType gets SecurityType, Tag 167

func (OrderMassCancelReport) GetSecurityXML

func (m OrderMassCancelReport) GetSecurityXML() (v string, err quickfix.MessageRejectError)

GetSecurityXML gets SecurityXML, Tag 1185

func (OrderMassCancelReport) GetSecurityXMLLen

func (m OrderMassCancelReport) GetSecurityXMLLen() (v int, err quickfix.MessageRejectError)

GetSecurityXMLLen gets SecurityXMLLen, Tag 1184

func (OrderMassCancelReport) GetSecurityXMLSchema

func (m OrderMassCancelReport) GetSecurityXMLSchema() (v string, err quickfix.MessageRejectError)

GetSecurityXMLSchema gets SecurityXMLSchema, Tag 1186

func (OrderMassCancelReport) GetSeniority

GetSeniority gets Seniority, Tag 1450

func (OrderMassCancelReport) GetSettlMethod

GetSettlMethod gets SettlMethod, Tag 1193

func (OrderMassCancelReport) GetSettleOnOpenFlag

func (m OrderMassCancelReport) GetSettleOnOpenFlag() (v string, err quickfix.MessageRejectError)

GetSettleOnOpenFlag gets SettleOnOpenFlag, Tag 966

func (OrderMassCancelReport) GetSide

GetSide gets Side, Tag 54

func (OrderMassCancelReport) GetStateOrProvinceOfIssue

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

GetStateOrProvinceOfIssue gets StateOrProvinceOfIssue, Tag 471

func (OrderMassCancelReport) GetStrikeCurrency

func (m OrderMassCancelReport) GetStrikeCurrency() (v string, err quickfix.MessageRejectError)

GetStrikeCurrency gets StrikeCurrency, Tag 947

func (OrderMassCancelReport) GetStrikeMultiplier

func (m OrderMassCancelReport) GetStrikeMultiplier() (v decimal.Decimal, err quickfix.MessageRejectError)

GetStrikeMultiplier gets StrikeMultiplier, Tag 967

func (OrderMassCancelReport) GetStrikePrice

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

GetStrikePrice gets StrikePrice, Tag 202

func (OrderMassCancelReport) GetStrikePriceBoundaryMethod

func (m OrderMassCancelReport) GetStrikePriceBoundaryMethod() (v enum.StrikePriceBoundaryMethod, err quickfix.MessageRejectError)

GetStrikePriceBoundaryMethod gets StrikePriceBoundaryMethod, Tag 1479

func (OrderMassCancelReport) GetStrikePriceBoundaryPrecision

func (m OrderMassCancelReport) GetStrikePriceBoundaryPrecision() (v decimal.Decimal, err quickfix.MessageRejectError)

GetStrikePriceBoundaryPrecision gets StrikePriceBoundaryPrecision, Tag 1480

func (OrderMassCancelReport) GetStrikePriceDeterminationMethod

func (m OrderMassCancelReport) GetStrikePriceDeterminationMethod() (v enum.StrikePriceDeterminationMethod, err quickfix.MessageRejectError)

GetStrikePriceDeterminationMethod gets StrikePriceDeterminationMethod, Tag 1478

func (OrderMassCancelReport) GetStrikeValue

func (m OrderMassCancelReport) GetStrikeValue() (v decimal.Decimal, err quickfix.MessageRejectError)

GetStrikeValue gets StrikeValue, Tag 968

func (OrderMassCancelReport) GetSymbol

GetSymbol gets Symbol, Tag 55

func (OrderMassCancelReport) GetSymbolSfx

GetSymbolSfx gets SymbolSfx, Tag 65

func (OrderMassCancelReport) GetText

GetText gets Text, Tag 58

func (OrderMassCancelReport) GetTimeUnit

GetTimeUnit gets TimeUnit, Tag 997

func (OrderMassCancelReport) GetTotalAffectedOrders

func (m OrderMassCancelReport) GetTotalAffectedOrders() (v int, err quickfix.MessageRejectError)

GetTotalAffectedOrders gets TotalAffectedOrders, Tag 533

func (OrderMassCancelReport) GetTradingSessionID

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

GetTradingSessionID gets TradingSessionID, Tag 336

func (OrderMassCancelReport) GetTradingSessionSubID

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

GetTradingSessionSubID gets TradingSessionSubID, Tag 625

func (OrderMassCancelReport) GetTransactTime

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

GetTransactTime gets TransactTime, Tag 60

func (OrderMassCancelReport) GetUnderlyingAdjustedQuantity

func (m OrderMassCancelReport) GetUnderlyingAdjustedQuantity() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingAdjustedQuantity gets UnderlyingAdjustedQuantity, Tag 1044

func (OrderMassCancelReport) GetUnderlyingAllocationPercent

func (m OrderMassCancelReport) GetUnderlyingAllocationPercent() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingAllocationPercent gets UnderlyingAllocationPercent, Tag 972

func (OrderMassCancelReport) GetUnderlyingAttachmentPoint

func (m OrderMassCancelReport) GetUnderlyingAttachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingAttachmentPoint gets UnderlyingAttachmentPoint, Tag 1459

func (OrderMassCancelReport) GetUnderlyingCFICode

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

GetUnderlyingCFICode gets UnderlyingCFICode, Tag 463

func (OrderMassCancelReport) GetUnderlyingCPProgram

func (m OrderMassCancelReport) GetUnderlyingCPProgram() (v string, err quickfix.MessageRejectError)

GetUnderlyingCPProgram gets UnderlyingCPProgram, Tag 877

func (OrderMassCancelReport) GetUnderlyingCPRegType

func (m OrderMassCancelReport) GetUnderlyingCPRegType() (v string, err quickfix.MessageRejectError)

GetUnderlyingCPRegType gets UnderlyingCPRegType, Tag 878

func (OrderMassCancelReport) GetUnderlyingCapValue

func (m OrderMassCancelReport) GetUnderlyingCapValue() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingCapValue gets UnderlyingCapValue, Tag 1038

func (OrderMassCancelReport) GetUnderlyingCashAmount

func (m OrderMassCancelReport) GetUnderlyingCashAmount() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingCashAmount gets UnderlyingCashAmount, Tag 973

func (OrderMassCancelReport) GetUnderlyingCashType

func (m OrderMassCancelReport) GetUnderlyingCashType() (v enum.UnderlyingCashType, err quickfix.MessageRejectError)

GetUnderlyingCashType gets UnderlyingCashType, Tag 974

func (OrderMassCancelReport) GetUnderlyingContractMultiplier

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

GetUnderlyingContractMultiplier gets UnderlyingContractMultiplier, Tag 436

func (OrderMassCancelReport) GetUnderlyingContractMultiplierUnit

func (m OrderMassCancelReport) GetUnderlyingContractMultiplierUnit() (v int, err quickfix.MessageRejectError)

GetUnderlyingContractMultiplierUnit gets UnderlyingContractMultiplierUnit, Tag 1437

func (OrderMassCancelReport) GetUnderlyingCountryOfIssue

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

GetUnderlyingCountryOfIssue gets UnderlyingCountryOfIssue, Tag 592

func (OrderMassCancelReport) GetUnderlyingCouponPaymentDate

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

GetUnderlyingCouponPaymentDate gets UnderlyingCouponPaymentDate, Tag 241

func (OrderMassCancelReport) GetUnderlyingCouponRate

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

GetUnderlyingCouponRate gets UnderlyingCouponRate, Tag 435

func (OrderMassCancelReport) GetUnderlyingCreditRating

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

GetUnderlyingCreditRating gets UnderlyingCreditRating, Tag 256

func (OrderMassCancelReport) GetUnderlyingCurrency

func (m OrderMassCancelReport) GetUnderlyingCurrency() (v string, err quickfix.MessageRejectError)

GetUnderlyingCurrency gets UnderlyingCurrency, Tag 318

func (OrderMassCancelReport) GetUnderlyingCurrentValue

func (m OrderMassCancelReport) GetUnderlyingCurrentValue() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingCurrentValue gets UnderlyingCurrentValue, Tag 885

func (OrderMassCancelReport) GetUnderlyingDetachmentPoint

func (m OrderMassCancelReport) GetUnderlyingDetachmentPoint() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingDetachmentPoint gets UnderlyingDetachmentPoint, Tag 1460

func (OrderMassCancelReport) GetUnderlyingDirtyPrice

func (m OrderMassCancelReport) GetUnderlyingDirtyPrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingDirtyPrice gets UnderlyingDirtyPrice, Tag 882

func (OrderMassCancelReport) GetUnderlyingEndPrice

func (m OrderMassCancelReport) GetUnderlyingEndPrice() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingEndPrice gets UnderlyingEndPrice, Tag 883

func (OrderMassCancelReport) GetUnderlyingEndValue

func (m OrderMassCancelReport) GetUnderlyingEndValue() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingEndValue gets UnderlyingEndValue, Tag 886

func (OrderMassCancelReport) GetUnderlyingExerciseStyle

func (m OrderMassCancelReport) GetUnderlyingExerciseStyle() (v int, err quickfix.MessageRejectError)

GetUnderlyingExerciseStyle gets UnderlyingExerciseStyle, Tag 1419

func (OrderMassCancelReport) GetUnderlyingFXRate

func (m OrderMassCancelReport) GetUnderlyingFXRate() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingFXRate gets UnderlyingFXRate, Tag 1045

func (OrderMassCancelReport) GetUnderlyingFXRateCalc

func (m OrderMassCancelReport) GetUnderlyingFXRateCalc() (v enum.UnderlyingFXRateCalc, err quickfix.MessageRejectError)

GetUnderlyingFXRateCalc gets UnderlyingFXRateCalc, Tag 1046

func (OrderMassCancelReport) GetUnderlyingFactor

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

GetUnderlyingFactor gets UnderlyingFactor, Tag 246

func (OrderMassCancelReport) GetUnderlyingFlowScheduleType

func (m OrderMassCancelReport) GetUnderlyingFlowScheduleType() (v int, err quickfix.MessageRejectError)

GetUnderlyingFlowScheduleType gets UnderlyingFlowScheduleType, Tag 1441

func (OrderMassCancelReport) GetUnderlyingInstrRegistry

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

GetUnderlyingInstrRegistry gets UnderlyingInstrRegistry, Tag 595

func (OrderMassCancelReport) GetUnderlyingIssueDate

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

GetUnderlyingIssueDate gets UnderlyingIssueDate, Tag 242

func (OrderMassCancelReport) GetUnderlyingIssuer

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

GetUnderlyingIssuer gets UnderlyingIssuer, Tag 306

func (OrderMassCancelReport) GetUnderlyingLocaleOfIssue

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

GetUnderlyingLocaleOfIssue gets UnderlyingLocaleOfIssue, Tag 594

func (OrderMassCancelReport) GetUnderlyingMaturityDate

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

GetUnderlyingMaturityDate gets UnderlyingMaturityDate, Tag 542

func (OrderMassCancelReport) GetUnderlyingMaturityMonthYear

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

GetUnderlyingMaturityMonthYear gets UnderlyingMaturityMonthYear, Tag 313

func (OrderMassCancelReport) GetUnderlyingMaturityTime

func (m OrderMassCancelReport) GetUnderlyingMaturityTime() (v string, err quickfix.MessageRejectError)

GetUnderlyingMaturityTime gets UnderlyingMaturityTime, Tag 1213

func (OrderMassCancelReport) GetUnderlyingNotionalPercentageOutstanding

func (m OrderMassCancelReport) GetUnderlyingNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingNotionalPercentageOutstanding gets UnderlyingNotionalPercentageOutstanding, Tag 1455

func (OrderMassCancelReport) GetUnderlyingOptAttribute

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

GetUnderlyingOptAttribute gets UnderlyingOptAttribute, Tag 317

func (OrderMassCancelReport) GetUnderlyingOriginalNotionalPercentageOutstanding

func (m OrderMassCancelReport) GetUnderlyingOriginalNotionalPercentageOutstanding() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingOriginalNotionalPercentageOutstanding gets UnderlyingOriginalNotionalPercentageOutstanding, Tag 1456

func (OrderMassCancelReport) GetUnderlyingPriceDeterminationMethod

func (m OrderMassCancelReport) GetUnderlyingPriceDeterminationMethod() (v enum.UnderlyingPriceDeterminationMethod, err quickfix.MessageRejectError)

GetUnderlyingPriceDeterminationMethod gets UnderlyingPriceDeterminationMethod, Tag 1481

func (OrderMassCancelReport) GetUnderlyingPriceUnitOfMeasure

func (m OrderMassCancelReport) GetUnderlyingPriceUnitOfMeasure() (v string, err quickfix.MessageRejectError)

GetUnderlyingPriceUnitOfMeasure gets UnderlyingPriceUnitOfMeasure, Tag 1424

func (OrderMassCancelReport) GetUnderlyingPriceUnitOfMeasureQty

func (m OrderMassCancelReport) GetUnderlyingPriceUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingPriceUnitOfMeasureQty gets UnderlyingPriceUnitOfMeasureQty, Tag 1425

func (OrderMassCancelReport) GetUnderlyingProduct

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

GetUnderlyingProduct gets UnderlyingProduct, Tag 462

func (OrderMassCancelReport) GetUnderlyingPutOrCall

func (m OrderMassCancelReport) GetUnderlyingPutOrCall() (v int, err quickfix.MessageRejectError)

GetUnderlyingPutOrCall gets UnderlyingPutOrCall, Tag 315

func (OrderMassCancelReport) GetUnderlyingPx

func (m OrderMassCancelReport) GetUnderlyingPx() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingPx gets UnderlyingPx, Tag 810

func (OrderMassCancelReport) GetUnderlyingQty

func (m OrderMassCancelReport) GetUnderlyingQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingQty gets UnderlyingQty, Tag 879

func (OrderMassCancelReport) GetUnderlyingRedemptionDate

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

GetUnderlyingRedemptionDate gets UnderlyingRedemptionDate, Tag 247

func (OrderMassCancelReport) GetUnderlyingRepoCollateralSecurityType

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

GetUnderlyingRepoCollateralSecurityType gets UnderlyingRepoCollateralSecurityType, Tag 243

func (OrderMassCancelReport) GetUnderlyingRepurchaseRate

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

GetUnderlyingRepurchaseRate gets UnderlyingRepurchaseRate, Tag 245

func (OrderMassCancelReport) GetUnderlyingRepurchaseTerm

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

GetUnderlyingRepurchaseTerm gets UnderlyingRepurchaseTerm, Tag 244

func (OrderMassCancelReport) GetUnderlyingRestructuringType

func (m OrderMassCancelReport) GetUnderlyingRestructuringType() (v string, err quickfix.MessageRejectError)

GetUnderlyingRestructuringType gets UnderlyingRestructuringType, Tag 1453

func (OrderMassCancelReport) GetUnderlyingSecurityDesc

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

GetUnderlyingSecurityDesc gets UnderlyingSecurityDesc, Tag 307

func (OrderMassCancelReport) GetUnderlyingSecurityExchange

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

GetUnderlyingSecurityExchange gets UnderlyingSecurityExchange, Tag 308

func (OrderMassCancelReport) GetUnderlyingSecurityID

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

GetUnderlyingSecurityID gets UnderlyingSecurityID, Tag 309

func (OrderMassCancelReport) GetUnderlyingSecurityIDSource

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

GetUnderlyingSecurityIDSource gets UnderlyingSecurityIDSource, Tag 305

func (OrderMassCancelReport) GetUnderlyingSecuritySubType

func (m OrderMassCancelReport) GetUnderlyingSecuritySubType() (v string, err quickfix.MessageRejectError)

GetUnderlyingSecuritySubType gets UnderlyingSecuritySubType, Tag 763

func (OrderMassCancelReport) GetUnderlyingSecurityType

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

GetUnderlyingSecurityType gets UnderlyingSecurityType, Tag 310

func (OrderMassCancelReport) GetUnderlyingSeniority

func (m OrderMassCancelReport) GetUnderlyingSeniority() (v string, err quickfix.MessageRejectError)

GetUnderlyingSeniority gets UnderlyingSeniority, Tag 1454

func (OrderMassCancelReport) GetUnderlyingSettlMethod

func (m OrderMassCancelReport) GetUnderlyingSettlMethod() (v string, err quickfix.MessageRejectError)

GetUnderlyingSettlMethod gets UnderlyingSettlMethod, Tag 1039

func (OrderMassCancelReport) GetUnderlyingSettlementType

func (m OrderMassCancelReport) GetUnderlyingSettlementType() (v enum.UnderlyingSettlementType, err quickfix.MessageRejectError)

GetUnderlyingSettlementType gets UnderlyingSettlementType, Tag 975

func (OrderMassCancelReport) GetUnderlyingStartValue

func (m OrderMassCancelReport) GetUnderlyingStartValue() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingStartValue gets UnderlyingStartValue, Tag 884

func (OrderMassCancelReport) GetUnderlyingStateOrProvinceOfIssue

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

GetUnderlyingStateOrProvinceOfIssue gets UnderlyingStateOrProvinceOfIssue, Tag 593

func (OrderMassCancelReport) GetUnderlyingStrikeCurrency

func (m OrderMassCancelReport) GetUnderlyingStrikeCurrency() (v string, err quickfix.MessageRejectError)

GetUnderlyingStrikeCurrency gets UnderlyingStrikeCurrency, Tag 941

func (OrderMassCancelReport) GetUnderlyingStrikePrice

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

GetUnderlyingStrikePrice gets UnderlyingStrikePrice, Tag 316

func (OrderMassCancelReport) GetUnderlyingSymbol

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

GetUnderlyingSymbol gets UnderlyingSymbol, Tag 311

func (OrderMassCancelReport) GetUnderlyingSymbolSfx

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

GetUnderlyingSymbolSfx gets UnderlyingSymbolSfx, Tag 312

func (OrderMassCancelReport) GetUnderlyingTimeUnit

func (m OrderMassCancelReport) GetUnderlyingTimeUnit() (v string, err quickfix.MessageRejectError)

GetUnderlyingTimeUnit gets UnderlyingTimeUnit, Tag 1000

func (OrderMassCancelReport) GetUnderlyingUnitOfMeasure

func (m OrderMassCancelReport) GetUnderlyingUnitOfMeasure() (v string, err quickfix.MessageRejectError)

GetUnderlyingUnitOfMeasure gets UnderlyingUnitOfMeasure, Tag 998

func (OrderMassCancelReport) GetUnderlyingUnitOfMeasureQty

func (m OrderMassCancelReport) GetUnderlyingUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnderlyingUnitOfMeasureQty gets UnderlyingUnitOfMeasureQty, Tag 1423

func (OrderMassCancelReport) GetUnitOfMeasure

func (m OrderMassCancelReport) GetUnitOfMeasure() (v enum.UnitOfMeasure, err quickfix.MessageRejectError)

GetUnitOfMeasure gets UnitOfMeasure, Tag 996

func (OrderMassCancelReport) GetUnitOfMeasureQty

func (m OrderMassCancelReport) GetUnitOfMeasureQty() (v decimal.Decimal, err quickfix.MessageRejectError)

GetUnitOfMeasureQty gets UnitOfMeasureQty, Tag 1147

func (OrderMassCancelReport) GetValuationMethod

func (m OrderMassCancelReport) GetValuationMethod() (v enum.ValuationMethod, err quickfix.MessageRejectError)

GetValuationMethod gets ValuationMethod, Tag 1197

func (OrderMassCancelReport) HasAttachmentPoint

func (m OrderMassCancelReport) HasAttachmentPoint() bool

HasAttachmentPoint returns true if AttachmentPoint is present, Tag 1457

func (OrderMassCancelReport) HasCFICode

func (m OrderMassCancelReport) HasCFICode() bool

HasCFICode returns true if CFICode is present, Tag 461

func (OrderMassCancelReport) HasCPProgram

func (m OrderMassCancelReport) HasCPProgram() bool

HasCPProgram returns true if CPProgram is present, Tag 875

func (OrderMassCancelReport) HasCPRegType

func (m OrderMassCancelReport) HasCPRegType() bool

HasCPRegType returns true if CPRegType is present, Tag 876

func (OrderMassCancelReport) HasCapPrice

func (m OrderMassCancelReport) HasCapPrice() bool

HasCapPrice returns true if CapPrice is present, Tag 1199

func (OrderMassCancelReport) HasClOrdID

func (m OrderMassCancelReport) HasClOrdID() bool

HasClOrdID returns true if ClOrdID is present, Tag 11

func (OrderMassCancelReport) HasContractMultiplier

func (m OrderMassCancelReport) HasContractMultiplier() bool

HasContractMultiplier returns true if ContractMultiplier is present, Tag 231

func (OrderMassCancelReport) HasContractMultiplierUnit

func (m OrderMassCancelReport) HasContractMultiplierUnit() bool

HasContractMultiplierUnit returns true if ContractMultiplierUnit is present, Tag 1435

func (OrderMassCancelReport) HasContractSettlMonth

func (m OrderMassCancelReport) HasContractSettlMonth() bool

HasContractSettlMonth returns true if ContractSettlMonth is present, Tag 667

func (OrderMassCancelReport) HasCountryOfIssue

func (m OrderMassCancelReport) HasCountryOfIssue() bool

HasCountryOfIssue returns true if CountryOfIssue is present, Tag 470

func (OrderMassCancelReport) HasCouponPaymentDate

func (m OrderMassCancelReport) HasCouponPaymentDate() bool

HasCouponPaymentDate returns true if CouponPaymentDate is present, Tag 224

func (OrderMassCancelReport) HasCouponRate

func (m OrderMassCancelReport) HasCouponRate() bool

HasCouponRate returns true if CouponRate is present, Tag 223

func (OrderMassCancelReport) HasCreditRating

func (m OrderMassCancelReport) HasCreditRating() bool

HasCreditRating returns true if CreditRating is present, Tag 255

func (OrderMassCancelReport) HasDatedDate

func (m OrderMassCancelReport) HasDatedDate() bool

HasDatedDate returns true if DatedDate is present, Tag 873

func (OrderMassCancelReport) HasDetachmentPoint

func (m OrderMassCancelReport) HasDetachmentPoint() bool

HasDetachmentPoint returns true if DetachmentPoint is present, Tag 1458

func (OrderMassCancelReport) HasEncodedIssuer

func (m OrderMassCancelReport) HasEncodedIssuer() bool

HasEncodedIssuer returns true if EncodedIssuer is present, Tag 349

func (OrderMassCancelReport) HasEncodedIssuerLen

func (m OrderMassCancelReport) HasEncodedIssuerLen() bool

HasEncodedIssuerLen returns true if EncodedIssuerLen is present, Tag 348

func (OrderMassCancelReport) HasEncodedSecurityDesc

func (m OrderMassCancelReport) HasEncodedSecurityDesc() bool

HasEncodedSecurityDesc returns true if EncodedSecurityDesc is present, Tag 351

func (OrderMassCancelReport) HasEncodedSecurityDescLen

func (m OrderMassCancelReport) HasEncodedSecurityDescLen() bool

HasEncodedSecurityDescLen returns true if EncodedSecurityDescLen is present, Tag 350

func (OrderMassCancelReport) HasEncodedText

func (m OrderMassCancelReport) HasEncodedText() bool

HasEncodedText returns true if EncodedText is present, Tag 355

func (OrderMassCancelReport) HasEncodedTextLen

func (m OrderMassCancelReport) HasEncodedTextLen() bool

HasEncodedTextLen returns true if EncodedTextLen is present, Tag 354

func (OrderMassCancelReport) HasEncodedUnderlyingIssuer

func (m OrderMassCancelReport) HasEncodedUnderlyingIssuer() bool

HasEncodedUnderlyingIssuer returns true if EncodedUnderlyingIssuer is present, Tag 363

func (OrderMassCancelReport) HasEncodedUnderlyingIssuerLen

func (m OrderMassCancelReport) HasEncodedUnderlyingIssuerLen() bool

HasEncodedUnderlyingIssuerLen returns true if EncodedUnderlyingIssuerLen is present, Tag 362

func (OrderMassCancelReport) HasEncodedUnderlyingSecurityDesc

func (m OrderMassCancelReport) HasEncodedUnderlyingSecurityDesc() bool

HasEncodedUnderlyingSecurityDesc returns true if EncodedUnderlyingSecurityDesc is present, Tag 365

func (OrderMassCancelReport) HasEncodedUnderlyingSecurityDescLen

func (m OrderMassCancelReport) HasEncodedUnderlyingSecurityDescLen() bool

HasEncodedUnderlyingSecurityDescLen returns true if EncodedUnderlyingSecurityDescLen is present, Tag 364

func (OrderMassCancelReport) HasExerciseStyle

func (m OrderMassCancelReport) HasExerciseStyle() bool

HasExerciseStyle returns true if ExerciseStyle is present, Tag 1194

func (OrderMassCancelReport) HasFactor

func (m OrderMassCancelReport) HasFactor() bool

HasFactor returns true if Factor is present, Tag 228

func (OrderMassCancelReport) HasFlexProductEligibilityIndicator

func (m OrderMassCancelReport) HasFlexProductEligibilityIndicator() bool

HasFlexProductEligibilityIndicator returns true if FlexProductEligibilityIndicator is present, Tag 1242

func (OrderMassCancelReport) HasFlexibleIndicator

func (m OrderMassCancelReport) HasFlexibleIndicator() bool

HasFlexibleIndicator returns true if FlexibleIndicator is present, Tag 1244

func (OrderMassCancelReport) HasFloorPrice

func (m OrderMassCancelReport) HasFloorPrice() bool

HasFloorPrice returns true if FloorPrice is present, Tag 1200

func (OrderMassCancelReport) HasFlowScheduleType

func (m OrderMassCancelReport) HasFlowScheduleType() bool

HasFlowScheduleType returns true if FlowScheduleType is present, Tag 1439

func (OrderMassCancelReport) HasInstrRegistry

func (m OrderMassCancelReport) HasInstrRegistry() bool

HasInstrRegistry returns true if InstrRegistry is present, Tag 543

func (OrderMassCancelReport) HasInstrmtAssignmentMethod

func (m OrderMassCancelReport) HasInstrmtAssignmentMethod() bool

HasInstrmtAssignmentMethod returns true if InstrmtAssignmentMethod is present, Tag 1049

func (OrderMassCancelReport) HasInterestAccrualDate

func (m OrderMassCancelReport) HasInterestAccrualDate() bool

HasInterestAccrualDate returns true if InterestAccrualDate is present, Tag 874

func (OrderMassCancelReport) HasIssueDate

func (m OrderMassCancelReport) HasIssueDate() bool

HasIssueDate returns true if IssueDate is present, Tag 225

func (OrderMassCancelReport) HasIssuer

func (m OrderMassCancelReport) HasIssuer() bool

HasIssuer returns true if Issuer is present, Tag 106

func (OrderMassCancelReport) HasListMethod

func (m OrderMassCancelReport) HasListMethod() bool

HasListMethod returns true if ListMethod is present, Tag 1198

func (OrderMassCancelReport) HasLocaleOfIssue

func (m OrderMassCancelReport) HasLocaleOfIssue() bool

HasLocaleOfIssue returns true if LocaleOfIssue is present, Tag 472

func (OrderMassCancelReport) HasMarketID

func (m OrderMassCancelReport) HasMarketID() bool

HasMarketID returns true if MarketID is present, Tag 1301

func (OrderMassCancelReport) HasMarketSegmentID

func (m OrderMassCancelReport) HasMarketSegmentID() bool

HasMarketSegmentID returns true if MarketSegmentID is present, Tag 1300

func (OrderMassCancelReport) HasMassActionReportID

func (m OrderMassCancelReport) HasMassActionReportID() bool

HasMassActionReportID returns true if MassActionReportID is present, Tag 1369

func (OrderMassCancelReport) HasMassCancelRejectReason

func (m OrderMassCancelReport) HasMassCancelRejectReason() bool

HasMassCancelRejectReason returns true if MassCancelRejectReason is present, Tag 532

func (OrderMassCancelReport) HasMassCancelRequestType

func (m OrderMassCancelReport) HasMassCancelRequestType() bool

HasMassCancelRequestType returns true if MassCancelRequestType is present, Tag 530

func (OrderMassCancelReport) HasMassCancelResponse

func (m OrderMassCancelReport) HasMassCancelResponse() bool

HasMassCancelResponse returns true if MassCancelResponse is present, Tag 531

func (OrderMassCancelReport) HasMaturityDate

func (m OrderMassCancelReport) HasMaturityDate() bool

HasMaturityDate returns true if MaturityDate is present, Tag 541

func (OrderMassCancelReport) HasMaturityMonthYear

func (m OrderMassCancelReport) HasMaturityMonthYear() bool

HasMaturityMonthYear returns true if MaturityMonthYear is present, Tag 200

func (OrderMassCancelReport) HasMaturityTime

func (m OrderMassCancelReport) HasMaturityTime() bool

HasMaturityTime returns true if MaturityTime is present, Tag 1079

func (OrderMassCancelReport) HasMinPriceIncrement

func (m OrderMassCancelReport) HasMinPriceIncrement() bool

HasMinPriceIncrement returns true if MinPriceIncrement is present, Tag 969

func (OrderMassCancelReport) HasMinPriceIncrementAmount

func (m OrderMassCancelReport) HasMinPriceIncrementAmount() bool

HasMinPriceIncrementAmount returns true if MinPriceIncrementAmount is present, Tag 1146

func (OrderMassCancelReport) HasNTPositionLimit

func (m OrderMassCancelReport) HasNTPositionLimit() bool

HasNTPositionLimit returns true if NTPositionLimit is present, Tag 971

func (OrderMassCancelReport) HasNoAffectedOrders

func (m OrderMassCancelReport) HasNoAffectedOrders() bool

HasNoAffectedOrders returns true if NoAffectedOrders is present, Tag 534

func (OrderMassCancelReport) HasNoComplexEvents

func (m OrderMassCancelReport) HasNoComplexEvents() bool

HasNoComplexEvents returns true if NoComplexEvents is present, Tag 1483

func (OrderMassCancelReport) HasNoEvents

func (m OrderMassCancelReport) HasNoEvents() bool

HasNoEvents returns true if NoEvents is present, Tag 864

func (OrderMassCancelReport) HasNoInstrumentParties

func (m OrderMassCancelReport) HasNoInstrumentParties() bool

HasNoInstrumentParties returns true if NoInstrumentParties is present, Tag 1018

func (OrderMassCancelReport) HasNoNotAffectedOrders

func (m OrderMassCancelReport) HasNoNotAffectedOrders() bool

HasNoNotAffectedOrders returns true if NoNotAffectedOrders is present, Tag 1370

func (OrderMassCancelReport) HasNoPartyIDs

func (m OrderMassCancelReport) HasNoPartyIDs() bool

HasNoPartyIDs returns true if NoPartyIDs is present, Tag 453

func (OrderMassCancelReport) HasNoSecurityAltID

func (m OrderMassCancelReport) HasNoSecurityAltID() bool

HasNoSecurityAltID returns true if NoSecurityAltID is present, Tag 454

func (OrderMassCancelReport) HasNoTargetPartyIDs

func (m OrderMassCancelReport) HasNoTargetPartyIDs() bool

HasNoTargetPartyIDs returns true if NoTargetPartyIDs is present, Tag 1461

func (OrderMassCancelReport) HasNoUnderlyingSecurityAltID

func (m OrderMassCancelReport) HasNoUnderlyingSecurityAltID() bool

HasNoUnderlyingSecurityAltID returns true if NoUnderlyingSecurityAltID is present, Tag 457

func (OrderMassCancelReport) HasNoUnderlyingStips

func (m OrderMassCancelReport) HasNoUnderlyingStips() bool

HasNoUnderlyingStips returns true if NoUnderlyingStips is present, Tag 887

func (OrderMassCancelReport) HasNoUndlyInstrumentParties

func (m OrderMassCancelReport) HasNoUndlyInstrumentParties() bool

HasNoUndlyInstrumentParties returns true if NoUndlyInstrumentParties is present, Tag 1058

func (OrderMassCancelReport) HasNotionalPercentageOutstanding

func (m OrderMassCancelReport) HasNotionalPercentageOutstanding() bool

HasNotionalPercentageOutstanding returns true if NotionalPercentageOutstanding is present, Tag 1451

func (OrderMassCancelReport) HasOptAttribute

func (m OrderMassCancelReport) HasOptAttribute() bool

HasOptAttribute returns true if OptAttribute is present, Tag 206

func (OrderMassCancelReport) HasOptPayoutAmount

func (m OrderMassCancelReport) HasOptPayoutAmount() bool

HasOptPayoutAmount returns true if OptPayoutAmount is present, Tag 1195

func (OrderMassCancelReport) HasOptPayoutType

func (m OrderMassCancelReport) HasOptPayoutType() bool

HasOptPayoutType returns true if OptPayoutType is present, Tag 1482

func (OrderMassCancelReport) HasOrderID

func (m OrderMassCancelReport) HasOrderID() bool

HasOrderID returns true if OrderID is present, Tag 37

func (OrderMassCancelReport) HasOriginalNotionalPercentageOutstanding

func (m OrderMassCancelReport) HasOriginalNotionalPercentageOutstanding() bool

HasOriginalNotionalPercentageOutstanding returns true if OriginalNotionalPercentageOutstanding is present, Tag 1452

func (OrderMassCancelReport) HasPool

func (m OrderMassCancelReport) HasPool() bool

HasPool returns true if Pool is present, Tag 691

func (OrderMassCancelReport) HasPositionLimit

func (m OrderMassCancelReport) HasPositionLimit() bool

HasPositionLimit returns true if PositionLimit is present, Tag 970

func (OrderMassCancelReport) HasPriceQuoteMethod

func (m OrderMassCancelReport) HasPriceQuoteMethod() bool

HasPriceQuoteMethod returns true if PriceQuoteMethod is present, Tag 1196

func (OrderMassCancelReport) HasPriceUnitOfMeasure

func (m OrderMassCancelReport) HasPriceUnitOfMeasure() bool

HasPriceUnitOfMeasure returns true if PriceUnitOfMeasure is present, Tag 1191

func (OrderMassCancelReport) HasPriceUnitOfMeasureQty

func (m OrderMassCancelReport) HasPriceUnitOfMeasureQty() bool

HasPriceUnitOfMeasureQty returns true if PriceUnitOfMeasureQty is present, Tag 1192

func (OrderMassCancelReport) HasProduct

func (m OrderMassCancelReport) HasProduct() bool

HasProduct returns true if Product is present, Tag 460

func (OrderMassCancelReport) HasProductComplex

func (m OrderMassCancelReport) HasProductComplex() bool

HasProductComplex returns true if ProductComplex is present, Tag 1227

func (OrderMassCancelReport) HasPutOrCall

func (m OrderMassCancelReport) HasPutOrCall() bool

HasPutOrCall returns true if PutOrCall is present, Tag 201

func (OrderMassCancelReport) HasRedemptionDate

func (m OrderMassCancelReport) HasRedemptionDate() bool

HasRedemptionDate returns true if RedemptionDate is present, Tag 240

func (OrderMassCancelReport) HasRepoCollateralSecurityType

func (m OrderMassCancelReport) HasRepoCollateralSecurityType() bool

HasRepoCollateralSecurityType returns true if RepoCollateralSecurityType is present, Tag 239

func (OrderMassCancelReport) HasRepurchaseRate

func (m OrderMassCancelReport) HasRepurchaseRate() bool

HasRepurchaseRate returns true if RepurchaseRate is present, Tag 227

func (OrderMassCancelReport) HasRepurchaseTerm

func (m OrderMassCancelReport) HasRepurchaseTerm() bool

HasRepurchaseTerm returns true if RepurchaseTerm is present, Tag 226

func (OrderMassCancelReport) HasRestructuringType

func (m OrderMassCancelReport) HasRestructuringType() bool

HasRestructuringType returns true if RestructuringType is present, Tag 1449

func (OrderMassCancelReport) HasSecondaryClOrdID

func (m OrderMassCancelReport) HasSecondaryClOrdID() bool

HasSecondaryClOrdID returns true if SecondaryClOrdID is present, Tag 526

func (OrderMassCancelReport) HasSecondaryOrderID

func (m OrderMassCancelReport) HasSecondaryOrderID() bool

HasSecondaryOrderID returns true if SecondaryOrderID is present, Tag 198

func (OrderMassCancelReport) HasSecurityDesc

func (m OrderMassCancelReport) HasSecurityDesc() bool

HasSecurityDesc returns true if SecurityDesc is present, Tag 107

func (OrderMassCancelReport) HasSecurityExchange

func (m OrderMassCancelReport) HasSecurityExchange() bool

HasSecurityExchange returns true if SecurityExchange is present, Tag 207

func (OrderMassCancelReport) HasSecurityGroup

func (m OrderMassCancelReport) HasSecurityGroup() bool

HasSecurityGroup returns true if SecurityGroup is present, Tag 1151

func (OrderMassCancelReport) HasSecurityID

func (m OrderMassCancelReport) HasSecurityID() bool

HasSecurityID returns true if SecurityID is present, Tag 48

func (OrderMassCancelReport) HasSecurityIDSource

func (m OrderMassCancelReport) HasSecurityIDSource() bool

HasSecurityIDSource returns true if SecurityIDSource is present, Tag 22

func (OrderMassCancelReport) HasSecurityStatus

func (m OrderMassCancelReport) HasSecurityStatus() bool

HasSecurityStatus returns true if SecurityStatus is present, Tag 965

func (OrderMassCancelReport) HasSecuritySubType

func (m OrderMassCancelReport) HasSecuritySubType() bool

HasSecuritySubType returns true if SecuritySubType is present, Tag 762

func (OrderMassCancelReport) HasSecurityType

func (m OrderMassCancelReport) HasSecurityType() bool

HasSecurityType returns true if SecurityType is present, Tag 167

func (OrderMassCancelReport) HasSecurityXML

func (m OrderMassCancelReport) HasSecurityXML() bool

HasSecurityXML returns true if SecurityXML is present, Tag 1185

func (OrderMassCancelReport) HasSecurityXMLLen

func (m OrderMassCancelReport) HasSecurityXMLLen() bool

HasSecurityXMLLen returns true if SecurityXMLLen is present, Tag 1184

func (OrderMassCancelReport) HasSecurityXMLSchema

func (m OrderMassCancelReport) HasSecurityXMLSchema() bool

HasSecurityXMLSchema returns true if SecurityXMLSchema is present, Tag 1186

func (OrderMassCancelReport) HasSeniority

func (m OrderMassCancelReport) HasSeniority() bool

HasSeniority returns true if Seniority is present, Tag 1450

func (OrderMassCancelReport) HasSettlMethod

func (m OrderMassCancelReport) HasSettlMethod() bool

HasSettlMethod returns true if SettlMethod is present, Tag 1193

func (OrderMassCancelReport) HasSettleOnOpenFlag

func (m OrderMassCancelReport) HasSettleOnOpenFlag() bool

HasSettleOnOpenFlag returns true if SettleOnOpenFlag is present, Tag 966

func (OrderMassCancelReport) HasSide

func (m OrderMassCancelReport) HasSide() bool

HasSide returns true if Side is present, Tag 54

func (OrderMassCancelReport) HasStateOrProvinceOfIssue

func (m OrderMassCancelReport) HasStateOrProvinceOfIssue() bool

HasStateOrProvinceOfIssue returns true if StateOrProvinceOfIssue is present, Tag 471

func (OrderMassCancelReport) HasStrikeCurrency

func (m OrderMassCancelReport) HasStrikeCurrency() bool

HasStrikeCurrency returns true if StrikeCurrency is present, Tag 947

func (OrderMassCancelReport) HasStrikeMultiplier

func (m OrderMassCancelReport) HasStrikeMultiplier() bool

HasStrikeMultiplier returns true if StrikeMultiplier is present, Tag 967

func (OrderMassCancelReport) HasStrikePrice

func (m OrderMassCancelReport) HasStrikePrice() bool

HasStrikePrice returns true if StrikePrice is present, Tag 202

func (OrderMassCancelReport) HasStrikePriceBoundaryMethod

func (m OrderMassCancelReport) HasStrikePriceBoundaryMethod() bool

HasStrikePriceBoundaryMethod returns true if StrikePriceBoundaryMethod is present, Tag 1479

func (OrderMassCancelReport) HasStrikePriceBoundaryPrecision

func (m OrderMassCancelReport) HasStrikePriceBoundaryPrecision() bool

HasStrikePriceBoundaryPrecision returns true if StrikePriceBoundaryPrecision is present, Tag 1480

func (OrderMassCancelReport) HasStrikePriceDeterminationMethod

func (m OrderMassCancelReport) HasStrikePriceDeterminationMethod() bool

HasStrikePriceDeterminationMethod returns true if StrikePriceDeterminationMethod is present, Tag 1478

func (OrderMassCancelReport) HasStrikeValue

func (m OrderMassCancelReport) HasStrikeValue() bool

HasStrikeValue returns true if StrikeValue is present, Tag 968

func (OrderMassCancelReport) HasSymbol

func (m OrderMassCancelReport) HasSymbol() bool

HasSymbol returns true if Symbol is present, Tag 55

func (OrderMassCancelReport) HasSymbolSfx

func (m OrderMassCancelReport) HasSymbolSfx() bool

HasSymbolSfx returns true if SymbolSfx is present, Tag 65

func (OrderMassCancelReport) HasText

func (m OrderMassCancelReport) HasText() bool

HasText returns true if Text is present, Tag 58

func (OrderMassCancelReport) HasTimeUnit

func (m OrderMassCancelReport) HasTimeUnit() bool

HasTimeUnit returns true if TimeUnit is present, Tag 997

func (OrderMassCancelReport) HasTotalAffectedOrders

func (m OrderMassCancelReport) HasTotalAffectedOrders() bool

HasTotalAffectedOrders returns true if TotalAffectedOrders is present, Tag 533

func (OrderMassCancelReport) HasTradingSessionID

func (m OrderMassCancelReport) HasTradingSessionID() bool

HasTradingSessionID returns true if TradingSessionID is present, Tag 336

func (OrderMassCancelReport) HasTradingSessionSubID

func (m OrderMassCancelReport) HasTradingSessionSubID() bool

HasTradingSessionSubID returns true if TradingSessionSubID is present, Tag 625

func (OrderMassCancelReport) HasTransactTime

func (m OrderMassCancelReport) HasTransactTime() bool

HasTransactTime returns true if TransactTime is present, Tag 60

func (OrderMassCancelReport) HasUnderlyingAdjustedQuantity

func (m OrderMassCancelReport) HasUnderlyingAdjustedQuantity() bool

HasUnderlyingAdjustedQuantity returns true if UnderlyingAdjustedQuantity is present, Tag 1044

func (OrderMassCancelReport) HasUnderlyingAllocationPercent

func (m OrderMassCancelReport) HasUnderlyingAllocationPercent() bool

HasUnderlyingAllocationPercent returns true if UnderlyingAllocationPercent is present, Tag 972

func (OrderMassCancelReport) HasUnderlyingAttachmentPoint

func (m OrderMassCancelReport) HasUnderlyingAttachmentPoint() bool

HasUnderlyingAttachmentPoint returns true if UnderlyingAttachmentPoint is present, Tag 1459

func (OrderMassCancelReport) HasUnderlyingCFICode

func (m OrderMassCancelReport) HasUnderlyingCFICode() bool

HasUnderlyingCFICode returns true if UnderlyingCFICode is present, Tag 463

func (OrderMassCancelReport) HasUnderlyingCPProgram

func (m OrderMassCancelReport) HasUnderlyingCPProgram() bool

HasUnderlyingCPProgram returns true if UnderlyingCPProgram is present, Tag 877

func (OrderMassCancelReport) HasUnderlyingCPRegType

func (m OrderMassCancelReport) HasUnderlyingCPRegType() bool

HasUnderlyingCPRegType returns true if UnderlyingCPRegType is present, Tag 878

func (OrderMassCancelReport) HasUnderlyingCapValue

func (m OrderMassCancelReport) HasUnderlyingCapValue() bool

HasUnderlyingCapValue returns true if UnderlyingCapValue is present, Tag 1038

func (OrderMassCancelReport) HasUnderlyingCashAmount

func (m OrderMassCancelReport) HasUnderlyingCashAmount() bool

HasUnderlyingCashAmount returns true if UnderlyingCashAmount is present, Tag 973

func (OrderMassCancelReport) HasUnderlyingCashType

func (m OrderMassCancelReport) HasUnderlyingCashType() bool

HasUnderlyingCashType returns true if UnderlyingCashType is present, Tag 974

func (OrderMassCancelReport) HasUnderlyingContractMultiplier

func (m OrderMassCancelReport) HasUnderlyingContractMultiplier() bool

HasUnderlyingContractMultiplier returns true if UnderlyingContractMultiplier is present, Tag 436

func (OrderMassCancelReport) HasUnderlyingContractMultiplierUnit

func (m OrderMassCancelReport) HasUnderlyingContractMultiplierUnit() bool

HasUnderlyingContractMultiplierUnit returns true if UnderlyingContractMultiplierUnit is present, Tag 1437

func (OrderMassCancelReport) HasUnderlyingCountryOfIssue

func (m OrderMassCancelReport) HasUnderlyingCountryOfIssue() bool

HasUnderlyingCountryOfIssue returns true if UnderlyingCountryOfIssue is present, Tag 592

func (OrderMassCancelReport) HasUnderlyingCouponPaymentDate

func (m OrderMassCancelReport) HasUnderlyingCouponPaymentDate() bool

HasUnderlyingCouponPaymentDate returns true if UnderlyingCouponPaymentDate is present, Tag 241

func (OrderMassCancelReport) HasUnderlyingCouponRate

func (m OrderMassCancelReport) HasUnderlyingCouponRate() bool

HasUnderlyingCouponRate returns true if UnderlyingCouponRate is present, Tag 435

func (OrderMassCancelReport) HasUnderlyingCreditRating

func (m OrderMassCancelReport) HasUnderlyingCreditRating() bool

HasUnderlyingCreditRating returns true if UnderlyingCreditRating is present, Tag 256

func (OrderMassCancelReport) HasUnderlyingCurrency

func (m OrderMassCancelReport) HasUnderlyingCurrency() bool

HasUnderlyingCurrency returns true if UnderlyingCurrency is present, Tag 318

func (OrderMassCancelReport) HasUnderlyingCurrentValue

func (m OrderMassCancelReport) HasUnderlyingCurrentValue() bool

HasUnderlyingCurrentValue returns true if UnderlyingCurrentValue is present, Tag 885

func (OrderMassCancelReport) HasUnderlyingDetachmentPoint

func (m OrderMassCancelReport) HasUnderlyingDetachmentPoint() bool

HasUnderlyingDetachmentPoint returns true if UnderlyingDetachmentPoint is present, Tag 1460

func (OrderMassCancelReport) HasUnderlyingDirtyPrice

func (m OrderMassCancelReport) HasUnderlyingDirtyPrice() bool

HasUnderlyingDirtyPrice returns true if UnderlyingDirtyPrice is present, Tag 882

func (OrderMassCancelReport) HasUnderlyingEndPrice

func (m OrderMassCancelReport) HasUnderlyingEndPrice() bool

HasUnderlyingEndPrice returns true if UnderlyingEndPrice is present, Tag 883

func (OrderMassCancelReport) HasUnderlyingEndValue

func (m OrderMassCancelReport) HasUnderlyingEndValue() bool

HasUnderlyingEndValue returns true if UnderlyingEndValue is present, Tag 886

func (OrderMassCancelReport) HasUnderlyingExerciseStyle

func (m OrderMassCancelReport) HasUnderlyingExerciseStyle() bool

HasUnderlyingExerciseStyle returns true if UnderlyingExerciseStyle is present, Tag 1419

func (OrderMassCancelReport) HasUnderlyingFXRate

func (m OrderMassCancelReport) HasUnderlyingFXRate() bool

HasUnderlyingFXRate returns true if UnderlyingFXRate is present, Tag 1045

func (OrderMassCancelReport) HasUnderlyingFXRateCalc

func (m OrderMassCancelReport) HasUnderlyingFXRateCalc() bool

HasUnderlyingFXRateCalc returns true if UnderlyingFXRateCalc is present, Tag 1046

func (OrderMassCancelReport) HasUnderlyingFactor

func (m OrderMassCancelReport) HasUnderlyingFactor() bool

HasUnderlyingFactor returns true if UnderlyingFactor is present, Tag 246

func (OrderMassCancelReport) HasUnderlyingFlowScheduleType

func (m OrderMassCancelReport) HasUnderlyingFlowScheduleType() bool

HasUnderlyingFlowScheduleType returns true if UnderlyingFlowScheduleType is present, Tag 1441

func (OrderMassCancelReport) HasUnderlyingInstrRegistry

func (m OrderMassCancelReport) HasUnderlyingInstrRegistry() bool

HasUnderlyingInstrRegistry returns true if UnderlyingInstrRegistry is present, Tag 595

func (OrderMassCancelReport) HasUnderlyingIssueDate

func (m OrderMassCancelReport) HasUnderlyingIssueDate() bool

HasUnderlyingIssueDate returns true if UnderlyingIssueDate is present, Tag 242

func (OrderMassCancelReport) HasUnderlyingIssuer

func (m OrderMassCancelReport) HasUnderlyingIssuer() bool

HasUnderlyingIssuer returns true if UnderlyingIssuer is present, Tag 306

func (OrderMassCancelReport) HasUnderlyingLocaleOfIssue

func (m OrderMassCancelReport) HasUnderlyingLocaleOfIssue() bool

HasUnderlyingLocaleOfIssue returns true if UnderlyingLocaleOfIssue is present, Tag 594

func (OrderMassCancelReport) HasUnderlyingMaturityDate

func (m OrderMassCancelReport) HasUnderlyingMaturityDate() bool

HasUnderlyingMaturityDate returns true if UnderlyingMaturityDate is present, Tag 542

func (OrderMassCancelReport) HasUnderlyingMaturityMonthYear

func (m OrderMassCancelReport) HasUnderlyingMaturityMonthYear() bool

HasUnderlyingMaturityMonthYear returns true if UnderlyingMaturityMonthYear is present, Tag 313

func (OrderMassCancelReport) HasUnderlyingMaturityTime

func (m OrderMassCancelReport) HasUnderlyingMaturityTime() bool

HasUnderlyingMaturityTime returns true if UnderlyingMaturityTime is present, Tag 1213

func (OrderMassCancelReport) HasUnderlyingNotionalPercentageOutstanding

func (m OrderMassCancelReport) HasUnderlyingNotionalPercentageOutstanding() bool

HasUnderlyingNotionalPercentageOutstanding returns true if UnderlyingNotionalPercentageOutstanding is present, Tag 1455

func (OrderMassCancelReport) HasUnderlyingOptAttribute

func (m OrderMassCancelReport) HasUnderlyingOptAttribute() bool

HasUnderlyingOptAttribute returns true if UnderlyingOptAttribute is present, Tag 317

func (OrderMassCancelReport) HasUnderlyingOriginalNotionalPercentageOutstanding

func (m OrderMassCancelReport) HasUnderlyingOriginalNotionalPercentageOutstanding() bool

HasUnderlyingOriginalNotionalPercentageOutstanding returns true if UnderlyingOriginalNotionalPercentageOutstanding is present, Tag 1456

func (OrderMassCancelReport) HasUnderlyingPriceDeterminationMethod

func (m OrderMassCancelReport) HasUnderlyingPriceDeterminationMethod() bool

HasUnderlyingPriceDeterminationMethod returns true if UnderlyingPriceDeterminationMethod is present, Tag 1481

func (OrderMassCancelReport) HasUnderlyingPriceUnitOfMeasure

func (m OrderMassCancelReport) HasUnderlyingPriceUnitOfMeasure() bool

HasUnderlyingPriceUnitOfMeasure returns true if UnderlyingPriceUnitOfMeasure is present, Tag 1424

func (OrderMassCancelReport) HasUnderlyingPriceUnitOfMeasureQty

func (m OrderMassCancelReport) HasUnderlyingPriceUnitOfMeasureQty() bool

HasUnderlyingPriceUnitOfMeasureQty returns true if UnderlyingPriceUnitOfMeasureQty is present, Tag 1425

func (OrderMassCancelReport) HasUnderlyingProduct

func (m OrderMassCancelReport) HasUnderlyingProduct() bool

HasUnderlyingProduct returns true if UnderlyingProduct is present, Tag 462

func (OrderMassCancelReport) HasUnderlyingPutOrCall

func (m OrderMassCancelReport) HasUnderlyingPutOrCall() bool

HasUnderlyingPutOrCall returns true if UnderlyingPutOrCall is present, Tag 315

func (OrderMassCancelReport) HasUnderlyingPx

func (m OrderMassCancelReport) HasUnderlyingPx() bool

HasUnderlyingPx returns true if UnderlyingPx is present, Tag 810

func (OrderMassCancelReport) HasUnderlyingQty

func (m OrderMassCancelReport) HasUnderlyingQty() bool

HasUnderlyingQty returns true if UnderlyingQty is present, Tag 879

func (OrderMassCancelReport) HasUnderlyingRedemptionDate

func (m OrderMassCancelReport) HasUnderlyingRedemptionDate() bool

HasUnderlyingRedemptionDate returns true if UnderlyingRedemptionDate is present, Tag 247

func (OrderMassCancelReport) HasUnderlyingRepoCollateralSecurityType

func (m OrderMassCancelReport) HasUnderlyingRepoCollateralSecurityType() bool

HasUnderlyingRepoCollateralSecurityType returns true if UnderlyingRepoCollateralSecurityType is present, Tag 243

func (OrderMassCancelReport) HasUnderlyingRepurchaseRate

func (m OrderMassCancelReport) HasUnderlyingRepurchaseRate() bool

HasUnderlyingRepurchaseRate returns true if UnderlyingRepurchaseRate is present, Tag 245

func (OrderMassCancelReport) HasUnderlyingRepurchaseTerm

func (m OrderMassCancelReport) HasUnderlyingRepurchaseTerm() bool

HasUnderlyingRepurchaseTerm returns true if UnderlyingRepurchaseTerm is present, Tag 244

func (OrderMassCancelReport) HasUnderlyingRestructuringType

func (m OrderMassCancelReport) HasUnderlyingRestructuringType() bool

HasUnderlyingRestructuringType returns true if UnderlyingRestructuringType is present, Tag 1453

func (OrderMassCancelReport) HasUnderlyingSecurityDesc

func (m OrderMassCancelReport) HasUnderlyingSecurityDesc() bool

HasUnderlyingSecurityDesc returns true if UnderlyingSecurityDesc is present, Tag 307

func (OrderMassCancelReport) HasUnderlyingSecurityExchange

func (m OrderMassCancelReport) HasUnderlyingSecurityExchange() bool

HasUnderlyingSecurityExchange returns true if UnderlyingSecurityExchange is present, Tag 308

func (OrderMassCancelReport) HasUnderlyingSecurityID

func (m OrderMassCancelReport) HasUnderlyingSecurityID() bool

HasUnderlyingSecurityID returns true if UnderlyingSecurityID is present, Tag 309

func (OrderMassCancelReport) HasUnderlyingSecurityIDSource

func (m OrderMassCancelReport) HasUnderlyingSecurityIDSource() bool

HasUnderlyingSecurityIDSource returns true if UnderlyingSecurityIDSource is present, Tag 305

func (OrderMassCancelReport) HasUnderlyingSecuritySubType

func (m OrderMassCancelReport) HasUnderlyingSecuritySubType() bool

HasUnderlyingSecuritySubType returns true if UnderlyingSecuritySubType is present, Tag 763

func (OrderMassCancelReport) HasUnderlyingSecurityType

func (m OrderMassCancelReport) HasUnderlyingSecurityType() bool

HasUnderlyingSecurityType returns true if UnderlyingSecurityType is present, Tag 310

func (OrderMassCancelReport) HasUnderlyingSeniority

func (m OrderMassCancelReport) HasUnderlyingSeniority() bool

HasUnderlyingSeniority returns true if UnderlyingSeniority is present, Tag 1454

func (OrderMassCancelReport) HasUnderlyingSettlMethod

func (m OrderMassCancelReport) HasUnderlyingSettlMethod() bool

HasUnderlyingSettlMethod returns true if UnderlyingSettlMethod is present, Tag 1039

func (OrderMassCancelReport) HasUnderlyingSettlementType

func (m OrderMassCancelReport) HasUnderlyingSettlementType() bool

HasUnderlyingSettlementType returns true if UnderlyingSettlementType is present, Tag 975

func (OrderMassCancelReport) HasUnderlyingStartValue

func (m OrderMassCancelReport) HasUnderlyingStartValue() bool

HasUnderlyingStartValue returns true if UnderlyingStartValue is present, Tag 884

func (OrderMassCancelReport) HasUnderlyingStateOrProvinceOfIssue

func (m OrderMassCancelReport) HasUnderlyingStateOrProvinceOfIssue() bool

HasUnderlyingStateOrProvinceOfIssue returns true if UnderlyingStateOrProvinceOfIssue is present, Tag 593

func (OrderMassCancelReport) HasUnderlyingStrikeCurrency

func (m OrderMassCancelReport) HasUnderlyingStrikeCurrency() bool

HasUnderlyingStrikeCurrency returns true if UnderlyingStrikeCurrency is present, Tag 941

func (OrderMassCancelReport) HasUnderlyingStrikePrice

func (m OrderMassCancelReport) HasUnderlyingStrikePrice() bool

HasUnderlyingStrikePrice returns true if UnderlyingStrikePrice is present, Tag 316

func (OrderMassCancelReport) HasUnderlyingSymbol

func (m OrderMassCancelReport) HasUnderlyingSymbol() bool

HasUnderlyingSymbol returns true if UnderlyingSymbol is present, Tag 311

func (OrderMassCancelReport) HasUnderlyingSymbolSfx

func (m OrderMassCancelReport) HasUnderlyingSymbolSfx() bool

HasUnderlyingSymbolSfx returns true if UnderlyingSymbolSfx is present, Tag 312

func (OrderMassCancelReport) HasUnderlyingTimeUnit

func (m OrderMassCancelReport) HasUnderlyingTimeUnit() bool

HasUnderlyingTimeUnit returns true if UnderlyingTimeUnit is present, Tag 1000

func (OrderMassCancelReport) HasUnderlyingUnitOfMeasure

func (m OrderMassCancelReport) HasUnderlyingUnitOfMeasure() bool

HasUnderlyingUnitOfMeasure returns true if UnderlyingUnitOfMeasure is present, Tag 998

func (OrderMassCancelReport) HasUnderlyingUnitOfMeasureQty

func (m OrderMassCancelReport) HasUnderlyingUnitOfMeasureQty() bool

HasUnderlyingUnitOfMeasureQty returns true if UnderlyingUnitOfMeasureQty is present, Tag 1423

func (OrderMassCancelReport) HasUnitOfMeasure

func (m OrderMassCancelReport) HasUnitOfMeasure() bool

HasUnitOfMeasure returns true if UnitOfMeasure is present, Tag 996

func (OrderMassCancelReport) HasUnitOfMeasureQty

func (m OrderMassCancelReport) HasUnitOfMeasureQty() bool

HasUnitOfMeasureQty returns true if UnitOfMeasureQty is present, Tag 1147

func (OrderMassCancelReport) HasValuationMethod

func (m OrderMassCancelReport) HasValuationMethod() bool

HasValuationMethod returns true if ValuationMethod is present, Tag 1197

func (OrderMassCancelReport) SetAttachmentPoint

func (m OrderMassCancelReport) SetAttachmentPoint(value decimal.Decimal, scale int32)

SetAttachmentPoint sets AttachmentPoint, Tag 1457

func (OrderMassCancelReport) SetCFICode

func (m OrderMassCancelReport) SetCFICode(v string)

SetCFICode sets CFICode, Tag 461

func (OrderMassCancelReport) SetCPProgram

func (m OrderMassCancelReport) SetCPProgram(v enum.CPProgram)

SetCPProgram sets CPProgram, Tag 875

func (OrderMassCancelReport) SetCPRegType

func (m OrderMassCancelReport) SetCPRegType(v string)

SetCPRegType sets CPRegType, Tag 876

func (OrderMassCancelReport) SetCapPrice

func (m OrderMassCancelReport) SetCapPrice(value decimal.Decimal, scale int32)

SetCapPrice sets CapPrice, Tag 1199

func (OrderMassCancelReport) SetClOrdID

func (m OrderMassCancelReport) SetClOrdID(v string)

SetClOrdID sets ClOrdID, Tag 11

func (OrderMassCancelReport) SetContractMultiplier

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

SetContractMultiplier sets ContractMultiplier, Tag 231

func (OrderMassCancelReport) SetContractMultiplierUnit

func (m OrderMassCancelReport) SetContractMultiplierUnit(v enum.ContractMultiplierUnit)

SetContractMultiplierUnit sets ContractMultiplierUnit, Tag 1435

func (OrderMassCancelReport) SetContractSettlMonth

func (m OrderMassCancelReport) SetContractSettlMonth(v string)

SetContractSettlMonth sets ContractSettlMonth, Tag 667

func (OrderMassCancelReport) SetCountryOfIssue

func (m OrderMassCancelReport) SetCountryOfIssue(v string)

SetCountryOfIssue sets CountryOfIssue, Tag 470

func (OrderMassCancelReport) SetCouponPaymentDate

func (m OrderMassCancelReport) SetCouponPaymentDate(v string)

SetCouponPaymentDate sets CouponPaymentDate, Tag 224

func (OrderMassCancelReport) SetCouponRate

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

SetCouponRate sets CouponRate, Tag 223

func (OrderMassCancelReport) SetCreditRating

func (m OrderMassCancelReport) SetCreditRating(v string)

SetCreditRating sets CreditRating, Tag 255

func (OrderMassCancelReport) SetDatedDate

func (m OrderMassCancelReport) SetDatedDate(v string)

SetDatedDate sets DatedDate, Tag 873

func (OrderMassCancelReport) SetDetachmentPoint

func (m OrderMassCancelReport) SetDetachmentPoint(value decimal.Decimal, scale int32)

SetDetachmentPoint sets DetachmentPoint, Tag 1458

func (OrderMassCancelReport) SetEncodedIssuer

func (m OrderMassCancelReport) SetEncodedIssuer(v string)

SetEncodedIssuer sets EncodedIssuer, Tag 349

func (OrderMassCancelReport) SetEncodedIssuerLen

func (m OrderMassCancelReport) SetEncodedIssuerLen(v int)

SetEncodedIssuerLen sets EncodedIssuerLen, Tag 348

func (OrderMassCancelReport) SetEncodedSecurityDesc

func (m OrderMassCancelReport) SetEncodedSecurityDesc(v string)

SetEncodedSecurityDesc sets EncodedSecurityDesc, Tag 351

func (OrderMassCancelReport) SetEncodedSecurityDescLen

func (m OrderMassCancelReport) SetEncodedSecurityDescLen(v int)

SetEncodedSecurityDescLen sets EncodedSecurityDescLen, Tag 350

func (OrderMassCancelReport) SetEncodedText

func (m OrderMassCancelReport) SetEncodedText(v string)

SetEncodedText sets EncodedText, Tag 355

func (OrderMassCancelReport) SetEncodedTextLen

func (m OrderMassCancelReport) SetEncodedTextLen(v int)

SetEncodedTextLen sets EncodedTextLen, Tag 354

func (OrderMassCancelReport) SetEncodedUnderlyingIssuer

func (m OrderMassCancelReport) SetEncodedUnderlyingIssuer(v string)

SetEncodedUnderlyingIssuer sets EncodedUnderlyingIssuer, Tag 363

func (OrderMassCancelReport) SetEncodedUnderlyingIssuerLen

func (m OrderMassCancelReport) SetEncodedUnderlyingIssuerLen(v int)

SetEncodedUnderlyingIssuerLen sets EncodedUnderlyingIssuerLen, Tag 362

func (OrderMassCancelReport) SetEncodedUnderlyingSecurityDesc

func (m OrderMassCancelReport) SetEncodedUnderlyingSecurityDesc(v string)

SetEncodedUnderlyingSecurityDesc sets EncodedUnderlyingSecurityDesc, Tag 365

func (OrderMassCancelReport) SetEncodedUnderlyingSecurityDescLen

func (m OrderMassCancelReport) SetEncodedUnderlyingSecurityDescLen(v int)

SetEncodedUnderlyingSecurityDescLen sets EncodedUnderlyingSecurityDescLen, Tag 364

func (OrderMassCancelReport) SetExerciseStyle

func (m OrderMassCancelReport) SetExerciseStyle(v enum.ExerciseStyle)

SetExerciseStyle sets ExerciseStyle, Tag 1194

func (OrderMassCancelReport) SetFactor

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

SetFactor sets Factor, Tag 228

func (OrderMassCancelReport) SetFlexProductEligibilityIndicator

func (m OrderMassCancelReport) SetFlexProductEligibilityIndicator(v bool)

SetFlexProductEligibilityIndicator sets FlexProductEligibilityIndicator, Tag 1242

func (OrderMassCancelReport) SetFlexibleIndicator

func (m OrderMassCancelReport) SetFlexibleIndicator(v bool)

SetFlexibleIndicator sets FlexibleIndicator, Tag 1244

func (OrderMassCancelReport) SetFloorPrice

func (m OrderMassCancelReport) SetFloorPrice(value decimal.Decimal, scale int32)

SetFloorPrice sets FloorPrice, Tag 1200

func (OrderMassCancelReport) SetFlowScheduleType

func (m OrderMassCancelReport) SetFlowScheduleType(v enum.FlowScheduleType)

SetFlowScheduleType sets FlowScheduleType, Tag 1439

func (OrderMassCancelReport) SetInstrRegistry

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

SetInstrRegistry sets InstrRegistry, Tag 543

func (OrderMassCancelReport) SetInstrmtAssignmentMethod

func (m OrderMassCancelReport) SetInstrmtAssignmentMethod(v string)

SetInstrmtAssignmentMethod sets InstrmtAssignmentMethod, Tag 1049

func (OrderMassCancelReport) SetInterestAccrualDate

func (m OrderMassCancelReport) SetInterestAccrualDate(v string)

SetInterestAccrualDate sets InterestAccrualDate, Tag 874

func (OrderMassCancelReport) SetIssueDate

func (m OrderMassCancelReport) SetIssueDate(v string)

SetIssueDate sets IssueDate, Tag 225

func (OrderMassCancelReport) SetIssuer

func (m OrderMassCancelReport) SetIssuer(v string)

SetIssuer sets Issuer, Tag 106

func (OrderMassCancelReport) SetListMethod

func (m OrderMassCancelReport) SetListMethod(v enum.ListMethod)

SetListMethod sets ListMethod, Tag 1198

func (OrderMassCancelReport) SetLocaleOfIssue

func (m OrderMassCancelReport) SetLocaleOfIssue(v string)

SetLocaleOfIssue sets LocaleOfIssue, Tag 472

func (OrderMassCancelReport) SetMarketID

func (m OrderMassCancelReport) SetMarketID(v string)

SetMarketID sets MarketID, Tag 1301

func (OrderMassCancelReport) SetMarketSegmentID

func (m OrderMassCancelReport) SetMarketSegmentID(v string)

SetMarketSegmentID sets MarketSegmentID, Tag 1300

func (OrderMassCancelReport) SetMassActionReportID

func (m OrderMassCancelReport) SetMassActionReportID(v string)

SetMassActionReportID sets MassActionReportID, Tag 1369

func (OrderMassCancelReport) SetMassCancelRejectReason

func (m OrderMassCancelReport) SetMassCancelRejectReason(v enum.MassCancelRejectReason)

SetMassCancelRejectReason sets MassCancelRejectReason, Tag 532

func (OrderMassCancelReport) SetMassCancelRequestType

func (m OrderMassCancelReport) SetMassCancelRequestType(v enum.MassCancelRequestType)

SetMassCancelRequestType sets MassCancelRequestType, Tag 530

func (OrderMassCancelReport) SetMassCancelResponse

func (m OrderMassCancelReport) SetMassCancelResponse(v enum.MassCancelResponse)

SetMassCancelResponse sets MassCancelResponse, Tag 531

func (OrderMassCancelReport) SetMaturityDate

func (m OrderMassCancelReport) SetMaturityDate(v string)

SetMaturityDate sets MaturityDate, Tag 541

func (OrderMassCancelReport) SetMaturityMonthYear

func (m OrderMassCancelReport) SetMaturityMonthYear(v string)

SetMaturityMonthYear sets MaturityMonthYear, Tag 200

func (OrderMassCancelReport) SetMaturityTime

func (m OrderMassCancelReport) SetMaturityTime(v string)

SetMaturityTime sets MaturityTime, Tag 1079

func (OrderMassCancelReport) SetMinPriceIncrement

func (m OrderMassCancelReport) SetMinPriceIncrement(value decimal.Decimal, scale int32)

SetMinPriceIncrement sets MinPriceIncrement, Tag 969

func (OrderMassCancelReport) SetMinPriceIncrementAmount

func (m OrderMassCancelReport) SetMinPriceIncrementAmount(value decimal.Decimal, scale int32)

SetMinPriceIncrementAmount sets MinPriceIncrementAmount, Tag 1146

func (OrderMassCancelReport) SetNTPositionLimit

func (m OrderMassCancelReport) SetNTPositionLimit(v int)

SetNTPositionLimit sets NTPositionLimit, Tag 971

func (OrderMassCancelReport) SetNoAffectedOrders

func (m OrderMassCancelReport) SetNoAffectedOrders(f NoAffectedOrdersRepeatingGroup)

SetNoAffectedOrders sets NoAffectedOrders, Tag 534

func (OrderMassCancelReport) SetNoComplexEvents

func (m OrderMassCancelReport) SetNoComplexEvents(f NoComplexEventsRepeatingGroup)

SetNoComplexEvents sets NoComplexEvents, Tag 1483

func (OrderMassCancelReport) SetNoEvents

SetNoEvents sets NoEvents, Tag 864

func (OrderMassCancelReport) SetNoInstrumentParties

func (m OrderMassCancelReport) SetNoInstrumentParties(f NoInstrumentPartiesRepeatingGroup)

SetNoInstrumentParties sets NoInstrumentParties, Tag 1018

func (OrderMassCancelReport) SetNoNotAffectedOrders

func (m OrderMassCancelReport) SetNoNotAffectedOrders(f NoNotAffectedOrdersRepeatingGroup)

SetNoNotAffectedOrders sets NoNotAffectedOrders, Tag 1370

func (OrderMassCancelReport) SetNoPartyIDs

SetNoPartyIDs sets NoPartyIDs, Tag 453

func (OrderMassCancelReport) SetNoSecurityAltID

func (m OrderMassCancelReport) SetNoSecurityAltID(f NoSecurityAltIDRepeatingGroup)

SetNoSecurityAltID sets NoSecurityAltID, Tag 454

func (OrderMassCancelReport) SetNoTargetPartyIDs

func (m OrderMassCancelReport) SetNoTargetPartyIDs(f NoTargetPartyIDsRepeatingGroup)

SetNoTargetPartyIDs sets NoTargetPartyIDs, Tag 1461

func (OrderMassCancelReport) SetNoUnderlyingSecurityAltID

func (m OrderMassCancelReport) SetNoUnderlyingSecurityAltID(f NoUnderlyingSecurityAltIDRepeatingGroup)

SetNoUnderlyingSecurityAltID sets NoUnderlyingSecurityAltID, Tag 457

func (OrderMassCancelReport) SetNoUnderlyingStips

func (m OrderMassCancelReport) SetNoUnderlyingStips(f NoUnderlyingStipsRepeatingGroup)

SetNoUnderlyingStips sets NoUnderlyingStips, Tag 887

func (OrderMassCancelReport) SetNoUndlyInstrumentParties

func (m OrderMassCancelReport) SetNoUndlyInstrumentParties(f NoUndlyInstrumentPartiesRepeatingGroup)

SetNoUndlyInstrumentParties sets NoUndlyInstrumentParties, Tag 1058

func (OrderMassCancelReport) SetNotionalPercentageOutstanding

func (m OrderMassCancelReport) SetNotionalPercentageOutstanding(value decimal.Decimal, scale int32)

SetNotionalPercentageOutstanding sets NotionalPercentageOutstanding, Tag 1451

func (OrderMassCancelReport) SetOptAttribute

func (m OrderMassCancelReport) SetOptAttribute(v string)

SetOptAttribute sets OptAttribute, Tag 206

func (OrderMassCancelReport) SetOptPayoutAmount

func (m OrderMassCancelReport) SetOptPayoutAmount(value decimal.Decimal, scale int32)

SetOptPayoutAmount sets OptPayoutAmount, Tag 1195

func (OrderMassCancelReport) SetOptPayoutType

func (m OrderMassCancelReport) SetOptPayoutType(v enum.OptPayoutType)

SetOptPayoutType sets OptPayoutType, Tag 1482

func (OrderMassCancelReport) SetOrderID

func (m OrderMassCancelReport) SetOrderID(v string)

SetOrderID sets OrderID, Tag 37

func (OrderMassCancelReport) SetOriginalNotionalPercentageOutstanding

func (m OrderMassCancelReport) SetOriginalNotionalPercentageOutstanding(value decimal.Decimal, scale int32)

SetOriginalNotionalPercentageOutstanding sets OriginalNotionalPercentageOutstanding, Tag 1452

func (OrderMassCancelReport) SetPool

func (m OrderMassCancelReport) SetPool(v string)

SetPool sets Pool, Tag 691

func (OrderMassCancelReport) SetPositionLimit

func (m OrderMassCancelReport) SetPositionLimit(v int)

SetPositionLimit sets PositionLimit, Tag 970

func (OrderMassCancelReport) SetPriceQuoteMethod

func (m OrderMassCancelReport) SetPriceQuoteMethod(v enum.PriceQuoteMethod)

SetPriceQuoteMethod sets PriceQuoteMethod, Tag 1196

func (OrderMassCancelReport) SetPriceUnitOfMeasure

func (m OrderMassCancelReport) SetPriceUnitOfMeasure(v string)

SetPriceUnitOfMeasure sets PriceUnitOfMeasure, Tag 1191

func (OrderMassCancelReport) SetPriceUnitOfMeasureQty

func (m OrderMassCancelReport) SetPriceUnitOfMeasureQty(value decimal.Decimal, scale int32)

SetPriceUnitOfMeasureQty sets PriceUnitOfMeasureQty, Tag 1192

func (OrderMassCancelReport) SetProduct

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

SetProduct sets Product, Tag 460

func (OrderMassCancelReport) SetProductComplex

func (m OrderMassCancelReport) SetProductComplex(v string)

SetProductComplex sets ProductComplex, Tag 1227

func (OrderMassCancelReport) SetPutOrCall

func (m OrderMassCancelReport) SetPutOrCall(v enum.PutOrCall)

SetPutOrCall sets PutOrCall, Tag 201

func (OrderMassCancelReport) SetRedemptionDate

func (m OrderMassCancelReport) SetRedemptionDate(v string)

SetRedemptionDate sets RedemptionDate, Tag 240

func (OrderMassCancelReport) SetRepoCollateralSecurityType

func (m OrderMassCancelReport) SetRepoCollateralSecurityType(v int)

SetRepoCollateralSecurityType sets RepoCollateralSecurityType, Tag 239

func (OrderMassCancelReport) SetRepurchaseRate

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

SetRepurchaseRate sets RepurchaseRate, Tag 227

func (OrderMassCancelReport) SetRepurchaseTerm

func (m OrderMassCancelReport) SetRepurchaseTerm(v int)

SetRepurchaseTerm sets RepurchaseTerm, Tag 226

func (OrderMassCancelReport) SetRestructuringType

func (m OrderMassCancelReport) SetRestructuringType(v enum.RestructuringType)

SetRestructuringType sets RestructuringType, Tag 1449

func (OrderMassCancelReport) SetSecondaryClOrdID

func (m OrderMassCancelReport) SetSecondaryClOrdID(v string)

SetSecondaryClOrdID sets SecondaryClOrdID, Tag 526

func (OrderMassCancelReport) SetSecondaryOrderID

func (m OrderMassCancelReport) SetSecondaryOrderID(v string)

SetSecondaryOrderID sets SecondaryOrderID, Tag 198

func (OrderMassCancelReport) SetSecurityDesc

func (m OrderMassCancelReport) SetSecurityDesc(v string)

SetSecurityDesc sets SecurityDesc, Tag 107

func (OrderMassCancelReport) SetSecurityExchange

func (m OrderMassCancelReport) SetSecurityExchange(v string)

SetSecurityExchange sets SecurityExchange, Tag 207

func (OrderMassCancelReport) SetSecurityGroup

func (m OrderMassCancelReport) SetSecurityGroup(v string)

SetSecurityGroup sets SecurityGroup, Tag 1151

func (OrderMassCancelReport) SetSecurityID

func (m OrderMassCancelReport) SetSecurityID(v string)

SetSecurityID sets SecurityID, Tag 48

func (OrderMassCancelReport) SetSecurityIDSource

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

SetSecurityIDSource sets SecurityIDSource, Tag 22

func (OrderMassCancelReport) SetSecurityStatus

func (m OrderMassCancelReport) SetSecurityStatus(v enum.SecurityStatus)

SetSecurityStatus sets SecurityStatus, Tag 965

func (OrderMassCancelReport) SetSecuritySubType

func (m OrderMassCancelReport) SetSecuritySubType(v string)

SetSecuritySubType sets SecuritySubType, Tag 762

func (OrderMassCancelReport) SetSecurityType

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

SetSecurityType sets SecurityType, Tag 167

func (OrderMassCancelReport) SetSecurityXML

func (m OrderMassCancelReport) SetSecurityXML(v string)

SetSecurityXML sets SecurityXML, Tag 1185

func (OrderMassCancelReport) SetSecurityXMLLen

func (m OrderMassCancelReport) SetSecurityXMLLen(v int)

SetSecurityXMLLen sets SecurityXMLLen, Tag 1184

func (OrderMassCancelReport) SetSecurityXMLSchema

func (m OrderMassCancelReport) SetSecurityXMLSchema(v string)

SetSecurityXMLSchema sets SecurityXMLSchema, Tag 1186

func (OrderMassCancelReport) SetSeniority

func (m OrderMassCancelReport) SetSeniority(v enum.Seniority)

SetSeniority sets Seniority, Tag 1450

func (OrderMassCancelReport) SetSettlMethod

func (m OrderMassCancelReport) SetSettlMethod(v enum.SettlMethod)

SetSettlMethod sets SettlMethod, Tag 1193

func (OrderMassCancelReport) SetSettleOnOpenFlag

func (m OrderMassCancelReport) SetSettleOnOpenFlag(v string)

SetSettleOnOpenFlag sets SettleOnOpenFlag, Tag 966

func (OrderMassCancelReport) SetSide

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

SetSide sets Side, Tag 54

func (OrderMassCancelReport) SetStateOrProvinceOfIssue

func (m OrderMassCancelReport) SetStateOrProvinceOfIssue(v string)

SetStateOrProvinceOfIssue sets StateOrProvinceOfIssue, Tag 471

func (OrderMassCancelReport) SetStrikeCurrency

func (m OrderMassCancelReport) SetStrikeCurrency(v string)

SetStrikeCurrency sets StrikeCurrency, Tag 947

func (OrderMassCancelReport) SetStrikeMultiplier

func (m OrderMassCancelReport) SetStrikeMultiplier(value decimal.Decimal, scale int32)

SetStrikeMultiplier sets StrikeMultiplier, Tag 967

func (OrderMassCancelReport) SetStrikePrice

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

SetStrikePrice sets StrikePrice, Tag 202

func (OrderMassCancelReport) SetStrikePriceBoundaryMethod

func (m OrderMassCancelReport) SetStrikePriceBoundaryMethod(v enum.StrikePriceBoundaryMethod)

SetStrikePriceBoundaryMethod sets StrikePriceBoundaryMethod, Tag 1479

func (OrderMassCancelReport) SetStrikePriceBoundaryPrecision

func (m OrderMassCancelReport) SetStrikePriceBoundaryPrecision(value decimal.Decimal, scale int32)

SetStrikePriceBoundaryPrecision sets StrikePriceBoundaryPrecision, Tag 1480

func (OrderMassCancelReport) SetStrikePriceDeterminationMethod

func (m OrderMassCancelReport) SetStrikePriceDeterminationMethod(v enum.StrikePriceDeterminationMethod)

SetStrikePriceDeterminationMethod sets StrikePriceDeterminationMethod, Tag 1478

func (OrderMassCancelReport) SetStrikeValue

func (m OrderMassCancelReport) SetStrikeValue(value decimal.Decimal, scale int32)

SetStrikeValue sets StrikeValue, Tag 968

func (OrderMassCancelReport) SetSymbol

func (m OrderMassCancelReport) SetSymbol(v string)

SetSymbol sets Symbol, Tag 55

func (OrderMassCancelReport) SetSymbolSfx

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

SetSymbolSfx sets SymbolSfx, Tag 65

func (OrderMassCancelReport) SetText

func (m OrderMassCancelReport) SetText(v string)

SetText sets Text, Tag 58

func (OrderMassCancelReport) SetTimeUnit

func (m OrderMassCancelReport) SetTimeUnit(v enum.TimeUnit)

SetTimeUnit sets TimeUnit, Tag 997

func (OrderMassCancelReport) SetTotalAffectedOrders

func (m OrderMassCancelReport) SetTotalAffectedOrders(v int)

SetTotalAffectedOrders sets TotalAffectedOrders, Tag 533

func (OrderMassCancelReport) SetTradingSessionID

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

SetTradingSessionID sets TradingSessionID, Tag 336

func (OrderMassCancelReport) SetTradingSessionSubID

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

SetTradingSessionSubID sets TradingSessionSubID, Tag 625

func (OrderMassCancelReport) SetTransactTime

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

SetTransactTime sets TransactTime, Tag 60

func (OrderMassCancelReport) SetUnderlyingAdjustedQuantity

func (m OrderMassCancelReport) SetUnderlyingAdjustedQuantity(value decimal.Decimal, scale int32)

SetUnderlyingAdjustedQuantity sets UnderlyingAdjustedQuantity, Tag 1044

func (OrderMassCancelReport) SetUnderlyingAllocationPercent

func (m OrderMassCancelReport) SetUnderlyingAllocationPercent(value decimal.Decimal, scale int32)

SetUnderlyingAllocationPercent sets UnderlyingAllocationPercent, Tag 972

func (OrderMassCancelReport) SetUnderlyingAttachmentPoint

func (m OrderMassCancelReport) SetUnderlyingAttachmentPoint(value decimal.Decimal, scale int32)

SetUnderlyingAttachmentPoint sets UnderlyingAttachmentPoint, Tag 1459

func (OrderMassCancelReport) SetUnderlyingCFICode

func (m OrderMassCancelReport) SetUnderlyingCFICode(v string)

SetUnderlyingCFICode sets UnderlyingCFICode, Tag 463

func (OrderMassCancelReport) SetUnderlyingCPProgram

func (m OrderMassCancelReport) SetUnderlyingCPProgram(v string)

SetUnderlyingCPProgram sets UnderlyingCPProgram, Tag 877

func (OrderMassCancelReport) SetUnderlyingCPRegType

func (m OrderMassCancelReport) SetUnderlyingCPRegType(v string)

SetUnderlyingCPRegType sets UnderlyingCPRegType, Tag 878

func (OrderMassCancelReport) SetUnderlyingCapValue

func (m OrderMassCancelReport) SetUnderlyingCapValue(value decimal.Decimal, scale int32)

SetUnderlyingCapValue sets UnderlyingCapValue, Tag 1038

func (OrderMassCancelReport) SetUnderlyingCashAmount

func (m OrderMassCancelReport) SetUnderlyingCashAmount(value decimal.Decimal, scale int32)

SetUnderlyingCashAmount sets UnderlyingCashAmount, Tag 973

func (OrderMassCancelReport) SetUnderlyingCashType

func (m OrderMassCancelReport) SetUnderlyingCashType(v enum.UnderlyingCashType)

SetUnderlyingCashType sets UnderlyingCashType, Tag 974

func (OrderMassCancelReport) SetUnderlyingContractMultiplier

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

SetUnderlyingContractMultiplier sets UnderlyingContractMultiplier, Tag 436

func (OrderMassCancelReport) SetUnderlyingContractMultiplierUnit

func (m OrderMassCancelReport) SetUnderlyingContractMultiplierUnit(v int)

SetUnderlyingContractMultiplierUnit sets UnderlyingContractMultiplierUnit, Tag 1437

func (OrderMassCancelReport) SetUnderlyingCountryOfIssue

func (m OrderMassCancelReport) SetUnderlyingCountryOfIssue(v string)

SetUnderlyingCountryOfIssue sets UnderlyingCountryOfIssue, Tag 592

func (OrderMassCancelReport) SetUnderlyingCouponPaymentDate

func (m OrderMassCancelReport) SetUnderlyingCouponPaymentDate(v string)

SetUnderlyingCouponPaymentDate sets UnderlyingCouponPaymentDate, Tag 241

func (OrderMassCancelReport) SetUnderlyingCouponRate

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

SetUnderlyingCouponRate sets UnderlyingCouponRate, Tag 435

func (OrderMassCancelReport) SetUnderlyingCreditRating

func (m OrderMassCancelReport) SetUnderlyingCreditRating(v string)

SetUnderlyingCreditRating sets UnderlyingCreditRating, Tag 256

func (OrderMassCancelReport) SetUnderlyingCurrency

func (m OrderMassCancelReport) SetUnderlyingCurrency(v string)

SetUnderlyingCurrency sets UnderlyingCurrency, Tag 318

func (OrderMassCancelReport) SetUnderlyingCurrentValue

func (m OrderMassCancelReport) SetUnderlyingCurrentValue(value decimal.Decimal, scale int32)

SetUnderlyingCurrentValue sets UnderlyingCurrentValue, Tag 885

func (OrderMassCancelReport) SetUnderlyingDetachmentPoint

func (m OrderMassCancelReport) SetUnderlyingDetachmentPoint(value decimal.Decimal, scale int32)

SetUnderlyingDetachmentPoint sets UnderlyingDetachmentPoint, Tag 1460

func (OrderMassCancelReport) SetUnderlyingDirtyPrice

func (m OrderMassCancelReport) SetUnderlyingDirtyPrice(value decimal.Decimal, scale int32)

SetUnderlyingDirtyPrice sets UnderlyingDirtyPrice, Tag 882

func (OrderMassCancelReport) SetUnderlyingEndPrice

func (m OrderMassCancelReport) SetUnderlyingEndPrice(value decimal.Decimal, scale int32)

SetUnderlyingEndPrice sets UnderlyingEndPrice, Tag 883

func (OrderMassCancelReport) SetUnderlyingEndValue

func (m OrderMassCancelReport) SetUnderlyingEndValue(value decimal.Decimal, scale int32)

SetUnderlyingEndValue sets UnderlyingEndValue, Tag 886

func (OrderMassCancelReport) SetUnderlyingExerciseStyle

func (m OrderMassCancelReport) SetUnderlyingExerciseStyle(v int)

SetUnderlyingExerciseStyle sets UnderlyingExerciseStyle, Tag 1419

func (OrderMassCancelReport) SetUnderlyingFXRate

func (m OrderMassCancelReport) SetUnderlyingFXRate(value decimal.Decimal, scale int32)

SetUnderlyingFXRate sets UnderlyingFXRate, Tag 1045

func (OrderMassCancelReport) SetUnderlyingFXRateCalc

func (m OrderMassCancelReport) SetUnderlyingFXRateCalc(v enum.UnderlyingFXRateCalc)

SetUnderlyingFXRateCalc sets UnderlyingFXRateCalc, Tag 1046

func (OrderMassCancelReport) SetUnderlyingFactor

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

SetUnderlyingFactor sets UnderlyingFactor, Tag 246

func (OrderMassCancelReport) SetUnderlyingFlowScheduleType

func (m OrderMassCancelReport) SetUnderlyingFlowScheduleType(v int)

SetUnderlyingFlowScheduleType sets UnderlyingFlowScheduleType, Tag 1441

func (OrderMassCancelReport) SetUnderlyingInstrRegistry

func (m OrderMassCancelReport) SetUnderlyingInstrRegistry(v string)

SetUnderlyingInstrRegistry sets UnderlyingInstrRegistry, Tag 595

func (OrderMassCancelReport) SetUnderlyingIssueDate

func (m OrderMassCancelReport) SetUnderlyingIssueDate(v string)

SetUnderlyingIssueDate sets UnderlyingIssueDate, Tag 242

func (OrderMassCancelReport) SetUnderlyingIssuer

func (m OrderMassCancelReport) SetUnderlyingIssuer(v string)

SetUnderlyingIssuer sets UnderlyingIssuer, Tag 306

func (OrderMassCancelReport) SetUnderlyingLocaleOfIssue

func (m OrderMassCancelReport) SetUnderlyingLocaleOfIssue(v string)

SetUnderlyingLocaleOfIssue sets UnderlyingLocaleOfIssue, Tag 594

func (OrderMassCancelReport) SetUnderlyingMaturityDate

func (m OrderMassCancelReport) SetUnderlyingMaturityDate(v string)

SetUnderlyingMaturityDate sets UnderlyingMaturityDate, Tag 542

func (OrderMassCancelReport) SetUnderlyingMaturityMonthYear

func (m OrderMassCancelReport) SetUnderlyingMaturityMonthYear(v string)

SetUnderlyingMaturityMonthYear sets UnderlyingMaturityMonthYear, Tag 313

func (OrderMassCancelReport) SetUnderlyingMaturityTime

func (m OrderMassCancelReport) SetUnderlyingMaturityTime(v string)

SetUnderlyingMaturityTime sets UnderlyingMaturityTime, Tag 1213

func (OrderMassCancelReport) SetUnderlyingNotionalPercentageOutstanding

func (m OrderMassCancelReport) SetUnderlyingNotionalPercentageOutstanding(value decimal.Decimal, scale int32)

SetUnderlyingNotionalPercentageOutstanding sets UnderlyingNotionalPercentageOutstanding, Tag 1455

func (OrderMassCancelReport) SetUnderlyingOptAttribute

func (m OrderMassCancelReport) SetUnderlyingOptAttribute(v string)

SetUnderlyingOptAttribute sets UnderlyingOptAttribute, Tag 317

func (OrderMassCancelReport) SetUnderlyingOriginalNotionalPercentageOutstanding

func (m OrderMassCancelReport) SetUnderlyingOriginalNotionalPercentageOutstanding(value decimal.Decimal, scale int32)

SetUnderlyingOriginalNotionalPercentageOutstanding sets UnderlyingOriginalNotionalPercentageOutstanding, Tag 1456

func (OrderMassCancelReport) SetUnderlyingPriceDeterminationMethod

func (m OrderMassCancelReport) SetUnderlyingPriceDeterminationMethod(v enum.UnderlyingPriceDeterminationMethod)

SetUnderlyingPriceDeterminationMethod sets UnderlyingPriceDeterminationMethod, Tag 1481

func (OrderMassCancelReport) SetUnderlyingPriceUnitOfMeasure

func (m OrderMassCancelReport) SetUnderlyingPriceUnitOfMeasure(v string)

SetUnderlyingPriceUnitOfMeasure sets UnderlyingPriceUnitOfMeasure, Tag 1424

func (OrderMassCancelReport) SetUnderlyingPriceUnitOfMeasureQty

func (m OrderMassCancelReport) SetUnderlyingPriceUnitOfMeasureQty(value decimal.Decimal, scale int32)

SetUnderlyingPriceUnitOfMeasureQty sets UnderlyingPriceUnitOfMeasureQty, Tag 1425

func (OrderMassCancelReport) SetUnderlyingProduct

func (m OrderMassCancelReport) SetUnderlyingProduct(v int)

SetUnderlyingProduct sets UnderlyingProduct, Tag 462

func (OrderMassCancelReport) SetUnderlyingPutOrCall

func (m OrderMassCancelReport) SetUnderlyingPutOrCall(v int)

SetUnderlyingPutOrCall sets UnderlyingPutOrCall, Tag 315

func (OrderMassCancelReport) SetUnderlyingPx

func (m OrderMassCancelReport) SetUnderlyingPx(value decimal.Decimal, scale int32)

SetUnderlyingPx sets UnderlyingPx, Tag 810

func (OrderMassCancelReport) SetUnderlyingQty

func (m OrderMassCancelReport) SetUnderlyingQty(value decimal.Decimal, scale int32)

SetUnderlyingQty sets UnderlyingQty, Tag 879

func (OrderMassCancelReport) SetUnderlyingRedemptionDate

func (m OrderMassCancelReport) SetUnderlyingRedemptionDate(v string)

SetUnderlyingRedemptionDate sets UnderlyingRedemptionDate, Tag 247

func (OrderMassCancelReport) SetUnderlyingRepoCollateralSecurityType

func (m OrderMassCancelReport) SetUnderlyingRepoCollateralSecurityType(v int)

SetUnderlyingRepoCollateralSecurityType sets UnderlyingRepoCollateralSecurityType, Tag 243

func (OrderMassCancelReport) SetUnderlyingRepurchaseRate

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

SetUnderlyingRepurchaseRate sets UnderlyingRepurchaseRate, Tag 245

func (OrderMassCancelReport) SetUnderlyingRepurchaseTerm

func (m OrderMassCancelReport) SetUnderlyingRepurchaseTerm(v int)

SetUnderlyingRepurchaseTerm sets UnderlyingRepurchaseTerm, Tag 244

func (OrderMassCancelReport) SetUnderlyingRestructuringType

func (m OrderMassCancelReport) SetUnderlyingRestructuringType(v string)

SetUnderlyingRestructuringType sets UnderlyingRestructuringType, Tag 1453

func (OrderMassCancelReport) SetUnderlyingSecurityDesc

func (m OrderMassCancelReport) SetUnderlyingSecurityDesc(v string)

SetUnderlyingSecurityDesc sets UnderlyingSecurityDesc, Tag 307

func (OrderMassCancelReport) SetUnderlyingSecurityExchange

func (m OrderMassCancelReport) SetUnderlyingSecurityExchange(v string)

SetUnderlyingSecurityExchange sets UnderlyingSecurityExchange, Tag 308

func (OrderMassCancelReport) SetUnderlyingSecurityID

func (m OrderMassCancelReport) SetUnderlyingSecurityID(v string)

SetUnderlyingSecurityID sets UnderlyingSecurityID, Tag 309

func (OrderMassCancelReport) SetUnderlyingSecurityIDSource

func (m OrderMassCancelReport) SetUnderlyingSecurityIDSource(v string)

SetUnderlyingSecurityIDSource sets UnderlyingSecurityIDSource, Tag 305

func (OrderMassCancelReport) SetUnderlyingSecuritySubType

func (m OrderMassCancelReport) SetUnderlyingSecuritySubType(v string)

SetUnderlyingSecuritySubType sets UnderlyingSecuritySubType, Tag 763

func (OrderMassCancelReport) SetUnderlyingSecurityType

func (m OrderMassCancelReport) SetUnderlyingSecurityType(v string)

SetUnderlyingSecurityType sets UnderlyingSecurityType, Tag 310

func (OrderMassCancelReport) SetUnderlyingSeniority

func (m OrderMassCancelReport) SetUnderlyingSeniority(v string)

SetUnderlyingSeniority sets UnderlyingSeniority, Tag 1454

func (OrderMassCancelReport) SetUnderlyingSettlMethod

func (m OrderMassCancelReport) SetUnderlyingSettlMethod(v string)

SetUnderlyingSettlMethod sets UnderlyingSettlMethod, Tag 1039

func (OrderMassCancelReport) SetUnderlyingSettlementType

func (m OrderMassCancelReport) SetUnderlyingSettlementType(v enum.UnderlyingSettlementType)

SetUnderlyingSettlementType sets UnderlyingSettlementType, Tag 975

func (OrderMassCancelReport) SetUnderlyingStartValue

func (m OrderMassCancelReport) SetUnderlyingStartValue(value decimal.Decimal, scale int32)

SetUnderlyingStartValue sets UnderlyingStartValue, Tag 884

func (OrderMassCancelReport) SetUnderlyingStateOrProvinceOfIssue

func (m OrderMassCancelReport) SetUnderlyingStateOrProvinceOfIssue(v string)

SetUnderlyingStateOrProvinceOfIssue sets UnderlyingStateOrProvinceOfIssue, Tag 593

func (OrderMassCancelReport) SetUnderlyingStrikeCurrency

func (m OrderMassCancelReport) SetUnderlyingStrikeCurrency(v string)

SetUnderlyingStrikeCurrency sets UnderlyingStrikeCurrency, Tag 941

func (OrderMassCancelReport) SetUnderlyingStrikePrice

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

SetUnderlyingStrikePrice sets UnderlyingStrikePrice, Tag 316

func (OrderMassCancelReport) SetUnderlyingSymbol

func (m OrderMassCancelReport) SetUnderlyingSymbol(v string)

SetUnderlyingSymbol sets UnderlyingSymbol, Tag 311

func (OrderMassCancelReport) SetUnderlyingSymbolSfx

func (m OrderMassCancelReport) SetUnderlyingSymbolSfx(v string)

SetUnderlyingSymbolSfx sets UnderlyingSymbolSfx, Tag 312

func (OrderMassCancelReport) SetUnderlyingTimeUnit

func (m OrderMassCancelReport) SetUnderlyingTimeUnit(v string)

SetUnderlyingTimeUnit sets UnderlyingTimeUnit, Tag 1000

func (OrderMassCancelReport) SetUnderlyingUnitOfMeasure

func (m OrderMassCancelReport) SetUnderlyingUnitOfMeasure(v string)

SetUnderlyingUnitOfMeasure sets UnderlyingUnitOfMeasure, Tag 998

func (OrderMassCancelReport) SetUnderlyingUnitOfMeasureQty

func (m OrderMassCancelReport) SetUnderlyingUnitOfMeasureQty(value decimal.Decimal, scale int32)

SetUnderlyingUnitOfMeasureQty sets UnderlyingUnitOfMeasureQty, Tag 1423

func (OrderMassCancelReport) SetUnitOfMeasure

func (m OrderMassCancelReport) SetUnitOfMeasure(v enum.UnitOfMeasure)

SetUnitOfMeasure sets UnitOfMeasure, Tag 996

func (OrderMassCancelReport) SetUnitOfMeasureQty

func (m OrderMassCancelReport) SetUnitOfMeasureQty(value decimal.Decimal, scale int32)

SetUnitOfMeasureQty sets UnitOfMeasureQty, Tag 1147

func (OrderMassCancelReport) SetValuationMethod

func (m OrderMassCancelReport) SetValuationMethod(v enum.ValuationMethod)

SetValuationMethod sets ValuationMethod, Tag 1197

func (OrderMassCancelReport) ToMessage

func (m OrderMassCancelReport) 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