contamtgrp

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

type ContAmtGrp struct {
	//NoContAmts is a non-required field for ContAmtGrp.
	NoContAmts []NoContAmts `fix:"518,omitempty"`
}

ContAmtGrp is a fix50sp1 Component

func New

func New() *ContAmtGrp

New returns an initialized ContAmtGrp instance

func (*ContAmtGrp) SetNoContAmts added in v0.2.0

func (m *ContAmtGrp) SetNoContAmts(v []NoContAmts)

type NoContAmts

type NoContAmts struct {
	//ContAmtType is a non-required field for NoContAmts.
	ContAmtType *int `fix:"519"`
	//ContAmtValue is a non-required field for NoContAmts.
	ContAmtValue *float64 `fix:"520"`
	//ContAmtCurr is a non-required field for NoContAmts.
	ContAmtCurr *string `fix:"521"`
}

NoContAmts is a repeating group in ContAmtGrp

func NewNoContAmts added in v0.2.0

func NewNoContAmts() *NoContAmts

NewNoContAmts returns an initialized NoContAmts instance

func (*NoContAmts) SetContAmtCurr added in v0.2.0

func (m *NoContAmts) SetContAmtCurr(v string)

func (*NoContAmts) SetContAmtType added in v0.2.0

func (m *NoContAmts) SetContAmtType(v int)

func (*NoContAmts) SetContAmtValue added in v0.2.0

func (m *NoContAmts) SetContAmtValue(v float64)

Jump to

Keyboard shortcuts

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