Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct {
//NoAsgnReqs is a non-required field for StrmAsgnRptGrp.
NoAsgnReqs []NoAsgnReqs `fix:"1499,omitempty"`
}
Component is a fix50sp2 StrmAsgnRptGrp Component
type NoAsgnReqs ¶
type NoAsgnReqs struct {
//Parties Component
Parties parties.Component
//StrmAsgnRptInstrmtGrp Component
StrmAsgnRptInstrmtGrp strmasgnrptinstrmtgrp.Component
}
NoAsgnReqs is a repeating group in StrmAsgnRptGrp
Click to show internal directories.
Click to hide internal directories.