Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct { //NoRelatedPartyIDs is a non-required field for RelatedPartyGrp. NoRelatedPartyIDs []NoRelatedPartyIDs `fix:"1562,omitempty"` }
Component is a fix50sp2 RelatedPartyGrp Component
type NoRelatedPartyIDs ¶
type NoRelatedPartyIDs struct { //RelatedPartyDetail Component RelatedPartyDetail relatedpartydetail.Component //PartyRelationships Component PartyRelationships partyrelationships.Component }
NoRelatedPartyIDs is a repeating group in RelatedPartyGrp
Click to show internal directories.
Click to hide internal directories.