nestedparties

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 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 fix44 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"`
	//NoNestedPartySubIDs is a non-required field for NoNestedPartyIDs.
	NoNestedPartySubIDs []NoNestedPartySubIDs `fix:"804,omitempty"`
}

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

func (m *NoNestedPartyIDs) SetNoNestedPartySubIDs(v []NoNestedPartySubIDs)

type NoNestedPartySubIDs

type NoNestedPartySubIDs struct {
	//NestedPartySubID is a non-required field for NoNestedPartySubIDs.
	NestedPartySubID *string `fix:"545"`
	//NestedPartySubIDType is a non-required field for NoNestedPartySubIDs.
	NestedPartySubIDType *int `fix:"805"`
}

NoNestedPartySubIDs is a repeating group in NoNestedPartyIDs

func NewNoNestedPartySubIDs added in v0.2.0

func NewNoNestedPartySubIDs() *NoNestedPartySubIDs

NewNoNestedPartySubIDs returns an initialized NoNestedPartySubIDs instance

func (*NoNestedPartySubIDs) SetNestedPartySubID added in v0.2.0

func (m *NoNestedPartySubIDs) SetNestedPartySubID(v string)

func (*NoNestedPartySubIDs) SetNestedPartySubIDType added in v0.2.0

func (m *NoNestedPartySubIDs) SetNestedPartySubIDType(v int)

Jump to

Keyboard shortcuts

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