Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecurityXML ¶
type SecurityXML struct { //SecurityXMLLen is a non-required field for SecurityXML. SecurityXMLLen *int `fix:"1184"` //SecurityXML is a non-required field for SecurityXML. SecurityXML *string `fix:"1185"` //SecurityXMLSchema is a non-required field for SecurityXML. SecurityXMLSchema *string `fix:"1186"` }
SecurityXML is a fix50sp1 Component
func (*SecurityXML) SetSecurityXML ¶
func (m *SecurityXML) SetSecurityXML(v string)
func (*SecurityXML) SetSecurityXMLLen ¶
func (m *SecurityXML) SetSecurityXMLLen(v int)
func (*SecurityXML) SetSecurityXMLSchema ¶
func (m *SecurityXML) SetSecurityXMLSchema(v string)
Click to show internal directories.
Click to hide internal directories.