コード例 #1
0
//SetStandInstDbName sets StandInstDbName, Tag 170
func (m SettlementInstructionRequest) SetStandInstDbName(v string) {
	m.Set(field.NewStandInstDbName(v))
}
コード例 #2
0
//SetStandInstDbName sets StandInstDbName, Tag 170
func (m NoSettlInst) SetStandInstDbName(v string) {
	m.Set(field.NewStandInstDbName(v))
}