trdregtimestamps

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: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NoTrdRegTimestamps

type NoTrdRegTimestamps struct {
	//TrdRegTimestamp is a non-required field for NoTrdRegTimestamps.
	TrdRegTimestamp *time.Time `fix:"769"`
	//TrdRegTimestampType is a non-required field for NoTrdRegTimestamps.
	TrdRegTimestampType *int `fix:"770"`
	//TrdRegTimestampOrigin is a non-required field for NoTrdRegTimestamps.
	TrdRegTimestampOrigin *string `fix:"771"`
	//DeskType is a non-required field for NoTrdRegTimestamps.
	DeskType *string `fix:"1033"`
	//DeskTypeSource is a non-required field for NoTrdRegTimestamps.
	DeskTypeSource *int `fix:"1034"`
	//DeskOrderHandlingInst is a non-required field for NoTrdRegTimestamps.
	DeskOrderHandlingInst *string `fix:"1035"`
}

NoTrdRegTimestamps is a repeating group in TrdRegTimestamps

func NewNoTrdRegTimestamps added in v0.2.0

func NewNoTrdRegTimestamps() *NoTrdRegTimestamps

NewNoTrdRegTimestamps returns an initialized NoTrdRegTimestamps instance

func (*NoTrdRegTimestamps) SetDeskOrderHandlingInst added in v0.2.0

func (m *NoTrdRegTimestamps) SetDeskOrderHandlingInst(v string)

func (*NoTrdRegTimestamps) SetDeskType added in v0.2.0

func (m *NoTrdRegTimestamps) SetDeskType(v string)

func (*NoTrdRegTimestamps) SetDeskTypeSource added in v0.2.0

func (m *NoTrdRegTimestamps) SetDeskTypeSource(v int)

func (*NoTrdRegTimestamps) SetTrdRegTimestamp added in v0.2.0

func (m *NoTrdRegTimestamps) SetTrdRegTimestamp(v time.Time)

func (*NoTrdRegTimestamps) SetTrdRegTimestampOrigin added in v0.2.0

func (m *NoTrdRegTimestamps) SetTrdRegTimestampOrigin(v string)

func (*NoTrdRegTimestamps) SetTrdRegTimestampType added in v0.2.0

func (m *NoTrdRegTimestamps) SetTrdRegTimestampType(v int)

type TrdRegTimestamps added in v0.2.0

type TrdRegTimestamps struct {
	//NoTrdRegTimestamps is a non-required field for TrdRegTimestamps.
	NoTrdRegTimestamps []NoTrdRegTimestamps `fix:"768,omitempty"`
}

TrdRegTimestamps is a fix50 Component

func New

func New() *TrdRegTimestamps

New returns an initialized TrdRegTimestamps instance

func (*TrdRegTimestamps) SetNoTrdRegTimestamps added in v0.2.0

func (m *TrdRegTimestamps) SetNoTrdRegTimestamps(v []NoTrdRegTimestamps)

Jump to

Keyboard shortcuts

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