//SetUnderlyingOptAttribute sets UnderlyingOptAttribute, Tag 317
func (m OrderMassCancelRequest) SetUnderlyingOptAttribute(v string) {
	m.Set(field.NewUnderlyingOptAttribute(v))
}
//SetUnderlyingOptAttribute sets UnderlyingOptAttribute, Tag 317
func (m DerivativeSecurityListRequest) SetUnderlyingOptAttribute(v string) {
	m.Set(field.NewUnderlyingOptAttribute(v))
}
//SetUnderlyingOptAttribute sets UnderlyingOptAttribute, Tag 317
func (m NoQuoteSets) SetUnderlyingOptAttribute(v string) {
	m.Set(field.NewUnderlyingOptAttribute(v))
}
//SetUnderlyingOptAttribute sets UnderlyingOptAttribute, Tag 317
func (m NoRelatedSym) SetUnderlyingOptAttribute(v string) {
	m.Set(field.NewUnderlyingOptAttribute(v))
}