targetparties

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 NoTargetPartyIDs

type NoTargetPartyIDs struct {
	//TargetPartyID is a non-required field for NoTargetPartyIDs.
	TargetPartyID *string `fix:"1462"`
	//TargetPartyIDSource is a non-required field for NoTargetPartyIDs.
	TargetPartyIDSource *string `fix:"1463"`
	//TargetPartyRole is a non-required field for NoTargetPartyIDs.
	TargetPartyRole *int `fix:"1464"`
}

NoTargetPartyIDs is a repeating group in TargetParties

func NewNoTargetPartyIDs added in v0.2.0

func NewNoTargetPartyIDs() *NoTargetPartyIDs

NewNoTargetPartyIDs returns an initialized NoTargetPartyIDs instance

func (*NoTargetPartyIDs) SetTargetPartyID added in v0.2.0

func (m *NoTargetPartyIDs) SetTargetPartyID(v string)

func (*NoTargetPartyIDs) SetTargetPartyIDSource added in v0.2.0

func (m *NoTargetPartyIDs) SetTargetPartyIDSource(v string)

func (*NoTargetPartyIDs) SetTargetPartyRole added in v0.2.0

func (m *NoTargetPartyIDs) SetTargetPartyRole(v int)

type TargetParties added in v0.2.0

type TargetParties struct {
	//NoTargetPartyIDs is a non-required field for TargetParties.
	NoTargetPartyIDs []NoTargetPartyIDs `fix:"1461,omitempty"`
}

TargetParties is a fix50sp2 Component

func New

func New() *TargetParties

New returns an initialized TargetParties instance

func (*TargetParties) SetNoTargetPartyIDs added in v0.2.0

func (m *TargetParties) SetNoTargetPartyIDs(v []NoTargetPartyIDs)

Jump to

Keyboard shortcuts

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