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 StrmAsgnReqGrp.
NoAsgnReqs []NoAsgnReqs `fix:"1499,omitempty"`
}
Component is a fix50sp2 StrmAsgnReqGrp Component
type NoAsgnReqs ¶
type NoAsgnReqs struct {
//Parties Component
Parties parties.Component
//StrmAsgnReqInstrmtGrp Component
StrmAsgnReqInstrmtGrp strmasgnreqinstrmtgrp.Component
}
NoAsgnReqs is a repeating group in StrmAsgnReqGrp
Click to show internal directories.
Click to hide internal directories.