//SetUnderlyingSecurityType sets UnderlyingSecurityType, Tag 310
func (m OrderMassCancelRequest) SetUnderlyingSecurityType(v string) {
	m.Set(field.NewUnderlyingSecurityType(v))
}
//SetUnderlyingSecurityType sets UnderlyingSecurityType, Tag 310
func (m DerivativeSecurityListRequest) SetUnderlyingSecurityType(v string) {
	m.Set(field.NewUnderlyingSecurityType(v))
}
Пример #3
0
//SetUnderlyingSecurityType sets UnderlyingSecurityType, Tag 310
func (m NoQuoteSets) SetUnderlyingSecurityType(v string) {
	m.Set(field.NewUnderlyingSecurityType(v))
}
//SetUnderlyingSecurityType sets UnderlyingSecurityType, Tag 310
func (m NoRelatedSym) SetUnderlyingSecurityType(v string) {
	m.Set(field.NewUnderlyingSecurityType(v))
}