//SetUnderlyingCurrency sets UnderlyingCurrency, Tag 318
func (m NoRelatedSym) SetUnderlyingCurrency(v string) {
	m.Set(field.NewUnderlyingCurrency(v))
}
//SetUnderlyingCurrency sets UnderlyingCurrency, Tag 318
func (m DerivativeSecurityListRequest) SetUnderlyingCurrency(v string) {
	m.Set(field.NewUnderlyingCurrency(v))
}