//SetStandInstDbName sets StandInstDbName, Tag 170
func (m SettlementInstructionRequest) SetStandInstDbName(v string) {
	m.Set(field.NewStandInstDbName(v))
}
//SetStandInstDbName sets StandInstDbName, Tag 170
func (m NoSettlInst) SetStandInstDbName(v string) {
	m.Set(field.NewStandInstDbName(v))
}