trdcollgrp

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: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NoTrades

type NoTrades struct {
	//TradeReportID is a non-required field for NoTrades.
	TradeReportID *string `fix:"571"`
	//SecondaryTradeReportID is a non-required field for NoTrades.
	SecondaryTradeReportID *string `fix:"818"`
}

NoTrades is a repeating group in TrdCollGrp

func NewNoTrades added in v0.2.0

func NewNoTrades() *NoTrades

NewNoTrades returns an initialized NoTrades instance

func (*NoTrades) SetSecondaryTradeReportID added in v0.2.0

func (m *NoTrades) SetSecondaryTradeReportID(v string)

func (*NoTrades) SetTradeReportID added in v0.2.0

func (m *NoTrades) SetTradeReportID(v string)

type TrdCollGrp added in v0.2.0

type TrdCollGrp struct {
	//NoTrades is a non-required field for TrdCollGrp.
	NoTrades []NoTrades `fix:"897,omitempty"`
}

TrdCollGrp is a fix50 Component

func New

func New() *TrdCollGrp

New returns an initialized TrdCollGrp instance

func (*TrdCollGrp) SetNoTrades added in v0.2.0

func (m *TrdCollGrp) SetNoTrades(v []NoTrades)

Jump to

Keyboard shortcuts

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