コード例 #1
0
//SetUnderlyingCountryOfIssue sets UnderlyingCountryOfIssue, Tag 592
func (m OrderMassCancelRequest) SetUnderlyingCountryOfIssue(v string) {
	m.Set(field.NewUnderlyingCountryOfIssue(v))
}
コード例 #2
0
//SetUnderlyingCountryOfIssue sets UnderlyingCountryOfIssue, Tag 592
func (m DerivativeSecurityListRequest) SetUnderlyingCountryOfIssue(v string) {
	m.Set(field.NewUnderlyingCountryOfIssue(v))
}