quotsetackgrp

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2016 License: Apache-1.1 Imports: 2 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
}

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) SetTotNoQuoteEntries added in v0.2.0

func (m *NoQuoteSets) SetTotNoQuoteEntries(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 fix50 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