Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct {
//NoMatchRules is a non-required field for MatchRules.
NoMatchRules []NoMatchRules `fix:"1235,omitempty"`
}
Component is a fix50sp2 MatchRules Component
type NoMatchRules ¶
type NoMatchRules struct {
//MatchAlgorithm is a non-required field for NoMatchRules.
MatchAlgorithm *string `fix:"1142"`
//MatchType is a non-required field for NoMatchRules.
MatchType *string `fix:"574"`
}
NoMatchRules is a repeating group in MatchRules
Click to show internal directories.
Click to hide internal directories.