compidstatgrp

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 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 Component

type Component struct {
	//NoCompIDs is a required field for CompIDStatGrp.
	NoCompIDs []NoCompIDs `fix:"936"`
}

Component is a fix50sp1 CompIDStatGrp Component

func New

func New() *Component

type NoCompIDs

type NoCompIDs struct {
	//RefCompID is a required field for NoCompIDs.
	RefCompID string `fix:"930"`
	//RefSubID is a non-required field for NoCompIDs.
	RefSubID *string `fix:"931"`
	//LocationID is a non-required field for NoCompIDs.
	LocationID *string `fix:"283"`
	//DeskID is a non-required field for NoCompIDs.
	DeskID *string `fix:"284"`
	//StatusValue is a required field for NoCompIDs.
	StatusValue int `fix:"928"`
	//StatusText is a non-required field for NoCompIDs.
	StatusText *string `fix:"929"`
}

NoCompIDs is a repeating group in CompIDStatGrp

Jump to

Keyboard shortcuts

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