ratesource

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 NoRateSources

type NoRateSources struct {
	//RateSource is a non-required field for NoRateSources.
	RateSource *int `fix:"1446"`
	//RateSourceType is a non-required field for NoRateSources.
	RateSourceType *int `fix:"1447"`
	//ReferencePage is a non-required field for NoRateSources.
	ReferencePage *string `fix:"1448"`
}

NoRateSources is a repeating group in RateSource

func NewNoRateSources added in v0.2.0

func NewNoRateSources() *NoRateSources

NewNoRateSources returns an initialized NoRateSources instance

func (*NoRateSources) SetRateSource added in v0.2.0

func (m *NoRateSources) SetRateSource(v int)

func (*NoRateSources) SetRateSourceType added in v0.2.0

func (m *NoRateSources) SetRateSourceType(v int)

func (*NoRateSources) SetReferencePage added in v0.2.0

func (m *NoRateSources) SetReferencePage(v string)

type RateSource added in v0.2.0

type RateSource struct {
	//NoRateSources is a non-required field for RateSource.
	NoRateSources []NoRateSources `fix:"1445,omitempty"`
}

RateSource is a fix50sp2 Component

func New

func New() *RateSource

New returns an initialized RateSource instance

func (*RateSource) SetNoRateSources added in v0.2.0

func (m *RateSource) SetNoRateSources(v []NoRateSources)

Jump to

Keyboard shortcuts

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