Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct { //NoRelatedPartyAltSubIDs is a non-required field for RelatedAltPtysSubGrp. NoRelatedPartyAltSubIDs []NoRelatedPartyAltSubIDs `fix:"1572,omitempty"` }
Component is a fix50sp2 RelatedAltPtysSubGrp Component
type NoRelatedPartyAltSubIDs ¶
type NoRelatedPartyAltSubIDs struct { //RelatedPartyAltSubID is a non-required field for NoRelatedPartyAltSubIDs. RelatedPartyAltSubID *string `fix:"1573"` //RelatedPartyAltSubIDType is a non-required field for NoRelatedPartyAltSubIDs. RelatedPartyAltSubIDType *int `fix:"1574"` }
NoRelatedPartyAltSubIDs is a repeating group in RelatedAltPtysSubGrp
Click to show internal directories.
Click to hide internal directories.