Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecurityXML ¶ added in v0.2.0
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 ¶ added in v0.2.0
func (m *SecurityXML) SetSecurityXML(v string)
func (*SecurityXML) SetSecurityXMLLen ¶ added in v0.2.0
func (m *SecurityXML) SetSecurityXMLLen(v int)
func (*SecurityXML) SetSecurityXMLSchema ¶ added in v0.2.0
func (m *SecurityXML) SetSecurityXMLSchema(v string)
Click to show internal directories.
Click to hide internal directories.