Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct { //NoOfSecSizes is a non-required field for SecSizesGrp. NoOfSecSizes []NoOfSecSizes `fix:"1177,omitempty"` }
Component is a fix50sp2 SecSizesGrp Component
type NoOfSecSizes ¶
type NoOfSecSizes struct { //MDSecSizeType is a non-required field for NoOfSecSizes. MDSecSizeType *int `fix:"1178"` //MDSecSize is a non-required field for NoOfSecSizes. MDSecSize *float64 `fix:"1179"` }
NoOfSecSizes is a repeating group in SecSizesGrp
Click to show internal directories.
Click to hide internal directories.