instrmtmdreqgrp

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

type InstrmtMDReqGrp struct {
	//NoRelatedSym is a required field for InstrmtMDReqGrp.
	NoRelatedSym []NoRelatedSym `fix:"146"`
}

InstrmtMDReqGrp is a fix50 Component

func New

func New(norelatedsym []NoRelatedSym) *InstrmtMDReqGrp

New returns an initialized InstrmtMDReqGrp instance

func (*InstrmtMDReqGrp) SetNoRelatedSym added in v0.2.0

func (m *InstrmtMDReqGrp) SetNoRelatedSym(v []NoRelatedSym)

type NoRelatedSym

type NoRelatedSym struct {
	//Instrument is a required component for NoRelatedSym.
	instrument.Instrument
	//UndInstrmtGrp is a non-required component for NoRelatedSym.
	UndInstrmtGrp *undinstrmtgrp.UndInstrmtGrp
	//InstrmtLegGrp is a non-required component for NoRelatedSym.
	InstrmtLegGrp *instrmtleggrp.InstrmtLegGrp
	//Currency is a non-required field for NoRelatedSym.
	Currency *string `fix:"15"`
	//QuoteType is a non-required field for NoRelatedSym.
	QuoteType *int `fix:"537"`
	//SettlType is a non-required field for NoRelatedSym.
	SettlType *string `fix:"63"`
	//SettlDate is a non-required field for NoRelatedSym.
	SettlDate *string `fix:"64"`
	//MDEntrySize is a non-required field for NoRelatedSym.
	MDEntrySize *float64 `fix:"271"`
}

NoRelatedSym is a repeating group in InstrmtMDReqGrp

func NewNoRelatedSym added in v0.2.0

func NewNoRelatedSym(instrument instrument.Instrument) *NoRelatedSym

NewNoRelatedSym returns an initialized NoRelatedSym instance

func (*NoRelatedSym) SetCurrency added in v0.2.0

func (m *NoRelatedSym) SetCurrency(v string)

func (*NoRelatedSym) SetInstrmtLegGrp added in v0.2.0

func (m *NoRelatedSym) SetInstrmtLegGrp(v instrmtleggrp.InstrmtLegGrp)

func (*NoRelatedSym) SetInstrument added in v0.2.0

func (m *NoRelatedSym) SetInstrument(v instrument.Instrument)

func (*NoRelatedSym) SetMDEntrySize added in v0.2.0

func (m *NoRelatedSym) SetMDEntrySize(v float64)

func (*NoRelatedSym) SetQuoteType added in v0.2.0

func (m *NoRelatedSym) SetQuoteType(v int)

func (*NoRelatedSym) SetSettlDate added in v0.2.0

func (m *NoRelatedSym) SetSettlDate(v string)

func (*NoRelatedSym) SetSettlType added in v0.2.0

func (m *NoRelatedSym) SetSettlType(v string)

func (*NoRelatedSym) SetUndInstrmtGrp added in v0.2.0

func (m *NoRelatedSym) SetUndInstrmtGrp(v undinstrmtgrp.UndInstrmtGrp)

Jump to

Keyboard shortcuts

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