Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct {
//NoPartyList is a non-required field for PartyListGrp.
NoPartyList []NoPartyList `fix:"1513,omitempty"`
}
Component is a fix50sp2 PartyListGrp Component
type NoPartyList ¶
type NoPartyList struct {
//PartyDetail Component
PartyDetail partydetail.Component
//RelatedPartyGrp Component
RelatedPartyGrp relatedpartygrp.Component
}
NoPartyList is a repeating group in PartyListGrp
Click to show internal directories.
Click to hide internal directories.