quotsetackgrp

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2016 License: Apache-1.1 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NoQuoteSets

type NoQuoteSets struct {
	//QuoteSetID is a non-required field for NoQuoteSets.
	QuoteSetID *string `fix:"302"`
	//UnderlyingInstrument is a non-required component for NoQuoteSets.
	UnderlyingInstrument *underlyinginstrument.UnderlyingInstrument
	//TotNoQuoteEntries is a non-required field for NoQuoteSets.
	TotNoQuoteEntries *int `fix:"304"`
	//LastFragment is a non-required field for NoQuoteSets.
	LastFragment *bool `fix:"893"`
	//QuotEntryAckGrp is a non-required component for NoQuoteSets.
	QuotEntryAckGrp *quotentryackgrp.QuotEntryAckGrp
	//TotNoCxldQuotes is a non-required field for NoQuoteSets.
	TotNoCxldQuotes *int `fix:"1168"`
	//TotNoAccQuotes is a non-required field for NoQuoteSets.
	TotNoAccQuotes *int `fix:"1169"`
	//TotNoRejQuotes is a non-required field for NoQuoteSets.
	TotNoRejQuotes *int `fix:"1170"`
	//QuoteSetValidUntilTime is a non-required field for NoQuoteSets.
	QuoteSetValidUntilTime *time.Time `fix:"367"`
}

NoQuoteSets is a repeating group in QuotSetAckGrp

func NewNoQuoteSets added in v0.2.0

func NewNoQuoteSets() *NoQuoteSets

NewNoQuoteSets returns an initialized NoQuoteSets instance

func (*NoQuoteSets) SetLastFragment added in v0.2.0

func (m *NoQuoteSets) SetLastFragment(v bool)

func (*NoQuoteSets) SetQuotEntryAckGrp added in v0.2.0

func (m *NoQuoteSets) SetQuotEntryAckGrp(v quotentryackgrp.QuotEntryAckGrp)

func (*NoQuoteSets) SetQuoteSetID added in v0.2.0

func (m *NoQuoteSets) SetQuoteSetID(v string)

func (*NoQuoteSets) SetQuoteSetValidUntilTime added in v0.2.0

func (m *NoQuoteSets) SetQuoteSetValidUntilTime(v time.Time)

func (*NoQuoteSets) SetTotNoAccQuotes added in v0.2.0

func (m *NoQuoteSets) SetTotNoAccQuotes(v int)

func (*NoQuoteSets) SetTotNoCxldQuotes added in v0.2.0

func (m *NoQuoteSets) SetTotNoCxldQuotes(v int)

func (*NoQuoteSets) SetTotNoQuoteEntries added in v0.2.0

func (m *NoQuoteSets) SetTotNoQuoteEntries(v int)

func (*NoQuoteSets) SetTotNoRejQuotes added in v0.2.0

func (m *NoQuoteSets) SetTotNoRejQuotes(v int)

func (*NoQuoteSets) SetUnderlyingInstrument added in v0.2.0

func (m *NoQuoteSets) SetUnderlyingInstrument(v underlyinginstrument.UnderlyingInstrument)

type QuotSetAckGrp added in v0.2.0

type QuotSetAckGrp struct {
	//NoQuoteSets is a non-required field for QuotSetAckGrp.
	NoQuoteSets []NoQuoteSets `fix:"296,omitempty"`
}

QuotSetAckGrp is a fix50sp2 Component

func New

func New() *QuotSetAckGrp

New returns an initialized QuotSetAckGrp instance

func (*QuotSetAckGrp) SetNoQuoteSets added in v0.2.0

func (m *QuotSetAckGrp) SetNoQuoteSets(v []NoQuoteSets)

Jump to

Keyboard shortcuts

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