コード例 #1
0
//SetSettlInstRefID sets SettlInstRefID, Tag 214
func (m SettlementInstructions) SetSettlInstRefID(v string) {
	m.Set(field.NewSettlInstRefID(v))
}
コード例 #2
0
//SetSettlInstRefID sets SettlInstRefID, Tag 214
func (m NoSettlInst) SetSettlInstRefID(v string) {
	m.Set(field.NewSettlInstRefID(v))
}