コード例 #1
0
//SetUnderlyingCurrency sets UnderlyingCurrency, Tag 318
func (m NoRelatedSym) SetUnderlyingCurrency(v string) {
	m.Set(field.NewUnderlyingCurrency(v))
}
コード例 #2
0
//SetUnderlyingCurrency sets UnderlyingCurrency, Tag 318
func (m DerivativeSecurityListRequest) SetUnderlyingCurrency(v string) {
	m.Set(field.NewUnderlyingCurrency(v))
}