nestedparties

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

type NestedParties struct {
	//NoNestedPartyIDs is a non-required field for NestedParties.
	NoNestedPartyIDs []NoNestedPartyIDs `fix:"539,omitempty"`
}

NestedParties is a fix43 Component

func New

func New() *NestedParties

New returns an initialized NestedParties instance

func (*NestedParties) SetNoNestedPartyIDs added in v0.2.0

func (m *NestedParties) SetNoNestedPartyIDs(v []NoNestedPartyIDs)

type NoNestedPartyIDs

type NoNestedPartyIDs struct {
	//NestedPartyID is a non-required field for NoNestedPartyIDs.
	NestedPartyID *string `fix:"524"`
	//NestedPartyIDSource is a non-required field for NoNestedPartyIDs.
	NestedPartyIDSource *string `fix:"525"`
	//NestedPartyRole is a non-required field for NoNestedPartyIDs.
	NestedPartyRole *int `fix:"538"`
	//NestedPartySubID is a non-required field for NoNestedPartyIDs.
	NestedPartySubID *string `fix:"545"`
}

NoNestedPartyIDs is a repeating group in NestedParties

func NewNoNestedPartyIDs added in v0.2.0

func NewNoNestedPartyIDs() *NoNestedPartyIDs

NewNoNestedPartyIDs returns an initialized NoNestedPartyIDs instance

func (*NoNestedPartyIDs) SetNestedPartyID added in v0.2.0

func (m *NoNestedPartyIDs) SetNestedPartyID(v string)

func (*NoNestedPartyIDs) SetNestedPartyIDSource added in v0.2.0

func (m *NoNestedPartyIDs) SetNestedPartyIDSource(v string)

func (*NoNestedPartyIDs) SetNestedPartyRole added in v0.2.0

func (m *NoNestedPartyIDs) SetNestedPartyRole(v int)

func (*NoNestedPartyIDs) SetNestedPartySubID added in v0.2.0

func (m *NoNestedPartyIDs) SetNestedPartySubID(v string)

Jump to

Keyboard shortcuts

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