lottyperules

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LotTypeRules added in v0.2.0

type LotTypeRules struct {
	//NoLotTypeRules is a non-required field for LotTypeRules.
	NoLotTypeRules []NoLotTypeRules `fix:"1234,omitempty"`
}

LotTypeRules is a fix50sp1 Component

func New

func New() *LotTypeRules

New returns an initialized LotTypeRules instance

func (*LotTypeRules) SetNoLotTypeRules added in v0.2.0

func (m *LotTypeRules) SetNoLotTypeRules(v []NoLotTypeRules)

type NoLotTypeRules

type NoLotTypeRules struct {
	//LotType is a non-required field for NoLotTypeRules.
	LotType *string `fix:"1093"`
	//MinLotSize is a non-required field for NoLotTypeRules.
	MinLotSize *float64 `fix:"1231"`
}

NoLotTypeRules is a repeating group in LotTypeRules

func NewNoLotTypeRules added in v0.2.0

func NewNoLotTypeRules() *NoLotTypeRules

NewNoLotTypeRules returns an initialized NoLotTypeRules instance

func (*NoLotTypeRules) SetLotType added in v0.2.0

func (m *NoLotTypeRules) SetLotType(v string)

func (*NoLotTypeRules) SetMinLotSize added in v0.2.0

func (m *NoLotTypeRules) SetMinLotSize(v float64)

Jump to

Keyboard shortcuts

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