コード例 #1
0
//SetUnderlyingSecurityType sets UnderlyingSecurityType, Tag 310
func (m OrderMassCancelRequest) SetUnderlyingSecurityType(v string) {
	m.Set(field.NewUnderlyingSecurityType(v))
}
コード例 #2
0
//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))
}
コード例 #4
0
//SetUnderlyingSecurityType sets UnderlyingSecurityType, Tag 310
func (m NoRelatedSym) SetUnderlyingSecurityType(v string) {
	m.Set(field.NewUnderlyingSecurityType(v))
}