Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct { //NoUnderlyingLegSecurityAltID is a non-required field for UnderlyingLegSecurityAltIDGrp. NoUnderlyingLegSecurityAltID []NoUnderlyingLegSecurityAltID `fix:"1334,omitempty"` }
Component is a fix50sp2 UnderlyingLegSecurityAltIDGrp Component
type NoUnderlyingLegSecurityAltID ¶
type NoUnderlyingLegSecurityAltID struct { //UnderlyingLegSecurityAltID is a non-required field for NoUnderlyingLegSecurityAltID. UnderlyingLegSecurityAltID *string `fix:"1335"` //UnderlyingLegSecurityAltIDSource is a non-required field for NoUnderlyingLegSecurityAltID. UnderlyingLegSecurityAltIDSource *string `fix:"1336"` }
NoUnderlyingLegSecurityAltID is a repeating group in UnderlyingLegSecurityAltIDGrp
Click to show internal directories.
Click to hide internal directories.