コード例 #1
0
//SetStandInstDbID sets StandInstDbID, Tag 171
func (m SettlementInstructionRequest) SetStandInstDbID(v string) {
	m.Set(field.NewStandInstDbID(v))
}
コード例 #2
0
//SetStandInstDbID sets StandInstDbID, Tag 171
func (m NoSettlInst) SetStandInstDbID(v string) {
	m.Set(field.NewStandInstDbID(v))
}