fillsgrp

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FillsGrp added in v0.2.0

type FillsGrp struct {
	//NoFills is a non-required field for FillsGrp.
	NoFills []NoFills `fix:"1362,omitempty"`
}

FillsGrp is a fix50sp1 Component

func New

func New() *FillsGrp

New returns an initialized FillsGrp instance

func (*FillsGrp) SetNoFills added in v0.2.0

func (m *FillsGrp) SetNoFills(v []NoFills)

type NoFills

type NoFills struct {
	//FillExecID is a non-required field for NoFills.
	FillExecID *string `fix:"1363"`
	//FillPx is a non-required field for NoFills.
	FillPx *float64 `fix:"1364"`
	//FillQty is a non-required field for NoFills.
	FillQty *float64 `fix:"1365"`
	//NestedParties4 is a non-required component for NoFills.
	NestedParties4 *nestedparties4.NestedParties4
}

NoFills is a repeating group in FillsGrp

func NewNoFills added in v0.2.0

func NewNoFills() *NoFills

NewNoFills returns an initialized NoFills instance

func (*NoFills) SetFillExecID added in v0.2.0

func (m *NoFills) SetFillExecID(v string)

func (*NoFills) SetFillPx added in v0.2.0

func (m *NoFills) SetFillPx(v float64)

func (*NoFills) SetFillQty added in v0.2.0

func (m *NoFills) SetFillQty(v float64)

func (*NoFills) SetNestedParties4 added in v0.2.0

func (m *NoFills) SetNestedParties4(v nestedparties4.NestedParties4)

Jump to

Keyboard shortcuts

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